Commit Graph

4639 Commits

Author SHA1 Message Date
PJBot
155220d73d Automatic changelog update 2021-05-13 12:23:49 -04:00
Pieter-Jan Briers
26c2d9f479 Remove usages of physics anchored from content 2021-05-13 02:13:12 +02:00
Pieter-Jan Briers
251df93b71 Remove usages of AnchoredChangedMessage.
It was a component message which is now deprecated.
2021-05-13 02:05:46 +02:00
Pieter-Jan Briers
4903c3bbc6 Remove usages of client IPlayerSession from content. 2021-05-13 01:18:09 +02:00
20kdc
23bc33a7aa drainallbatteries - a command for testing low-power conditions (#3983) 2021-05-13 01:12:36 +02:00
Alex Evgrashin
8f5ad6aeda Fix subfloor wires incorrect smoothing (#3986) 2021-05-13 01:11:49 +02:00
20kdc
3476d1de5b Fixes KillPersonCondition considering brains "alive" (#3985) 2021-05-13 01:11:26 +02:00
20kdc
e0f7ca7740 Little component to make batteries examinable. (#3982) 2021-05-13 01:10:57 +02:00
ShadowCommander
28d59908ca Show nothing instead of error sprite when item has no inhands (#3992) 2021-05-13 00:43:53 +02:00
Vera Aguilera Puerto
f0c1efed9b Footstep SFX are played on entity coordinates, instead of following the entity.
This prevents client-side "can't play sound" spam when the entity is NaN'd due to PVS.
2021-05-12 14:50:15 +02:00
Vera Aguilera Puerto
722087f92a Melee arc effects are only sent to players inside PVS. 2021-05-12 14:47:56 +02:00
Vera Aguilera Puerto
462cddf860 Use ActorComponent instead of IActorComponent or BasicActorComponent. (#3966) 2021-05-12 13:42:18 +02:00
Vera Aguilera Puerto
3319dc0599 Update submodule. 2021-05-12 13:41:40 +02:00
Moses
e31c518353 Fix beards save on character creation (#3975)
Fixes #3740
2021-05-12 03:12:26 +02:00
ShadowCommander
c2d66723a3 Cloning rework (#3808)
* Fix cloning

* Fix cloning after clone dies and remove unneeded code

* Fix ignored

Co-authored-by: Silver <silvertorch5@gmail.com>
2021-05-11 16:16:08 -07:00
ShadowCommander
d41fc24834 Revert "Clean up removed DataField tag from mind in YAML"
This reverts commit 7a5211d8a6.
2021-05-11 15:34:43 -07:00
ShadowCommander
7a5211d8a6 Clean up removed DataField tag from mind in YAML 2021-05-11 15:27:02 -07:00
Alex Evgrashin
bf94e37730 Fix anchoring? Maybe? (#3974) 2021-05-12 00:16:48 +02:00
Pieter-Jan Briers
66fd927041 I blame rider for this 2021-05-11 23:14:48 +02:00
Pieter-Jan Briers
4e89ba560e Add basic example NL entity localizations.
Make secret stash use fluent in one spot as example.
2021-05-11 23:13:43 +02:00
Pieter-Jan Briers
8d9d574c52 Update submodule 2021-05-11 23:13:11 +02:00
Vera Aguilera Puerto
9c3c81e8d8 Fix radio messages not being sent and messages not being escaped. 2021-05-11 12:17:47 +02:00
ShadowCommander
4780179058 Global ghost hearing (#3954)
* Add global hearing for ghosts

* Fix speech bubbles breaking when out of PVS
2021-05-11 18:37:40 +10:00
20kdc
743a12750c Pull controller manages velocity better than it did before. (#3945) 2021-05-11 18:32:11 +10:00
Vera Aguilera Puerto
0be8437645 Update ResearchSystem to not use IEntityQuery. 2021-05-10 20:46:34 +02:00
Vera Aguilera Puerto
3e0eb22921 Update RemoveExtraComponents command to not use IEntityQuery. 2021-05-10 20:36:16 +02:00
Vera Aguilera Puerto
2b10396a83 Cleans up slime person mob. 2021-05-10 20:07:25 +02:00
Vera Aguilera Puerto
833a47cd13 Adds Build Checker to solution. 2021-05-10 20:07:25 +02:00
Vera Aguilera Puerto
aa128c1880 Add missing POCKET1 and POCKET2 sprite layers to mobs. 2021-05-10 20:07:25 +02:00
Paul Ritter
add711114c Colors the chatselector in the chatcolor (#3960)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2021-05-10 19:49:12 +02:00
SweptWasTaken
7330ed5087 Adds desktop.ini to .gitignore 2021-05-10 00:07:45 -07:00
SweptWasTaken
00b0760db3 Updates a lot of clothing inhands 2021-05-09 18:34:38 -07:00
Paul
ffdf1d17fe when the transform 2021-05-09 22:36:19 +02:00
Paul
c136755df2 dropping with random rotation on unintentional drop, dropping with reset rotation on intentional 2021-05-09 10:09:14 +02:00
ShadowCommander
c817165482 Fix patreon OOC name coloring 2021-05-08 22:35:32 -07:00
SweptWasTaken
68e1863761 Fixes monkeycube and monkeycubecrate 2021-05-08 22:00:54 -07:00
SweptWasTaken
ee8d8f50ec ACTUALLY fixes smallplate and monkeycube and monkeycubecrate 2021-05-08 21:59:57 -07:00
SweptWasTaken
101423d04a Fixes smallplate 2021-05-08 21:48:40 -07:00
SweptWasTaken
78875f1fdd Fixes banana peels 2021-05-08 21:48:06 -07:00
SweptWasTaken
73d33b224c Tiny bit of Constructible YAML organizing 2021-05-08 21:16:32 -07:00
ShadowCommander
7c42a5d305 Fix moving items dropping them on the ground for a tick 2021-05-08 17:19:32 -07:00
SweptWasTaken
a749d95f97 Fix glass sheet inhands 2021-05-08 16:16:06 -07:00
SweptWasTaken
ca5a7d796d Adds crowbar to emergency toolboxes 2021-05-08 16:06:54 -07:00
ShadowCommander
31844fa88e Fix thrown breakables (#3944)
* Fix bottles and lights being parented to player

* Fix item pickup animation
2021-05-08 20:27:20 +02:00
Swept
55a04bfc30 Cleaned up all produce meta.jsons (#3943) 2021-05-08 09:09:35 +00:00
SweptWasTaken
97fe3ea260 Fixes more minor food PR bugs 2021-05-08 01:24:55 -07:00
SweptWasTaken
c1d01e8012 Fixes all wrong juice ReagentIDs 2021-05-07 23:35:10 -07:00
SweptWasTaken
1c81e48f6a Pizza correct trash plate 2021-05-07 23:30:12 -07:00
SweptWasTaken
d45b0a4907 Removes a vestigal plate 2021-05-07 23:28:12 -07:00
SweptWasTaken
847cbb4cb6 Fixed non-sound in ingredients 2021-05-07 23:21:01 -07:00