ScarKy0
de8deaf6ad
init
2025-04-19 19:18:22 +02:00
Kyle Tyo
8dc2cb8874
Minor dependency and variable cleanup. ( #36730 )
...
removal of misc unused or extra dependency definitions.
2025-04-19 18:11:34 +02:00
PJBot
1daac6d86b
Automatic changelog update
2025-04-19 15:32:44 +00:00
Minemoder5000
5097ae5e6f
Rebalance and reduce playtime requirements for most roles. ( #36666 )
2025-04-19 11:31:38 -04:00
PJBot
d866d61b56
Automatic changelog update
2025-04-19 14:42:41 +00:00
Ps3Moira
d984259db6
Removed Interior Shuttle Walls ( #34261 )
...
* Removed Interior Shuttle Walls
* Update migration.yml
* Update walls.yml
* Update girder.yml
* Fix Migration
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
2025-04-19 10:41:35 -04:00
pathetic meowmeow
8e24308714
Make two inventories not dance around as much when opening/closing them ( #35041 )
...
* Make two inventories not dance around as much when opening/closing them
* Use .Any
2025-04-19 10:40:49 -04:00
PJBot
c813891342
Automatic changelog update
2025-04-19 14:38:51 +00:00
metalgearsloth
39aefa0441
Fix detailed examine mispredicts ( #33814 )
...
So:
- Shared examine like armour, adds the button incorrectly and mispredicts it.
- Server-only like damage, doesn't add it (correct) and no mispredict.
We'll just prune any verbs if the server sends them in unless the verb is client-only and it should fix it unless there's client-side code not flagging it as clientexclusive.
2025-04-19 10:37:45 -04:00
PJBot
63eb99d57c
Automatic changelog update
2025-04-19 14:30:43 +00:00
claustro305
2201eae899
Removed collision from wall mounted lights and security cameras ( #35908 )
...
* Removed collision from wall mounted lights and security cameras
* Updated because I'm dumb and didn't realise the collision groups were case sensitive
2025-04-19 16:29:36 +02:00
Winkarst
8982956a6b
Cleanup: Superbonk cleanup ( #35104 )
...
* SuperBonk cleanup
* Update
* Comment changes
* Update
* Changes
* EnsureComp
2025-04-19 10:26:56 -04:00
PJBot
3075d55506
Automatic changelog update
2025-04-19 14:26:15 +00:00
GrownSamoyedDog
36999e5a06
Gave Bartender Pineapple Juice Cartons ( #34769 )
...
pineapple juice core pina colada maxxed
2025-04-19 10:25:09 -04:00
PJBot
de7a34a18c
Automatic changelog update
2025-04-19 14:13:01 +00:00
ArtisticRoomba
d9e9afed1e
DetGadget hat fixes ( #35658 )
...
* """Refactors""" extraction code, fixes bug with labeled items
* second line of fixes
* Enhance label handling and add label retrieval method (its more preformant I swear)
* Cleanup
---------
Co-authored-by: beck-thompson <beck314159@hotmail.com >
2025-04-19 16:11:55 +02:00
Southbridge
aa5d344a57
ERT Janitor Weapon - Hydra ( #34416 )
...
* checkpointing work
* Got this fully working and all sprites done
* Exchanged my sprites with the ones made by AugustSun
* Changed the name to Hydra Launcher, and adjusted it to function like a revolver instead.
* Modified the hydra to be a revolver
* fixed container issue
* Swapped in even newer sprites
* review
---------
Co-authored-by: Milon <milonpl.git@proton.me >
2025-04-19 16:03:05 +02:00
Milon
6138fcdce9
Predict and cleanup RingerComponent ( #35907 )
...
* clean up most stuff
* move to shared
* works
* shuffle shit around
* oops! access
* fixes
* todo: everything
* SUFFERING
* curse you
2025-04-19 15:55:05 +02:00
PJBot
e214eb7a28
Automatic changelog update
2025-04-19 13:44:12 +00:00
Benjamin Velliquette
bd79d09939
Fix Long Produce Time After De-aging A Plant with cryoxadone. ( #34668 )
...
Update LastProduce when deaging plant from cryoxadone
2025-04-19 09:43:05 -04:00
Zokkie
35fc2013e3
Flippo Engraved Lighter is now in detective locker ( #35165 )
...
Makes the Flipp Engraved Lighter from the detective less obscure to find.
2025-04-19 15:28:30 +02:00
PJBot
f815825d1e
Automatic changelog update
2025-04-19 13:11:49 +00:00
Boaz1111
b435d0f2e6
Reduces handheld security radios range for picking people's messages up. ( #34878 )
...
weh
2025-04-19 15:10:43 +02:00
Kyle Tyo
e9b49b00ef
Fix a minor warning in BatterySystem.cs ( #36726 )
...
change timing from protected to private, rename, and adjust references.
2025-04-19 14:37:10 +02:00
Leon Friedrich
49da5c540b
Try fix RestartTest ( #36725 )
2025-04-19 22:17:03 +10:00
PJBot
c45f291425
Automatic changelog update
2025-04-19 08:50:09 +00:00
metalgearsloth
bffd951867
Fix charges ( #36714 )
...
We have the absolute value so use that.
2025-04-19 18:49:02 +10:00
metalgearsloth
9bdd7307fd
Predicted multihanded component ( #36712 )
...
* Predicted multihanded component
* Refview
* reh
2025-04-19 18:05:20 +10:00
metalgearsloth
64cd180556
Update submodule to 254.1.0 ( #36711 )
...
* Update submodule to 254.1.0
* API update
2025-04-19 17:29:32 +10:00
PJBot
694190f2a4
Automatic changelog update
2025-04-19 06:52:19 +00:00
metalgearsloth
4682149e74
Predict virtual hands and co ( #36617 )
...
These are the easy ones anything else gets slightly spicier.
2025-04-19 16:51:12 +10:00
metalgearsloth
63dfd21b14
Predict dumping ( #32394 )
...
* Predict dumping
- This got soaped really fucking hard.
- Dumping is predicted, this required disposals to be predicte.d
- Disposals required mailing (because it's tightly coupled), and a smidge of other content systems.
- I also had to fix a compnetworkgenerator issue at the same time so it wouldn't mispredict.
* Fix a bunch of stuff
* nasty merge
* Some reviews
* Some more reviews while I stash
* Fix merge
* Fix merge
* Half of review
* Review
* re(h)f
* lizards
* feexes
* feex
2025-04-19 16:20:40 +10:00
PJBot
f1f431e720
Automatic changelog update
2025-04-19 05:15:57 +00:00
Ko4ergaPunk
34cc49c175
Add new color turtlenecks in WinterDrobe ( #32920 )
2025-04-18 22:14:50 -07:00
PJBot
5fad0e0745
Automatic changelog update
2025-04-19 05:13:17 +00:00
SharkSnake98
9599f582f3
New Drinks ( #36287 )
...
Co-authored-by: RedBookcase <crazykid1590@gmail.com >
Co-authored-by: SharkSnake98 <sharksnake87@gmail.com >
2025-04-18 22:12:10 -07:00
metalgearsloth
be8fa724a7
Fix import ( #36706 )
2025-04-19 12:31:21 +10:00
SlamBamActionman
b6e101b96f
Prevent certain foldable items from being unfolded on structures ( #36687 )
...
initial commit
2025-04-19 12:17:13 +10:00
PJBot
4d25907ba4
Automatic changelog update
2025-04-19 01:49:48 +00:00
metalgearsloth
72372dc77d
Predict gas volume pumps ( #33835 )
...
* Predict gas volume pumps
* Also this one
* Review
2025-04-19 11:48:41 +10:00
PJBot
84fe396480
Automatic changelog update
2025-04-19 01:39:28 +00:00
metalgearsloth
8ab0e59db6
Refactor disarms ( #36546 )
...
* Refactor disarms
- Move client stuff to shared
- Cleanup a bunch of stuff
- Ref events
- Fix the swing sound mispredict (I noticed it on target dummies).
* Revert this change
* minor review
* Rebiew
---------
Co-authored-by: Milon <milonpl.git@proton.me >
2025-04-19 11:38:22 +10:00
PJBot
1dbc40f051
Automatic changelog update
2025-04-19 01:25:04 +00:00
Coolsurf6
369eef146f
Fixed Attachbodypart Console Command ( #34577 )
...
* remade command for attachbodypart
* fixed up WriteError
2025-04-19 11:23:58 +10:00
PJBot
b034a1053f
Automatic changelog update
2025-04-19 01:03:47 +00:00
SlamBamActionman
a44baec417
Fix forensics not being applied to held items ( #30609 )
...
* Initial commit
* Fix merge changes
* sloth comment: bitmask
* fix MIA parameter
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2025-04-18 21:02:41 -04:00
PJBot
00c4833c9a
Automatic changelog update
2025-04-19 00:58:23 +00:00
Booblesnoot42
9317bbf653
Fix Airlock Crushing Animation ( #34523 )
...
fixed issue
2025-04-18 20:57:17 -04:00
PJBot
46b13897ab
Automatic changelog update
2025-04-19 00:39:40 +00:00
IProduceWidgets
d69738a9f4
Fix two zombie bugs ( #34472 )
...
* fix two zombie bugs
* add comment
2025-04-18 20:38:33 -04:00