Commit Graph

8705 Commits

Author SHA1 Message Date
Fox McCloud 306fdd6629 Merge pull request #12934 from farie82/Item-armor-fix
Make every obj/.../New() call it's parents, Fixes things not burning on lava and causing runtimes
2020-02-24 19:42:19 -05:00
Fox McCloud 4fcedcf4bd Merge pull request #12904 from Arvenius169/MaxcapSpelling
Maxcap Devastation Range Spelling Fix
2020-02-24 19:40:27 -05:00
AzuleUtama dcf0be91a1 Lowers illegals tech level of chameleon flag 2020-02-24 18:24:26 +00:00
Fox McCloud c55ce4aab3 Adds CBD 2020-02-23 19:46:29 -05:00
AffectedArc07 af9ed93abf Fixes this 2020-02-22 16:39:41 +00:00
AffectedArc07 8671439f11 Merge branch 'master' into var/const-to-define 2020-02-22 16:30:01 +00:00
Citinited b5ef242d92 Dismantling tables using a screwdriver will leave a table frame 2020-02-16 11:52:22 +00:00
variableundefined ee10addad1 Prevent stacks from being consumed by redspace. (#12661)
* Fix stacks being consumed by redspace.

Fixes #12606

* Add comment on why (I think) the stack fix happens to work.

* Fix a potential minor logic error.

If the stack has no items left, we drop it, it gets merged
with another stack on the ground, then we should still report
the stack as having zero items.

Otherwise there's a potential to accidentally use items on the ground
once you run out of items in hand, which is slightly surprising.
2020-02-15 22:53:40 -05:00
datlo d27fdf7f09 Fix borg unbuckling (#12926)
* Fix borg buckling

* YOU CANT HANDLE THE TRUES
2020-02-15 18:25:25 -07:00
Citinited d342870bd8 Fixes some doubling up of sounds on tools 2020-02-16 00:49:06 +00:00
farie82 c0010a0249 Makes the mindslave message bigger (#12960) 2020-02-15 17:36:51 -07:00
Citinited fddff1049b [Testmerge ready] Ports tool behaviours; refactors all tools; adds functionality for self-filling reagent containers (#11700)
* Adds support for self-filling reagent containers

* Sets tool_behaviour on the default set of tools

* Fixing merge conflicts

* Refactors welder to use tool behaviour

* The refactor: part I

* The refactor: part II

* Tool Refactor Part III: Revenge of the Maint

* Tool Refactor Part IV: A New Hope

* Tool Refactor Part V: The Oldcoder Strikes Back

* Tool Refactor Part VI: Return of the Coder

* VII

* Holy shit, it compiles?!

* Nannek I completed your TODO, you owe me ice cream

* Tool helpers; telepad is compliant

* Bugtest, Round 1: Fight

Fuck refactoring disposals

* Buggfixing, Round 2: Electric Boogaloo

* Personal crafting uses tool behaviours now

* Construction datums use new tool behaviours; better way of handling fueltank refuelling; more bugfixing

* multitool_check_buffer change; removes some useless things in tool_helpers

* proc name change

* TRUE/FALSE changes

* Bugfixing, Round 3: A Good Day To Bugfix Hard

Fixes multiple issues raised by the testmerge

* Minor style changes
2020-02-15 13:31:08 -07:00
farie82 5b1941e784 Fixes a few runtimes (#12893)
* Some runtime fixes

* fixes #12892

* Alternative fix. Better behaviour

* qdel atmos thingy when loc is null

* Eye colour init protection

* Whoops. Forgotten /

* Suggestions update

* Fixed a runtime where IPCs losing their arms would cause a runtime in the hand

* Fixes mobs being able to nuzzle a grill to dead and a runtime there

* Added extra logging to the NPCpools
2020-02-14 22:17:29 -07:00
SteelSlayer ae6bd7d3c2 Merge branch 'master' into altclick-storage 2020-02-14 14:45:44 -06:00
SteelSlayer 961054f510 Merge branch 'master' into cyberfloor 2020-02-14 14:45:32 -06:00
joep van der velden 5ca4ea4025 Removed unneeded New procs 2020-02-07 20:38:09 +01:00
joep van der velden 34ef0922d2 EMPed flashes now don't runtime 2020-02-03 22:58:34 +01:00
Aquilar fa84366203 Added an icon to differentiate the blueprints from the CE's blueprints. purely to prevent confusion.
Fixed the pinpointer from pointing to cyborg and slime blueprints by;
Changing the steal objectives to require the CE's copy of the blueprints exclusive. Which required changing few lines in various places that reference that specific copy.

Signed-off-by: Aquilar <20759278+Aquilar@users.noreply.github.com>

missed the line in photography.dm
2020-02-01 19:06:03 +08:00
joep van der velden fd913498bf Make every obj/.../New() call it's parents 2020-01-29 10:43:32 +01:00
AffectedArc07 c64bc93649 Replaces all var/const with #define 2020-01-28 21:25:20 +00:00
Arvenius169 5d04a210fc "DEVASTATION", not "DEVESTATION"
"Devestation" is pronounced "deev-station".
2020-01-12 12:01:42 -05:00
Luca 7b66b31f10 made IPC capital, added return statement, and deleted usless taost comment. 2020-01-10 13:44:46 +11:00
Luca 3f89a00415 Adds IPC plushie and toast, toast is made via IPC plushie. 2020-01-09 17:59:34 +11:00
Kyep 2fd66d8510 replaces lentext() with length() 2020-01-06 16:01:20 -08:00
SteelSlayer b015fbd163 Adds an alt-click shortcut for opening storage items 2019-12-29 21:30:08 -06:00
Kyep 13147538e7 Makes fusion overload immune to explosions 2019-12-28 14:52:29 -08:00
SteelSlayer ddeae21a12 Adds circuit flooring to the floor painter 2019-12-28 06:14:09 -06:00
Darkmight9 c5ee1c68dd Increases bag space of ERTs and death squads 2019-12-27 18:59:07 -05:00
Lumi e6090ea530 Adds vox-themed plushie. (#12745) 2019-12-17 22:32:24 -05:00
Crazy Lemon cc72b2fa5e Merge pull request #12811 from Kyep/link_update_2
Domain link updates 2
2019-12-16 19:55:08 -08:00
Crazy Lemon bd9f26e264 Merge pull request #12731 from Cazdon/miniMedsBranch
Rolls of Gauze and Ointments now heal 10 brute or burn respectively.
2019-12-16 19:16:23 -08:00
Kyep fc650c273a domain links update 2 2019-12-16 18:55:51 -08:00
Crazy Lemon b50b3f332e Merge pull request #12808 from FreeStylaLT/reflecting_on_reflections
Fixes reflectors and a Projectile angle bug
2019-12-16 18:36:49 -08:00
Crazy Lemon 760010bbee Merge pull request #12800 from Darkmight9/ERT_janitor_fix
Changes the spray bottle in the full janitor belt to one with space cleaner in it
2019-12-16 18:35:41 -08:00
FreeStylaLT d911954920 Fixes reflectors and a Projectile angle bug 2019-12-15 12:04:29 +02:00
Darkmight9 f3ad67bd73 Changes the spray bottle in the full janitor belt to one with space cleaner in it 2019-12-12 17:27:52 -05:00
unknown efb2d3cd5c fixed 3 UOD bugs 2019-12-11 18:46:42 -05:00
unknown a071b23ff9 Made gauze and ointment heal for 10 brute or burn respectively. 2019-11-14 20:30:23 -05:00
moxian 1d0b84addb Fix prisoner implant z-level checking.
- Can no longer hide in a locker from prisoner computer tracking
- locator no longer tracks implanted people across z-levels
2019-11-09 10:17:41 +00:00
moxian a9c19ebb6b Make paperwork popups use UID as a window id. 2019-11-06 04:40:16 +00:00
Mars f2f7ec956a Orderable conscription kit only without ID 2019-10-31 15:43:35 +01:00
Kyep 88d83b3ded Fixes 12677 - depot self-destruct leaves loot behind 2019-10-30 21:27:21 -07:00
moxian 6520b32e56 Fix a potential minor logic error.
If the stack has no items left, we drop it, it gets merged
with another stack on the ground, then we should still report
the stack as having zero items.

Otherwise there's a potential to accidentally use items on the ground
once you run out of items in hand, which is slightly surprising.
2019-10-31 03:42:04 +00:00
moxian 4fab6f14e6 Add comment on why (I think) the stack fix happens to work. 2019-10-28 10:34:47 +00:00
moxian a24013be5b Fix stacks being consumed by redspace.
Fixes #12606
2019-10-28 10:21:06 +00:00
Darkmight9 19a29319de Decorations galore part 1! (#12615) 2019-10-27 00:30:05 -04:00
Evankhell561 af8916732b Remove the snowflake power cells (#12637) 2019-10-27 00:28:29 -04:00
Terilia 49a70daba0 A red headcrab day (#12396) 2019-10-27 00:26:34 -04:00
Fox McCloud 00f5e0613c Stamina Damage Rework (#12591) 2019-10-27 00:23:22 -04:00
Fox McCloud 393b248835 Removes Ancient Storage Codersprite (#12594) 2019-10-27 00:22:12 -04:00