]> git.smokeofanarchy.ru Git - space-station-14.git/commit
fix RangeNumberSelector to actually be inclusive (#36155)
authorArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Mon, 14 Apr 2025 21:02:49 +0000 (14:02 -0700)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 21:02:49 +0000 (17:02 -0400)
commit6c2c5935ed444f8e6f082a11f90e75d20dd4c5e3
tree092ad7cb908fbda057316fc919765bd69425cb03
parent0de0ef60656d94610505fbb93f1e6a5003ed096a
fix RangeNumberSelector to actually be inclusive (#36155)

* fix RangeNumberSelector to actually be inclusive

* Convert all random number stuff to randomint and prune unused code

* another heisentest???

* another heisentest after a heisentest. im going to lose it.
Content.Shared/EntityTable/EntitySelectors/EntSelector.cs
Content.Shared/EntityTable/EntitySelectors/EntityTableSelector.cs
Content.Shared/EntityTable/ValueSelector/ConstantNumberSelector.cs
Content.Shared/EntityTable/ValueSelector/NumberSelector.cs
Content.Shared/EntityTable/ValueSelector/RangeNumberSelector.cs