Commit Graph

10496 Commits

Author SHA1 Message Date
PJBot
f3b0ffed1c Automatic changelog update 2021-12-30 21:22:03 -05:00
Michael Phillips
9be8339ee4 [TWEAK] Fixed gain on windoor ogg (#5950) 2021-12-30 19:21:00 -07:00
E F R
a5cd3784bf Rotatable: Allow specifying the rotation increment on the component (#5948) 2021-12-30 19:20:22 -07:00
PJBot
f6a25641e1 Automatic changelog update 2021-12-30 21:13:40 -05:00
Michael Phillips
5ddd3a8022 Fixed issue with beaker not displaying liquid content after grind (#5960) 2021-12-30 19:12:37 -07:00
ShadowCommander
dc1ca30f7c Add context menu to AdminMenu PlayerTab entries (#5904)
* XAML PlayerTab entries

* Move command execution to PlayerTab

* Move command logic to the AdminSystem

* Clean up

* Add examine and context menu keybind handling to PlayerTab

* Fix remote admin verbs

* Remove examine for now

* Add server verbs

* Fix requests of verb by non-admins

* Clean up AdminSystem.Menu
2021-12-30 14:11:30 -08:00
Paul Ritter
a28dba915f submodule update 2021-12-30 22:58:06 +01:00
Paul Ritter
512d6a38c3 get that crap outta here (completely rewrites inventorysystem) (#5807)
* some work

* equip: done
unequip: todo

* unequipping done & refactored events

* workin

* movin

* reee namespaces

* stun

* mobstate

* fixes

* some work on events

* removes serverside itemcomp & misc fixes

* work

* smol merge fix

* ports template to prototype & finishes ui

* moves relay & adds containerenumerator

* actions & cuffs

* my god what is actioncode

* more fixes

* im loosing my grasp on reality

* more fixes

* more work

* explosions

* yes

* more work

* more fixes

* merge master & misc fixed because i forgot to commit before merging master

* more fixes

* fixes

* moar

* more work

* moar fixes

* suffixmap

* more work on client

* motivation low

* no. no containers

* mirroring client to server

* fixes

* move serverinvcomp

* serverinventorycomponent is dead

* gaming

* only strippable & ai left...

* only ai and richtext left

* fixes ai

* fixes

* fixes sprite layers

* more fixes

* resolves optional

* yes

* stable™️

* fixes

* moar fixes

* moar

* fix some tests

* lmao

* no comment

* good to merge™️

* fixes build but for real

* adresses some reviews

* adresses some more reviews

* nullables, yo

* fixes lobbyscreen

* timid refactor to differentiate actor & target

* adresses more reviews

* more

* my god what a mess

* removed the rest of duplicates

* removed duplicate slotflags and renamed shoes to feet

* removes another unused one

* yes

* fixes lobby & makes tryunequip return unequipped item

* fixes

* some funny renames

* fixes

* misc improvements to attemptevents

* fixes

* merge fixes

Co-authored-by: Paul Ritter <ritter.paul1@gmail.com>
2021-12-30 22:56:10 +01:00
PJBot
7a5adb47a1 Automatic changelog update 2021-12-30 13:08:16 -05:00
Rane
2466e4bdf3 The reagent grinder is now constructable (#5925) 2021-12-30 19:07:14 +01:00
Pieter-Jan Briers
7260e391ab Update submodule 2021-12-30 18:21:43 +01:00
Pieter-Jan Briers
0081363920 Remove Resources/.gitignore
:salute:
2021-12-30 18:10:14 +01:00
Pieter-Jan Briers
1dd04466e2 Uncomment stuff in manifest so it's not empty and won't break the launcher.
Whoops.
2021-12-30 17:48:23 +01:00
Pieter-Jan Briers
26b1f28f51 AdminSystem uses BaseWindow instead of SS14Window.
Forward compatibility patch for engine SS14Window deprecation.
2021-12-30 17:38:12 +01:00
Pieter-Jan Briers
09fe7769c3 Move logo/window title/icon/etc branding to SS14 repo. 2021-12-30 17:25:42 +01:00
Pieter-Jan Briers
3af3f6cc94 Remove appveyor.yml from solution
:salute:
2021-12-30 16:51:18 +01:00
Pieter-Jan Briers
992576509a Fix bad analysis with nullables in Rider. 2021-12-30 16:28:52 +01:00
ShadowCommander
9d70bdde9c Keep players in the PlayerTab until round end (#5921)
* Rework AdminSystem to keep players in the PlayerTab until round end

* Prevent sending PlayerStatus to deadminned admins

* Change _playerList to non-nullable

* Clean up unused usings

* Consolidate duplicate foreach loop code
2021-12-30 16:12:28 +01:00
Vera Aguilera Puerto
b4808786da Ignore CanHostGuardian on the client. 2021-12-30 13:19:41 +01:00
PJBot
f4e317b3dd Automatic changelog update 2021-12-30 05:56:31 -05:00
Vera Aguilera Puerto
c9ac29b8dc Fixes holoparasite injector being usable on anything 2021-12-30 11:55:22 +01:00
PJBot
30db574ed8 Automatic changelog update 2021-12-29 22:37:46 -05:00
wrexbe
6ed0b23cc6 Probably fix cloning (#5953) 2021-12-29 19:36:43 -08:00
Pieter-Jan Briers
a0af197259 Set outside prediction flags on system/inputs to work without prediction.
This needs to be gone through more thoroughly but it works somewhat.
2021-12-30 03:12:04 +01:00
Pieter-Jan Briers
213d0f5e33 Update submodule 2021-12-30 03:11:30 +01:00
Paul Ritter
84e0011ba7 fixes up the ahelp relay a bit (#5866)
* fixes up the ahelp relay a bit

* Update Content.Server/Administration/BwoinkSystem.cs
2021-12-29 21:12:07 +01:00
Pieter-Jan Briers
2da3cc299e Configure ACZ correctly with new engine API. 2021-12-29 20:28:17 +01:00
PJBot
a5dda8b609 Automatic changelog update 2021-12-29 09:20:52 -05:00
Leon Friedrich
2a7c84a8dd Fix some lathe recipes (#5941) 2021-12-30 01:19:49 +11:00
metalgearsloth
88bdf0ce61 Add some more prototype serializers (#5934) 2021-12-30 00:48:18 +11:00
metalgearsloth
39e42899ca Reduce MaxBuckleDistance (#5938) 2021-12-29 23:14:21 +11:00
AJCM-git
45bfc0b96b Adds posters (for mapping) (#5812) 2021-12-29 20:24:51 +11:00
ShadowCommander
ca8d673fad Add ShowRules commmand (#5908) 2021-12-29 18:31:18 +11:00
PJBot
9a0055a0ef Automatic changelog update 2021-12-29 01:22:20 -05:00
Rane
dc4b549b90 Pill Canister Tweaks (#5928) 2021-12-29 17:21:17 +11:00
PJBot
1084176c99 Automatic changelog update 2021-12-29 00:20:04 -05:00
Alex Evgrashin
1705eae96c Suit sensor and crew monitoring (#5521)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-12-29 16:19:00 +11:00
PJBot
7c88129540 Automatic changelog update 2021-12-28 23:58:24 -05:00
metalgearsloth
e5e144d99c Rollerbeds (#5681) 2021-12-29 15:57:20 +11:00
PJBot
0bab6ecb71 Automatic changelog update 2021-12-28 22:59:51 -05:00
CrudeWax
299c4be328 Guardians (Holoparasites) (#5140)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-12-29 14:58:48 +11:00
ShadowCommander
277f3320f5 Update submodule 2021-12-28 19:23:16 -08:00
PJBot
4f84ce8436 Automatic changelog update 2021-12-28 21:50:00 -05:00
Rane
3d099998a4 Fixed empty chaplain backpack [1 LINE] (#5926) 2021-12-29 13:48:58 +11:00
metalgearsloth
b23ea94c89 Update submodule 2021-12-29 05:12:56 +11:00
metalgearsloth
404accb18f ECS visibility (#5769) 2021-12-29 05:12:28 +11:00
zlodo
28df88ef21 Content.Shared.Localizations.Units: fix fluent IDs getting appended instead of the localized string, and wrong fluent IDs for some of the pressure units. (#5919) 2021-12-28 13:40:07 +01:00
Vera Aguilera Puerto
03b51e675b MapInitialize before spawning players in.
Fixes #5924. This is not ideal, but the way PDA/GameTicker interact to set the owner on the ID Card is ATROCIOUS and I can't be bothered to fix that.
2021-12-28 11:08:33 +01:00
ShadowCommander
f83b64bdec Fix AdminSystem not unsubscribing from PlayerTab.OnEntryPressed 2021-12-27 19:35:13 -08:00
PJBot
fe26abbfb0 Automatic changelog update 2021-12-27 15:12:36 -05:00