metalgearsloth
20cb65f2e6
Fix double interaction popups ( #30452 )
...
The issue is it plays the "you hug xyz" to everyone in range as well as the target client so they overlap. IDK if anything else is broken by this but this control flow is pretty bad so I wouldn't be surprised.
2024-08-02 11:33:20 +10:00
Plykiya
e6b67540e4
Update MoverController.cs to not use Component.Owner ( #29965 )
...
* Update MoverController.cs
* Update a bunch of movement code to use Entity<T>
* Last errors
* wow, there were more errors
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-08-02 11:32:32 +10:00
Brandon Hu
dceb562be7
add(TransferAmountWindow): QoL stuff ( #30464 )
...
* ugh
2024-08-02 11:20:36 +10:00
PJBot
1fcbaa132f
Automatic changelog update
2024-08-01 20:02:13 +00:00
marbow
b8fc703bf0
Detective's closet now has a hand labeler ( #30501 )
...
handlabeler
2024-08-01 14:01:05 -06:00
PJBot
ce3169ed17
Automatic changelog update
2024-08-01 20:00:53 +00:00
IProduceWidgets
dc5f951f0e
Remove cubes from nukie outpost. ( #30547 )
...
I expect you to die!
2024-08-01 14:00:30 -06:00
lzk
2422a606d5
Update Marathon ( #30534 )
...
* Update Marathon
restocks
beacons
emitters
* Update 2
perma fixes
2024-08-01 14:00:16 -06:00
NakataRin
71ea1516ed
added paramedic to train ( #30556 )
2024-08-01 13:59:43 -06:00
SlamBamActionman
7da2fb1218
Change from using obsolete method in ExplosionOverlay ( #30550 )
...
* Change from obsolete method in ExplosionOverlay
* Send AppearanceSystem through constructor
2024-08-01 23:17:15 +10:00
PJBot
ff76214247
Automatic changelog update
2024-08-01 10:27:39 +00:00
Ko4ergaPunk
27f3bea46d
Cutter machine & steel mozaic item tiles ( #30431 )
...
* no texture machine
* done
* delete wip
* bug fixes
* oops
* CutterMachineCircuitboard
Glass: 500
2024-08-01 13:26:32 +03:00
Nemanja
2c26be606f
Add support for printing reagents in lathes ( #30476 )
...
* Add support for reagents in lathes
* missing locale
2024-08-01 14:15:05 +10:00
Mervill
4b7325098a
Remove obsolete code from LightningSystem ( #30546 )
2024-07-31 20:27:17 -07:00
PJBot
ab05228479
Automatic changelog update
2024-08-01 03:01:00 +00:00
Plykiya
1d79b924a6
Adds hand labelers to the ChemDrobe, LawDrobe, and PTech ( #29958 )
...
* Adds hand labelers to the chemdrobe and ptech
* LawDrobe too
* Update cart.yml
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-31 19:59:54 -07:00
PJBot
b5524bfcd1
Automatic changelog update
2024-08-01 02:59:22 +00:00
PixeltheAertistContrib
ad0aba5108
Change Social Anxiety ----> Stutter ( #29898 )
...
* Change Social Anxiety ----> Stutter
* Update traits.ftl
---------
Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com >
2024-07-31 19:58:16 -07:00
PJBot
34450dc908
Automatic changelog update
2024-08-01 02:56:09 +00:00
Plykiya
1d2b7131ab
Meteors now leave behind a bit of ore ( #30419 )
...
* Meteors that leave behind asteroid ore
* bigger offset
* Bit more generic
* Better defaults
* hrm?
* I HATE CUSTOM SERIALIZERS
* More comments
* renamed a variable
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-31 19:55:02 -07:00
Mervill
1ef4f26a44
Remove obsolete code from VomitSystem ( #30544 )
2024-07-31 19:30:14 -07:00
Plykiya
ba1610012a
Update RespiratorSystem.cs to not use Component.Owner ( #30426 )
...
Update RespiratorSystem.cs
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-31 19:29:02 -07:00
themias
52b32fa7fa
Fix hypo pen clicking ( #30535 )
2024-07-31 14:07:12 -07:00
themias
7a99c962a3
Fix exploding pen clicking ( #30533 )
2024-07-31 21:50:16 +03:00
PJBot
b5a6f85a75
Automatic changelog update
2024-07-31 17:58:47 +00:00
themias
2575e44ec3
Add pen clicking sound ( #30531 )
...
* Add pen clicking sound
* switch to OnUse and reduce distance a little
2024-07-31 20:57:41 +03:00
IgorAnt028
5eb6425c42
A small addition to the documentation ( #30506 )
...
* Completion of documentation
Comments have been added to ConditionalSpawnerComponent and RandomSpawnerComponent
* Appear fix
Some fixes with word "appear"
2024-07-31 19:09:51 +03:00
PJBot
282292fdae
Automatic changelog update
2024-07-31 16:09:27 +00:00
slarticodefast
3cecfd6e4c
Skeletons no longer have fingerprints ( #30530 )
...
skeletons no longer have fingerprints
2024-07-31 19:08:20 +03:00
PJBot
d09ed501f0
Automatic changelog update
2024-07-31 15:15:27 +00:00
metalgearsloth
0432f21110
Add sprite exporting ( #29874 )
...
* Redo of code
* Dump IDs on lobby exports
2024-07-31 11:14:19 -04:00
Brandon Hu
5bc9c04a02
add(SharedDoAfterSystem): Add a IsRunning "Utility" function ( #30512 )
2024-07-31 21:32:19 +10:00
metalgearsloth
778bfe3355
Add test for anchored prototypes ( #30526 )
...
Nothing fails at least but at some point will let us remove some hacky engine code.
2024-07-31 21:31:41 +10:00
PJBot
f264da89c4
Automatic changelog update
2024-07-31 01:59:37 +00:00
Repo
b784edb758
Fix aHelp menu sorting ( #30518 )
...
* Keep Pinned status through player status changes.
* Fix filtering to be admin optimal.
2024-07-31 11:58:31 +10:00
PJBot
61e87cb43a
Automatic changelog update
2024-07-31 00:15:55 +00:00
slarticodefast
0ceb99df1c
Fix singularity overlay mouse position correction when zooming ( #30509 )
...
fix singularity overlay mouse position correction when zooming
2024-07-31 10:14:49 +10:00
Pieter-Jan Briers
524dad566b
Rename CLF3 to "chlorine trifluoride" ( #30510 )
...
Other chemicals like sodium hydroxide are written in full too, why wouldn't ClF3 be.
2024-07-31 10:14:23 +10:00
Dvir
50fcde25dd
Fix Viper yaml ( #30513 )
...
Update pistols.yml
2024-07-30 16:08:54 -07:00
TemporalOroboros
bea8c1a0b8
Relocate TemperatureProtectionComponent ( #30437 )
...
Moves it from the atmos module to the temperature module where it is actually used.
2024-07-30 12:31:55 -07:00
PJBot
7fefcbc6fb
Automatic changelog update
2024-07-30 14:42:21 +00:00
Ed
23b97bd8b5
Added diamond into upgraded ore processor ( #30499 )
...
Update lathe.yml
2024-07-30 10:41:15 -04:00
Roudenn
f501bd500c
Grappling gun's ReelRate can be changed ( #30493 )
...
* Grappling gun ReelRate can be changed
Moves ReelRate constant from SharedGrapplingGunSystem to GrapplingGunComponent, so it's Reel speed can be changed.
* Add coment + remove redudant
2024-07-31 00:26:18 +10:00
PJBot
0fddee233d
Automatic changelog update
2024-07-30 14:08:41 +00:00
Cojoke
ea136838c0
Another QSI Fix About Things Being in Places they Should not ( #30241 )
...
* Another QSI Fix About Things Being in Places they Should not
* cleanup
2024-07-30 10:07:35 -04:00
chavonadelal
9e1e9b8c34
Localization of the Salvage Expedition Console ( #30339 )
...
* Localization of the Salvage Expedition Console
* Localization of the Salvage Expedition Console 2
2024-07-30 10:05:19 -04:00
lzk
1a672c9c6d
add more logic gates prototypes for mapping ( #30385 )
...
* Add more logic gates types for mapping
* i forgor
* me stupid
* nuh
2024-07-30 09:55:21 -04:00
PJBot
5607c35744
Automatic changelog update
2024-07-30 13:54:51 +00:00
Cojoke
247222beab
Remove Walking out of Containers while You can't Walk ( #30391 )
...
* Require Standing to Exit Containers
* whoops, forgot a not
* You can't walk out if cuffed
* GUAH(requested stuff)
* bwomp(tiny cleanup)
2024-07-30 09:53:44 -04:00
PJBot
04b7b80210
Automatic changelog update
2024-07-30 11:30:38 +00:00