PJBot
cab2ea757d
Automatic changelog update
2024-07-02 03:31:59 +00:00
Tayrtahn
b565258f12
Fixed buckled players thrashing while speaking in beds ( #29653 )
...
* Fix characters thrashing when talking while lying down
* Remove weird design choice
2024-07-01 23:30:53 -04:00
PJBot
2f1bc7ab93
Automatic changelog update
2024-07-01 22:24:42 +00:00
Tayrtahn
340332cf5b
Fix nukeops ending early if an operative dies at base ( #29642 )
...
Fix nukeops ending early if an operative died at base
2024-07-01 18:23:36 -04:00
PJBot
854762092d
Automatic changelog update
2024-07-01 21:15:44 +00:00
Cojoke
fe7dbb42b3
Allow Flares to light cigarettes ( #29476 )
...
* Allow Flares to light cigarettes
* !IsHot check
* nicer looking(and I think the right way to do that...)
* heh, whoops
* Adds IgnitionEvent, IgnitionSource now functions as IsHot when Ignited
* Fixes + remove redundancy
* Hows this?
* press enter
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com >
* Flare is not forever hot anymore
* Formatting fixes
* Make IgnitionEvent readonly
---------
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com >
2024-07-01 14:14:38 -07:00
jmcb
ed2789a0e4
Remove outdated NotNullWhen annotation ( #29641 )
...
A previous version of this function returned a bool. Since this no longer does that, remove the annotation.
2024-07-01 09:10:49 -08:00
PJBot
732489ee4a
Automatic changelog update
2024-07-01 16:28:55 +00:00
jmcb
ca87fb8bc5
Fix showing tips on the login screen from the localized tip dataset ( #29640 )
...
Regression introduced in #28285
2024-07-01 12:27:49 -04:00
PJBot
e0697763f8
Automatic changelog update
2024-07-01 15:40:11 +00:00
Plykiya
7032499e2a
Fixes gravity wells ( #29617 )
...
* Fixes gravity wells
* thank you slarticodefast
* Minor nitpicks addressed
* NITPICKS UNDONE
* REDO THE NITPICK, WE LOVE MATRIX MULTIPLCATION
* Revert "REDO THE NITPICK, WE LOVE MATRIX MULTIPLCATION"
This reverts commit c782eee1a1c7bda90c7ca686928019cc5f25c8cf.
* NITPICK REDO
---------
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-01 11:39:05 -04:00
PJBot
cb87787ffb
Automatic changelog update
2024-07-01 06:12:36 +00:00
metalgearsloth
b6cf2ce524
Add FTL arrival visuals ( #29402 )
...
* Add FTL arrival visuals
* weh
* Update Content.Shared/Shuttles/Components/FTLComponent.cs
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
2024-07-01 16:11:30 +10:00
metalgearsloth
5543689c14
Update submodule to 227.0.0 ( #29634 )
2024-07-01 16:09:41 +10:00
PJBot
a5ccf97a64
Automatic changelog update
2024-07-01 05:34:15 +00:00
Cojoke
7555952738
Add Slowdown to Dragging Items that Slow when Held ( #29364 )
...
* Add slowdown to dragging Items that slow when held
* Heh, fancy
* Heh, fancy
* rename SetMovementSpeedModifiers to GetHeldMovementSpeedModifiers because it was not setting anything
2024-07-01 15:33:08 +10:00
PJBot
195a1c1810
Automatic changelog update
2024-07-01 03:07:34 +00:00
Nemanja
84282ca016
Remove blurry vision examine mispredict ( #29633 )
...
remove blurry vision examine mispredict
2024-07-01 13:06:28 +10:00
TurboTracker
4039488654
comment out Exterminator reference in Ion Laws ( #29628 )
...
1984'ed via pull/26978 but was likely missed.
2024-06-30 23:01:53 -04:00
PJBot
a3db80af04
Automatic changelog update
2024-06-30 17:57:37 +00:00
Hmeister-real
7140d01336
CE hardsuit is fireproof again ( #29516 )
...
* helm fireproofing
* suit fireproofing
* Update hardsuit-helmets.yml
* Update hardsuits.yml
2024-06-30 10:56:31 -07:00
PJBot
a029925818
Automatic changelog update
2024-06-30 16:22:04 +00:00
Nemanja
162913ccd0
Selectable Bar Signs ( #29068 )
...
* make bar sign selectable
* ajcm strongest soldier
* AJCM comes down hard for round 2
* good shit
* ok ballin
* bless'ed be the webedit
2024-07-01 02:20:57 +10:00
Plykiya
f6bb10503f
Removes obsolete AnchorEntity() functions ( #28613 )
...
Obsolete anchor entity functions
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-07-01 00:32:48 +10:00
PJBot
af1acf6e60
Automatic changelog update
2024-06-30 13:52:39 +00:00
deltanedas
379013a5da
show sleeper agents in round end summary ( #29468 )
...
fix sleeper agents not showing in summary
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-06-30 09:51:33 -04:00
~DreamlyJack~
881f3e4255
New Color Dress ( #29473 )
...
* add dress
* add dress
* add dress
* add dress
* add dress
* add dress
* add dress
* add dress
* add dress yml
* add dress in dresser
2024-06-30 09:49:35 -04:00
PJBot
715e027183
Automatic changelog update
2024-06-30 13:48:27 +00:00
Partmedia
f4c7339870
Auto-scale sensor monitoring graph ( #29559 )
2024-06-30 09:48:20 -04:00
metalgearsloth
ab268b6e77
Make accentless cost 2 points ( #29603 )
...
Not an easy way to do this so if someone wants the default to be better be my guest.
2024-06-30 09:47:22 -04:00
Plykiya
7e2157fbed
Borgs can no longer be freely locked/unlocked when emagged ( #29605 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-06-30 09:46:45 -04:00
PJBot
de50a985b4
Automatic changelog update
2024-06-30 13:43:46 +00:00
Plykiya
fb1740f208
Give skeletons flash immunity ( #29604 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-06-30 23:42:40 +10:00
PJBot
b426d87d82
Automatic changelog update
2024-06-30 12:29:06 +00:00
Plykiya
c8bb4e961c
Change the price of traitor reinforcements to 14, nukie reinforcements to 35 ( #29557 )
...
Prices traitor reinforcements to 14, nukie reinforcements to 35
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-06-30 22:28:00 +10:00
PJBot
6c7f6a425e
Automatic changelog update
2024-06-30 12:27:47 +00:00
Chief-Engineer
0c9a0707ce
Disable ame unsafe admin alert ( #29582 )
...
disable ame unsafe admin alert
2024-06-30 22:26:41 +10:00
Plykiya
1eb3a3e6d1
Fixes lathe usage of EntityPrototypeView ( #29608 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-06-30 21:45:43 +10:00
Plykiya
6f8369ed6b
Fixes colored gloves appearing incorrectly in chameleon menu ( #29607 )
...
Co-authored-by: plykiya <plykiya@protonmail.com >
2024-06-30 03:28:17 -04:00
PJBot
92491c90e0
Automatic changelog update
2024-06-30 04:35:13 +00:00
ShadowCommander
afe9f3ae85
Fix ItemMapper whitelist mispredict when inserting or removing items ( #29461 )
...
* Fix ItemMapper whitelist mispredict when inserting or removing items
Makes the ItemMapper MapLayerData available on client so that the client
can predict whether an inserted/removed item changes the visibility of
a sprite layer.
* review
---------
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2024-06-30 14:34:06 +10:00
PJBot
3aa6270de6
Automatic changelog update
2024-06-30 04:29:56 +00:00
metalgearsloth
8985a48a34
Fix unlimited MaxTraitPoints for traits ( #29600 )
...
-1 is a silly API because now you have to handle it everywhere manually instead of using nullability.
2024-06-30 14:28:49 +10:00
PJBot
0974149c82
Automatic changelog update
2024-06-30 03:47:38 +00:00
MureixloI
fef679846c
Fix some job's drobes point light ( #29590 )
...
* Fix some job's drobes point light
* Fix some job's drobes point light
2024-06-30 13:46:31 +10:00
SlamBamActionman
b9fa941ca6
Turn ReagentEffects into generic EntityEffects ( #28168 )
...
* Oh the possibilities
* Merge fixes
* Forgot to remote LavaSystem oops
* Changed EntityEffectArgs to EntityEffectBaseArgs and EntityEffectReagentArgs
* Throw exception for unimplemented effectargs
* Remove Json and overrideable datafields
* Fix test issues
* Actually fix the compiling issue
* Fix comments and remove EntityEffectArgs (no longer used, replaced with EntityEffectBaseArgs)
2024-06-30 13:43:43 +10:00
DrSmugleaf
250109f0b4
Fix armor speed examine giving you every single decimal place ( #29597 )
2024-06-29 21:39:31 -04:00
github-actions[bot]
af78c75d66
Update Credits ( #29594 )
...
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com >
2024-06-29 20:31:18 -04:00
Chief-Engineer
e6e7a29b68
Fix Farm Grass Hopper config for real this time ( #29583 )
...
Update wizardsDenGateway.toml
2024-06-29 22:18:06 +02:00
Guillaume E
83e048ee45
Improve gas miner's output bounds checks ( #29569 )
...
Miners now can produce a fraction of their SpawnAmount corresponding
to the "remaining space" available in their environment according to
their MaxExternalPressure and MaxExternalAmount.
2024-06-29 11:44:32 -07:00