PJBot
f66fe358e0
Automatic changelog update
2024-08-11 15:19:52 +01:00
Moomoobeef
c67058e0ce
adds a throngler plushie, and adds it to the grand lotto ( #29978 )
...
* adds a throngler plushie, and adds it to the grand lotto
* this was supposed to be in the initial commit but I apparently forgot to save so anyway here it is
* make throngler plushie more rare
how about I split the difference:
original throngler: 0.0001
other plushies: 0.01
thongler plushie: 0.0005
* removed inheritied soundhit
2024-08-11 15:19:52 +01:00
Brandon Hu
caf5281008
fix(Commands): Improve Localization of commands. Standardize some behaviors. ( #30362 )
...
* I should be studying for school but that is sofucking boring, I will pass my class no matter, however getting an A might be a challenge. My gpa is important but is the tourture for 1 point of GPA worth it? The american government says yes but they are responsible for the majority of all genocides that have ever been conducted since the dawn of man
* ugh
* ugh
2024-08-11 15:19:51 +01:00
PJBot
86051dd761
Automatic changelog update
2024-08-11 15:19:51 +01:00
slarticodefast
7ace9f1cff
Make the sentient plant mutation non-copyable to other plantholders ( #29133 )
...
make the sentient plant mutation not propagate by clipping, using the seed extractor or cryoxadone
2024-08-11 15:19:51 +01:00
osjarw
d1ffc69201
Reorder priorities in `MeleeCombatCompound` ( #30066 )
...
Reordered MeleeCombatCompound to improve unpulling
2024-08-11 15:19:51 +01:00
PJBot
5ab20cd41a
Automatic changelog update
2024-08-11 15:19:51 +01:00
Token
323c77bf53
Pax now refresh instead of stacking pacified forever ( #30778 )
...
Pax refreshes instead of stacking pacified forever
2024-08-11 15:19:51 +01:00
Plykiya
f28f946a38
EntityTables for sec belts and webbing ( #30900 )
...
* EntityTables for sec belts and webbing
* update name
---------
Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-11 15:19:51 +01:00
PJBot
403dbf346c
Automatic changelog update
2024-08-11 15:19:51 +01:00
lzk
e5c40a3ea2
Make RCD ui activateable only in hand ( #30861 )
2024-08-11 15:19:51 +01:00
blueDev2
e2791f19f2
Add MinHealth Construction Condition ( #30892 )
...
* Add Min Health Condition and associated Locale
* Add Comment
2024-08-11 15:19:51 +01:00
PJBot
cc2715c4b3
Automatic changelog update
2024-08-11 15:19:51 +01:00
BombasterDS
735079b096
Change suit sensors on other players ( #29668 )
...
* Suit sensors can be turned off on other players
* less doafter time + interaction (nostate) check
* code cleanup
* code cleanup 2
2024-08-11 15:19:51 +01:00
PJBot
edb49e9bad
Automatic changelog update
2024-08-11 15:19:51 +01:00
Plykiya
8dc9de18cd
Rename cooking shelf, improve content whitelist ( #30858 )
...
Rename cooking shelf to kitchen shelf
Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-11 15:19:51 +01:00
Mervill
ea49a51d3c
Don't show Station Event announcements to players in the lobby. ( #30886 )
...
* Don't show Station Event announcements to players in the lobby.
* fix pr
---------
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-11 15:19:51 +01:00
Plykiya
d024630581
Make head of department lockers use EntityTables ( #30854 )
...
* EntityTables for head of department lockers
* I hope this works
* even smaller
---------
Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-11 15:19:50 +01:00
PJBot
b4af2ad1a6
Automatic changelog update
2024-08-11 14:52:54 +01:00
beck-thompson
f38903c5c5
Replaced some AddMarkups with AddMarkupOrThrow ( #30632 )
...
* First commit
* Silly me
* bruh
2024-08-11 14:52:54 +01:00
Scribbles0
4f9889894b
Melee Executions ( #30104 )
...
* melee executions
* fix damage bug
* cleanup
* address reviews hopefully
* resistance bypass mechanic
* component changes
* self executions (not finished yet)
* self execs part two
* ok i fixed things (still not finished)
* finish everything
* review stuff
* nuke if (kind = special)
* more review stuffs
* Make suicide system much less hardcoded and make much more use of events
* Fix a dumb bug I introduced
* self execution popups
* Integration tests
* Why did they even take 0.5 blunt damage?
* More consistent integration tests
* Destructive equals true
* Allow it to dirty-dispose
* IS THIS WHAT YOU WANT?
* FRESH AND CLEAN
* modifier to multiplier
* don't jinx the integration tests
* no file-scoped namespace
* Move the rest of execution to shared, create SuicideGhostEvent
* handled
* Get rid of unused code and add a comment
* ghost before suicide
* stop cat suicides
* popup fix + small suicide change
* make it a bit better
---------
Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com>
2024-08-11 14:52:53 +01:00
Mervill
929517eeed
Remove uses of Component.Owner from AmbientSoundSystem ( #30842 )
...
Remove Component.Owner from AmbientSoundSystem
2024-08-11 14:50:15 +01:00
ShadowCommander
a6e61f9f52
Add a component that inserts the held item when no interaction happens on the stored item ( #29823 )
...
* Insert when held item has no interaction with stored item
* Decouple inserting on failure
* Add component that stores the used entity when no interaction happened
* Add prediction
2024-08-11 14:50:15 +01:00
metalgearsloth
9ea607f9b8
Add some container checks ( #30896 )
...
Climbable container probably getting checked up the callstack so just check these ones.
2024-08-11 14:50:15 +01:00
metalgearsloth
49af6db28d
Make followed session-specific ( #30770 )
...
* Make followed session-specific
* misimport
2024-08-11 14:50:15 +01:00
Mervill
ed0ef06bea
Refactor LightBehaviorSystem to remove obsolete code ( #30890 )
2024-08-11 14:50:04 +01:00
beck-thompson
6090ebce89
Torch no longer gives errors ( #30884 )
...
First commit
2024-08-11 14:50:04 +01:00
PJBot
385f7b42e0
Automatic changelog update
2024-08-11 14:50:04 +01:00
Flareguy
20bb793edb
Vox Minor Clothing Update 2: Electric Boogaloo ( #30838 )
...
* more vox masks n stuff
* cluwne
* fix
* merc gas mask
* bunny tail height fix
2024-08-11 14:50:03 +01:00
PJBot
621075cc90
Automatic changelog update
2024-08-11 14:47:35 +01:00
PJBot
bf5625da09
Automatic changelog update
2024-08-11 14:46:09 +01:00
Ed
86e603f407
Custom burgers - FoodSequence system ( #30755 )
...
* setup foodsequence
* name generation and max layers limit
* move to nutrition
* move code to serverside
* move to appearance data
* marked fields as required
* Update foodsequence.yml
* b
* burgeers!
* Update produce.yml
* Update meat.yml
* Update burger.yml
* fix duplicate naming
* Update Resources/Locale/en-US/nutrition/components/food-sequence.ftl
Co-authored-by: Hrosts <35345601+Hrosts@users.noreply.github.com>
* merge flavor profiles
* make food trash List<>
* merge trash
* Update FoodComponent.cs
* Update FoodComponent.cs
* organs and cannabis support
---------
Co-authored-by: Hrosts <35345601+Hrosts@users.noreply.github.com>
2024-08-11 14:46:08 +01:00
Brandon Hu
8a43d079b3
tweak(snowy_labs): Remove non-valid holoparasite ( #30875 )
2024-08-11 14:44:51 +01:00
PJBot
388c4076b4
Automatic changelog update
2024-08-11 14:44:20 +01:00
lzk
48bd13aada
Standartize clothing recipes ( #29315 )
2024-08-11 14:44:20 +01:00
MerrytheManokit
9f75844124
Remove meta voiceline from the passenger figure ( #30868 )
...
Update figurines.ftl
2024-08-11 14:44:20 +01:00
deathride58
88fff83127
#30851 followup - murderficates links ( #30863 )
...
kneecaps links while we're at it
2024-08-11 14:44:20 +01:00
lzk
6007e0c0bb
Fix some locales ( #30860 )
...
* Fix some locales
* forgor
2024-08-11 14:44:20 +01:00
Nemanja
7646e0d1d2
Cursed Mask ( #29659 )
...
* Cursed Mask
* extra expressions
* block ingestion
* mind returning
* okay fix the removal shit
2024-08-11 14:44:20 +01:00
PJBot
dd730e2114
Automatic changelog update
2024-08-11 14:44:20 +01:00
Ubaser
2d46fd511a
Partially revert light tube sprites ( #29091 )
...
* add
* reduce contrast
2024-08-11 14:44:20 +01:00
Nemanja
fa6952d043
Infer type for EntSelector ( #30856 )
...
Infer type for EntSelector.cs
2024-08-11 14:44:19 +01:00
PJBot
25de12171e
Automatic changelog update
2024-08-11 14:42:48 +01:00
Unkn0wn_Gh0st
cd3d0411a3
ERT Chaplain Loadout fixer ( #30855 )
...
Chaplain fixy
2024-08-11 14:42:48 +01:00
PJBot
32a3d3a3af
Automatic changelog update
2024-08-11 14:42:48 +01:00
TakoDragon
6d9af94220
Added suitskirt for psychologist ( #30709 )
...
* Added jumpskirt
* added locale
* Added spaces in code
* Updated the meta
2024-08-11 14:42:48 +01:00
PJBot
a89bdd6122
Automatic changelog update
2024-08-11 14:42:48 +01:00
shamp
a7940cc18c
Add Rat Kings wideswinging ( #30808 )
...
Update regalrat.yml
2024-08-11 14:42:48 +01:00
slarticodefast
5862445a84
remove TerminatorRoleComponent ( #30733 )
2024-08-11 14:42:48 +01:00
Unkn0wn_Gh0st
11e46b4be5
Change siren.ogg to gamma.ogg ( #30836 ) (ignored)
2024-08-11 14:42:38 +01:00