Commit Graph

16871 Commits

Author SHA1 Message Date
Alberyk 9be56042e3 Removes the multitool option from the augment combitool (#8811) 2020-05-08 16:32:18 +02:00
Erki 00b6d42c6a Fixes #8821 (#8829) 2020-05-08 14:07:20 +02:00
Karolis 1c00ae02d3 pAIs, Computers and ntIRC (#8757)
#8005 just revived.

Tasks to acomplish while here:

Fix merge conflicts

    Add ntIRC direct messaging

Things I migth consider adding in future PR:

    Porting IRC to VueUI
    Porting File Manager to VueUI.
2020-05-08 13:58:34 +03:00
Matt Atlas 4cddf3c859 Allows ghosts to see visible_messages. (#8806)
Allows ghosts to see visible_messages
2020-05-08 13:57:40 +03:00
Erki 4b327dcfe9 Generates parity between remote auth login chain and the normal login chain (#8802)
Fixes #8773
Fixes #7895
2020-05-06 16:15:56 +03:00
ParadoxSpace 68e3523c87 Diona Nerfs: Part 3 of 8274 (#8789) 2020-05-04 19:55:17 +02:00
Geeves 541a1b493c Shiny Wall Fixtures (#8788)
Some of the wall fixtures now glow in the dark, as they have bright cyan screens.
    ATMs now gain an overlay when a card is inserted.
2020-05-04 18:57:14 +03:00
ParadoxSpace da5f2f8904 sparklesparkle (#8785) 2020-05-04 10:55:25 +02:00
Erki f9de37b568 Fixes #5778 (#8804)
Well this was a dumbass mistake. But what happened is that I sent a pointer to a string instead of the string itself. The result was interesting, but non-functional.

Fixes #5778.
2020-05-03 10:45:17 +03:00
Alberyk 3b2f1aafa9 Guns now throw casings around when fired (#8777) 2020-05-02 15:56:52 -03:00
ParadoxSpace 3d0d55d9c6 Handcuffs Now Require An Aggressive Grab (#7299) 2020-05-01 18:55:32 +02:00
Doxxmedearly fedd4d7fea Hallucination debugs (#8787) 2020-05-01 16:13:20 +02:00
Alberyk 05f1fe663c Adds new shuttle sprites (#8770) 2020-04-30 21:56:40 +02:00
Matt Atlas 105cb5d64e Remove sharp/edge in procs and consolidate them into damage flags. (#8672) 2020-04-30 20:29:35 +02:00
ParadoxSpace b5ba8af5c0 Modular Computer Buffs (#8744)
Basic hard drives are slightly less power demanding.
    Basic hard drives now fit in tablets/wristcomps.
    Everyone gets an ntsl interpreter now.
2020-04-29 11:27:35 +03:00
Erki f1f23e7006 fixes preferences not accepting flags > 1 << 16 (#8754)
So while I was doing completely different things, I remembered discussing, with Geeves, that our preferences toggles only save 16 bit flags. Despite BYOND now supporting 24 of them. Lo and behold, sanitization is at fault. So I fixed it.

Added a define BITFIELDMAX to indicate the max length of a BYOND bitfield. Replaced all relevant uses of 65535 with it. (Need to do a sweep for 0xffff as well, actually.)
2020-04-29 11:27:00 +03:00
Matt Atlas 4b97822bb4 Bump dreamchecker version to 1.4 (#8711) 2020-04-28 15:41:32 +02:00
HouseOfSynth 52125b30ff Custodian borg mop changes (#8611) 2020-04-28 15:30:34 +02:00
Werner bf11747fc3 Revert "IPC Tag Project (#8649)"
This reverts commit f076f391f4.
2020-04-28 15:29:36 +02:00
Geeves 9fb9d24e57 Tape Recorder Buffs (#8740) 2020-04-28 15:24:43 +02:00
Geeves 8210dd4322 Modular Computer Examine Fix (#8737) 2020-04-28 15:19:18 +02:00
Chada-1 509515e69e Above light layer conversion (#8733) 2020-04-28 15:17:01 +02:00
Geeves f076f391f4 IPC Tag Project (#8649) 2020-04-28 14:45:56 +02:00
Chada-1 799e406262 Radial borgo tweaks (#8749)
* Here we go.

* Here we go X2

* That was close, I forgot their overlays. Oof.
2020-04-28 09:13:00 +02:00
Matt Atlas b5c9a07bb1 Fixes ghosts always seeing bolded emotes. (#8766) 2020-04-28 09:12:39 +02:00
Erki f1c0c1d20d Removes fines for medium crimes (#8732)
* no more money for life

* log da change
2020-04-27 22:38:58 +02:00
Alberyk 8e56590dd9 Replaces the mateba sprite, name and description (#8748) 2020-04-27 22:38:04 +02:00
Matt Atlas a3e432f51f fixes republicons bleeding (#8767) 2020-04-27 12:27:44 -03:00
Matt Atlas 403e4d06f3 Restores armor fullblock RNG. (#8726)
Should be a decent fix for the issues with raiders and mercs not having much armor.
2020-04-27 11:17:11 +03:00
Alberyk 29bcc88e5a rock dust (#8741) 2020-04-27 10:09:02 +02:00
Geeves ea61e44cea Floating Messages Layering Fix (#8756) 2020-04-27 01:13:03 -03:00
Alberyk 51e4e35760 Removes hulk green overlay and makes them properly immune to pain (#8742) 2020-04-26 22:31:03 -03:00
Matt Atlas de84ad0b31 Fixes ghost follow links (#8759) 2020-04-25 22:45:18 +03:00
ParadoxSpace f6a6ff7d43 Unapologetic Diona Nerfs: Part 2 of 8274 (#8403) 2020-04-25 16:59:32 +02:00
Geeves 01c26be826 Floating Messages (#8724)
What's the worst that could happen?
2020-04-25 16:13:24 +02:00
Matt Atlas 77d8844eb2 Ghosts can now jump to emotes, better follow links, ghosts can now see where someone ghosted. (#8677) 2020-04-25 16:00:56 +02:00
William Lemon aceffc62ed Enabled communication with Subspace transmitters and squashed bugs (#8723)
First, cycle speed of all NTSL2+ programs has been increased by a factor of, on average 10. Cycles are much faster than I gave them credit for in my original pull.

Secondly, a bug in which programs could bug out and appear on multiple computers should have been squashed.

Thirdly and most importantly, NTSL2+ can now talk to Integrated Electronics via the Subspace Transmitter Part.
when net.subscribe("channel"){print(message)} and net.message("channel", "contents") can be used for this.
2020-04-25 16:43:24 +03:00
Matt Atlas 15bcc0f6d5 Radials, Tooltips, RCD and Borg Selection (#8710) 2020-04-24 17:00:30 +02:00
Wowzewow (Wezzy) 723c711022 Inhands : the final fuckening (#8696) 2020-04-24 11:36:00 +02:00
ParadoxSpace babba0d7be Shell Augment Fix (#8746) 2020-04-24 01:38:03 -03:00
Geeves 629bc3fd64 Modular Computer Quickfix (#8735) 2020-04-24 02:11:38 +02:00
Doxxmedearly 27b4c946ae Simple animals forbidden foods (#8706)
Adds a way to forbid certain animals from eating certain foods.
Right now applied to cows who, upon eating chicken eggs left on the ground, produce dough inside themselves, and also eat that.
Applied it to chickens, too, but since they don't have hunger enabled, there won't be any noticeable difference. Just sort of a precaution for the future
2020-04-23 19:28:03 +03:00
Alberyk 7d86fdf901 Cyberpunk 2462: augments for real this time (#8113)
This pr adds an augment option to the loadout, that by using copious amounts of shitcode, allows players to spend their snowflake points into becoming total powergamers cool augmented cyborgs.
Also, make a couple of changes to allow all limbs to host internal organs and interact with them in surgery.
2020-04-23 19:27:53 +03:00
Matt Atlas 70efbb0ed9 Fixes laser rifle fire delay + fixes safety overlays (#8731) 2020-04-23 12:11:15 +02:00
Alberyk 11d14d96ab Custom loadout bloat: clog edition (#8697) 2020-04-22 20:14:27 -03:00
Werner ea020f398a Merge pull request #8725 from Alberyk/magboot_fix
Replaces addtimers with zero as their time
2020-04-22 22:47:41 +02:00
Alberyk 084d38fe2f Removes some words to avoid possible problems with github terms of service (#8695) 2020-04-22 16:29:56 -03:00
Werner 5185a72788 Merge pull request #8671 from Geevies/modular_computer_enhancement
Modular Computer Enhancement
2020-04-22 20:05:25 +02:00
Alberyk 1649ee1290 couple of stuff. 2020-04-22 13:52:51 -03:00
Alberyk 60552d11c4 fixes stuff, i guess. 2020-04-22 13:17:19 -03:00