Ed
ff8d294af5
Update PostMapInitTest.cs
2024-08-12 14:21:53 +03:00
Ed
47dc84e48e
Update debug.toml
2024-08-12 13:56:27 +03:00
Ed
8ecae1288f
Merge branch 'master' into ed-05-08-2024-upstream
2024-08-11 18:13:17 +03:00
Ed
7e70859d2e
Update README.md
2024-08-10 13:19:08 +03:00
Ed
76b89b8dc5
licenses ( #405 )
2024-08-10 13:15:19 +03:00
Nim
bf256b25e9
Two new spells of light ( #404 )
...
* light spell
* fix
2024-08-10 13:08:14 +03:00
Tornado Tech
9f4932a8af
Remove day cycle shit ( #400 )
2024-08-10 01:12:13 +03:00
Jaraten
32ce8f2164
directional window ( #401 )
...
* pu-pu-piri-pu
* fx remove
2024-08-10 01:10:22 +03:00
Jaraten
f70e3051ed
update update ( #403 )
2024-08-09 14:08:50 +03:00
Ed
e3e142592a
add art ( #402 )
2024-08-09 11:03:39 +03:00
Ed
97939f6e3e
Merge remote-tracking branch 'upstream/master' into ed-05-08-2024-upstream
...
# Conflicts:
# Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs
2024-08-08 12:29:20 +03:00
deltanedas
489efeb717
remove GenericAntag completely ( #28218 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2024-08-08 18:16:02 +10:00
PJBot
0057141039
Automatic changelog update
2024-08-08 03:09:34 +00:00
TakoDragon
929e6a2c00
Improved Spanish accent ( #30551 )
...
* Spanish and French comment
* Added the interrobang
* Make spanish accent use sting builder
2024-08-08 13:08:28 +10:00
Mervill
ab28e1a9a9
Remove obsolete occurrences of IComponent.Owner being assigned just before AddComponent ( #30724 )
2024-08-08 13:03:41 +10:00
metalgearsloth
23e4a9a004
Update submodule to 229.1.2 ( #30764 )
...
Tests should work decently again
2024-08-08 12:34:00 +10:00
PJBot
3a50880070
Automatic changelog update
2024-08-08 02:15:38 +00:00
Mervill
b8d10a3f5e
Add verbose (client predicted!) examine text to Gas Miners ( #30480 )
...
* add verbose examine text to gas miners so their behaviour can be understood
* no need for these to be properties
* use an enum instead of two booleans for the miner state
* require the gas miner to be anchored in order to not be disabled
* xmldoc
* pr feedback
* file-scope namespace
* it's to late to hide my transgressions in a rebase
* turns out the normal examine distance is totally fine for this
2024-08-08 12:14:31 +10:00
ShadowCommander
9645f5528b
Strip drag drop test ( #30754 )
...
* Add test for drag drop to open strip menu
* Make screencoords change based on deadzone
2024-08-08 12:12:01 +10:00
lzk
d86c886f61
Add more advertisements ( #30653 )
2024-08-07 19:11:05 -04:00
Mr. 27
d4ad2e473a
Don't disable collision on dead mobs, fixes an issue with pulling ( #30532 )
...
Update MobStateSystem.Subscribers.cs
2024-08-07 18:59:04 -04:00
PJBot
8e3ddcc278
Automatic changelog update
2024-08-07 21:48:11 +00:00
IProduceWidgets
ff28feec14
butter is slippery ( #29772 )
...
* butter slippery
* rerun tests
* standardize
2024-08-07 15:47:03 -06:00
lzk
7754ea925d
Fix warning cone rotation in inventory ( #30672 )
2024-08-07 20:13:24 +02:00
Ko4ergaPunk
3dd5d562da
Rename mining walls as "mining walls" ( #30729 )
...
* fix
* re-check
* re-check vol.2 season battle pass episode
* да иди ты нахуй уже
* re-cheeeck
2024-08-07 09:37:12 -04:00
PJBot
6d0e915ebb
Automatic changelog update
2024-08-07 09:27:48 +00:00
Errant
15aa75f092
Updated remaining ghostroles for species loadouts ( #29746 )
...
* LoadoutSystem change, deathsquad species loadout
* survival gear loadouts for disaster victims
* skrek
* centcom
* syndicate agent
* cburn
* ERT
* syndicates
* Is it ever gonna be enough?
* Take what you can
* Move startingGearEquippedEvent after Loadouts are spawned
* skreee
* even more formatting
* Unbreak auto internals activation
* undo AddAllRoleLoadouts change
* syndicate reinforcement survival loadouts
* re-enable vox ghostroles
2024-08-07 19:26:40 +10:00
PJBot
150e8f0721
Automatic changelog update
2024-08-07 09:20:17 +00:00
ShadowCommander
6a5cc883ce
Dragdrop fold rollerbed ( #30002 )
...
* Deploy foldable
* Add NetworkedComponent and access to the component
* Add handled to afterinteract
* Use drop target location instead of setcoordinates
* Put back in hand after failed deploy
This prevents dropping the bed when clicking while inside a locker.
* Created BaseDeployFoldable for folding chairs, body bags, and rollerbeds
* Add dragdrop to fold rollerbed to hand
2024-08-07 19:19:10 +10:00
Emisse
d86438c22b
martathon update ( #30731 )
...
martathon
2024-08-07 02:49:28 -06:00
Emisse
d10fa77372
bagel update ( #30730 )
...
big gas miners
2024-08-07 02:49:17 -06:00
PJBot
c61384122b
Automatic changelog update
2024-08-07 07:43:07 +00:00
Lye
7dc6a56969
Space Dragons can't be flashed ( #30658 )
...
* added flash immunity component to Space Dragon
* Changed use of component to use of whitelist
2024-08-07 09:42:00 +02:00
Ed
d4001598d4
workbench ui clean up ( #399 )
...
* workbench ui clean fix
* stack localization
2024-08-07 09:32:27 +03:00
Nemanja
ce97225c2d
Replace IClickAlert with events ( #30728 )
...
* Replace IAlertClick with events
* whoop
* eek!
2024-08-07 15:15:35 +10:00
Brandon Hu
2dabf33d46
fix(FieldGenerators): Add missing connection check ( #30468 )
...
.
2024-08-06 23:43:21 -04:00
PJBot
9903d36c7d
Automatic changelog update
2024-08-07 03:42:48 +00:00
Errant
6ccc10e240
Vox Medical Mask sprite fix ( #30702 )
...
vox medical mask
2024-08-06 23:41:40 -04:00
NakataRin
5247878060
Fix Mind Transfer and Role Assignment Logic for Antagonists ( #30711 )
...
* AntagSelectionSystemFix
* readded the stuff that shouldn've been deleted in the first place
* re-arrange
* undo indentation
---------
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
2024-08-06 23:38:47 -04:00
Emisse
05630bd4ba
bagel update ( #30727 )
...
* bagel update
* remove invalid
2024-08-06 19:32:31 -06:00
Leon Friedrich
b4dfeec696
Add more storage admin logs & fix some interaction validation ( #30725 )
2024-08-07 10:15:41 +10:00
metalgearsloth
e5fe6f7824
Add mapping load acts ( #30722 )
...
Smug doesn't seem to have time to fix mapping state and I don't want to dump more time into it so.
2024-08-07 10:04:44 +10:00
Emisse
bd36ff93d2
train update ( #30721 )
...
* train update
* train
2024-08-06 17:50:39 -06:00
Emisse
1caddfa110
packed update ( #30716 )
2024-08-06 17:29:36 -06:00
Emisse
bb80d44331
marathon update ( #30714 )
...
* marathon update
* marathon update
2024-08-06 17:29:29 -06:00
Brandon Hu
048da47f32
fix(emergency_meta): Lock the doors on evac shuttle ( #29255 )
...
* fix(emergency_meta): Lock the doors on evac shuttle
2024-08-06 15:09:24 -06:00
Ed
78e140b4ae
Revert "SpawnSpell tweak ( #393 )" ( #398 )
...
This reverts commit dc853b6662 .
2024-08-06 20:25:29 +03:00
PJBot
de98531a5d
Automatic changelog update
2024-08-06 13:13:20 +00:00
Flareguy
37e36bfa7c
Vox head displacement map ( #30699 )
...
* head displacement for vox
* fixe
2024-08-06 16:12:14 +03:00
Tornado Tech
1b0bf2ad18
Added base workbench window ( #372 )
...
* Added base workbench window
* Fixed serialization errors
* Created base UI layout
* Updated ui
* Updated UI after crafting
2024-08-06 14:25:59 +03:00