metalgearsloth
8c01d9d9dc
Revert "Slight changes to spawners ( #3605 )" ( #3624 )
...
This reverts commit a47e1b817c .
2021-03-12 20:22:33 +11:00
PJBot
e80b4fc459
Automatic changelog update
2021-03-12 03:44:57 -05:00
Swept
a47e1b817c
Slight changes to spawners ( #3605 )
...
* Initial
* Done
* Ye
* Removes mouse spawns for now
* I'm an idiot!
2021-03-12 19:43:55 +11:00
ike709
25079ecab6
Improves RSI Validator ( #3615 )
...
* Improve the action
* Update
* Update .github/workflows/validate-rsis.yml
Co-authored-by: ike709 <sparebytes@protonmail.com >
2021-03-12 09:40:55 +01:00
Pieter-Jan Briers
e539092b4b
Fix shader problems on GLES2
2021-03-11 19:04:21 +01:00
Pieter-Jan Briers
063d1c71b3
Update submodule
2021-03-11 19:04:10 +01:00
Vera Aguilera Puerto
6ad84fd88b
Makes mice have KinematicController bodytype.
2021-03-11 13:55:23 +01:00
Vera Aguilera Puerto
df22f24975
Optimize gas overlays slightly
2021-03-11 13:51:56 +01:00
PJBot
ed52aacd6e
Automatic changelog update
2021-03-11 04:38:18 -05:00
ShadowCommander
481fee135b
Delete ghost when respawning ( #3519 )
...
* Delete ghost when respawning
Fix session.AttachedEntity not being set to null when mind is wiped
Fix MindComponent not getting disconnected when Mind is wiped
Rename OwnedMob to OwnedComponent
* Update Content.Server/GameTicking/GameTicker.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2021-03-11 10:37:16 +01:00
PJBot
8fc4895c1f
Automatic changelog update
2021-03-11 04:25:20 -05:00
Alex Evgrashin
4455bab4c5
Reagent container visualizer ( #3529 )
...
* Started working on beakers
* Working sprite change
* Fixed large beaker
* Add bluepsace beaker
* Add cryostasis beaker
* Removed old rsi
* Fixed dropper
* No dropper problems
* Working on syrigine
* Better syr visualizer
* Add dropper inhand
* Syringe in-hands
* Add base empty bottle for chemistry
* Deleted old fillings
* Simplified beaker in hand
* Moved chemical bottles to seperate .yml
* Fixed chem master
* Serv3 when
* Fixed grammar
* Removed delays
Co-authored-by: Alex Evgrashin <evgrashin.adl@gmail.com >
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-03-11 10:24:17 +01:00
PJBot
bdb17d17e9
Automatic changelog update
2021-03-11 00:01:17 -05:00
Swept
78f6ed9b37
Tweaks base for simplemobs ( #3598 )
2021-03-10 21:00:15 -08:00
PJBot
898b7983c0
Automatic changelog update
2021-03-10 19:07:59 -05:00
Swept
87aced8392
Adds mice ( #3594 )
...
* Initial
* Mmm
* Adds them to map
* Makes mice grindable
* meta.json looking nice
* Mice go squeak
* Ye
* E
* Review
* Update Content.Server/GameObjects/Components/Mobs/Speech/MouseAccentComponent.cs
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2021-03-11 01:06:57 +01:00
PJBot
1384debaef
Automatic changelog update
2021-03-10 14:53:59 -05:00
Swept
b8ab364c39
Centcom Official ghost role #3586
...
* Initial
* EE
* indent fix
* Oops
* Applied Reviews
* Removed Centcom Official Spawns
* Fixes Icon
* added component to ignored
2021-03-10 20:52:57 +01:00
DrSmugleaf
902aa128c2
Enable nullability in Content.Client ( #3257 )
...
* Enable nullability in Content.Client
* Remove #nullable enable
* Merge fixes
* Remove Debug.Assert
* Merge fixes
* Fix build
* Fix build
2021-03-10 14:48:29 +01:00
DrSmugleaf
4f9bd4e802
Disable RSI validator on pushes
...
https://github.com/snapcart/json-schema-validator/issues/2
2021-03-10 14:46:11 +01:00
Pieter-Jan Briers
24f480c9c4
Elaborate on wording of changelog entries
2021-03-10 11:48:01 +01:00
Metal Gear Sloth
20618eba2c
Update submodule
2021-03-10 19:13:34 +11:00
GraniteSidewalk
f03ff66eaf
Fixes float error ( #3607 )
2021-03-10 02:31:43 +01:00
Pieter-Jan Briers
dc11ebf760
Fix all broken RSI files.
2021-03-09 22:06:17 +01:00
PJBot
2e1722026e
Automatic changelog update
2021-03-09 15:32:22 -05:00
Vera Aguilera Puerto
5130421c8e
Fixes bug with water vapor reaction where oxygen would be removed instead.
2021-03-09 21:29:29 +01:00
ike709
1f1b530870
Adds a GitHub Action to validate RSIs ( #3587 )
...
* Validate RSIs
* Fix the JSON
* Example invalid RSI
* Revert "Example invalid RSI"
This reverts commit 1905bc9d2c275818db88cd8b643e2646f70b68a1.
* Fixes an invalid identifier to show that it works on valid RSIs
* Update .github/workflows/validate-rsis.yml
2021-03-09 20:51:37 +01:00
Acruid
6edc416afc
EntitySystemMessage Removal & InteractionSystem directed events ( #3572 )
...
* Removed obsolete EntitySystemMessage, now everything uses the base EntityEventArgs or the derived HandledEntityEventArgs.
Setup InteractionSystem to use new directed events.
* Update Submodule.
2021-03-09 11:22:48 -08:00
GraniteSidewalk
549d84174c
Singularity Shaders and a lot of Shader Stuff ( #2517 )
...
* Beginnings of singulo shader
* LOTS of changes!!
* Minor changes
* Singulo stuff
* Aesthetic changes to singulo
* Combining singulo change
* ShaderAura uses IEntities now, not IPlayerSession
* Fixes?
* Fixes draw order for atmos
* using fix
* Address reviews
* nuget.config whaaa
* nuget haha
* nuget why are you so dum
* happy now
* Preparing for omegachange
* Merge from seventh level of hell
* woork
* Ignorecomponents add
* mmf
* RobustToolbox?
* Fixes
* Fixes Robust?
* adds sprite
* Nullables
* Crit overlay stuff
* Commits Robust
2021-03-09 02:33:41 -08:00
PJBot
edb9bff91c
Automatic changelog update
2021-03-09 04:43:28 -05:00
Swept
deeacce8f7
Removed unused vending machines ( #3553 )
2021-03-09 10:42:26 +01:00
Elijahrane
851f5925a5
Replace locked Tool Storage service doors with unlocked engineering doors ( #3582 )
...
* Replaced tool storage airlocks with unlocked ones
* Changed the service sprite for an unlocked engineering door which seems more fitting
2021-03-09 10:41:13 +01:00
Metal Gear Sloth
2b0ceefa13
Fix lathe collision layers
2021-03-09 20:39:17 +11:00
Swept
c5ae88932f
A ( #3599 )
2021-03-09 10:28:20 +01:00
PJBot
42ab242e05
Automatic changelog update
2021-03-09 03:48:31 -05:00
metalgearsloth
c6374a557b
Fix vending machine collision ( #3601 )
...
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-03-09 19:47:29 +11:00
Metal Gear Sloth
84143ee264
Fix door welding
2021-03-09 19:12:27 +11:00
PJBot
4a01e2123e
Automatic changelog update
2021-03-09 02:55:24 -05:00
ShadowCommander
239115704b
Disable atmosphericswatervapor in cargo console ( #3597 )
2021-03-09 08:54:22 +01:00
PJBot
ccbb5808d0
Automatic changelog update
2021-03-08 14:18:09 -05:00
Swept
033f222908
Fixes people being spawned in walls on Saltern ( #3585 )
2021-03-08 20:17:06 +01:00
PJBot
5aa7fee485
Automatic changelog update
2021-03-08 13:17:11 -05:00
Tarlan2
efbfd7d68a
New melee weapons ( #3473 )
2021-03-08 19:16:09 +01:00
PJBot
ee984de4c8
Automatic changelog update
2021-03-08 09:23:04 -05:00
Vera Aguilera Puerto
83fbd1f0c8
Fixes fires
2021-03-08 15:21:56 +01:00
PJBot
6590b3b9b1
Automatic changelog update
2021-03-08 08:58:21 -05:00
Vera Aguilera Puerto
d86623eed7
Improves AirtightComponent.
...
- Atmos now nulls air in fully airblocked tiles ONLY if one of the airtight entities in it has NoAirWhenFullyAirBlocked to true.
- Fixes edge firelocks atmos airtight direction
- Fixes atmos debug overlay not accounting for angle 0 being south.
2021-03-08 14:57:05 +01:00
Metal Gear Sloth
ca8a2e4502
Update submodule
...
Mainly for the speedcap
2021-03-09 00:25:27 +11:00
Metal Gear Sloth
520d28fc0d
Nothing to see here, move along
2021-03-08 21:27:11 +11:00
PJBot
98b09e7a8c
Automatic changelog update
2021-03-08 05:25:36 -05:00