PJBot
6febe0fa58
Automatic changelog update
2025-12-04 19:45:57 +00:00
SlamBamActionman
0b11625278
Exo - Botany update and minor fixes ( #41598 )
...
Exo 1.14
2025-12-04 19:32:03 +00:00
PJBot
5c40b501f5
Automatic changelog update
2025-12-04 18:06:39 +00:00
SlamBamActionman
d6987343f7
Change Ephedrine, Desoxyephedrine and Hyperzine properties ( #41693 )
...
* merff (no numbness)
* I can't feel a thing
* Update self-damage and OD values
* Missed a 5
2025-12-04 17:52:56 +00:00
PJBot
4c4a162168
Automatic changelog update
2025-12-04 17:08:59 +00:00
Minerva
ec8ddbfd35
Allows spesos to fit in envelopes ( #41700 )
...
Co-authored-by: ScarKy0 <scarky0@onet.eu>
2025-12-04 16:55:03 +00:00
Hitlinemoss
1e6ce9a0b6
figurines.ftl is now sorted by department ( #41701 )
...
* figurines.ftl is now sorted by department
* Nukie order fix
* Greytider order fix
* Tweaks to existing lines
* still tweaking
2025-12-04 08:06:27 +00:00
PJBot
8b35bff519
Automatic changelog update
2025-12-04 08:08:56 +00:00
Hitlinemoss
0e0aec2963
Cleanup of prototypes in Resources/Prototypes/Catalog/Fills/Crates/ + fixed light crate descriptions ( #41697 )
...
* Fix prototype string order
* Fix replacement lights crate description
* Clearer light descriptions in general
* Suffix fix
* Updated internals crate descriptions
2025-12-04 07:55:35 +00:00
PJBot
e5f24965f0
Automatic changelog update
2025-12-04 03:45:19 +00:00
Hitlinemoss
706d09f398
Snowball: Head of Security's hardsuit is no longer absent ( #41698 )
...
Snowball: Head of Security now has their hardsuit again
2025-12-04 03:31:29 +00:00
PJBot
b0236b7e24
Automatic changelog update
2025-12-04 01:20:44 +00:00
JackspajfMain
e857fd95c4
Change to fix wording of Pun Pun's jacket ( #41695 )
...
Slightly fixes wording on Pun Pun's jacket
2025-12-04 01:06:54 +00:00
SlamBamActionman
bb2169dca4
Change stamina slowdown to use a percentage-based threshold ( #41691 )
...
Change stamina to use a percentage based slowdown
2025-12-03 21:55:04 +00:00
Pok
737bd3e22c
Predict BedSystem ( #41686 )
...
* BedSystem-move-to-shared
* dependency
* dirty!!!
2025-12-03 19:44:17 +00:00
PJBot
89d1100337
Automatic changelog update
2025-12-03 17:53:10 +00:00
Hitlinemoss
fd2d427869
Minor cleanup of hypospray.yml + clearer medipen descriptions ( #41682 )
...
* Minor cleanup of hypospray.yml
* SyndiHypo is only used by corpsmen (it's not in the uplink) so the description should reflect that
* Small and large shots
2025-12-03 17:39:18 +00:00
Pieter-Jan Briers
42b33ddd93
Reduce explosion airtight cache memory usage ( #40912 )
...
* Reduce explosion airtight cache memory usage
This means you can happily add explosion prototypes again
New approach has the tolerance value data in a shared storage with reference counting.
* Oops fix index removal
* Remove debug code and fix merge conflicts
* Also address my other review
* Oh it's in two places lmao
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-03 15:52:25 +00:00
SlamBamActionman
d0a784b9e6
Add status effect support to Traits, change PainNumbness to be a status effect ( #41646 )
...
* Initial commit
* Review comments
* Jobify
* Prototype(effect)
2025-12-03 11:55:29 +00:00
PJBot
7cb210261c
Automatic changelog update
2025-12-03 07:49:47 +00:00
Spessmann
c80391ade2
Snowball station minor fixes ( #41683 )
...
fix
2025-12-03 07:36:14 +00:00
Minerva
dbdd7e4293
Prefixes surgical caps with their color ( #41681 )
2025-12-03 03:27:00 +00:00
PJBot
967d1e2ab2
Automatic changelog update
2025-12-03 03:38:40 +00:00
imatsoup
8784a3e5c7
Change default Rat King order from 'Loose' to 'Follow' ( #41680 )
...
Update RatKingComponent.cs
2025-12-03 03:25:03 +00:00
Pok
ae55204f9f
Move some admin components to shared ( #41677 )
...
* AdminSystem-move-to-shared
* review
2025-12-02 19:39:21 +00:00
PJBot
522d90e2cb
Automatic changelog update
2025-12-02 19:17:28 +00:00
Hitlinemoss
e435681b57
Snowball: fix airlocks and windoors in the HoP office ( #41675 )
...
HOTFIX: Snowball's HoP office has improper airlocks and windoors
2025-12-02 19:03:52 +00:00
slarticodefast
6eac92a339
cleanup EntityStorageSystem ( #40163 )
2025-12-02 18:33:40 +00:00
Hitlinemoss
c210a7d165
Minor cleanup of crowbars.yml ( #41672 )
...
* Minor cleanup of crowbars.yml
* Or, not and
* I think the CrowbarRed tag actually is used for belt sprite stuff? Removing a code comment calling it a legacy tag.
2025-12-02 16:43:43 +00:00
Princess Cheeseballs
a76a3c966e
Fix Mothership cannot use their tools and BorgSystem cleanup. ( #41673 )
...
Fixe
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-02 14:51:59 +00:00
PJBot
b6821b4b45
Automatic changelog update
2025-12-02 14:42:15 +00:00
Samuka
20756abcfb
Fix xenoborg evac calling announcment ( #41437 )
...
* no longer calls evac if evac is called or if the round is over
* can't recall shuttle
* some commentary
* can recall next round
* cancel evac recalling
* add this back
* only call once
* admins can recall anyway now
* 1 bool is better than 2 i guess
* some cleanup
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-02 14:28:33 +00:00
Nox
b77a0d6368
Christmas-ifed Packed Station! ( #41665 )
2025-12-02 08:43:03 +00:00
PJBot
f93e2e3b82
Automatic changelog update
2025-12-02 07:26:21 +00:00
Spessmann
bafbd1e3e0
New Map - Snowball ( #40300 )
...
* Added Snowball station
* updated snowball
* added AI restoration console and lowered pop req
* updated med
* added a paramed spawn
* fixed minor issues
* christmas + amber removal
* fixed tests failing
* test pass 2: for sure this time
* update
* update again
* final fix
2025-12-02 07:13:24 +00:00
slarticodefast
9e32f1e92b
Add debug hitscan weapon ( #41658 )
...
* debug gun
* predict
2025-12-01 18:03:39 +00:00
Princess Cheeseballs
9e85c2fdcb
Fix Damageable API ( #41657 )
...
Fix damageable api
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-01 14:14:49 +00:00
alexalexmax
cf619a9ab2
Add Changeling DNA store ( #41632 )
...
* created changeling dna currency and locale currency name
* created changeling store category, created changeling-catalog.ftl
* added store and action to Urist McLing
* found the entity
* make armblade a purchase
* comment
* created ApplyToMob datafield and applied to armblade
* ApplyToMob check in storesystem
* Update Resources/Prototypes/Catalog/changeling_catalog.yml
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-12-01 12:21:52 +00:00
Errant
3eae394d24
Stable into Master ( #41656 )
...
[HOTFIX] FIX LIGHT MELEE LOGS (#41655 )
God fugcking
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-01 12:19:23 +01:00
PJBot
3a43eec31d
Automatic changelog update
2025-12-01 11:03:00 +00:00
Princess Cheeseballs
c5e2c70eab
[HOTFIX] FIX LIGHT MELEE LOGS ( #41655 )
...
God fugcking
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-01 03:01:04 -08:00
Red
21d039318e
Santa anomaly back! ( #41654 )
...
* Update anomaly.yml
* Update anomaly.yml
2025-12-01 10:49:23 +00:00
PJBot
9bb6beb795
Automatic changelog update
2025-12-01 05:48:56 +00:00
Ignaz "Ian" Kraft
6213c51fd5
multi reagent bloodstream ( #41489 )
...
* multi reagent bloodstream
* pluralize the comments
* fix TryModifyBloodLevel return logic
* now with quantity
* now with solution
* implement suggestions
* fix forensics
* minor thing
* Nevermind undo that caps matters.
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-01 05:35:21 +00:00
PJBot
99d27218fa
Automatic changelog update
2025-12-01 01:49:58 +00:00
beck-thompson
68ca82cfd7
Add water flower for clowns ( #41469 )
...
* Spray!
* Add to clown loadout
* Fix the easy things
* lot nicer
* spray update..
* Fix yaml
* fixes
* changed it to warning!
* review
* review
* sku
2025-12-01 01:31:12 +00:00
PJBot
5334e42500
Automatic changelog update
2025-12-01 01:36:32 +00:00
slarticodefast
61c58a6341
fix rcd overlay getting stuck for borg modules ( #41648 )
...
fix rcd overlay getting stuck
2025-12-01 01:23:04 +00:00
PJBot
04c5406e20
Automatic changelog update
2025-11-30 14:12:05 +00:00
Princess Cheeseballs
3d32dab661
Make Firespread logical ( #41636 )
...
* FIRE
* code comment fix
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-11-30 13:58:39 +00:00