Commit Graph

36638 Commits

Author SHA1 Message Date
Samuka-C f7d3210278 Xenoborgs part 3 (#36867)
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Co-authored-by: Quantum-cross <7065792+Quantum-cross@users.noreply.github.com>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
2025-05-18 18:06:32 +01:00
Tayrtahn a580461e8b Cleanup warnings in `DisplacementMapSystem` (#37511)
* Cleanup warnings in DisplacementMapSystem

* docs update

* Suggested simplification
2025-05-18 17:58:43 +01:00
Tayrtahn 514e0d7e6a Cleanup more `SpriteComponent` warnings (part 2) (#37527)
* Cleanup warnings in MagazineVisualsSpriteTest

* Cleanup warnings in WiresVisualizerSystem

* Cleanup warnings in GunSystem.SpentAmmo

* Cleanup warnings in GunSystem

* Cleanup warnings in GunSystem.ChamberMagazine

* Cleanup warnings in MeleeWeaponSystem.Effects

* Cleanup warnings in ToggleableLightVisualsSystem

* Cleanup warnings in StatusIconOverlay

* Cleanup warnings in SpriteFadeSystem

* Cleanup warnings in PdaVisualizerSystem

* Cleanup warnings in EnvelopeSystem

* Cleanup warnings in MechSystem

* Cleanup warnings in MappingOverlay

* Cleanup warnings in LockVisualizerSystem

* Cleanup warnings in DragDropSystem

* Cleanup warnings in GhostSystem

* Cleanup warnings in TriggerSystem.Proximity

* Cleanup warnings in DragonSystem

* Cleanup warnings in PortableScrubberVisualsSystem

* File-scoped namespace for PortableScrubberVisualsSystem
2025-05-18 17:58:43 +01:00
Tayrtahn 972e1cbb17 Cleanup more `SpriteComponent` warnings (part 2) (#37522)
* Cleanup warnings in DamageMarkerSystem

* Cleanup warnings in CuffableSystem

* Cleanup warnings in DeployableTurretSystem

* Cleanup warnings in StorageContainerVisualsSystem

* Cleanup warnings in ItemMapperSystem

* Cleanup warnings in ItemCounterSystem

* Cleanup warnings in RandomSpriteSystem

* Cleanup warnings in PowerCellSystem

* Cleanup warnings in ParticleAcceleratorPartVisualizerSystem

* Cleanup warnings in PaperVisualizerSystem

* Cleanup warnings in PoweredLightVisualizerSystem

* Cleanup warnings in LightBulbSystem

* Cleanup warnings in EmergencyLightSystem

* Cleanup warnings in DoorSystem

* Cleanup warnings in ClockSystem

* Cleanup warnings in BuckleSystem

* Cleanup warnings in JukeboxSystem
2025-05-18 17:58:43 +01:00
PJBot 01bbc94bfb Automatic changelog update 2025-05-18 17:58:43 +01:00
Nemanja 19758a283e Allow protected grids to be repaired (#36989)
* Allow protected grids to be repaired

* Probably implement it

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2025-05-18 17:58:40 +01:00
PJBot bab3452389 Automatic changelog update 2025-05-18 17:56:24 +01:00
Nemanja 62bbc19ba3 Give VGRoid its name back (#37513) 2025-05-18 17:56:24 +01:00
Tayrtahn c82ea016da Cleanup more `SpriteComponent` warnings (part 1) (#37508)
* Cleanup warnings in PuddleSystem

* Cleanup warnings in HandsSystem

* Cleanup warnings in EnsnareableSystem

* Cleanup warnings in ElectrocutionHUDVisualizerSystem
Also simplify some if statements

* Cleanup warnings in PlantHolderVisualizerSystem

* Cleanup warnings in AlertLevelDisplaySystem

* Cleanup warnings in TetherGunSystem

* Fix error in PlantHolderVisualizerSystem

* I hate var _
2025-05-18 17:56:24 +01:00
PJBot 35ce3450d1 Automatic changelog update 2025-05-18 17:56:24 +01:00
Nemanja 8b74565a88 Don't group damage in the HealthChange.cs guidebook text (#37507) 2025-05-18 17:56:24 +01:00
PJBot 4b135bb896 Automatic changelog update 2025-05-18 17:56:24 +01:00
Qerd 5978580e18 Not exclusive whitelist diet. Vox regain access to old food. (#37497)
* Creates a secondary digestible whitelist that is not exclusive. Additionally reworks the Vox stomach.

* Update FoodSystem.cs

Remnants of an old attempt. Cleaning it.

* Update vox.yml

Remnants of an old attempt. Cleaning up.

* Whitelist no longer, now the diet exclusion var is a bool.

* Clean-up

* Update Content.Server/Body/Components/StomachComponent.cs

Typo fixing

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Update Content.Server/Body/Components/StomachComponent.cs

Clarifications.

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Update Content.Server/Nutrition/EntitySystems/FoodSystem.cs

Typo fixing

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Update Resources/Prototypes/Body/Organs/vox.yml

Typo fixes

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2025-05-18 17:56:24 +01:00
Velcroboy 5bcccc6eb0 Wall inheritance cleanup (#37436)
* Cleanup walls.yml

* quick check

* Fix tilewall cmd

* More Cleanup

* Arrnrtrayiage

* Remove double parenting

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-05-18 17:56:23 +01:00
PJBot 1c1917a3e6 Automatic changelog update 2025-05-18 17:56:00 +01:00
metalgearsloth bb190e1183 Predict pulling hands blocking (#37504)
Think I forgor to add this one when I split the 1 morbillion PRs out.
2025-05-18 17:55:59 +01:00
metalgearsloth f015a88907 Fix tile-events returns (#37502)
* Fix tile-events returns

Should really be continues.

* More

* More optimisations
2025-05-18 17:55:33 +01:00
PJBot e16768cb2f Automatic changelog update 2025-05-18 17:55:33 +01:00
metalgearsloth edfe4ada5b Shuttle speed bump (#37505)
* Shuttle speed bump

Will probably go to 80 when guns get bumped and we get CCD but just makes impacts more representative.

* cook
2025-05-18 17:55:33 +01:00
Tayrtahn d7ea0403f9 Cleanup warnings in `LatheSystem` (#37496)
Cleanup warnings in LatheSystem
2025-05-18 17:55:33 +01:00
PJBot 58ca240b57 Automatic changelog update 2025-05-18 17:55:24 +01:00
lzk 04b83557f2 Allow recycler to shred clothing (#31518)
* Allow recycler to shred clothing

* reduce

* change comments

* replace ClothMade with Recyclable

* Update Resources/Prototypes/Entities/Clothing/Head/hats.yml

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

* requested changes

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-05-18 17:55:23 +01:00
PJBot babd56f54b Automatic changelog update 2025-05-18 17:55:23 +01:00
ScarKy0 0ef85846f2 Strip All Debug Verb (#37426)
* init

* yippee

* review

* permission check

* command

* loc

* review

* review

* Apply suggestions from code review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-05-18 17:55:23 +01:00
Tayrtahn b8d59cb5e4 Cleanup warnings in `MaterialStorageSystem` (#37492)
Cleanup warnings in MaterialStorageSystem
2025-05-18 17:55:23 +01:00
Tayrtahn 7a4c33f411 Cleanup warnings in `PowerChargerVisualizerSystem` (#37491)
Cleanup warnings in PowerChargerVisualizerSystem
2025-05-18 17:55:23 +01:00
Tayrtahn 27007dc88d Cleanup warnings in `ThrusterSystem` (#37489)
Cleanup warnings in ThrusterSystem
2025-05-18 17:55:23 +01:00
Tayrtahn 1e78dc348b Cleanup warnings in `SubFloorHideSystem` (#37488)
Cleanup warnings in SubFloorHideSystem
2025-05-18 17:55:23 +01:00
Tayrtahn b6844b62af Fix prototypes and datadefs so they pass analyzer checks (again) (#37485)
Fix prototypes so they pass analyzer checks (again)
2025-05-18 17:55:22 +01:00
Jessey van Hoeijen c4235bef69 Change plushie rotation on wide swing (#37484)
Changed swing rotation on shark, carp and snake plushies
2025-05-18 17:54:36 +01:00
RedBookcase 6053b93067 Fixed Two-Way Lever Sprites (#37390)
* New conveyor sprites - arrows!

* Revert "New conveyor sprites - arrows!"

This reverts commit 3b540be0d89d93af5028a9ae6533bbdf2954cb75.

* Reworked to only be the lever sprite update.

---------

Co-authored-by: RedBookcase <Usualmoves@gmail.com>
2025-05-18 17:54:36 +01:00
PJBot 0850792920 Automatic changelog update 2025-05-18 17:54:36 +01:00
Chartman d499704a66 Soaked Smokes Volume Revert (#37482)
Reverted the volume of Dan's Soaked Smokes to their previous maximum.
2025-05-18 17:53:51 +01:00
PJBot 2c89ac711a Automatic changelog update 2025-05-18 17:53:40 +01:00
metalgearsloth bd05a7abf2 Predict sleeping action (#37414)
* Predict sleeping action

* reviews
2025-05-18 17:53:30 +01:00
metalgearsloth 6cb50cd725 Revert "Fix goliath tentacle exploit (#37168)" (#37479)
* Revert "Fix goliath tentacle exploit (#37168)"

This reverts commit 6fbd0c9da1c10699322316528bdae1ef37bafa55.

* wawawewa
2025-05-18 17:52:51 +01:00
Tayrtahn c49f137013 Content changes for SetTiles change (#37229)
* Content changes for SetTiles change

* Retest with new engine changes

* Derp

* Update for new engine PR changes
2025-05-18 17:52:32 +01:00
ArtisticRoomba f4bd1aa14e fix cl (#37477) 2025-05-18 17:52:21 +01:00
PJBot d3f959c50f Automatic changelog update 2025-05-18 17:52:21 +01:00
Blitz f1530cbaaa No more one handing "snipers" (#33708) 2025-05-18 17:52:20 +01:00
PJBot 5a7267549c Automatic changelog update 2025-05-18 17:52:04 +01:00
K-Dynamic c221a71ffa Welding locker loot, migrate to EntityTable (#36977)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-05-18 17:52:04 +01:00
Tezzaide 63ae74e18d New Salvage Wrecks (#36884)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-05-18 17:52:04 +01:00
Nemanja 17c743acb6 Fix goliath tentacle exploit (#37168) 2025-05-18 17:52:04 +01:00
PJBot 4d59821f7f Automatic changelog update 2025-05-18 17:52:04 +01:00
kosticia 6fc531b22d make small animals don't leave organs on gibbing (#37080) 2025-05-18 17:52:00 +01:00
Southbridge 52e6471a1a Animal Spawner Reorganization + Xeno Spawners (#36962)
Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
2025-05-18 17:47:22 +01:00
PJBot 440224c51b Automatic changelog update 2025-05-18 17:45:36 +01:00
slarticodefast 18bd8c885b Fix some paradox clone traits (#37467)
fix some paradox clone traits
2025-05-18 17:45:36 +01:00
Nemanja 3bbfdc127b Infer NumberSelector type in EntityTables (#36568)
* Infer number selector types from context

* forgor
2025-05-18 17:45:36 +01:00