]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Predicted dice rolls (#34863)
authorPlykiya <58439124+Plykiya@users.noreply.github.com>
Fri, 14 Feb 2025 15:46:25 +0000 (07:46 -0800)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2025 15:46:25 +0000 (16:46 +0100)
commit862a2a744e1a8cb2643851b0f85c1372b1feadb6
treed59b5b3ff1ffd020dd344895a70d22bf64d07a27
parent63b9255e71bb82b9b34286f33d4c41ac69beeac2
Predicted dice rolls (#34863)

* Predicted dice rolls

* Removed server-side dice system, make Shared no longer abstract, move visual code to client-side system

* cleanup

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Client/Dice/DiceSystem.cs
Content.Server/Dice/DiceSystem.cs
Content.Shared/Dice/DiceComponent.cs
Content.Shared/Dice/SharedDiceSystem.cs