Acruid
c093dfba7f
Removing the redundant enum typecast apparently fixes the CS8600 warnings ¯\_(ツ)_/¯
2021-12-17 11:43:43 -08:00
wrexbe
17ee658b7e
Fix toilet description ( #5801 )
2021-12-17 11:36:17 +01:00
Vera Aguilera Puerto
8506db25a7
Fix changelog author names.
...
Oops.
2021-12-17 10:48:22 +01:00
PJBot
13d954f24d
Automatic changelog update
2021-12-17 04:47:16 -05:00
Vera Aguilera Puerto
47b341f4a3
Fix deconstructing a disposal unit not emptying its contents.
2021-12-17 10:46:05 +01:00
PJBot
dc564cfb7d
Automatic changelog update
2021-12-17 00:57:40 -05:00
Moony
010f0b509d
Gives the singularity some weight ( #5800 )
...
Turns out that with a mass of 0 it can be sent flying into the abyss from merely contacting a loose tile.
2021-12-16 21:56:38 -08:00
Peptide90
7b2ee29e84
Door naming error + more windoor accesses ( #5808 )
2021-12-17 01:54:19 +01:00
PJBot
acad3dbc3c
Automatic changelog update
2021-12-16 19:26:02 -05:00
Vera Aguilera Puerto
22d1e8a427
Fix crate deconstruction deleting all of its contents as well.
2021-12-17 01:24:54 +01:00
PJBot
dd274c392c
Automatic changelog update
2021-12-16 07:01:12 -05:00
buletsponge
b4a33f4c5a
Adds New SMG, Replaces Armory SMG on packedstation ( #5756 )
2021-12-16 13:00:09 +01:00
Vera Aguilera Puerto
0517e12efd
Slight AtmosphereSystem cleanup.
...
- AtmosExposed query now queries transform as well instead of getting it twice.
- Use Proxy methods instead.
2021-12-16 12:10:51 +01:00
Leon Friedrich
7e49b22a74
Verb predict ( #5638 )
2021-12-16 21:42:02 +11:00
ShadowCommander
2e141347ed
Fix ServerId CVar not getting replicated to the server ( #5793 )
...
* Fix ServerId CVar not getting replicated to the server
* Fix state check
2021-12-15 22:54:04 -08:00
ShadowCommander
09e0f79b89
Xaml Rules and Info ( #5741 )
...
* XAMLify rules and info
* Fix errors
* Combine AddSection methods
* Readd AddSection
2021-12-15 22:17:01 -08:00
Charlese2
b679980278
Fix handheld flash spamming the server console when used. ( #5791 )
...
* Moves the actions of the flash code into the check for FlashableComponent
* Combined if statments.
2021-12-15 14:35:56 -08:00
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