PSF-LoginServer/common/src/test/scala/objects
2017-09-27 22:12:36 -04:00
..
ActorTest.scala standardized UNS reporting and recovery; added tests for UNS and better accommodated future Actor testing by splitting out ActorTest into its own file 2017-09-26 23:33:08 -04:00
ConverterTest.scala added a LockerContainer global definition; adjusted how the lockers inhabit the fifthtSlot on players and how they are accessed; fixed converter tests to account for contents and added a quick content test; Live players will now register and unregister the contents of their fifthslot 2017-08-30 20:20:33 -04:00
EntityTest.scala fixing tests 2017-08-15 23:29:10 -04:00
EquipmentTest.scala new stuff for player server classes; this update is not yet complete 2017-08-15 23:10:59 -04:00
ImplantTest.scala simplified the implant management process by removing an unnecessary middleman object; corrected tests that included implants; worked implants into player PacketConverter 2017-09-08 19:58:20 -04:00
InventoryTest.scala corrected missing Tile size for CUD and Laze Pointer; changed MoveItem tests to account for spatial inconsistency between modular holster slots and regional inventory cells 2017-08-18 09:40:29 -04:00
NumberPoolActorTest.scala switched NumberPoolAccessorActor out for UniqueNumberSystem; created file that enumerates object types for future reference 2017-09-27 22:12:36 -04:00
NumberPoolHubTest.scala new stuff for player server classes; this update is not yet complete 2017-08-15 23:10:59 -04:00
NumberPoolTest.scala new stuff for player server classes; this update is not yet complete 2017-08-15 23:10:59 -04:00
NumberSelectorTest.scala new stuff for player server classes; this update is not yet complete 2017-08-15 23:10:59 -04:00
NumberSourceTest.scala switched NumberPoolAccessorActor out for UniqueNumberSystem; created file that enumerates object types for future reference 2017-09-27 22:12:36 -04:00
PlayerTest.scala simplified the implant management process by removing an unnecessary middleman object; corrected tests that included implants; worked implants into player PacketConverter 2017-09-08 19:58:20 -04:00
UniqueNumberSystemTest.scala standardized UNS reporting and recovery; added tests for UNS and better accommodated future Actor testing by splitting out ActorTest into its own file 2017-09-26 23:33:08 -04:00