Commit Graph

36638 Commits

Author SHA1 Message Date
Professor Renderer Grizzleton 0a22650f38 Give cluwnes job icons (#37834)
* Add Weh-pet

* Add Weh-pet (again)

* Change weh-pet size to Medium

* Change weh-pet size to Medium (again)

Probably should've looked into what "medium" meant in yaml

* I may be stupid and misread how MIDIs worked.

* Finish weh-pet sprites

Weh!

* Add weh-pet to rare maints loot table

* Give cluwne sechud icon

* Remove weh-pet related content from cluwne-id

Why was it still THERE?

* Revert "Add Weh-pet (again)"

This reverts commit 8e135e520859ef94e693e27a86af1eed9576f9ab.

* Fix whitespace issues in residual files

* Update Resources/Textures/Interface/Misc/job_icons.rsi/meta.json

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

* More whitespace fixing and credit adding

* Resolve conflict in job_icons.rsi/meta.json

* Fixing whitespace *again*

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-08-05 18:51:39 +02:00
PJBot 3686768dce Automatic changelog update 2025-08-05 18:51:33 +02:00
PicklOH 541e238f8f Restore Gas Pipe Naming in Construction Menu (#37881)
restore gas pipe naming in construction menu
2025-08-05 18:51:11 +02:00
PJBot 3690abb343 Automatic changelog update 2025-08-05 18:51:03 +02:00
Quanteey 79cb5390b9 Cleanup for 2e2dd41087 2025-08-05 18:45:20 +02:00
Quanteey 30ddf8d5e2 fix cherry-pick automatic merge fuckup - scary! 2025-08-05 18:04:04 +02:00
Quanteey 05469235d0 Merge capacitors and manipulators for downstream things 2025-08-05 17:55:47 +02:00
Simon 2b5570f98b Remove capacitors and matter bins (#37725)
* Remove capacitors and matter bins

* fix migrations and yaml errors, remove parts fully

* Rename to "modular machine part"

* Sloth review
2025-08-05 17:52:16 +02:00
PJBot e0d6db2b50 Automatic changelog update 2025-08-05 17:15:27 +02:00
metalgearsloth e365dc9cb7 Don't click-to-face when moving (#37874)
Looks bad doing it for a single tick.
2025-08-05 17:15:22 +02:00
Tayrtahn eb94fb8e8d Cleanup warnings in `SharedMoverController` (#37613)
* Refactor IsAroundCollider to use EntityLookupSystem

* Formatting

* MapSystem methods

* Remove unused usings

* GrabRangeVV -> GrabRange
2025-08-05 17:14:52 +02:00
B_Kirill 1acdfd29e1 Add overkill thresholds to more objects (#37745)
* Add overkill thresholds to more objects

* Add newline

* curtains (25 -> 50)
2025-08-05 17:14:27 +02:00
Killerqu00 b523f1204a Sanitize admin UI input for role bans (#35422)
if job does not exist, log it
2025-08-05 17:14:23 +02:00
Kyle Tyo 12046096e8 Kill resolves in vote commands (#37637)
* kill resolves in VoteCommand.cs

* consistency and cleanup

* final touch
2025-08-05 17:14:19 +02:00
Nemanja 717e14ba1d Fix storage fastpath logical oversight (#37852) 2025-08-05 17:11:01 +02:00
K-Dynamic ade1c74484 Updated weld overlay for blast door (#37846)
updated weld for blast door
2025-08-05 17:10:57 +02:00
Tayrtahn bd515c4ec9 Cleanup remaining `IMapManager.MapExists` uses (#37851)
Cleanup remaining IMapManager.MapExists uses
2025-08-05 17:10:34 +02:00
Errant 88847681b4 hotfix the hotfix, slot blocker changelog (#37845)
remove changelog for slot blockers due to being reverted
2025-08-05 17:09:09 +02:00
Quanteey d284424914 Revert "Updated Drozd and Lecter with magazine states and small animations. (#37790)"
This reverts commit f59acc6ec0.
2025-08-05 17:07:58 +02:00
PJBot 5cac69d766 Automatic changelog update 2025-08-05 17:00:11 +02:00
chromiumboy 2e2dd41087 Sentry turrets - Part 6: Sentry turret control panels (#35235) 2025-08-05 16:53:07 +02:00
YoungThug 32d9e5a1f4 Add Fancy Speech Bubbles for Diona and Gingerbread (#37742)
* Add Fancy Speech Bubbles for Diona and Gingerbread

* Fix White-Spacing

* Fix Fails
2025-08-05 16:50:59 +02:00
B_Kirill ab5e1edb00 Add pause to runclient (#37748) 2025-08-05 16:50:33 +02:00
PJBot 3c22b21912 Automatic changelog update 2025-08-05 16:50:26 +02:00
Jessica M b1192802f7 Lets angry AI gorillas pry open doors, smash things, and vault tables (#37822) 2025-08-05 16:49:38 +02:00
slarticodefast 648d46439c Add WieldingBlockerComponent (#37778)
initial commit
2025-08-05 16:49:29 +02:00
PJBot b78011a010 Automatic changelog update 2025-08-05 16:49:24 +02:00
Fildrance fb61aa165f Spray nozzle can suck puddles into tank directly! (#30600)
* feat: now vacuum cleaner can suck solutions from floor

* refactor using AbsorbentSystem instead of separate vacuum cleaner

* refactor: remove unused vacuum cleaner files

* refactor: renamed ConnectedContainerComponent to SlotBasedConnectedContainerComponent (and system)

* fix: fix invalid comp name

* fix: no more spray nozzle messaging about water inside bottles etc.

* refactor: minor refactor in SlotBasedConnectedContainerSystem and adjustments after merge

* refactor: cleanups

* refactor: renaming

* refactor: update to use _puddleSystem.GetAbsorbentReagents

* refactor: changed interactions with SlotBasedConnectedContainerSystem into events

* refactor: new sound and action delay adjusted to sound (amount tweaked a bit accordingly, almost)

* refactor: added networking for SlotBasedConnectedContainerComponent

* fix attribution for vacuum-cleaner-fast.ogg

* trying to fix multi-license for mix sound file

* remove empty line

* refactor: remove trailing whitespace

* by ref struct, brother

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
Co-authored-by: EmoGarbage404 <retron404@gmail.com>
2025-08-05 16:49:19 +02:00
PJBot f788229c4b Automatic changelog update 2025-08-05 16:49:09 +02:00
Kyle Tyo c1183acf6d Add a safety net to the round controls in the Admin window. (#37836)
some changes.
2025-08-05 16:49:05 +02:00
Errant b2a137dfe7 comment out slotblocker yaml (#37827)
* comment out slotblocker yaml

* let me fix this real quick xD

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-08-05 16:47:13 +02:00
RedBookcase f59acc6ec0 Updated Drozd and Lecter with magazine states and small animations. (#37790)
Co-authored-by: RedBookcase <Usualmoves@gmail.com>
2025-08-05 16:47:03 +02:00
Tayrtahn d10cef4f16 Cleanup some easy-to-fix static logger warnings (#37820) 2025-08-05 16:46:49 +02:00
Quanteey 3c9ce1fb8a fixes 2025-08-05 16:46:25 +02:00
Velcroboy 1fac605dfd Update locker storage to entity tables (#37809)
* Update locker storage to entity tables

* tidy

* Requested changes

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-08-05 16:45:36 +02:00
Princess Cheeseballs 0b9d4acaca Mob Spin Fix Update (#37603)
Kid named negative velocity
2025-08-05 16:38:18 +02:00
PJBot 17cbf89f8e Automatic changelog update 2025-08-05 16:38:09 +02:00
AsnDen e743a8ca90 Bar sign AlignTile version and fixtures for bar signs (#37756)
* fixtures and sprite offset

* AlignTile versions

* Update bar_sign.yml
2025-08-05 16:37:30 +02:00
Tayrtahn b70e76c597 Cleanup warnings in `BasicStationEventSchedulerSystem` (#37818)
Cleanup 4 warnings in BasicStationEventSchedulerSystem
2025-08-05 16:37:26 +02:00
PJBot a4b93bcd8a Automatic changelog update 2025-08-05 16:36:25 +02:00
brainfood1183 3e8e0a8a63 kangaroos can now be equipped with north stars and knuckle dusters. (#37789)
* kangaroos can now be equipped with north stars and knuckle dusters (except stun knuckle duster).

* whitespace issues fix..

* damn whitespace

* fix whitespace

* fix whitespace

* final fix.
2025-08-05 16:36:17 +02:00
Stop-Signs 8f93b45be3 Make foods reflect their ingredients better (#34138)
* Borbers

* Meals.yml Updated

* Update Cursed noodles

* Soups even more cursed

* Pies tacos and cakes

* typo

* typo ops pt 2

* Typo ops + non-existant reagent

* justice for soy

* minor mistake in soup.yml

* Update pie.yml
2025-08-05 16:34:54 +02:00
Tayrtahn b3a01e6107 Cleanup all instances of `IMapManager.GetMapEntityId` (#37814)
* Cleanup all instances of IMapManager.GetMapEntityId

* Dependencies

* LocalizedEntityCommands
2025-08-05 16:31:56 +02:00
Tiniest Shark 81f0180b18 minor color fix 2025-08-05 16:31:52 +02:00
PJBot cf99f6cc78 Automatic changelog update 2025-08-05 16:31:49 +02:00
K-Dynamic ee788c52e1 Add welded visuals to shutters and blast doors (#37807)
add welded to all shutters and blast doors
2025-08-05 16:31:33 +02:00
Tayrtahn 1a4b030afb De-hardcode shuttle docking messages/audio (#37813) 2025-08-05 16:30:38 +02:00
Moomoobeef bbb2076e67 fixed gay wackpack (#37812) 2025-08-05 16:30:09 +02:00
Tiniest Shark d306cc697b big tail can wag now 2025-08-05 16:30:06 +02:00
Tayrtahn 7089e14e29 Cleanup warnings in `TileAtmosCollectionSerializer` (#37798)
Cleanup warning in TileAtmosCollectionSerializer
2025-08-05 16:30:02 +02:00