PSF-LoginServer/common/src/test/scala
Fate-JH 961ae1b93b
Proximity Terminal Fix (#241)
* modifications to ProximityUnit and related classes to internalize the effect control for the terminal, removing the flywheel functiuonality from WSA

* proximity operations for medical terminals (the one in the Anguta lobby, specifically) is functional; some entities besides Player now keep track of the continent they possess, a necessary compromise for proximity ops

* repair rearm silos (Anguta courtyard East) demonstrate operational behavior when lattice benefits are active

* proximity terminals may now juggle multiple targets that move in and out of range and change validity over time

* previous rebase; preparing for special location + offset calculations for utilities

* working location-based proximity repair terminals for the lodestar, utilizing new fields in the vehicle definition, new configuration method in the utilities, and new calculations for Vector3 entities; some comments and tests

* separated ProximityTarget; updated existing terminals; restored defaults; preparing to fix tests

* tests involving the proximity unit workflow

* dismantling a portion of the proximity terminal machinery that is no longer necessary and only poses risk to the system; removing temporary code used to quickly test vehicle silo repairs
2018-12-23 21:09:12 -05:00
..
base Router and Telepad (#232) 2018-10-17 12:36:43 -04:00
control wrote tests for MultiPacketCollector, MultiPacketBundle, and the new functionality in PCA 2018-03-14 18:53:19 -04:00
game Damage Fix, and Stuff (#235) 2018-11-21 20:31:51 -05:00
objects Proximity Terminal Fix (#241) 2018-12-23 21:09:12 -05:00
service Proximity Terminal Fix (#241) 2018-12-23 21:09:12 -05:00
CodecTest.scala changed Codecs so that all known 8-bit angle data is now read as a 0-360 Float value; added a mreaure of testing to CodecTests 2017-07-06 17:33:06 -04:00
CryptoInterfaceTest.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
CryptoPacketTest.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
PacketCodingTest.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
Vector3Test.scala Proximity Terminal Fix (#241) 2018-12-23 21:09:12 -05:00