Commit Graph

1465 Commits

Author SHA1 Message Date
Geeves a12807f859 Captain Clothes (#10536)
Gave the Captain's uniform new sprites.
2020-12-16 23:23:30 +02:00
Wowzewow (Wezzy) 13c368d53f Chair fixes (#10797) 2020-12-13 18:06:31 -03:00
Wowzewow (Wezzy) e3aa12ad5d Bed material fix (#10760)
apparently beds used initialize which wasnt properly overwritten by the other types, so psychiatrist couch didn't spawn with leather etc.
2020-12-13 12:36:01 +02:00
Wowzewow (Wezzy) 6b86c585fd Adds bronze officer badges. (#10723) 2020-12-09 10:10:29 +01:00
Wildkins 3d9543e877 Bugfix Shotgun 3: The Revengeance (#10737) 2020-12-08 11:45:05 +01:00
Geeves fec75da340 EMT -> First Responder (#10453)
Emergency Medical Technicians have been renamed to First Responders, their duties remain the same, for now.
2020-12-06 14:46:57 +02:00
Alberyk fe2652cb83 Closet tweaks (#10701)
-you can't put big mobs inside closets anymore
-mobs can't hide inside wall closets anymore
2020-12-05 12:24:33 +02:00
Wildkins 844f23eba0 Fix crate + table handling (#10712)
changes:

    bugfix: "Crates no longer pass through barricades or other objects that allow small objects (PASSTABLE) through."
    refactor: "Crates being lifted (and other timed interactions with objects) now stop being lifted if the crate is moved."
2020-12-05 12:23:20 +02:00
Wildkins e90465bc7c Fix paper-taping on lockers (#10713) 2020-12-03 14:19:29 +01:00
Geeves cc2c58a54d Airlock Construction (#10518) 2020-11-26 11:42:39 +01:00
FieryTech 5e7f18626c A storage for the research department (#10614) 2020-11-23 13:13:38 +01:00
Geeves 8319cf040d Turbo Lifts Tweak (#10593) 2020-11-22 11:33:10 +01:00
Geeves ae46ed4a04 Zombie Stuff (#10499) 2020-11-17 10:15:09 +01:00
Geeves b3891901ea Radiojammer Stationbound Blocking (#10246)
* AI Firedoor Rebalance

* Update geeves-because-the-question-is-incorrect.yml

* improve the implementation considerably

* Update geeves-because-the-question-is-incorrect.yml

* put this back

* jammer UI
2020-11-14 12:10:35 +01:00
Jiří Barouš 591f9d3942 Makes buckets, sinks and tanks transfer more by default and adds info about changing the transfer amount (#10467) 2020-11-09 10:07:27 +01:00
Hockaa b0f951d0a7 cures noticeboard clumsiness (#10455) 2020-11-07 19:32:39 +01:00
Jiří Barouš cf58a96cc4 Refactors some procs from unsorted.dm helper to better places (#10443) 2020-11-07 11:28:23 -03:00
flpfs b1b972638b Adds Collapsible Wheelchairs (#10374) 2020-11-05 16:16:10 +01:00
Geeves 3746997d82 Windowgrille Spawner Tweak (#10348) 2020-11-05 11:38:24 +01:00
Wowzewow (Wezzy) a0c07fa6d5 Departmental Berets (#10391) 2020-11-04 11:22:39 +01:00
mikomyazaki 6596d8df27 Can no longer climb over a railing if the way is blocked on the other side. (#10450) 2020-11-03 20:11:58 -03:00
Geeves 730df53192 Some Sinta Clothes (#10389) 2020-11-02 12:31:41 +01:00
Geeves 60e12c25d8 Janitor GPS (#10400)
Added a GPS to the janitorial closets.
2020-11-01 21:13:31 +02:00
JohnWildkins 616776f886 Modular PDAs: The End of an Era (#10319)
PDAs are dead, long live PDAs. All trace of old PDAs has been scoured from the codebase, and in its place are modular computer PDAs that are feature-equivalent. Essentially every PDA function except the Syndicate detonation feature and Notepad has been ported over, and battery life for handheld computers has been boosted alongside the addition of charging cables to make things easier.
2020-11-01 21:09:50 +02:00
Jiří Barouš 524bf9c417 Mitigates (autolathe) recycling exploits by minimizing what can be recycled, adding unit tests and fixing the recipes (#10375)
* Mitigates research recycling exploits by minimizing what can be recycled

* Moves the research design check into a new unit test

* Adds unit test for stack material recipes costs and fixes these costs

* Instead of changing recipes the resulting materials are worth less

* Crap fix
2020-10-30 12:20:59 +01:00
Geeves ccfca6c124 Grille Unscrew Fix (#10349) 2020-10-26 09:03:33 +01:00
Geeves 80aa3648a6 Trash Piles (#10257) 2020-10-23 14:15:34 +02:00
JohnWildkins 5230fcde5e Hand labelers are no longer eaten by storage containers (#10312) 2020-10-21 23:34:11 +02:00
Jiří Barouš 7587e222a0 Adds AI, telecomms and bridge consoles to runtime (#10274) 2020-10-20 09:54:18 +02:00
Jiří Barouš 6517cb952e Ghosts can see pretty closet contents lists (#10258)
Ports minor code changes to english_list from 2016 Baycode for patch compatibility:
        Baystation12/Baystation12#13852
        Baystation12/Baystation12#13853
    Adds missing is* macros for basic classes (I needed just isatom but felt like we should also really be using isitem and islist; it's not used anywhere at the moment though).
    Applies my closet patch from PolarisSS13/Polaris#6656 (they already had a kind of contents display, here it is a new feature).
2020-10-18 11:14:19 +03:00
Geeves bc8ac0d11c (Literal) Pool Chairs (#10238) 2020-10-17 12:06:55 +02:00
Geeves ec5e1503ae Admins: Super Meat (#10227) 2020-10-14 17:40:51 -03:00
Geeves 4aa4f9a60a Morph Gore (#10186) 2020-10-12 19:26:38 +02:00
Matt Atlas b65a598b85 Completely removes Vox from the game. (#10028) 2020-10-07 13:52:08 +02:00
Doc 35bbfe91fd Full Odin Remap (#10037) 2020-10-05 17:22:46 +02:00
Erki 703fd4a080 Revert "allows wintercoats to be hanged (#10109)" (#10170)
This reverts commit 3ffa9373a9.
2020-10-04 14:05:00 +03:00
flpfs 3ffa9373a9 allows wintercoats to be hanged (#10109)
Fixes #9718
2020-10-04 14:03:48 +03:00
Geeves 8d3feebf3b Electro-tethers (#10117)
Added a box of eight electro-tethers to the RD's secure locker.
2020-10-02 08:53:46 +03:00
Geeves deef6a162e Flesh to Stone Fixes (#10134) 2020-10-01 18:16:00 +02:00
Wowzewow (Wezzy) 05f51bdc73 Departmental caps but not broken (#10123) 2020-09-29 19:44:35 +02:00
Erki 67260c6016 Revert "Departmental Softcaps (#10072)" (#10119)
This reverts commit 0a778af625.
2020-09-29 00:07:26 +03:00
Wowzewow (Wezzy) 0a778af625 Departmental Softcaps (#10072) 2020-09-28 13:36:04 +02:00
Matt Atlas d4666caaac Ports Goonchat from Baystation. (#9635)
changes:

    rscadd: "Ported a new chat system, Goonchat, that allows for cool things like changing font style, size, spacing, highlighting up to 5 strings in the chat, and DARK MODE."
    rscadd: "Repeated chat messages can now get compacted. You can disable this in goonchat settings."
    rscadd: "You can change icon style to any font on your system."
    tweak: "The game window has been altered a bit to adjust for this."
    rscdel: "Removed skin style prefs as they are no longer used."
2020-09-24 23:06:04 +03:00
Wowzewow (Wezzy) ad9f3ab940 Adds departmental bandanas (#10013) 2020-09-24 11:05:52 +02:00
Alberyk 00405c72f3 Tweaks some guns names and description and also fixes zoom and recoil interactions (#10030) 2020-09-22 21:34:04 +02:00
FirinMaLazors 2c96d29976 Fixes aciding a bucket while it's inside something being naughty. (#10003) 2020-09-19 12:11:42 +02:00
Alberyk 99071bebab Disruptor pistol tweaks (#9988) 2020-09-17 11:32:01 +02:00
Geeves dee140be9a Tank Dispenser QoL (#9957) 2020-09-14 11:00:32 +02:00
Werner 6b3212d52b Security Blasters - Ill be back edition. (#9932) 2020-09-12 00:42:35 +02:00
Aboshedab aeae2027c7 Additions and adjustment of headwear for HoS/Warden + Minor addition to items in hos locker (#9928) 2020-09-11 18:17:25 +02:00