Cojoke
eb026c9b5b
Gives Medibots Random Lines(not a good title) ( #28543 )
2024-06-03 08:05:14 -04:00
Verm
36396e3f86
Changes SyndiCat spawner to a radio ( #28492 )
2024-06-03 07:54:32 -04:00
Verm
31eb3ed62c
Welding tweaks ( #27959 )
2024-06-02 23:28:53 -04:00
AJCM-git
509e3aedf7
RespawnRuleSystem tweaks. ( #28528 )
2024-06-02 23:28:38 -04:00
Whisper
9dbdacda95
Rename admin cloak to weh cloak ( #28540 )
2024-06-02 19:18:49 -07:00
Killerqu00
4eadbbc39d
fix typos in bonfire descriptions ( #28515 )
...
* fix typo
* a
2024-06-02 15:40:02 -04:00
Leon Friedrich
16be126ca1
Remove noSpawn: true from action entity prototypes ( #28508 )
2024-06-02 01:11:48 -07:00
slarticodefast
1283989346
Flash overlay rework and bugfixes ( #27369 )
2024-06-02 00:17:53 -04:00
Cojoke
4c667b2d8f
Fix Lasers Being Blocked by External Airlocks and Shuttle Airlocks ( #28065 )
2024-06-02 00:13:12 -04:00
Leon Friedrich
6235fa1ac6
Content changes for entity categories PR ( #27232 )
...
* Content changes for entity categories PR
* Poke tests
* Why are tests suddenly working?
2024-06-02 14:08:15 +10:00
MilenVolf
5d970b0861
Station event component and system tweaks ( #28331 )
...
* Make anomaly, artifact and gifts events announcement sound optional
* Requested changes + Added new "GameRuleAfterAddedEvent" for StationEventSystem
We need to call "Add" in "StationEventSystem" after others GameRule's in case if we need to change StationEventComponent variables.
* Fix margins
* Makes use of GameRuleComponent.Delay and remove station system handling of delays plus small cleanup
* Fix merge
---------
Co-authored-by: AJCM <AJCM@tutanota.com >
2024-06-01 16:34:58 -04:00
AJCM-git
09256cfaa5
Makes machine parts stackable, removes unused field in stack prototypes ( #28434 )
...
* Makes machine parts stacks, removes unused field in stack prototypes
* forgor
* Fix tests
* Fixes lathe construction. Yes. This sucks but there's no better way that doesnt involve refactoring machine parts completely
* detail
* a
2024-06-01 13:49:28 -04:00
Nemanja
be6f55a090
Clean up store system ( #28463 )
2024-06-01 11:29:17 -04:00
Kevin Zheng
355d0fee38
Increase Tesla coil power output ( #28424 )
...
* Increase Tesla coil power output
* Make number bigger
2024-06-01 01:51:16 -04:00
Cojoke
cbba09ae25
Gives Mediborg the Medical Hud ( #28391 )
2024-06-01 00:54:24 -04:00
Verm
a9a65b7e0d
Randomizes more humanoid appearances ( #27997 )
2024-06-01 00:51:07 -04:00
Nemanja
a1a8f04036
Decouple interactions from hands, cleanup old events, add new fears ( #28393 )
...
* ok basic shit
* second part
* pretend it isn't real it can't hurt you.
* 👁️ 👁️
* shadowcommander review
2024-05-31 13:26:19 -07:00
Flareguy
2ddca94375
Adds more spawners ( #28280 )
...
* adds more spawners
* make it WORK. ooo.. a. e
* fix
* outerclothing capitalization
* prototype fix
* flashbang fix
2024-05-31 12:52:04 -07:00
Brandon Li
114a99eb8d
Chem colors ( #28367 )
...
* chem colors
* lithium & sodium colors
* update oxygen color
* update fluorine color
2024-05-31 12:44:22 -07:00
Flesh
e145a666c9
Use existing probability field ( #28422 )
...
Remove the PlantAdjustAttribute "Prob" field and use the existing probability field from ReagentEffects instead.
2024-05-31 09:56:41 -08:00
ShadeAware
478768fa1d
Pizza Parties no longer flood the station with more than it could ever eat. ( #28448 )
...
Removes pizza flood
2024-05-31 11:59:52 -04:00
deltanedas
5da2151924
dragon antag refactor ( #28217 )
...
* remove dragon system usage of GenericAntag
* add AntagRandomSpawn for making antags spawn at a random tile
* add AntagSpawner to make an antag spawner just spawn an entity
* add antag prototype for dragon since it never had one
* make dragon spawner a GhostRoleAntagSpawner, remove GenericAntag
* make dragon rule use AntagSelection and stuff
* remove dragon GenericAntag rule
* add back to spawn menu
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-31 11:08:26 -04:00
NazrinNya
9eb3239fcc
make it so you cant build disposal pipes in impassable objects ( #28447 )
...
make it so you cant build disposal pipes in impassable objects (like walls)
2024-05-31 10:49:00 -04:00
Ubaser
ae3a22398e
Give janitors a roundstart light replacer ( #28441 )
...
add
2024-05-31 02:44:21 -06:00
Ubaser
ec28a077a2
Give botanists a roundstart plant clipper ( #28439 )
...
add
2024-05-31 00:37:47 -07:00
Ghagliiarghii
abfa12e315
Create sale console computer board ( #28425 )
2024-05-30 20:28:12 -04:00
ShadowCommander
34486f7451
Fix firelocks not requiring engineering access ( #28415 )
2024-05-30 13:25:07 -04:00
Tayrtahn
98446cb061
Convert advertisements to use localized datasets ( #28400 )
...
* Convert advertisements to use LocalizedDatasets
* File consolidation
* Arcade machines too
2024-05-30 12:08:42 -04:00
Tayrtahn
d6f1f0ac1c
Convert story generation to use LocalizedDatasets ( #28402 )
...
Converted story generation to use LocalizedDatasets
2024-05-30 14:49:12 +03:00
Ed
a1bcaf5897
Localize tips ( #28285 )
...
* localize tip
* localizzedDataset
2024-05-30 07:39:07 -04:00
Lamrr
aa94a85721
Fix some abnormally high-capacity boxes ( #28314 )
2024-05-30 00:15:30 -04:00
deltanedas
404fe818e8
item cabinet rework + stuff ( #26779 )
2024-05-29 16:08:33 -04:00
Nemanja
5d79f897b9
Clean up RefiningSystem ( #27904 )
...
cleanup RefiningSystem
2024-05-29 11:06:50 -07:00
lzk
a8dade2332
Replace salvage access with cargo for artifact container ( #28386 )
2024-05-29 12:46:23 -04:00
Cojoke
a852c3c3f3
Create Consistency in the Syndicate Borgs ( #27875 )
2024-05-28 20:16:43 -04:00
lzk
a2f4540cb5
Remake gasp popup to emote ( #27736 )
2024-05-28 19:56:41 -04:00
WarMechanic
51515c730a
Allow wieldable guns to cycle in hand ( #28002 )
2024-05-28 14:17:33 -04: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
S1rFl0
5141a95ed2
Fix some grammar and spelling mistakes ( #28350 )
...
Fix some wacky grammar and spelling mistakes
2024-05-28 10:43:12 -04: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
Nemanja
4e09743d44
remove firefighting remote and bolting firelocks ( #28330 )
...
remove firefighting remote
2024-05-28 10:04:32 +10:00
Emisse
0805637807
derotate train atm until i redo its atmos ( #28328 )
...
webedit webedit webedit
2024-05-27 16:40:00 -06: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
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
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
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
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