metalgearsloth
c720d5fd77
Throttle MagicMirror do_afters ( #23867 )
...
Doesn't fix the gross network spam but that's for later.
(cherry picked from commit 34d2330604 )
2024-01-26 22:26:30 +01:00
Emisse
b737fcd694
remove ame parts from cargo ( #23903 )
...
(cherry picked from commit eee7aef63a )
2024-01-26 22:26:17 +01:00
Flareguy
601bcefb3b
Makes lights use the "old" light fixture sprites ( #23898 )
...
returns the ss13 light fixture sprites
(cherry picked from commit 31cc9babaa )
2024-01-26 22:26:16 +01:00
Pieter-Jan Briers
fdfd718f60
Fix admin log key order. ( #23052 )
...
The keys for admin logs were set as (log_id, round_id). This made no sense because logs are usually accessed per round.
(cherry picked from commit a39999fb9c )
2024-01-26 22:26:15 +01:00
Emisse
24511a849a
make intercoms draw above table ( #23897 )
...
Update intercom.yml
(cherry picked from commit c7ad10d0ad )
2024-01-26 22:26:13 +01:00
nikthechampiongr
8b414701ca
Fix tranquiliser shells not working ( #23886 )
...
* Fix tranquiliser darts not working
Fixes a bug introduced by 9f47079d02 which
was made to stop the fly-by fixture from triggering the system. This was
done by checking whether the fixture was hard. Apparently the
projectile's fixture is never hard as well. The change just makes it so
that check only succeeds when the fixture is a fly-by fixture.
* Remove something that I think is redundant
* Remove random using directive that somehow appeared.
* Address Review
* Adress Review 2
* Put the appropriate fixture ids
(cherry picked from commit ef132c8a7b )
2024-01-26 22:26:12 +01:00
Arendian
e36dd93b60
Fix borg becoming emag immune if emag attempted with panel closed. ( #23729 )
...
* Fix borg becoming emag immune if emag attempted with panel closed.
* new event
* removed code added in accessreader
* fix emag 1984
(cherry picked from commit 23e714e523 )
2024-01-26 22:26:05 +01:00
nikthechampiongr
98e9d86840
Aghosts and other powerful beings no longer burn their hands on lights. ( #23879 )
...
Make aghosts and other things that can't take burn damage not burn their
hand when changing lightbolbs
(cherry picked from commit 7aee192d52 )
2024-01-26 22:25:50 +01:00
Arendian
918c917052
Fix roller skates debug assert ( #23876 )
...
Networkedcomponent
(cherry picked from commit 464f24d040 )
2024-01-26 22:25:49 +01:00
themias
0dd92f8ab3
Fix flippo sprite layer ( #23877 )
...
(cherry picked from commit 1cf07fadac )
2024-01-26 22:25:36 +01:00
metalgearsloth
73a7c2affc
Fix ruins being added to station grid ( #23865 )
...
(cherry picked from commit a46f6f3f85 )
2024-01-26 22:25:34 +01:00
metalgearsloth
8a2f414ef2
Fix tiledef reloads AKA void planet ( #23864 )
...
(cherry picked from commit cd1ef71e31 )
2024-01-26 22:25:33 +01:00
Guillaume E
75e6237060
Show how close bodies are to rotting ( #23530 )
...
* Show how close bodies are to rotting
When examining a dead body, you will be able to see of close
it is to rotting.
- "It still looks fresh.", in the first third of the pre-rot period
- "It looks ripe.", in the second third
- "It's starting to look bad.", in the last third
This could help players prioritize medical care.
* Alter the wording of the pre-rot indicator
* Use numeric rotting stages in FTL
---------
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
(cherry picked from commit af7327e59f )
2024-01-26 22:25:32 +01:00
Debug
177d640708
Worldgen go brr
2024-01-26 22:25:00 +01:00
Ubaser
d48303bd19
Moths get insect blood ( #23671 )
...
* ya
* mothroach
* update
* fix
* fixe
* add
(cherry picked from commit e91e746dd3 )
2024-01-26 22:24:21 +01:00
Emisse
6f4a47f0d6
Syndie elite uplink ( #23859 )
...
* elite suit store
* eek
* dont drink
(cherry picked from commit b3008ab7c8 )
2024-01-26 22:23:33 +01:00
metalgearsloth
2cb342bb80
Hide ruins spawns ( #23857 )
...
* Hide ruins spawns
* Update count
* Add naming
(cherry picked from commit b30afb357c )
2024-01-26 22:23:23 +01:00
Emisse
4858efb5e7
Rad suit swag and toggleable now ( #23854 )
...
* troll
* Update hoods.yml
* Update hoods.yml
* Update suits.yml
* Update engineer.yml
* Update migration.yml
* Update emergency.yml
* forgor
* Update Resources/Prototypes/Entities/Clothing/Head/hoods.yml
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
(cherry picked from commit cfeb431326 )
2024-01-26 22:22:44 +01:00
Emisse
b16c3b4882
gps can go inm belt ( #23853 )
...
* Update belts.yml
* Update gps.yml
* Update tags.yml
* Update belts.yml
(cherry picked from commit 04c9d7a5e5 )
2024-01-26 22:22:43 +01:00
metalgearsloth
62c2728e38
Fix storage state ( #23852 )
...
slughands
(cherry picked from commit 24f8da8f0c )
2024-01-26 22:22:41 +01:00
deathride58
6f5f31e829
Adds footstep sounds to tables ( #23851 )
...
adds footstep sounds to tables
(cherry picked from commit 51a2b365cf )
2024-01-26 22:22:39 +01:00
Mr. 27
6b19366f12
more tarantula changes ( #23816 )
...
word
(cherry picked from commit fcab5407d1 )
2024-01-26 22:22:38 +01:00
metalgearsloth
dcc2baa5a5
Fix objects tab not showing nents ( #23837 )
...
* Fix objects tab not showing nents
* Fix everything
(cherry picked from commit 1170121532 )
2024-01-26 22:22:36 +01:00
Emisse
93ca21e43f
Stationstation update ( #23848 )
...
* stationstation update
* stationstation
(cherry picked from commit 7cd1ed24a5 )
2024-01-26 22:22:28 +01:00
Carolyn3114
108abc3b51
bluespace jumper + renames old whiteship ( #23841 )
...
* bluespace jumper + renames old whiteship
* Update Resources/Prototypes/Entities/Stations/base.yml
* Update base.yml
---------
Co-authored-by: Emisse <99158783+Emisse@users.noreply.github.com>
(cherry picked from commit 041ff3c06f )
2024-01-26 22:22:17 +01:00
Emisse
4751b8dcd4
relaystation update ( #23838 )
...
relay
(cherry picked from commit fbc94178e0 )
2024-01-26 22:22:15 +01:00
Emisse
edfef4ed03
djstation ( #23839 )
...
(cherry picked from commit 5201ad853f )
2024-01-26 22:22:14 +01:00
Flareguy
6e688894aa
Adds the old AI sat ruin from SS13 ( #23836 )
...
adds the old AI sat ruin from ss13
(cherry picked from commit 798057e04d )
2024-01-26 22:22:03 +01:00
metalgearsloth
3b4960c7c0
Minor discord cl fix ( #23833 )
...
This means it won't send a dummy post if no changelog entries are found. The old one just sent it and didn't check if it worked.
(cherry picked from commit 18696d5c1b )
2024-01-26 22:22:02 +01:00
Vasilis
bf26b83e70
Remove the old python server/client packeging scripts ( #23739 )
...
L
(cherry picked from commit e0683f51d3 )
2024-01-26 22:21:54 +01:00
metalgearsloth
610ca1184d
Add more discord changelog logs ( #23831 )
...
(cherry picked from commit 31f97b225e )
2024-01-26 22:21:53 +01:00
metalgearsloth
f70bc1483d
Fix changelogs rss probably ( #23830 )
...
(cherry picked from commit 782a6adf07 )
2024-01-26 22:21:52 +01:00
Ilya246
993e69a85a
buff syndicate assault borgs ( #23797 )
...
rebalance
(cherry picked from commit c34e18e4e2 )
2024-01-26 22:21:50 +01:00
Emisse
d245390612
ruins ( #23767 )
...
* ruins
* code-side
* round-robin instead
---------
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit 59e989a810 )
2024-01-26 22:21:42 +01:00
PJBot
b392829810
Automatic changelog update
...
(cherry picked from commit 287b196369 )
2024-01-26 22:21:23 +01:00
metalgearsloth
2d3c0accff
Add artifact fragments to salvage magnet ( #23791 )
...
slavage
(cherry picked from commit 5d658fc0fa )
2024-01-26 22:21:22 +01:00
PJBot
a67ea1e47e
Automatic changelog update
...
(cherry picked from commit dd3bc600d6 )
2024-01-26 22:21:21 +01:00
themias
35a7ade997
Wheelchair users can bump open doors ( #23806 )
...
(cherry picked from commit 4cc3c91805 )
2024-01-26 22:21:20 +01:00
PJBot
49e76918af
Automatic changelog update
...
(cherry picked from commit 633420321c )
2024-01-26 22:21:19 +01:00
Tayrtahn
95f71103e8
Fix fatal error when closing vending machine wire UI ( #23815 )
...
That's a whoops on my part
(cherry picked from commit be118013a9 )
2024-01-26 22:21:18 +01:00
nikthechampiongr
0e9b07db94
Doors will no longer be pried open once the doafter finishes if they shouldn't. ( #23818 )
...
* Fix bug where prying would succeed even a door could no longer be pried.
* Remove redundant call to Resolve
* Remove redundant comment
(cherry picked from commit 88045afcf0 )
2024-01-26 22:21:17 +01:00
degradka
78424dcde0
Adjust prototype names to lowercase ( #23810 )
...
(cherry picked from commit ae59b072cc )
2024-01-26 22:21:04 +01:00
PJBot
9b6e24660a
Automatic changelog update
...
(cherry picked from commit 4456d938d6 )
2024-01-26 22:20:00 +01:00
lapatison
6bac92524c
Bunch of slot locales ( #23792 )
...
* locale
* tweaks
(cherry picked from commit 615330c545 )
2024-01-26 22:19:59 +01:00
themias
a626bb6754
fix mice eating ( #23801 )
...
* fix mice eating
* actually just ignore utensils
(cherry picked from commit 3fb0bd9d4b )
2024-01-26 22:19:31 +01:00
brainfood1183
ff356a0caf
Fix pop.ogg (was stereo now mono) ( #23795 )
...
(cherry picked from commit 7450507136 )
2024-01-26 22:19:30 +01:00
PJBot
7cda02a91a
Automatic changelog update
...
(cherry picked from commit 1a5e22f5e1 )
2024-01-26 22:19:28 +01:00
DrSmugleaf
bf936c7a88
Fix TrashOnSolutionEmptySystem modifying uninitialized entities ( #23798 )
...
(cherry picked from commit 2fe861e87d )
2024-01-26 22:19:27 +01:00
Thom
f5c6dd540a
Make Puddle drawable by syringes and droppers. ( #23804 )
...
(cherry picked from commit e622df90eb )
2024-01-26 22:19:26 +01:00
PJBot
a05aca05c1
Automatic changelog update
...
(cherry picked from commit d7ac1d8e4e )
2024-01-26 22:19:25 +01:00