PSF-LoginServer/src/test/scala
Fate-JH 563afcdb19
Auto-Repair Tuning (#652)
* difficulty modifiers for repair rate and drain in config

* changed autorepair request-repair pattern to wait until a repair is fulfilled before issuing the next request; moved integration tests for efficiency

* auto-repair accounts for delay between request-reply when schduling next request; base ntu drain is halved; auto-repair mending values adjusted based on wiki times

* moving config call into auto-repair mixin

* deleting the old integration testing code

* obligatory test fixes

* more of the same

* correcting exceptions with calculating subsequent auto-repair time and transfer messaging behavior with WarpGate objects; transfer animation and transfer delivery now have slightly different timing; wrote  bunch of tests that don't work in the standard manner, but do pass
2021-01-12 14:27:33 -05:00
..
base Restructure repository 2020-08-26 06:19:00 +02:00
control Networking 2020-09-26 23:58:09 +02:00
game Water and Lava (#649) 2020-12-24 08:04:11 -05:00
objects Auto-Repair Tuning (#652) 2021-01-12 14:27:33 -05:00
service each zone now has access to its own bundle of task resolver objects; primary changes to reflect this has been the simplification of item moving parameters; tests corrected 2020-10-10 09:16:56 -04:00
CodecTest.scala Restructure repository 2020-08-26 06:19:00 +02:00
CryptoPacketTest.scala Restructure repository 2020-08-26 06:19:00 +02:00
CryptoTest.scala Networking 2020-09-26 23:58:09 +02:00
PacketCodingTest.scala Networking 2020-09-26 23:58:09 +02:00
Vector3Test.scala Damage Changes/Explosions (#644) 2020-12-08 14:32:42 -05:00