Commit Graph

36638 Commits

Author SHA1 Message Date
Peptide90 906d9dd159
Organised construction graphs into folders (#5723)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-12-15 12:27:52 +01:00
PJBot d5288eadda Automatic changelog update 2021-12-15 05:09:01 -05:00
Pancake 2180c26122
Smokeable Tweaks (#5611)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-12-15 21:07:58 +11:00
PJBot eb84939735 Automatic changelog update 2021-12-15 04:25:30 -05:00
Matz05 10d020846f
Added bun item and recipe, changed burger recipies to match. (#5795) 2021-12-15 10:24:27 +01:00
Leon Friedrich 075bae7519
Fix disposal pipe visibility in entity menu (#5790) 2021-12-15 17:46:42 +11:00
metalgearsloth a50bc4bb00 Make IRadio implement IComponent 2021-12-15 17:42:56 +11:00
PJBot 2c4fc60e07 Automatic changelog update 2021-12-14 21:48:15 -05:00
metalgearsloth a2476ed974
Stabilise singularity a lot more (#5725) 2021-12-15 13:47:12 +11:00
Peptide90 5d15787b04
Copyright purge (#5788) 2021-12-15 13:43:12 +11:00
metalgearsloth 0162f668fb Minor matchstick optimisation 2021-12-15 13:32:39 +11:00
Moony d24ce4b58d
Retrofit on "mentors" (admins with no perm except +ADMINHELP) (#5626)
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2021-12-14 22:17:08 +01:00
PJBot d7b8c0cdfd Automatic changelog update 2021-12-14 15:22:44 -05:00
Peptide90 ba5f2331c6
Adds T-ray spawn chance to lockers, toolboxes and to youtool vendor (#5786) 2021-12-14 13:21:41 -07:00
Vera Aguilera Puerto d75b384213
StackSystem uses the EntitySystem proxy methods. (#5699) 2021-12-14 18:11:26 +01:00
PJBot 8c295d340d Automatic changelog update 2021-12-14 08:09:22 -05:00
zlodo d65f9989ef
Add missing heat resistance and insulation to combat gloves. (#5785) 2021-12-14 05:08:19 -08:00
Vera Aguilera Puerto 2ac6f5171a
Player tab now shows VV command buttons for player characters. (#5784)
Just a smol QOL change.
2021-12-14 04:28:35 -08:00
metalgearsloth 1ba3a6547a
Fix VV perm (#5770) 2021-12-14 11:42:41 +01:00
PJBot 2fb21fa673 Automatic changelog update 2021-12-14 02:47:50 -05:00
Flipp Syder c0bfe43a05
Adds T-ray Scanners (#5420) 2021-12-14 18:46:47 +11:00
PJBot 26161e35cb Automatic changelog update 2021-12-14 00:18:31 -05:00
AJCM-git ecb9e1667d
Signs cleanup (#5731) 2021-12-13 22:17:51 -07:00
Mith-randalf 050516c17e
Zipties (#5727) 2021-12-13 22:17:26 -07:00
Vera Aguilera Puerto e3478f894e
Re-do InteractionSystem IEntity -> EntityUid conversion (#5767) 2021-12-13 22:17:18 -07:00
PJBot fe1836c99d Automatic changelog update 2021-12-13 21:22:58 -05:00
Leon Friedrich f2d031934d
fix two pointing bugs (#5766) 2021-12-14 13:21:54 +11:00
PJBot ea9e58ef34 Automatic changelog update 2021-12-13 20:34:49 -05:00
Venomii 3c35cb1154
Added phrases "lmao" and "lol" to ChatSanitizationManager (#5774) 2021-12-14 12:33:46 +11:00
PJBot e89cab3368 Automatic changelog update 2021-12-13 19:46:01 -05:00
Peptide90 eaee505229
Buffed crate resistance further and secure lockers (#5780) 2021-12-14 01:44:59 +01:00
Vera Aguilera Puerto 4de2896f58
Adds Administration verb category and AHelp verb. (#5773)
* Adds Administration verb category and AHelp verb.
For more convenient adminin'.

* abbreviate verb category to Admin

* Add explosion verb to admin category
2021-12-13 16:19:34 -08:00
Vera Aguilera Puerto e3e1291e54 VV attributes for Job and Role. 2021-12-14 00:22:43 +01:00
metalgearsloth 2eca9a94d3
Client storage window cleanup (#5772)
Although we save the window to save its position this avoids creating it for every single component even if we never open its UI.
2021-12-13 13:32:28 -08:00
PJBot 70655dc8b0 Automatic changelog update 2021-12-13 16:22:18 -05:00
Leon Friedrich 47d012408b
Make cargo use explicit audio filter. (#5654)
* make cargo use explicit audio filter

* OwnerUid -> Owner
2021-12-13 13:22:16 -08:00
shaeone 43eb542a60
Added a decorated fir tree and a present (#5694)
* Added a decorated fir tree and a present

* Update meta.json of the tree

* Update Resources/Prototypes/Entities/Structures/Decoration/decorated_fir_tree.yml

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

* Present PNGs changed

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2021-12-13 13:21:15 -08:00
PJBot 97e512cdb1 Automatic changelog update 2021-12-13 15:48:55 -05:00
Vera Aguilera Puerto 36c5ab551d
Fix mobs not dropping items when falling down. (#5771)
It checked action blockers, meaning it would never actually drop the items.
2021-12-13 12:47:52 -08:00
metalgearsloth bd51b15af8
Optimise do_after a bit (#5776) 2021-12-13 14:51:10 +01:00
Leon Friedrich 5a4c08ccdf
Fix tool do-after return values (#5764) 2021-12-14 00:31:40 +11:00
PJBot f04bd5996f Automatic changelog update 2021-12-13 08:31:18 -05:00
Leon Friedrich 5835ac045b
Fix plant metabolism. (#5775) 2021-12-14 00:30:15 +11:00
Leon Friedrich 7f81f0b8b8
Add more pretty strings to logs (#5768) 2021-12-13 12:22:58 +01:00
PJBot fa1de1a75a Automatic changelog update 2021-12-13 02:58:50 -05:00
Leon Friedrich 19f13e1f77
Fix collision of broken grille (#5765) 2021-12-13 00:57:47 -07:00
ShadowCommander f3589c0411 Update RobustToolbox to version 0.8.8 2021-12-12 23:21:32 -08:00
PJBot fdcac675df Automatic changelog update 2021-12-13 00:47:12 -05:00
Leon Friedrich 40dfc1f5ce
Allow pulling entities with full hands. (#5758) 2021-12-12 22:46:09 -07:00
Caj Jones 41a9bb1efa
Add anchored checks to GetReachableNodes() for power device nodes (#5760) 2021-12-12 22:45:54 -07:00