]>
git.smokeofanarchy.ru Git - space-station-14.git/log
deathride58 [Fri, 23 Jan 2026 01:30:02 +0000 (20:30 -0500)]
Fixes grappling hook audio infinitely looping (#42588)
Fixes a regression with grappling hook sounds by reverting a last-minute commit
Julian Giebel [Thu, 22 Jan 2026 23:57:07 +0000 (00:57 +0100)]
Fix typo in feedback popup (#42587)
* Commit
* add the form post
* dv
* fixes
* Change wording
* Address review
* wording change
* Added some stuff
* New format
* bruh
* thanks perry!
* yes
* More fixes!
* typo
* Add a command to show the list, improve the UI slightly, split up command names
* Fix UI controller
* Add better comment
* Get rid of weird recursive thing
* Cleanup
* Work on moving feedback popups out of simulation
* Move round end screen subscription to feedback ui controller
* Finish moving feedback popups out of simulation
* Fix _ as parameter
* Clean up FeedbackPopupUIController
* Clean up commands
* Fix prototype yaml
* Fix openfeedbackpopup command description
* Update Resources/Locale/en-US/feedbackpopup/feedbackpopup.ftl
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
* Address reviews
* Address reviews
* Fix FeedbackPopupPrototype.cs using empty string instead of string.empty
* Address some more of the reviews, style nano is still trolling sadly
* Fix feedback popup styling
* Fix PopupPrototype ID field not having a setter
* Address reviews
* Add label when no feedback entries are present
Change link button to not show when no link is set
* Fix typo in feedback prototype
---------
Co-authored-by: beck-thompson <beck314159@hotmail.com>
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
PJBot [Thu, 22 Jan 2026 23:05:39 +0000 (23:05 +0000)]
Automatic changelog update
Archee [Thu, 22 Jan 2026 22:27:19 +0000 (22:27 +0000)]
Replaces thief beer goggles objective with stealing HUD items (#38043)
* initial commit
* forgot to set it back to 1
* forgot to revert difficulty from testing
PJBot [Thu, 22 Jan 2026 22:48:41 +0000 (22:48 +0000)]
Automatic changelog update
B_Kirill [Thu, 22 Jan 2026 22:22:22 +0000 (08:22 +1000)]
Fix construction ghost sprite offset (#42193)
Julian Giebel [Thu, 22 Jan 2026 22:19:54 +0000 (23:19 +0100)]
Add feedback popups (#41352)
* Commit
* add the form post
* dv
* fixes
* Change wording
* Address review
* wording change
* Added some stuff
* New format
* bruh
* thanks perry!
* yes
* More fixes!
* typo
* Add a command to show the list, improve the UI slightly, split up command names
* Fix UI controller
* Add better comment
* Get rid of weird recursive thing
* Cleanup
* Work on moving feedback popups out of simulation
* Move round end screen subscription to feedback ui controller
* Finish moving feedback popups out of simulation
* Fix _ as parameter
* Clean up FeedbackPopupUIController
* Clean up commands
* Fix prototype yaml
* Fix openfeedbackpopup command description
* Update Resources/Locale/en-US/feedbackpopup/feedbackpopup.ftl
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
* Address reviews
* Address reviews
* Fix FeedbackPopupPrototype.cs using empty string instead of string.empty
* Address some more of the reviews, style nano is still trolling sadly
* Fix feedback popup styling
* Fix PopupPrototype ID field not having a setter
* Address reviews
* Add label when no feedback entries are present
Change link button to not show when no link is set
---------
Co-authored-by: beck-thompson <beck314159@hotmail.com>
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
PJBot [Thu, 22 Jan 2026 22:31:55 +0000 (22:31 +0000)]
Automatic changelog update
deathride58 [Thu, 22 Jan 2026 22:15:01 +0000 (17:15 -0500)]
Grappling rework - Grappling hooks are now physics-driven (#42409)
* Grappling rework - Grappling hooks are now physics-based
* still have no idea wtf is going on with portals but fixed a few bugs + cleanup
* bonus fixes + prep for optional-but-recommended engine PR
* dropkicking a stray comment outta here
* makes the impulses actually take into account the fucking relays, makes reeling cancel if the rope's already too short, and tweaks values
* reviews + cleanup + makes ungrapple behavior a bit more consistent
joint removal was removed from ungrapple because it mispredicts either way, and breaks grappling hooks attached to the grappling gun (always good to leave possibilities like that open)
* adds a hack to work around grids not caring about waking cross-grid joints
* makes use of dirtyfield(), defenestrates magic number
* y'know it'd probably be better if we were like actually awake before we made commits
* null-coalesce instead of if statement
* two changes
* dont datafield and fix up for sound overrides
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Thu, 22 Jan 2026 21:48:45 +0000 (21:48 +0000)]
Automatic changelog update
pathetic meowmeow [Thu, 22 Jan 2026 21:31:45 +0000 (16:31 -0500)]
Simplify hands UI code (#42534)
* Simplify hands UI code
* i remembered about SortedHands in the component
* minor cleanup
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Thu, 22 Jan 2026 21:16:00 +0000 (21:16 +0000)]
Automatic changelog update
pathetic meowmeow [Thu, 22 Jan 2026 20:58:05 +0000 (15:58 -0500)]
Make some of the arachnid metabolisers animal ones (#42529)
PJBot [Thu, 22 Jan 2026 18:44:34 +0000 (18:44 +0000)]
Automatic changelog update
Minerva [Thu, 22 Jan 2026 18:27:45 +0000 (13:27 -0500)]
Makes defib cabinets constructable and deconstructable (#42571)
* Makes defib cabinets constructable and deconstructable
* fix crash on master
---------
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
eoineoineoin [Thu, 22 Jan 2026 17:56:50 +0000 (17:56 +0000)]
Character editor style fixes (#41278)
* Restore pre-StyleNano element height
* Add style for HelpButton to sheetlet
---------
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
PJBot [Thu, 22 Jan 2026 18:04:01 +0000 (18:04 +0000)]
Automatic changelog update
SabreML [Thu, 22 Jan 2026 17:33:21 +0000 (17:33 +0000)]
Colour picker, palettes, & other spraypainter stuff (#41943)
* The stuff
* Valid check
* Spraypaintable decals don't actually seem to use `ZIndex`
* Don't need this
* datafield fix and button swap
---------
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
PJBot [Thu, 22 Jan 2026 17:48:06 +0000 (17:48 +0000)]
Automatic changelog update
Absotively [Thu, 22 Jan 2026 17:31:56 +0000 (10:31 -0700)]
SwitchButton (#39161)
* Initial toggle switch styling
* tweak toggle switch textures
* Simplify toggle SVG images a bit
* Better name for switch button
* Update CheckButtons that were already just regular buttons
* Match checkbox/text field outline colour instead of slider outline colour
* Use switch button for APC power
* Update switch button styling; add separate style for power buttons
* Use new switch button in midi channels menu
* Add spacer
* adjust switch button icon proportions, position
* Add disabled toggle switch styles, use improved pressed style setup, make APC breaker state visible to all
* Use Janet Blackquill's icon design; remove StyleClassPowerSwitchButton. Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
* Style switch children directly instead of with propagated styles
* Add attributions file
* Turns out source is a required field
* Move SwitchButton out of engine
* Move styles to sheetlet
* Make workaround for child controls not updating work in content
* Icon layers
* Set up ISwitchButtonConfig
* Fix disabled switch label font color
* Don't redefine base pseudostyles
* Use pseudoclass helpers for better readability
* Use margin instead of padding element
* Remove unused using statements
* Remove extra image file
* Update attributions for changed files
PJBot [Thu, 22 Jan 2026 16:54:56 +0000 (16:54 +0000)]
Automatic changelog update
c4llv07e [Thu, 22 Jan 2026 16:37:45 +0000 (19:37 +0300)]
Cargo console rework (retry) (#34052)
* Cargo console upgraded
* add comment of hardcode
* Update Resources/Locale/en-US/cargo/cargo-console-component.ftl
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
* Update Content.Client/Cargo/UI/CargoConsoleMenu.xaml.cs
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
* Update Content.Client/Cargo/UI/CargoConsoleOrderMenu.xaml
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
* Some small technical improvements
* More indent
* Fix unknown requester name
* whitespace cleanup
* Small improvement
* Add order price to the title
* Fix build errors
* Port new slip system
* Remove unused loc
* Some required changes
* Add stride
* minor code style + update to sheetlets
---------
Co-authored-by: VideoKompany <135313844+VlaDOS1408@users.noreply.github.com>
Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
PJBot [Thu, 22 Jan 2026 10:00:57 +0000 (10:00 +0000)]
Automatic changelog update
ScarKy0 [Thu, 22 Jan 2026 09:44:31 +0000 (10:44 +0100)]
Force-prying crit borgs opens borg panel (#42460)
yeah
PJBot [Thu, 22 Jan 2026 07:46:30 +0000 (07:46 +0000)]
Automatic changelog update
ArtisticRoomba [Thu, 22 Jan 2026 07:30:08 +0000 (23:30 -0800)]
Tweak traitor deception items (#42510)
tweak
Emisse [Thu, 22 Jan 2026 03:05:59 +0000 (20:05 -0700)]
bagel update (#42558)
* bagel update
* invalid lmao
* im toing im toing im toing
* resave fuck this aghost bullshit
* why got
PJBot [Thu, 22 Jan 2026 02:44:57 +0000 (02:44 +0000)]
Automatic changelog update
pathetic meowmeow [Thu, 22 Jan 2026 02:27:56 +0000 (21:27 -0500)]
Ensure cat ears & tails cannot be selected by players (#42579)
Ensure cat ears & tails cannot be selected.
Steel [Thu, 22 Jan 2026 01:36:05 +0000 (05:36 +0400)]
Add aloe cream storage sprite (#42453)
* Initial commit
* Rotate sprite
* Update Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml
Use existing sprite
Co-authored-by: āda <ss.adasts@gmail.com>
* Remove cream-storage sprite
---------
Co-authored-by: āda <ss.adasts@gmail.com>
PJBot [Wed, 21 Jan 2026 04:22:47 +0000 (04:22 +0000)]
Automatic changelog update
ArtisticRoomba [Wed, 21 Jan 2026 04:05:44 +0000 (20:05 -0800)]
Power Consumers Rebalance: Simple Dynamic Power Loading (#41961)
* initial commit
* misc additions and fixes
* final tests and additions
* cleanup 1
* fix tests and add a test
* fix tests AGAIN
* abject horror and misery
* cleanup
* cleanup 2
* address some issues
Velken [Tue, 20 Jan 2026 23:48:02 +0000 (20:48 -0300)]
FIX: Give RCD plating unique name (#42560)
* sorry mappers, i had forgor
* rename instead of abstract
PJBot [Tue, 20 Jan 2026 22:41:02 +0000 (22:41 +0000)]
Automatic changelog update
pathetic meowmeow [Tue, 20 Jan 2026 22:24:09 +0000 (17:24 -0500)]
Fix hideable humanoid layers (#42553)
* Fix hideable humanoid layers
* test maintenance coin
* clean return
* voxes can no longer have human beards
* voxes fixes
* voxing out
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Kip [Tue, 20 Jan 2026 22:24:06 +0000 (09:24 +1100)]
Remove "Fuck Lizards" and "Lizard Power" decals from crayondecals.rsi (#42541)
* remove antilizard.png, replace prolizard.png
* forgot the meta.json
PJBot [Tue, 20 Jan 2026 22:08:48 +0000 (22:08 +0000)]
Automatic changelog update
Velken [Tue, 20 Jan 2026 21:48:30 +0000 (18:48 -0300)]
"Fix RCD light spam, bypass of indestructible tiles and some plating fixes" - Tile Stacking got merged, time to bring back the RCD fix (#42556)
* No more light spam, and some plating fixes
* fixed test
Pok [Tue, 20 Jan 2026 21:18:36 +0000 (23:18 +0200)]
Towel migration (#42555)
Update migration.yml
PJBot [Tue, 20 Jan 2026 21:41:49 +0000 (21:41 +0000)]
Automatic changelog update
ScarKy0 [Tue, 20 Jan 2026 21:11:40 +0000 (22:11 +0100)]
Fix handheld grinder and reaction mixer audio stacking (#42498)
* yeah
*
AAAAAAAAAAAAAAAAAAAAAAA
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Tue, 20 Jan 2026 21:25:14 +0000 (21:25 +0000)]
Automatic changelog update
pathetic meowmeow [Tue, 20 Jan 2026 20:58:44 +0000 (15:58 -0500)]
Fix sexed organs (#42554)
PJBot [Tue, 20 Jan 2026 21:08:46 +0000 (21:08 +0000)]
Automatic changelog update
osjarw [Tue, 20 Jan 2026 20:37:51 +0000 (22:37 +0200)]
Medibot doAfter and some other improvements (#32932)
* Medibot doAfter and some other improvements
* Clean-up
* Review fixes
* the army of medibots chasing someone is really funny
* misc cleanup
---------
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
PJBot [Tue, 20 Jan 2026 20:52:23 +0000 (20:52 +0000)]
Automatic changelog update
Velken [Tue, 20 Jan 2026 20:35:47 +0000 (17:35 -0300)]
Tile Stacking - attempt 2 (#42543)
* WORK IN PROGRESS 1
* ITS ALIVE, ALIVE!!!!
* clean up
* WIP 1
* fix small oversight
* big diff of doom
* added CVAR to tile history stack size
* component time
* filescoped namespaces + remove redundant nametag
* fix silly little mistakes
* typo
* TileStacksTest
* bweeeeeeh :P
* nuke cvar
* :3
* WIP2025
* Fix submodule
* It's beginning to look a lot like Christmas
* It's the Most Wonderful Time of the Year
* tiny fix
* fixed extra spacing on yaml
* slightly improve tilestacking test
* Part 1 out of 2 (part 2 tomorrow)
* Part 2
* add a simple tile construction test for tilestacking
* guh
* address reviews (no documentation yet)
* documentation be upon ye
* remove extra spaces
* prediction fix
* dirt
* oops :p
* attempt to make this suck less
* am never doing a PR that touches explosion system ever again
* small fix
* maybe a bit better now?
* more cleanup
* one last cleanup for me
---------
Co-authored-by: Killerqu00 <killerqueen1777@gmail.com>
Co-authored-by: Killerqu00 <47712032+Killerqu00@users.noreply.github.com>
Co-authored-by: ScarKy0 <scarky0@onet.eu>
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Princess Cheeseballs [Tue, 20 Jan 2026 19:19:40 +0000 (11:19 -0800)]
Fix Changelog (#42552)
whoops
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Tue, 20 Jan 2026 19:31:01 +0000 (19:31 +0000)]
Automatic changelog update
pathetic meowmeow [Tue, 20 Jan 2026 19:13:51 +0000 (14:13 -0500)]
Fix humanoid profile voice being broken (#42550)
Fix humanoid appearance voice being broken
Pieter-Jan Briers [Tue, 20 Jan 2026 18:56:49 +0000 (19:56 +0100)]
Update RT to 271.1.0 (#42551)
pathetic meowmeow [Tue, 20 Jan 2026 17:28:53 +0000 (12:28 -0500)]
Add sowelipililimute as codeowner for body and humanoid (#42549)
PJBot [Tue, 20 Jan 2026 16:04:01 +0000 (16:04 +0000)]
Automatic changelog update
InsoPL [Tue, 20 Jan 2026 15:46:49 +0000 (16:46 +0100)]
Examination verb for insuls (#42444)
* feat
* only clothing
* fix
* Revert "fix"
This reverts commit
858c3f882718cd003391e0fde6b2711b31e6ab54 .
* fix
* reversal
* removed double namespace
PJBot [Tue, 20 Jan 2026 12:16:46 +0000 (12:16 +0000)]
Automatic changelog update
B_Kirill [Tue, 20 Jan 2026 11:59:58 +0000 (21:59 +1000)]
Fix MagicMirror UI (#42544)
Pieter-Jan Briers [Tue, 20 Jan 2026 09:24:41 +0000 (10:24 +0100)]
Update RT to 271.0.0 (#42533)
PJBot [Tue, 20 Jan 2026 08:04:14 +0000 (08:04 +0000)]
Automatic changelog update
pathetic meowmeow [Tue, 20 Jan 2026 07:47:50 +0000 (02:47 -0500)]
Inflatable inflation (#42539)
PJBot [Tue, 20 Jan 2026 07:24:59 +0000 (07:24 +0000)]
Automatic changelog update
pathetic meowmeow [Tue, 20 Jan 2026 07:07:53 +0000 (02:07 -0500)]
Visual nubody (humanoid appearance refactor) (#42476)
* initial visual nubody
* oops overlay
* im so pheeming rn
* conversion...
* tests
* comeback of the underwear
* oops eyes
* blabbl
* zeds
* yaml linted
* search and visible count constraints
* reordering
* preserve previously selected markings colors
* fix test
* some ui niceties
* ordering
* make DB changes backwards-compatible/downgrade-friendly
* fix things again
* fix migration
* vulpkanin markings limit increase
* wrapping
* code cleanup and more code cleanup and more code cleanup and more code cleanup and
* fix slop ports
* better sampling API
* make filter work + use the method i made for its intended purpose
* fix test fails real quick
* magic mirror cleanup, remove TODO
* don't 0-init the organ profile data
* remove deltastates
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Hyper B [Tue, 20 Jan 2026 06:27:36 +0000 (11:27 +0500)]
Change back some medical loadout timers' names (#42538)
* Rename medical loadout role timers back
* MedicalExptertTimer to SeniorPhysician
* CMOJourneymanTimer to MasterCMO
PJBot [Tue, 20 Jan 2026 05:16:31 +0000 (05:16 +0000)]
Automatic changelog update
pathetic meowmeow [Tue, 20 Jan 2026 05:00:09 +0000 (00:00 -0500)]
Remove loadout time towels (#42536)
PJBot [Tue, 20 Jan 2026 01:42:31 +0000 (01:42 +0000)]
Automatic changelog update
ahandleman [Tue, 20 Jan 2026 01:25:41 +0000 (19:25 -0600)]
Make Seed Non-Unique on Sample (#42527)
Make Seed Unique on Sample
eoineoineoin [Mon, 19 Jan 2026 23:27:42 +0000 (23:27 +0000)]
Rename "Inset" style, implement in sheetlets (#41975)
* Rename "Inset" style, implement in sheetlets
* Remove from StyleNano
PJBot [Mon, 19 Jan 2026 23:07:54 +0000 (23:07 +0000)]
Automatic changelog update
Princess Cheeseballs [Mon, 19 Jan 2026 22:51:14 +0000 (14:51 -0800)]
Syndicate Weapons/Ammo rebalances + Weapons Case (#42468)
* working commit
* final batch of changes
* reviw
Co-authored-by: SnappingOpossum <snappingopossum@outlook.com>
* lower china lake projectile speed
* hnnnnnnnnnnnnnng
* omelette joke back at popular request.
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: SnappingOpossum <snappingopossum@outlook.com>
PJBot [Mon, 19 Jan 2026 22:49:56 +0000 (22:49 +0000)]
Automatic changelog update
Princess Cheeseballs [Mon, 19 Jan 2026 22:28:40 +0000 (14:28 -0800)]
Syndicate Wearables Category Rebalances (#42482)
* wearables
* oopdate
* sdasadsads
* the great reparenting
* fucked it up a little bit
* try this
* probably smarter to do this tbqh.
* better-er
* ok should work for real now
* slightly less woke idea
* just need to stack cleaner and faster
* this should resolve the test fails I think
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Mon, 19 Jan 2026 22:34:17 +0000 (22:34 +0000)]
Automatic changelog update
Princess Cheeseballs [Mon, 19 Jan 2026 22:17:10 +0000 (14:17 -0800)]
Traitor Chemicals Rebalance (#42484)
very small list of changes overall
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Mon, 19 Jan 2026 22:11:13 +0000 (22:11 +0000)]
Automatic changelog update
ArtisticRoomba [Mon, 19 Jan 2026 21:54:12 +0000 (13:54 -0800)]
Adjust various traitor explosives (#42477)
* adj explosions
* yuuup
* next release
* cleanup and EMP changes
* minibomb revert, wait until gib experiment
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
PJBot [Mon, 19 Jan 2026 09:19:22 +0000 (09:19 +0000)]
Automatic changelog update
DDDragoni [Mon, 19 Jan 2026 09:02:22 +0000 (01:02 -0800)]
Thieving beacons automatically set coordinates when unfolded. (#42520)
Thieving beacons set coordinates when unfolded
PJBot [Mon, 19 Jan 2026 05:22:57 +0000 (05:22 +0000)]
Automatic changelog update
āda [Mon, 19 Jan 2026 05:05:53 +0000 (23:05 -0600)]
Round-start equipment rebalance: Medical (#42423)
* loadouts
* lockers
* Vending machines
* death to chemistry. long live chemistry.
* tweaks
* actually remove them
* chemistry hand label
* Revert "death to chemistry. long live chemistry."
This reverts commit
cd2fe4832267d87e7c4bda9c2b62c7a80f2c33c0 .
# Conflicts:
# Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
# Resources/Prototypes/Catalog/Fills/Crates/vending.yml
# Resources/Prototypes/Catalog/VendingMachines/Inventories/chemvend.yml
# Resources/Prototypes/Entities/Objects/Specific/Service/vending_machine_restock.yml
* remove vending machine bottles
---------
Co-authored-by: iaada <iaada@users.noreply.github.com>
PJBot [Sun, 18 Jan 2026 23:17:39 +0000 (23:17 +0000)]
Automatic changelog update
Thinbug [Sun, 18 Jan 2026 23:01:28 +0000 (20:01 -0300)]
Magic 9 Ball (#42189)
* hoping i didnt forget anythin
* thingiess i forgor
* fixies
* first half of fixies
* other half
* sprite changes
* more proper outline on the sprites
* making the outline a tad more visible again
* making it tiny
* readding the yaml for the magic 9 ball
* sprite update so its less flat and more shapey
Myra [Sun, 18 Jan 2026 22:35:49 +0000 (23:35 +0100)]
stable merge 2026 01 17 (#42508)
Vasilis The Pikachu [Sun, 18 Jan 2026 22:17:32 +0000 (23:17 +0100)]
Error fix
PJBot [Sun, 18 Jan 2026 21:43:05 +0000 (21:43 +0000)]
Automatic changelog update
Vasilis The Pikachu [Sun, 18 Jan 2026 21:37:45 +0000 (22:37 +0100)]
Merge remote-tracking branch 'upstream/stable' into stable-merge-2026-01-17-2
Myra [Sun, 18 Jan 2026 21:28:07 +0000 (22:28 +0100)]
Stable merge (#42505)
PJBot [Sun, 18 Jan 2026 21:26:35 +0000 (21:26 +0000)]
Automatic changelog update
pathetic meowmeow [Sun, 18 Jan 2026 21:25:34 +0000 (16:25 -0500)]
Make sure simplemobs ghost on movement when dead (#42506)
pathetic meowmeow [Sun, 18 Jan 2026 21:08:15 +0000 (16:08 -0500)]
Fix inventory contents not being dropped on gibbing (#42504)
Vasilis The Pikachu [Sun, 18 Jan 2026 20:52:50 +0000 (21:52 +0100)]
Revert final changelogs for reverted prs
Vasilis The Pikachu [Sun, 18 Jan 2026 20:49:19 +0000 (21:49 +0100)]
Revert "Allow station tiles to be placed on solid ground and other platings. (#38898)"
This reverts commit
418b2b70b0cade0d73b46d4c4230dfcbba6abced .
Maintainer vote decided to vote this out due to code quality issues. The original contributor is aware and will get help from a maintainer to reintroduce it
Vasilis The Pikachu [Sun, 18 Jan 2026 20:48:40 +0000 (21:48 +0100)]
Revert "Fix RCD light spam, bypass of indestructible tiles and some plating fixes (#42432)"
This reverts commit
7d58e42ade391a61183145d271cb4e76b683bc22 .
Required to revert
418b2b70b0cade0d73b46d4c4230dfcbba6abced via maintainer vote due to code quality issues.
PJBot [Sun, 18 Jan 2026 20:46:02 +0000 (20:46 +0000)]
Automatic changelog update
pathetic meowmeow [Sun, 18 Jan 2026 20:29:17 +0000 (15:29 -0500)]
Let vox eat trash again (#42503)
ScarKy0 [Sun, 18 Jan 2026 15:30:55 +0000 (16:30 +0100)]
[Hotfix] Delivery console unanchorable (#42499)
qwerltaz [Sun, 18 Jan 2026 09:37:12 +0000 (10:37 +0100)]
close pull requests from forks' stable and staging (#42456)
* close on master workflow: add stable and staging to blacklist, tweak wording, update commented out text
* keep main and develop in blacklist
* critical grammar and formatting
* argh how even (bring back old version of commented-out section)
* thats not the right word
* only close when head repo is a fork
from github docs: https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=opened#pull_request
github-actions[bot] [Sun, 18 Jan 2026 09:28:06 +0000 (01:28 -0800)]
Update Credits (#42491)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
PJBot [Sat, 17 Jan 2026 20:25:52 +0000 (20:25 +0000)]
Automatic changelog update
Vasilis The Pikachu [Sat, 17 Jan 2026 20:17:13 +0000 (21:17 +0100)]
Remove changelog for https://github.com/space-wizards/space-station-14/pull/42390
Kowlin [Sat, 17 Jan 2026 20:10:25 +0000 (21:10 +0100)]
Adjust the role timers for certain roles. (#42372)