Commit Graph
17775 Commits
Author SHA1 Message Date
Bryan e89a72d4f8 AI locker cheese 2020-03-01 16:38:04 -07:00
Fox McCloudandGitHub 8f297aa4d0 Merge pull request #12683 from MarsM0nd/order_conscription_kit
Brings orderable conscription kit in line.
2020-02-24 19:48:46 -05:00
Fox McCloudandGitHub 9a2f941f1d Merge pull request #12986 from Citinited/bugfixes-two
Some more bugfixes from the tool refactor
2020-02-24 19:45:03 -05:00
Fox McCloudandGitHub 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 McCloudandGitHub 4fcedcf4bd Merge pull request #12904 from Arvenius169/MaxcapSpelling
Maxcap Devastation Range Spelling Fix
2020-02-24 19:40:27 -05:00
Citinited 0f39edbe5d Firelock construction fix, ORM wrenching fix 2020-02-16 23:25:12 +00:00
Citinited b5ef242d92 Dismantling tables using a screwdriver will leave a table frame 2020-02-16 11:52:22 +00:00
variableundefinedandGitHub 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
Joseph KnutsonandGitHub f59497fa09 Cult Fixes and Tweaks: Admins can cult anyone, Constructs get their comms back. (#12816)
* allows admins to cult anyone

* Constructs get cult chat again

* made it ONLY cult constructs get cult comms
2020-02-15 20:23:52 -07:00
datloandGitHub d27fdf7f09 Fix borg unbuckling (#12926)
* Fix borg buckling

* YOU CANT HANDLE THE TRUES
2020-02-15 18:25:25 -07:00
Darkmight9andGitHub c343e90372 Grass sprites are new and improved (#12828)
* grass sprites have been improved

* grass now has a random appearance between the 4
2020-02-15 17:55:57 -07:00
Citinited d342870bd8 Fixes some doubling up of sounds on tools 2020-02-16 00:49:06 +00:00
farie82andGitHub c0010a0249 Makes the mindslave message bigger (#12960) 2020-02-15 17:36:51 -07:00
Crazy LemonandGitHub 2be9c37203 Merge pull request #12978 from AzuleUtama/cryopodObjectives
Antag objectives are now announced when a target cryos
2020-02-15 17:36:04 -07:00
Citinited af078f5a9e Welding shielding off airlocks fix 2020-02-15 23:44:22 +00:00
AzuleUtama f5f3d6d52c updated 2020-02-15 23:26:13 +00:00
Citinited 2284f87627 AI core construction fix & beaker heating fix 2020-02-15 23:21:57 +00:00
CitinitedandGitHub 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
AzuleUtama 440a6f055f Antag objectives are now announced when a target cryos
e
2020-02-15 14:47:40 +00:00
farie82andGitHub 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
farie82andGitHub 3f006d2701 Doomsday device fix (#12976) 2020-02-14 20:22:49 -05:00
joep van der velden 5ca4ea4025 Removed unneeded New procs 2020-02-07 20:38:09 +01:00
joep van der velden c8ac344345 Fixed DNA disks runtiming (whoops) and plastic rings 2020-01-29 11:16:54 +01:00
joep van der velden fd913498bf Make every obj/.../New() call it's parents 2020-01-29 10:43:32 +01:00
Arvenius169 5d04a210fc "DEVASTATION", not "DEVESTATION"
"Devestation" is pronounced "deev-station".
2020-01-12 12:01:42 -05:00
Crazy LemonandGitHub 076ef673cd Merge pull request #12619 from Kyep/forum_integration_improvement
Forum Integration Improvements
2020-01-09 05:10:47 -07:00
AffectedArc07andvariableundefined f9171913c8 Runtime Transparency (#12886) 2020-01-07 14:46:09 -05:00
Kyep 1504b78ba2 Merge remote-tracking branch 'ParadiseSS13/master' into forum_integration_improvement 2020-01-06 19:28:51 -08:00
Kyep 2fd66d8510 replaces lentext() with length() 2020-01-06 16:01:20 -08:00
farie82andGitHub 19ae2b1254 Revert "Move the handle_changeling proc call to the (new) life signal" 2019-12-24 13:50:40 +01:00
Drakevenandvariableundefined c68060f803 Added_Pylon_healing_to_Wizards (#12743) 2019-12-17 22:32:44 -05:00
Lumiandvariableundefined e6090ea530 Adds vox-themed plushie. (#12745) 2019-12-17 22:32:24 -05:00
Crazy LemonandGitHub 5f11f5d0ca Merge pull request #12697 from moxian/ody-gun
Fix odysseus syringes breaking when flying beyond max range.
2019-12-16 19:59:58 -08:00
Crazy LemonandGitHub cc72b2fa5e Merge pull request #12811 from Kyep/link_update_2
Domain link updates 2
2019-12-16 19:55:08 -08:00
Crazy LemonandGitHub 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
Crazy LemonandGitHub fbb0c0dc1e Merge pull request #12735 from Cazdon/constructFaction
Improves Construct/Shade faction handling.
2019-12-16 19:07:22 -08:00
Crazy LemonandGitHub 001b5dac43 Merge pull request #12718 from Leanfrog/The-Actual-New-Stuff
Waterbreath Trait, Snowflake Removal
2019-12-16 18:58:29 -08:00
Crazy LemonandGitHub 90e4f2b7f2 Merge pull request #12702 from TDSSS/abductor-announce
Announces why shuttle is called on abductor victory
2019-12-16 18:56:49 -08:00
Kyep fc650c273a domain links update 2 2019-12-16 18:55:51 -08:00
Crazy LemonandGitHub 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 LemonandGitHub 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
Crazy LemonandGitHub 4b91cb2906 Merge pull request #12798 from farie82/handle-cling-signal
Move the handle_changeling proc call to the (new) life signal
2019-12-16 18:32:24 -08:00
Kyep 7acb902388 SQL update: track playtime per player per day for stats 2019-12-15 16:48:16 -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
joep van der velden 08bceebcb1 Move the handle_changeling proc to a signal 2019-12-12 16:20:38 +01:00
unknown efb2d3cd5c fixed 3 UOD bugs 2019-12-11 18:46:42 -05:00
Joseph Knutsonandvariableundefined 819fd9d6a3 Cult Hotfix - Comments out Off_Station role check (#12765) 2019-12-01 19:05:40 -05:00
SteelSlayerandvariableundefined 4353b47cf5 Fixes some unlisted traitor issues from a recent merge (#12756)
* Fixes some unlisted traitor issues from a recent merge
2019-12-01 15:42:34 -05:00
variableundefinedandGitHub 38bbfe2e0e Merge pull request #12717 from moxian/implant-z 2019-11-26 23:48:28 -05:00