Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot 57be50e61b Automatic changelog update 2024-08-27 00:58:44 +01:00
Velcroboy f270c1bb98
Upates spawners with entity tables (#1661)
* Update spawners using entity tables

* fixes

* Remove space

* Make rare actually rare

* Comment out Space Law. Let anarchy prevail!

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2024-08-26 20:57:52 -03:00
PJBot 13a18bd75d Automatic changelog update 2024-08-27 00:54:38 +01:00
PJBot c8ad1a52bc Automatic changelog update 2024-08-27 00:50:40 +01:00
themias a9f363150e Fix firelockedge rotation (#31371)
save
2024-08-27 00:50:40 +01:00
PJBot 5f86a7a03e Automatic changelog update 2024-08-27 00:50:40 +01:00
metalgearsloth 3a2e9badc6 Fix dungeon spawn + ftl overlap (#31413)
* Fix dungeon spawn + ftl overlap

* Better fixes
2024-08-27 00:50:40 +01:00
PJBot 540daf7c04 Automatic changelog update 2024-08-27 00:50:40 +01:00
Pieter-Jan Briers 83e9fe51ac Fix ChemVend jugs again (#31398)
This re-introduces the dummy entity naming code, originally introduced in #29178 and randomly removed by #30064 with no technical justification given.

Fixes #31373
2024-08-27 00:50:40 +01:00
eoineoineoin 6d014c29b0 Remove client state from server AirAlarmComponent (#31236)
* Remove client state from server AirAlarmComponent

Send information for all connected devices, not just the ones for the
current tab, as attempting to limit this breaks multiple users viewing
the same UI.

Fixes #12842

* Send device data as a list, rather than a dictionary

---------

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2024-08-27 00:50:40 +01:00
PJBot fbd8f63013 Automatic changelog update 2024-08-27 00:50:40 +01:00
PursuitInAshes bd0c80e2ee Change `Resave` Permission Requirement to Host (#31397)
ChangePermissionFlagToHost
2024-08-27 00:50:40 +01:00
PJBot b1eef535ce Automatic changelog update 2024-08-27 00:49:31 +01:00
DevilishMilk 8e4616a50b Moths can now eat all bandanas (#31405)
* Update bandanas.yml

* Update bandanas.yml

* Re-add ClothMade to botany bandana
2024-08-27 00:49:31 +01:00
Pieter-Jan Briers 0d0a01549b "LV" is an acronym (#31402) 2024-08-27 00:49:10 +01:00
deltanedas 4effb1df45 Add Vox atmosphere marker, vents, and air alarms 2024-08-27 00:48:33 +01:00
deltanedas 09d5fe3f9f Make component fields datafields 2024-08-27 00:48:33 +01:00
deltanedas 1ab7a31bf9 Revert "add atmos stuff for mapping vox boxes (#1668)"
This reverts commit 6dc5ff7720.
2024-08-27 00:47:20 +01:00
Adeinitas d1cdd8a125 Line 44, story-generation.ftl: "chrisp" is spelled as "crisp" (#31401)
chrisp is spelled as crisp
2024-08-27 00:46:56 +01:00
PJBot 5c4166eb91 Automatic changelog update 2024-08-27 00:46:55 +01:00
erohrs2 f25aee0ddc ID Change to Dinnerware Vending Machine (#31225)
Dinnerware Vending Machine access changed from Service to Kitchen

Co-authored-by: Preston Smith <92108534+thetolbean@users.noreply.github.com>
2024-08-27 00:46:55 +01:00
PJBot 778168fadc Automatic changelog update 2024-08-27 00:46:55 +01:00
Winkarst a5f671f8cb Make holding down an arrow key traverse the pointer in chat (#31380)
* Make holding down an arrow key traverse the pointer in chat

* Better way
2024-08-27 00:46:55 +01:00
Zachary Yona 2d1c3bec00 Stop nanotrasen sign from rotating (#31388)
make snapCardinals false for the nanotrasen sign.

Co-authored-by: Zachary Yona <magicalusf@gmail.com>
2024-08-27 00:45:21 +01:00
PJBot 646761de67 Automatic changelog update 2024-08-27 00:45:21 +01:00
Nemanja 4e16a3eac2 Mining Rebalance (#30920)
* first pass

* this shit too

* ok fix that shit

* buff

* actually fix that
2024-08-27 00:45:07 +01:00
PJBot aa6a567a35 Automatic changelog update 2024-08-27 00:43:25 +01:00
Nemanja 5cdfbe5ab2 add new salv loot into the vgroid procgen (#31290)
add new loot into vgroid procgen
2024-08-27 00:43:25 +01:00
slarticodefast 8ad57fff88 Make storage implant closable using the action again (#31381) 2024-08-27 00:43:25 +01:00
PJBot c0ca3a3894 Automatic changelog update 2024-08-27 00:43:25 +01:00
Winkarst ea4d96e88f Fix the folded chair damage inspection (#31378)
* Fix the folded folding chair

* Whoops
2024-08-27 00:43:25 +01:00
PJBot f2661648c7 Automatic changelog update 2024-08-27 00:43:25 +01:00
FATFSAAM2 2305e35482 new boxer figurine voicelines (#31382)
initial comnit
2024-08-27 00:43:25 +01:00
PJBot d1bb01a9a5 Automatic changelog update 2024-08-27 00:42:13 +01:00
coolsurf6 d3d35e2b30 Increased Chest Marking Points for Reptilian Race (#30786)
changed reptile chest marking count to 3
2024-08-27 00:42:13 +01:00
lzk 1691b23181 cleanup bakery weapons (#31356) 2024-08-27 00:42:13 +01:00
lzk 5ea70dd5b2 very smol emergency boxes cleanup (#31355) 2024-08-27 00:42:13 +01:00
PJBot c2151a4ae0 Automatic changelog update 2024-08-27 00:42:13 +01:00
SlamBamActionman 02c8cda09d Add Galoshes slowdown over slippery surfaces (#30967)
* first draft

* Fixed it all, just need to rename stuff

* Rename and add comments

* Clean-up

* Access added
2024-08-27 00:42:13 +01:00
lzk 35b83b742c fix metal pitcher name (#31351) 2024-08-27 00:42:13 +01:00
PJBot 160fd4ba7a Automatic changelog update 2024-08-27 00:42:13 +01:00
SlamBamActionman 81ceabba13 Add codeword highlighting (#30092)
* Added codeword highlighting

* Updated to support more codeword roles, color is set serverside

* Review feedback

* Change to a Component-based system using SessionSpecific

* Tidied up CanGetState, set Access restrictions on component

* Clean-up

* Makes the injection ignore brackets, restore some codewords, remove "Taste/Touch" from adjectives
2024-08-27 00:42:12 +01:00
metalgearsloth 994d0a91d0 Fix AI vision occlusion (#31341)
Forgot to do this, but how tf do doors work then.
2024-08-27 00:41:09 +01:00
PJBot cdc9c22df0 Automatic changelog update 2024-08-27 00:41:09 +01:00
metalgearsloth 24fedb5ada Station AI overlay (#31335)
Split
2024-08-27 00:41:09 +01:00
Alchebun f5edc01a13 Recipe for cream (#30503)
* Adds heat-based recipe for cream

* Added aeration

---------

Co-authored-by: Alchebun <jimmy.12.or#gmail.com>
2024-08-27 00:41:09 +01:00
PJBot e4d2ed9485 Automatic changelog update 2024-08-27 00:41:09 +01:00
Rouge2t7 c19085c848 Emote sprites rework and update. (#30887)
Emoji eye change
2024-08-27 00:41:09 +01:00
PJBot b5a55f19eb Automatic changelog update 2024-08-27 00:41:09 +01:00
dffdff2423 d27af42128 Make Vox blood able to be used to make space cleaner (#30749)
Boiling vox blood creates ammonia
2024-08-27 00:41:09 +01:00