Pieter-Jan Briers
139713eb13
Fix bad string format error in Rider ( #10339 )
2022-08-05 22:15:35 +02:00
Leon Friedrich
e7854c9156
Steal condition fix ( #10323 )
2022-08-05 18:02:02 +10:00
keronshb
0eece4b47f
Containment Field Rework ( #9312 )
2022-08-05 14:22:37 +10:00
Leon Friedrich
8f445d44fa
Fix stuck lathe queue ( #10311 )
2022-08-04 16:19:31 -07:00
Paul Ritter
34fe04483f
content changes for "refactors copy api to use ref" ( #10180 )
2022-08-05 08:17:16 +10:00
metalgearsloth
b7bedcd282
Probably fix adminnotes for offline players ( #10292 )
...
Works with 2 clients on my machine
2022-08-04 17:52:13 +02:00
Jessica M
39a6c8afb3
Adds trash tag to more items. New component "TrashOnEmpty" ( #10166 )
2022-08-04 01:52:08 -07:00
Rane
2f4849eae1
Cloning Rework ( #8972 )
...
Co-authored-by: fishfish458 <fishfish458>
2022-08-03 21:05:17 -07:00
Kara
5784c248ac
Nuke anchor fixes + cargo sell blacklist ( #10286 )
2022-08-03 20:01:14 -07:00
Jessica M
7650ddf78f
You can no longer spill closed solution containers ( #10259 )
2022-08-03 17:47:14 -07:00
Leon Friedrich
bbd6482420
Fix lathe unanchor interaction & general cleanup ( #10156 )
2022-08-03 17:38:56 -07:00
metalgearsloth
098b536fb8
NPC Steering refactor ( #10190 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-08-03 16:02:50 +10:00
Jessica M
4fc4567a9c
add tongue twister to disease artifacts, rat carriers, and mold ( #10265 )
2022-08-02 20:40:42 -05:00
Jessica M
b97f0f033e
Fixes lobby station timer ( #10261 )
2022-08-02 18:30:10 -07:00
Julian Giebel
bba5850da4
Fix the fix for accents on radio ( #10242 )
2022-08-02 06:46:10 -07:00
Flipp Syder
98a9196dd4
Fixes issues with wire layouts, enables wire layout composition ( #10246 )
2022-08-02 06:42:05 -07:00
Rinkashikachi
ff930c33aa
Lathe and ghost role localization ( #10251 )
2022-08-02 06:40:53 -07:00
Morber
14d361a57f
Localize spent lights name & desc ( #10225 )
2022-08-02 13:21:57 +10:00
Justin Trotter
15944898b1
accents on radio ( #10226 )
2022-08-02 12:33:30 +10:00
Leon Friedrich
cfec035b9d
Fix disposal entry ( #10230 )
2022-08-02 08:35:34 +10:00
wrexbe
5eaa7149e2
Replace count prototype ( #10212 )
...
* Replace count prototype
* Doc improvement
2022-08-01 12:32:42 -07:00
Paul Ritter
6b243e6e43
fix yamllinter ( #10221 )
...
Co-authored-by: Paul Ritter <ritter.paul1@gmail.com >
2022-08-01 15:10:08 +02:00
Paul Ritter
f77aff7b94
prototype composition ( #9979 ) & updates submodule
...
* prototype composition
* a
* fixes build
* fixes test
* updates submodule
Co-authored-by: Paul Ritter <ritter.paul1@gmail.com >
2022-08-01 14:39:37 +02:00
metalgearsloth
7d779018b9
Make early launches a cvar ( #10213 )
...
Apparently our LRP playerbase sucks.
2022-08-01 03:26:25 -05:00
Leon Friedrich
55665766cf
Fix gas tank bug ( #10197 )
...
* Fix gas tank bug
* avoid partial connects
* Revert "avoid partial connects"
This reverts commit 598a871442b74bfe05948e3df8ed47722315722d.
2022-08-01 17:43:20 +10:00
Fooberticus Bazly
fafd541349
fixed plant bag double dump problem ( #10188 )
...
Co-authored-by: fooberticus <fooberticus@protonmail.com >
2022-07-31 01:14:21 -07:00
Level10Cybermancer
f0d17e328c
Thieving gloves now actually hide stripping messages ( #9933 )
...
* changed the description of thieving gloves
* fixed the strip/place popups not being hidden
* moved the ev.Stealth check
* Revert "changed the description of thieving gloves"
This reverts commit e0d242ddb8902873fbcd095a58e49641588414f5.
* Refactor/format
Co-authored-by: wrexbe <wrexbe@protonmail.com >
2022-07-30 23:02:27 -07:00
wrexbe
b5de805083
Mouse disposal nullable patch ( #10185 )
2022-07-30 21:23:46 -07:00
Lucas
8000d31a62
No handed mobs now cant insert other mobs on disposal ( #9993 )
...
* fix mouse now cant insert other mobs on disposal, but still can jump inside
* Apply suggestions from code review
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
* using popupSystem depedency and better fluent use
* change where the message You don't have hands are
* Caution popup
Co-authored-by: zero <ribeirolucasdev@gmail.com >
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
2022-07-30 21:17:30 -07:00
Leon Friedrich
ddfa328442
Identity loc string fixes ( #10137 )
...
Co-authored-by: Kara <lunarautomaton6@gmail.com >
2022-07-30 20:43:38 -07:00
Rane
de789ad5ea
Standard contests + disarm math tweak ( #10087 )
2022-07-30 20:41:30 -07:00
Kevin Zheng
da11acd8c3
Make passive gates great ( #9816 )
2022-07-30 20:00:34 -07:00
Leon Friedrich
bae540ab2f
Fix gas tank and other hand-interaction bugs ( #9700 )
2022-07-30 19:56:26 -07:00
Jessica M
ae4ca09a57
Add current station time to game lobby ( #9665 )
...
Co-authored-by: Kara <lunarautomaton6@gmail.com >
2022-07-30 19:55:43 -07:00
TekuNut
3c3960e82e
Update DragonSystem to use SharedAudioSystem ( #10141 )
2022-07-30 19:53:58 -07:00
Leon Friedrich
7500303bed
Strap bug fixes ( #10142 )
2022-07-30 19:53:17 -07:00
Júlio César Ueti
d30c3b0bbc
Adds detailed logging to AME and PA interactions ( #10170 )
2022-07-30 19:47:42 -07:00
Rane
95bf54af7a
Add dizziness as a symptom of bloodloss ( #10172 )
2022-07-30 19:24:24 -07:00
Steven K
68a5fcb7f8
PlantHolderVisualizer component system refactor ( #10091 )
...
* Converted PlantHolderVisualizer to component and system.
* Cleaned up Botany folder.
* Converted initialization of HydroTrayVisualizer under PlantHolderVisualizerSystem to it's own GenericVisualizer.
* Cleaned up hydro_tray.yml.
2022-07-30 19:18:49 -07:00
Jackson
5084665643
Salvage magnet accuracy fix ( #10124 )
2022-07-28 21:05:01 -07:00
Rane
47e84d9d54
Make miasma start being visible later ( #10128 )
2022-07-28 20:13:56 -07:00
Leon Friedrich
c7ad6b709e
Audio System Rejig ( #9635 )
2022-07-29 12:13:12 +10:00
Leon Friedrich
d279f6172a
Fix item/clothing visual & networking bugs ( #10116 )
2022-07-28 18:02:09 -07:00
Rane
b8be23004b
Latejoin traitors ( #9783 )
2022-07-28 17:59:45 -07:00
metalgearsloth
4c298c243a
Don't allow nullspace FTL ( #10110 )
...
* Don't allow nullspace FTL
Because other systems are my problemo now.
* Also this
2022-07-28 23:30:42 +10:00
metalgearsloth
ac67ae7b1e
Fix FTL exception ( #10099 )
...
Will also just log in future so we know what did it.
2022-07-28 16:27:23 +10:00
Rane
38a8a22e5a
Throwing event improvements ( #10055 )
2022-07-28 09:28:23 +10:00
Kara
258ec0cac1
Clothing/item ECS & cleanup ( #9706 )
2022-07-27 03:53:47 -07:00
Kara
6c30726c7b
freon fixes ( #10076 )
2022-07-27 03:17:33 -07:00
Kara
7a553781cc
Frezon ( #9980 )
...
* stuff i'll have to fix anyway when n2o gets merged
* everything except the finished reactions
* freon coolant reaction but with bad curve
* miasmic subsumation
* freon production
* nitrogen and diff temp scaling
* uhh meant to change that
* #
* hitting that frezon boof
2022-07-27 04:55:28 -05:00