Commit Graph

36638 Commits

Author SHA1 Message Date
Vera Aguilera Puerto 4df4493db2 Ignore GhostOnMove on the client. 2021-03-16 03:07:02 +01:00
DrSmugleaf 6f012cb9ad
Enable nullability in Content.Shared (#3626)
* Enable nullability in Content.Shared

* Fix null errors in server

* aye github i swear on me mom
2021-03-15 21:55:49 +01:00
PJBot 04201e944c Automatic changelog update 2021-03-15 16:30:41 -04:00
Vera Aguilera Puerto 0531dcb197 Fixes soap and banana peels going through walls when thrown. 2021-03-15 21:29:32 +01:00
PJBot e7052566a4 Automatic changelog update 2021-03-15 16:28:58 -04:00
Vera Aguilera Puerto 72ee101907 Fixes not being able to ghost on move when you're a head or brain 2021-03-15 21:27:45 +01:00
PJBot d3251f35bf Automatic changelog update 2021-03-15 14:03:58 -04:00
Alex Evgrashin 2aa60467b7
Climbable localization fixes (#3645)
* Working on climable

* Continue

* Fixed typo

* Fixed rest of climbable

* Fixed localisation

* Update climbable-component.ftl
2021-03-15 19:02:56 +01:00
PJBot fb6df4cc7c Automatic changelog update 2021-03-15 14:02:17 -04:00
Vera Aguilera Puerto 0c35b78401
Improved Slippery prediction, moves Slippery entirely to Shared (#3677)
* Fixes SlipperyComponent mispredict

* a

* Holy shit
2021-03-15 19:01:15 +01:00
DrSmugleaf 666fb9e2af
Make the YAML linter build step ignore nullable warnings
Now it will run even if there are nullable warnings.
2021-03-15 17:23:57 +01:00
Paul bd6b0db909 update submodule 2021-03-15 13:26:03 +01:00
Paul Ritter 9fc03f18f7
adds custom typeserializers (#3676) 2021-03-15 13:25:18 +01:00
TaralGit 08f44050fe
Laser gun for security (#3632)
* laser gun

* filled up the energy depletion overlay

* small sprite correction

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2021-03-15 10:53:16 +01:00
PJBot 72094f9265 Automatic changelog update 2021-03-15 05:46:45 -04:00
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