slarticodefast
daae8253c6
Fix MouseRotator on rotated grids ( #29663 )
...
* fix harm mode rotation
* cleanup
* -pi to pi
2024-07-02 23:04:15 +10:00
Chief-Engineer
763a25e934
add more info to entity json in logs ( #18672 )
...
* add more info to entity json in logs
* replace TryGetSessionById
* remove unused dependency
* get admin status from the entity
* group values by component
* alphabetize
* I've discovered that my original plans may be bad for performance
2024-07-02 11:09:24 +02:00
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
c4llv07e
73ea9197c5
Do not ignite zero coordinates because of items inside containers. ( #292 )
...
Items inside containers have zero coordinates so we shouldn't use them
in the fire spread system.
Fixes #277
2024-07-01 20:17:40 +03: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
Ed
9eb86caa82
CC-BY-SA-3.0 for some assets ( #290 )
...
* Update meta.json
* Update attribution.yml
* Update attribution.yml
* Update attribution.yml
* Update meta.json
* Update attribution.yml
* Update attribution.yml
* Update meta.json
* Update meta.json
2024-07-01 12:32:59 +03: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
Ed
8e084267fa
Merge pull request #289 from crystallpunk-14/ed-30-06-2024-upstream
...
Ed 30 06 2024 upstream sync
2024-06-30 12:40:08 +03:00
Ed
7abf678bbe
fix inverse effect
2024-06-30 12:02:40 +03:00
Ed
7e6be7feac
fix lava + affectTemp reagent effect
2024-06-30 11:49:51 +03:00
Ed
dbdb81381b
Merge remote-tracking branch 'upstream/master' into ed-30-06-2024-upstream
...
# Conflicts:
# Resources/Prototypes/Maps/box.yml
# Resources/Prototypes/Maps/meta.yml
# Resources/Prototypes/Maps/oasis.yml
# Resources/Prototypes/Maps/origin.yml
# Resources/Prototypes/lobbyscreens.yml
2024-06-30 11:18:30 +03: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