metalgearsloth
71ef1cd6fe
Disable collisions on a lot of stuff ( #3641 )
...
* Disable collisions on floor entities
* Disable sign collision
* Disable walllight collisions
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-03-15 20:45:43 +11:00
PJBot
f8cc3c50f7
Automatic changelog update
2021-03-15 04:39:10 -04:00
mirrorcult
e4169ecf0d
Fix minsizes for all windows that needed it ( #3648 )
...
* fix minsizes
* fix scanner height, minsize->setsize for some
2021-03-15 09:38:08 +01:00
PJBot
fe43402ef2
Automatic changelog update
2021-03-15 01:41:27 -04:00
ShadowCommander
612b0fa254
Fix light_tube.rsi broken burned and empty left and right facing sprites ( #3673 )
2021-03-14 22:40:25 -07:00
ShadowCommander
a7197611e9
Add seat construction ( #3653 )
2021-03-14 22:40:18 -07:00
PJBot
b3481c2d35
Automatic changelog update
2021-03-14 23:39:08 -04:00
Swept
570ee81752
Replace wt-550 in smg crates with drozd ( #3671 )
2021-03-15 14:38:06 +11:00
GraniteSidewalk
97db03b065
fixes singulo shader z-levels ( #3672 )
2021-03-15 14:19:14 +11:00
PJBot
3929edf6a5
Automatic changelog update
2021-03-14 22:29:46 -04:00
ShadowCommander
a6d8c93a16
Fix gib pulling player back from ghost ( #3664 )
2021-03-14 19:28:44 -07:00
Swept
2023741691
Slight reorganization of yaml files ( #3628 )
...
* Initial
* Applied reviews
* HELLO YOU FUCK
2021-03-15 00:46:17 +01:00
PJBot
76416ae213
Automatic changelog update
2021-03-14 18:23:42 -04:00
Vera Aguilera Puerto
fc7ad61afe
Fix funky nullability making rotatable verbs not show up
...
Fixes #3656
2021-03-14 23:22:30 +01:00
Vera Aguilera Puerto
8eeaa923a8
Fix cloning pod NRE under certain conditions
2021-03-14 23:22:30 +01:00
PJBot
918ecd7d15
Automatic changelog update
2021-03-14 18:03:25 -04:00
mirrorcult
e81db48cd1
Fix various issues with the emitter ( #3329 )
...
Co-authored-by: cyclowns <cyclowns@protonmail.ch >
2021-03-14 23:02:22 +01:00
PJBot
c73ef7c9af
Automatic changelog update
2021-03-14 18:00:07 -04:00
Alex Evgrashin
1c32d469aa
Fixed visualizer init ( #3667 )
2021-03-14 14:59:04 -07:00
Pieter-Jan Briers
70e2648fa0
Verb icons now UI scale.
2021-03-14 14:40:14 +01:00
PJBot
18c9851784
Automatic changelog update
2021-03-14 09:24:34 -04:00
Swept
3dba752193
Adds a bunch of UI icons for verbs. ( #3007 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2021-03-14 14:23:32 +01:00
Pieter-Jan Briers
13afec5f76
Make TraitorOverlay use EnumerateRunes()
2021-03-14 11:36:55 +01:00
PJBot
45643d0103
Automatic changelog update
2021-03-14 00:25:24 -05:00
Swept
9a604e38d6
Updates chemistry layout on Saltern ( #3658 )
...
* Adds content
* Maps
* Fixed
2021-03-14 16:24:22 +11:00
PJBot
6b73f1cdf1
Automatic changelog update
2021-03-14 00:22:59 -05:00
ike709
899a5cfa80
Comms Console Announcements ( #3629 )
...
* Communications console announcements
* title case for jobs
* Helper
* Prevent abuse
* Cap message length
* more abuse prevention
* Validate clientside too to reduce bandwidth from unmodified clients
2021-03-14 16:21:57 +11:00
Metal Gear Sloth
31d74d5909
Update submodule
2021-03-14 12:45:55 +11:00
ShadowCommander
c39f0fb721
Fix edge.completed not getting run if node.action deletes ( #3652 )
2021-03-13 13:59:19 +01:00
Vera Aguilera Puerto
ab4b275247
Revert "Changes chemistry to be more secure for now ( #3649 )" ( #3651 )
...
This reverts commit fc9a62581b .
2021-03-13 13:54:48 +01:00
PJBot
69fe2fff44
Automatic changelog update
2021-03-13 04:58:53 -05:00
mirrorcult
f60f76f644
Increase time to clone people ( #3650 )
...
* cloning
* why
* why?
2021-03-13 01:57:51 -08:00
PJBot
be49782d97
Automatic changelog update
2021-03-13 04:28:55 -05:00
Swept
fc9a62581b
Changes chemistry to be more secure for now ( #3649 )
...
* Adds content
* Maps
2021-03-13 20:27:53 +11:00
PJBot
0e58d38686
Automatic changelog update
2021-03-12 22:47:25 -05:00
metalgearsloth
2f8bd10b47
Shared subfloor system ( #3590 )
...
* Shared subfloor system
Will also cull the broadphase for server a lot.
* Nullable subfloor
* Snapgrid nullable
* Actually use ComponentDependency
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-03-13 14:46:22 +11:00
PJBot
67d79a13db
Automatic changelog update
2021-03-12 22:25:08 -05:00
metalgearsloth
fcf4b403d6
Break pulling on container insertion ( #3602 )
...
* Break pulling on container insertion
* Paul's review
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-03-13 14:24:06 +11:00
DrSmugleaf
8b225ec68f
Disable texture preloading in integration tests ( #3625 )
...
* Disable texture preloading in tests
* Robusti updati
* Revert "Robusti updati"
This reverts commit 486fb63783477e66de595febc620cef2f1a672bd.
2021-03-13 13:29:32 +11:00
Metal Gear Sloth
459fee0e6f
Update submodule
2021-03-13 13:28:47 +11:00
DrSmugleaf
5f71ea1c48
Add extension methods to get a player's id and tests ( #3630 )
...
* Add extension methods to get a player's id and tests
* More extensive tests
* Make inventory check for ids first
* Rename to GetHeldId and TryGetHeldId
2021-03-13 13:22:51 +11:00
PJBot
316ff2ee2a
Automatic changelog update
2021-03-12 21:11:57 -05:00
ike709
a584499aec
Significantly reduce the amount of bounce for thrown items ( #3636 )
2021-03-13 13:10:55 +11:00
DrSmugleaf
22d06ff6a0
Fix missing interpolation with unknown database engines error
2021-03-13 03:04:19 +01:00
PJBot
d60d7c0cb4
Automatic changelog update
2021-03-12 20:47:41 -05:00
Vera Aguilera Puerto
c30c60efc4
Fixes structure instruments not playing due to a nullability moment
2021-03-13 02:46:32 +01:00
PJBot
116afc634b
Automatic changelog update
2021-03-12 20:07:54 -05:00
ike709
d8a8b37182
Turns lobby music down ( #3634 )
2021-03-13 02:06:52 +01:00
PJBot
732150c1a1
Automatic changelog update
2021-03-12 17:41:31 -05:00
ike709
31f1cf9936
Adds lobby music ( #3620 )
...
* Adds lobby music
* Add UI toggle for lobby music
* Pick the song serverside so everyone gets the same song
* Add more songs
* Fixes
* Catch-all end lobby music
* Rename it
* Catchall ambience cvar change
* Wait until we receive the lobby song to start playing one
* Fix toggling ready status resetting the song
* Comment
* Expend the last of my sanity fixing latejoin lobby music
* Update Content.Client/GameObjects/EntitySystems/BackgroundAudioSystem.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
* Update Content.Client/GameObjects/EntitySystems/BackgroundAudioSystem.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
* Update Content.Client/GameObjects/EntitySystems/BackgroundAudioSystem.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
* Move the var
Co-authored-by: ike709 <sparebytes@protonmail.com >
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2021-03-12 23:40:28 +01:00