Commit Graph

16514 Commits

Author SHA1 Message Date
PJBot
6bdcbf1548 Automatic changelog update 2024-05-29 00:17:49 +00:00
Cojoke
a852c3c3f3 Create Consistency in the Syndicate Borgs (#27875) 2024-05-28 20:16:43 -04:00
PJBot
b144354d71 Automatic changelog update 2024-05-28 23:57:48 +00:00
lzk
a2f4540cb5 Remake gasp popup to emote (#27736) 2024-05-28 19:56:41 -04:00
Verm
fedc01a2a9 Fix buzz tense (#27708) 2024-05-28 19:54:25 -04:00
PJBot
7b93b0cff9 Automatic changelog update 2024-05-28 18:18:39 +00:00
WarMechanic
51515c730a Allow wieldable guns to cycle in hand (#28002) 2024-05-28 14:17:33 -04:00
PJBot
7c4ac79a54 Automatic changelog update 2024-05-28 18:01:48 +00:00
Repo
eb3f27526b Fix late join & observe to de-admin admins. (#28319) 2024-05-28 14:00:42 -04:00
PJBot
1777eea9a4 Automatic changelog update 2024-05-28 15:36:14 +00:00
deltanedas
229c3cd729 missing nukies can be filled in by ghost roles (#28316) 2024-05-28 11:35:08 -04:00
lzk
bec21d443f Fix paper scrap layers + cleanup paper.yml (#28299)
Fix paper scrap + cleanup paper.yml
2024-05-28 11:01:19 -04:00
PJBot
4f14d9698b Automatic changelog update 2024-05-28 15:00:19 +00:00
ShadowCommander
e4f1201b4c Add pressure and temperature warning text to firelocks (#28341) 2024-05-28 10:59:13 -04:00
S1rFl0
5141a95ed2 Fix some grammar and spelling mistakes (#28350)
Fix some wacky grammar and spelling mistakes
2024-05-28 10:43:12 -04:00
PJBot
691450974d Automatic changelog update 2024-05-28 14:03:22 +00:00
lzk
dc895feab3 Fix unlocked locker on Omega (#28247) 2024-05-28 01:52:59 -06:00
deltanedas
b0afbf6a3e saltern cryo untroll (#28333)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-28 01:52:30 -06:00
PJBot
ac6c9bc476 Automatic changelog update 2024-05-28 00:53:03 +00:00
slarticodefast
c740fbc68c Cargo bounty corrections (#28255)
cargo bounty corrections
2024-05-27 17:51:50 -07:00
Ghagliiarghii
b95df6530d Update Antagonists Guidebook Sections (#27931)
* Update MinorAntagonists.xml

Flesh out the Rat King and Space Dragon sections of MinorAntagonists.xml in the guidebook.

* Rope the rest of the Guidebook Antag Entries into this (except Zombies they were fine) - Also fix two typos I discovered during research

* oops missed a hyphen

* Sydnicate :despair:

* AUTOTELL ON -> OPERATIVES
2024-05-27 17:51:30 -07:00
lzk
0a0c0f37a1 Add popup for owner when inserting item in hand (#28032) 2024-05-27 17:46:54 -07:00
PJBot
a57b4ff520 Automatic changelog update 2024-05-28 00:05:38 +00:00
Nemanja
4e09743d44 remove firefighting remote and bolting firelocks (#28330)
remove firefighting remote
2024-05-28 10:04:32 +10:00
PJBot
056097e481 Automatic changelog update 2024-05-27 22:44:23 +00:00
PJBot
5f533e8753 Automatic changelog update 2024-05-27 22:41:06 +00:00
Emisse
0805637807 derotate train atm until i redo its atmos (#28328)
webedit webedit webedit
2024-05-27 16:40:00 -06:00
PJBot
ab3abfde17 Automatic changelog update 2024-05-27 22:38:34 +00:00
Nemanja
44b93e68ee Prevent stacking pipes (#28308)
* prevent stacking pipes

* access

* notafet review

* notafet review pt. 2

* not the actual fix
2024-05-27 16:37:27 -06:00
alex-georgeff
984af3584f Rewords plant/effect descriptions for clarity (#28156) (#28169)
* Rewords plant/effect descriptions for clarity (#28156)

* Forgot Robust Harvest.

* Update Resources/Locale/en-US/guidebook/chemistry/effects.ftl

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-05-27 18:00:19 -04:00
Flareguy
7309704ace Cleans up some entity-related spawnmenu stuff (#28234)
* cleans up a lot of stuff in the spawnmenu

* skibidi dode

* spawners update

* Revert "spawners update"

This reverts commit bc27d9f556b29f6fb1f89cebbe0ac37e28319fd0.
2024-05-27 17:59:10 -04:00
Nemanja
224af2af0e fix mirror server crashes (#28318) 2024-05-27 17:50:05 +02:00
PJBot
642bcffbaf Automatic changelog update 2024-05-27 00:12:24 +00:00
PJBot
fed072ee20 Automatic changelog update 2024-05-26 14:49:40 +00:00
Mr. 27
2586427c52 Fix hypodarts not injecting with people that have ANY outerclothing (#28301)
Update darts.yml
2024-05-26 10:48:34 -04:00
PJBot
0be71c400d Automatic changelog update 2024-05-26 05:15:35 +00:00
PJBot
af10de61d3 Automatic changelog update 2024-05-26 04:47:47 +00:00
PJBot
b8020776cc Automatic changelog update 2024-05-26 02:12:43 +00:00
PJBot
d5aae7a48b Automatic changelog update 2024-05-26 01:18:07 +00:00
github-actions[bot]
d99e73ed92 Update Credits (#28288)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2024-05-25 20:32:32 -04:00
eoineoineoin
229f6d697c Objects ordered through cargo system shouldn't start anchored (#28115)
* Order normal space heater instead of anchored variant

* Make sure ordered objects don't spawn anchored

* Order space heater flatpack instead of a regular space heater

* Remove obsolete TODO

* Remove unnecessary name

---------

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2024-05-25 16:26:48 -04:00
PJBot
ac08f0068f Automatic changelog update 2024-05-25 20:24:40 +00:00
MilenVolf
de8b663124 Add direction relative to station for emergency shuttle's docking & nearby announcement (#28164)
* Use nav beacon location for emergency shuttle's docking announcement

Location of the shuttle relative to the nearest nav beacon in docking announcement message of the emergency shuttle

* Add directions relative to station
2024-05-25 16:20:43 -04:00
PJBot
bc5b92b815 Automatic changelog update 2024-05-25 20:19:46 +00:00
Ed
7c9e5a0779 Tomato killers don't kill the server anymore. (#28173)
* tomato killer auto death

* fix

* Update miscellaneous.yml
2024-05-25 16:18:40 -04:00
Repo
90d3699c1d Fix gamerule display issues (#28178)
* A comprehensive rule list for joining admins and mid round command to get rule list added

* Fix up for when a rule is added vs started and some logging

* fix command help localization, fix admin flags and spam anouncement.

* Send admin message only to the joining player not all admins.

* Bit better formatting in chat box
2024-05-25 16:18:05 -04:00
deltanedas
739c81c230 move nukie profile loading into its own rule (#28208)
* move profile loading out of nukeops rule

* make BaseNukeopsRule and use AntagLoadProfileRule

* untroll

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-25 16:15:56 -04:00
deltanedas
a06ea58249 antag objective issuing refactor (#28216)
* add AntagObjectives from GenericAntag

* add AntagRandomObjectives that traitor and thief can use

* make ObjectivesSystem use initial character name which AntagSelection passes

* make thief and traitor use AntagRandomObjectives

* remove now unused locale

* make sleeper agents rule use baseTraitorRule

* restore dragon rule oop

* bandaid for genericantag

* real

* typo

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-25 16:14:48 -04:00
PJBot
cb17fe2845 Automatic changelog update 2024-05-25 20:09:22 +00:00
PJBot
87d073b81a Automatic changelog update 2024-05-25 20:04:12 +00:00