PJBot
3974e20042
Automatic changelog update
2021-05-15 06:29:07 -04:00
SweptWasTaken
8bfd9f9090
Multitool fits on belt now
2021-05-14 22:13:50 -07:00
PJBot
4c1ea59d0c
Automatic changelog update
2021-05-13 20:42:07 -04:00
Moses
de643ad864
#3921 Add vending machine ads and flavor text ( #3997 )
2021-05-14 00:41:05 +00:00
SweptWasTaken
d24ded8c7b
Small improvements to belts
2021-05-13 12:47:44 -07:00
PJBot
155220d73d
Automatic changelog update
2021-05-13 12:23:49 -04:00
Alex Evgrashin
8f5ad6aeda
Fix subfloor wires incorrect smoothing ( #3986 )
2021-05-13 01:11:49 +02:00
20kdc
e0f7ca7740
Little component to make batteries examinable. ( #3982 )
2021-05-13 01:10:57 +02: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
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
Vera Aguilera Puerto
2b10396a83
Cleans up slime person mob.
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
SweptWasTaken
00b0760db3
Updates a lot of clothing inhands
2021-05-09 18:34:38 -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
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
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
SweptWasTaken
8ea9e7a068
Removes all uses of chem.
2021-05-07 23:09:06 -07:00
Vera Aguilera Puerto
ed3e6202ee
Remove material component from cable coil.
...
There's no such material prototype, and it was causing exceptions when the cable coil was attempted to put in a lathe.
2021-05-08 03:06:26 +02:00
SweptWasTaken
16daf3ed17
Adds inhands for matches
2021-05-05 13:52:30 -07:00
Vera Aguilera Puerto
85f3871536
Fire extinguisher now applies an impulse to the user when used in space.
2021-05-04 13:37:36 +02:00
Swept
6376e60b78
Massive Food PR ( #3436 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2021-05-03 13:17:22 +02:00
ShadowCommander
ac98260682
Fix breathing test map
2021-05-02 15:23:46 -07:00
Swept
ece403ca57
Copyright Pass/Pruning | Part 2 - Objects ( #3905 )
2021-04-29 18:09:14 +00:00
SweptWasTaken
84d83d1902
Slight fixes for sabre and machete inhands
2021-04-28 16:31:47 -07:00
PJBot
3223cef084
Automatic changelog update
2021-04-28 17:15:32 -04:00
TaralGit
ebec1b7dcf
Inhands for pistols, beakers, reworked melee weapons and laser gun ( #3887 )
...
* new pull
* beakers
* melee
* ffs
* hope this works
* ffffff
* Update meta.json
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
Co-authored-by: Swept <sweptwastaken@protonmail.com >
2021-04-28 21:14:27 +00:00
Acruid
00e01d51fd
SnapGridComponent Removal ( #3884 )
...
* Removed SnapGridOffset, there is only center now.
* SnapGridComponent methods are now static.
* Removed SnapGridComponent.OnPositionChanged.
* Refactored static functions off SnapGridComponent to MapGrid.
Refactored away usages of SnapGridComponent.Position.
* Added Transform.Anchored for checking if an entity is a tile entity.
More refactoring for static MapGrid functions.
* Static snapgrid methods on MapGrid are no longer static.
* Add setter to ITransformComponent.Anchored.
Removed direct references to SnapGridComponent from content.
* Grid functions now deal with EntityUids instead of SnapGridComponents.
Began renaming public API functions from SnapGrid to Anchor.
* Remove the SnapGridComponent 'Offset' field from all yaml files. This was removed in code previously, so the yaml linter was upset.
* Update engine submodule to v0.4.46.
2021-04-28 10:49:37 -07:00
BingoJohnson
1c52a78f59
Update produce.yml ( #3886 )
2021-04-24 19:19:29 +00:00
SweptWasTaken
9212d5b1df
Decreases the file size of atomicamnesiammx.ogg
2021-04-22 18:11:39 -07:00
SweptWasTaken
0976755eb0
Minor RSI fixes and corgi hide name
2021-04-22 12:11:48 -07:00
Swept
f577709e29
Updates names for the test pitchers
2021-04-22 03:58:18 +00:00
Swept
465eaa87d3
Deprecates DrinkFoodVisualizer.cs in favor of SolutionContainerVisualizer.cs ( #3876 )
...
* Initial
* Removes DrinkFoodVisualizer.cs
* Tests
2021-04-21 21:12:37 +00:00
PJBot
818bdb3c63
Automatic changelog update
2021-04-21 06:15:41 -04:00
PJBot
afdd08c600
Automatic changelog update
2021-04-21 06:01:18 -04:00
Visne
75a8833b2c
Add AdvertiseComponent and add it to vending machines ( #3756 )
...
* WIP AdvertiseComponent
* Add AdvertiseComponent and add it to vending machines
* Add snacks.yml
* Capitalise C in cigarette machine
* Update Content.Server/GameObjects/Components/AdvertiseComponent.cs
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
* Update Content.Server/GameObjects/Components/AdvertiseComponent.cs
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
* Fix most problems
* Add localisation + exception for illegal prototype values
* Add ads for smart fridge, discount dan's, youtool and mining
* Oops
* Fix style
* Make dependencies local
* Remove some ads, increase wait
* Increase wait, allow full initial wait width
* Fix error
* Update sovietsoda.ftl
* Update sovietsoda.ftl
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2021-04-21 20:00:14 +10:00
SweptWasTaken
2250926457
Adds Atomic Amnesia MMX to the lobby music. Thanks 3kliksphillip!
2021-04-20 23:33:50 -07:00
PJBot
7b3243cc3a
Automatic changelog update
2021-04-20 19:40:41 -04:00