Commit Graph

34707 Commits

Author SHA1 Message Date
DrSmugleaf e85eacb1d4 Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce (#38164)
* Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce

* Usings fix

* Usings fix

* Usings fix

* Usings fix

* CVar fix

* Predicted ppups

* Openable predicted popup

* Fix audio prediction
2025-08-07 01:48:46 +02:00
metalgearsloth 2e1cccdd7d Update submodule to 262.0.0 (#38174) 2025-08-07 01:38:34 +02:00
Leon Friedrich 173ca5fd7d Add FixedPoint2TypeParser (#38169) 2025-08-07 01:38:26 +02:00
PJBot 1b18192cf4 Automatic changelog update 2025-08-07 01:38:22 +02:00
Tiniest Shark 00f955419c Assorted device and core inhands (#38162)
* Assorted device and core inhands

* whoops forgot the thief objective

* i missed literally on pixel on the fulton argh

* inhand pinpointer update
2025-08-07 01:37:46 +02:00
PJBot 1032c73d1e Automatic changelog update 2025-08-07 01:37:38 +02:00
Orsoniks c35279089c Improved Health examination text (#38126)
* more health examinations

* better blood

* fix

* tweaks

* sizeable

* silicon fix

* tweaks

* bleeding color tweaks

* fix
2025-08-07 01:36:36 +02:00
PJBot 54d881f3ed Automatic changelog update 2025-08-07 01:36:32 +02:00
Archee 965a009963 Missing contraband tags on explosives (#37521)
* Firebombs as minor contraband

* Pipebombs as minor contraband

* Seismic charge as cargo/sec contra (like crushers)

* Modular payloads
2025-08-07 01:36:28 +02:00
Kyle Tyo 70089b6f9e MapManager warnings cleanup Server Edition 2003 (#36781)
* now you see me

* unused depen

* test fail fix attempt 1

* test fail fix attempt 2

* fix test fail attempt 3

* shot in the dark.

* Does this work?

* import cleanup

* taking a shot at this.

* Convert PersistenceSaveCommand to LocalizedEntityCommands.

* requested changes

* requested changes. also dealt with improperly named private const

* Update Content.Server/GameTicking/GameTicker.Spawning.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Server/GameTicking/GameTicker.Spawning.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Convert PlanetCommand to LocalizedEntityCommand

* Update BiomeSystem.cs

* Update Content.Server/Salvage/SalvageSystem.Runner.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Server/Procedural/DungeonSystem.Rooms.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Server/Salvage/SpawnSalvageMissionJob.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Server/Station/Systems/StationBiomeSystem.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* revert to latest master.

* slartis suggestion.

* Update SetMapAtmosCommand.cs

* cleanup

* Update PersistenceSaveCommand.cs

* finish localizing persistencesavecommand

* this is icky, I change.

* :sigh:

* revert whatever I did here?

* oh I see, some inconsistencies.

* revert this

* Update PlanetCommand.cs

* move this ftl to the commands folder

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-08-07 01:36:00 +02:00
PJBot 892db514e7 Automatic changelog update 2025-08-07 01:35:52 +02:00
Samuka-C 73c2657d8c adjreagent now accepts float (#38134)
* adjreagent now accepts float

* var
2025-08-07 01:35:46 +02:00
PJBot 8972e7006d Automatic changelog update 2025-08-07 01:35:42 +02:00
Nox d599d6481e No raffle for space carp (#38101)
No raffle for carp

Signed-off-by: Nox38 <nebulousnox38@gmail.com>
2025-08-07 01:35:36 +02:00
github-actions[bot] 8421650e71 Update Credits (#38143)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2025-08-07 01:34:49 +02:00
Tayrtahn c467a49a7c Forbid string literals for `NpcFactionSystem` methods (#38140)
* Add ForbidLiteral attribute to NpcFactionSystem methods

* Cleanup resulting warnings
2025-08-07 01:33:00 +02:00
PJBot 7e990986aa Automatic changelog update 2025-08-07 01:31:27 +02:00
slarticodefast 1e27f00d22 Fix stripping window for more than 2 hands (#37577) 2025-08-07 01:31:10 +02:00
slarticodefast 29556d3398 make PacifiedComponent session specific (#38137) 2025-08-07 01:30:52 +02:00
PJBot e33eb0d75f Automatic changelog update 2025-08-07 01:30:28 +02:00
Perry Fraser 6f75097499 fix: allow ejecting diamonds from lathes/silos (#38132) 2025-08-07 01:30:13 +02:00
K-Dynamic d761cce130 Genpop wall lockers (#38102)
* sprites

* genpop wall lockers

* number 5 alive

* slight boilerplate code, thank you slarti
2025-08-07 01:24:14 +02:00
PJBot 1d333e530d Automatic changelog update 2025-08-07 01:23:28 +02:00
K-Dynamic 96bc4d98a8 Reduce disabler capacity to 16 shots (#36019)
* 14 shots

* 14 to 16
2025-08-07 01:22:27 +02:00
lzk fe541fab9d chem.yml cleanup (#38129)
Update chem.yml
2025-08-07 01:22:16 +02:00
PJBot e34cbe2d9f Automatic changelog update 2025-08-07 01:21:48 +02:00
hoshizora 3ae2f79c32 Add name to chameleon controller implanter (#38117)
Update implanters.yml
2025-08-07 01:21:43 +02:00
Kyle Tyo a13cf014a3 ShowEmergencyShuttleCommand and MeleeSpreadCommand LEC conversion. (#37993)
progress
2025-08-07 01:21:24 +02:00
Quantum-cross 051120d6a6 Fix serialization of `SunShadowCycleComponent` (#38002)
* Use a struct to hold the items for `Directions` in `SunShadowComponent`, fix serialization.

* actually make them datafields...

* Add NetSerializable to datadef

* this is why we can't have nice things
2025-08-07 01:20:46 +02:00
PJBot 8c89ea24b1 Automatic changelog update 2025-08-07 01:20:42 +02:00
slarticodefast 13242382ab fix wallmount vending machine dispense direction (#38112)
fix wallmount vending machine direction
2025-08-07 01:20:38 +02:00
PJBot 8f8b4eeb3e Automatic changelog update 2025-08-07 01:20:34 +02:00
Quanteey 21ea2440cd Make mine blips much more reasonable 2025-08-07 01:20:23 +02:00
Spanky f338a464a5 Light Up Landmines (#38092)
* Adjust landmines to have unshaded lights.

* Someday I will give myself credit for the work I do.

* Adjust animation speed.
2025-08-07 01:04:51 +02:00
Kyle Tyo b5353746fa Add player autofill to rename command. (#38074)
* simple enough

* switch to CompletionResult.FromOptions and CompletionHelper.SessionNames

* cleanup
2025-08-07 01:04:29 +02:00
jkwookee 68174f5075 Reduce Liquid Frezon Duration (#38100)
testing
2025-08-07 01:03:12 +02:00
slarticodefast cc9a6a95a7 Don't show climb verb for objects that cannot be climbed (#38115)
fix climb verb
2025-08-07 01:03:00 +02:00
PJBot 671991f294 Automatic changelog update 2025-08-07 01:02:56 +02:00
themias e2a90558b1 Increase throwing into disposal chance (#38116) 2025-08-07 01:02:52 +02:00
Tayrtahn 39a93aa65a Fix throwing items into disposal units (#38106) 2025-08-07 01:02:47 +02:00
PJBot c8dad0a863 Automatic changelog update 2025-08-07 01:02:43 +02:00
Minemoder5000 41509efe05 Shark toys use the bite animation. (#38113) 2025-08-07 01:02:38 +02:00
Tayrtahn db9b106602 Cleanup unused/redundant dependencies (#38099) 2025-08-07 01:02:04 +02:00
Errant 04ac22e1e8 emergency shuttle emergency lockers (#38095) 2025-08-07 01:01:53 +02:00
PJBot ae0bbd0440 Automatic changelog update 2025-08-07 01:01:38 +02:00
Samuka-C de0dca6068 Make improvised explosive devices minor contra (#38088)
pipe bomb and fire bombs are minor contra
2025-08-07 01:01:16 +02:00
PJBot 10d52ee7de Automatic changelog update 2025-08-07 01:01:12 +02:00
RedBookcase 01102545dd Added Scrap Armor [Reupload]. (#37601)
* Added Scrap Armor v2.

* Added a note to scrap helmet about vision reduction.

* Removed protection from step triggers.

* The patient needs broken kneecaps to live.

* Add in missing tag

* Missing tags pt 2

---------

Co-authored-by: RedBookcase <Usualmoves@gmail.com>
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2025-08-07 01:00:42 +02:00
PJBot 460f1a24de Automatic changelog update 2025-08-07 01:00:38 +02:00
themias 79377f30ff Muzzles reduce emote sound (#34444)
* Muzzles reduce emote sound

* update based on review comments

* review comments
2025-08-07 01:00:26 +02:00