PJBot
311d684b61
Automatic changelog update
2024-05-31 19:45:29 +00: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
PJBot
faa3554d14
Automatic changelog update
2024-05-31 17:26:09 +00:00
Leon Friedrich
7b25f84119
Fix hugging mispredict ( #28432 )
...
* git mv
* Move namespaces
* Fix hugging mispredict
2024-05-31 11:25:03 -06:00
Ubaser
baf561845e
Update Core ( #28444 )
...
* update
* i forgot 1 thing
2024-05-31 11:24:42 -06: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
PJBot
6e278a12fb
Automatic changelog update
2024-05-31 14:57:26 +00:00
ShadowCommander
42de8df519
Add firelock warnings popup when opening on access allowed ( #28420 )
2024-05-31 10:56:20 -04:00
PJBot
3c00eef877
Automatic changelog update
2024-05-31 14:50:06 +00: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
beck-thompson
46d57f8a0f
Fixed grammar for solution transfers! ( #28437 )
...
Fixed grammar for solution transfer
2024-05-31 10:44:21 -04:00
PJBot
2ae0c56244
Automatic changelog update
2024-05-31 08:45:27 +00:00
Ubaser
ae3a22398e
Give janitors a roundstart light replacer ( #28441 )
...
add
2024-05-31 02:44:21 -06:00
deltanedas
b7ac36593f
saltern update ( #28443 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-31 02:39:14 -06:00
deltanedas
3e26491fbd
atlas update ( #28442 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-31 02:39:08 -06:00
PJBot
fe5e20fa31
Automatic changelog update
2024-05-31 07:38:53 +00:00
Ubaser
ec28a077a2
Give botanists a roundstart plant clipper ( #28439 )
...
add
2024-05-31 00:37:47 -07:00
PJBot
7a1849c4ba
Automatic changelog update
2024-05-31 06:29:15 +00:00
ShadowCommander
3ed1ee6a5b
Add search filter to the admin menu player tab ( #28030 )
2024-05-31 02:28:08 -04:00
Flesh
dbcdefc5fd
Fix trailing periods in some plant metabolism descriptions ( #28428 )
...
fxied tpyos
2024-05-30 23:37:04 -04:00
Leon Friedrich
07866e4764
Prevent Identity.Name NRE exception ( #28433 )
...
Fix Identity.Name exception
2024-05-31 13:11:21 +10:00
Leon Friedrich
27e63f5919
Make tests automatically reset modified cvars ( #28219 )
...
* Make tests automatically reset modified cvars
* Fix bad return
* A
* Try Fix tests
* clarify comment
* update eng
2024-05-31 12:44:35 +10:00
Leon Friedrich
54337911d3
Only auto-enable internals when necessary ( #28248 )
...
* Only auto-enable internals when necessary
* Add toxic gas check
* Rename Any -> AnyPositive
2024-05-31 12:28:11 +10:00
PJBot
dee9634c01
Automatic changelog update
2024-05-31 02:07:27 +00:00
Nemanja
8422eaa073
Fix latejoin antag preferences not being respected ( #28430 )
...
* Fix latejoin antag preferences not being respected
* thank fuck for tests
2024-05-31 12:06:21 +10:00
PJBot
716fda3af3
Automatic changelog update
2024-05-31 02:00:31 +00:00
ShadowCommander
7e8e145d07
Reflow the player tab to show more of the names ( #28029 )
2024-05-30 21:59:25 -04:00
PJBot
6b19d0a62c
Automatic changelog update
2024-05-31 01:56:07 +00:00
metalgearsloth
d90cbee7f2
Fix verb categories shuffling ( #28368 )
...
If it's an extra category we leave it in its default spot.
2024-05-31 11:55:01 +10:00
PJBot
75ef8e4fec
Automatic changelog update
2024-05-31 00:29:18 +00:00
Ghagliiarghii
abfa12e315
Create sale console computer board ( #28425 )
2024-05-30 20:28:12 -04:00
ShadowCommander
c6b22fb01c
Fix TryGetActionData error triggering when run on deleting entities ( #27839 )
...
* Fix TryGetActionData error triggering when run on deleting entities
* Only get metadata once
2024-05-31 10:25:13 +10:00
PJBot
9df7f5cd2f
Automatic changelog update
2024-05-30 20:46:22 +00:00
Moony
2459572ecc
Handheld teleporter portals now must start on the same grid. ( #28423 )
...
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com >
2024-05-30 13:45:16 -07:00
PJBot
9163af46b6
Automatic changelog update
2024-05-30 17:26:14 +00:00
ShadowCommander
34486f7451
Fix firelocks not requiring engineering access ( #28415 )
2024-05-30 13:25:07 -04:00
Kevin Zheng
5a25d1cc4b
Make mapping actions slightly more useable ( #28394 )
2024-05-30 12:09: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
PJBot
c3b687f7d6
Automatic changelog update
2024-05-30 07:33:22 +00:00
metalgearsloth
e4a5f2a145
Predict ActivatableUIRequiresPower ( #28405 )
...
A lot of BUIs aren't going to handle the state coming in cleanly but we can fix em as we find em.
2024-05-30 00:32:16 -07:00
ShadowCommander
e2bf127323
Move ApcPowerReceiverComponent Powered state to shared ( #28206 )
...
* Try syncing powered state to client
For some reason the client is not receiving the ApcPowerReceiverComponentState, so it's not working.
* Fix powered state not syncing to client
The client PowerReceiverSystem was abstract, which prevented it from
running initialize.
* Flip check so that it runs bigger checks first
PowerDisabled skips the others.
NeedsPower skips the receiving check.
* Disallow changing Powered manually
* Move Powered update to PowerReceiverSystem
* Move appearance to event subscription
* Move metadata component to AllEntityQuery
* Cleanup
* Move Powered update back to PowerNetSystem
It's easier to use the EntityQueries and it dosen't need to be updated
anywhere else.
* Put appearance updating back
* Move IsPowered to shared
* Simplify IsPowered
* Cleanup
* Remove duplicate PowerChangedEvent
PowerChangedEvent on ProviderChanged doesn't seem to be needed
PowerChangedEvent gets raised by in update if the power state changes
after a new provider is connected
2024-05-30 16:46:22 +10:00
PJBot
ce2446a612
Automatic changelog update
2024-05-30 04:19:13 +00:00
blueDev2
3efd7559b0
Fixed hypo and injector entities going into disposal units ( #28317 )
2024-05-30 00:18:07 -04:00
PJBot
620ce8fb2a
Automatic changelog update
2024-05-30 04:16:37 +00:00
Lamrr
aa94a85721
Fix some abnormally high-capacity boxes ( #28314 )
2024-05-30 00:15:30 -04:00
PJBot
a6a54baf0d
Automatic changelog update
2024-05-30 00:35:48 +00:00