PSF-BotServer/common/src/test/scala
Mazo abdebf09ba Timed capture consoles & towers / hacking improvements (#228)
* Add capture terminal definitions

* Logging / documentation

* Functionality for timed base hacks

* Disable IFF locks while base is hacked

* Hacking speed based on player's hacking certification level (and hack effect duration data - currently not functional)

* Hack effect duration functionality

* Sync hack states with clients joining the zone

* Whitespace / comments

* Allow IFF locks to be resecured by the owning faction if it has been hacked

* Fix bases with no NTU silo failing to capture

* Reset CC properly on hack that expires with no NTU in silo

* Capture towers instantly and improve handling of hacked objects queue

* Fix handling of neutral IFF Locks and remove unnecessary casting

* Move HackCaptureActor to correct location

* Re-enable Anguta door locks for air pad now hacking/resecuring IFF locks work
Add capture terminals (timed CC only for now) for a few bases & a tower
Add a few missed locks/doors
Add a resource silo to Girru

* Fix merge issues & missing documentation
2018-08-10 18:21:15 -04:00
..
base Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
control wrote tests for MultiPacketCollector, MultiPacketBundle, and the new functionality in PCA 2018-03-14 18:53:19 -04:00
game Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
objects Timed capture consoles & towers / hacking improvements (#228) 2018-08-10 18:21:15 -04:00
service Damages (#225) 2018-07-30 09:28:45 -04: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 Buildings now have simple type distinctions to work using the known output of a SpawnRequestMessage packet. Support for cross-continental respawning (actually a failure case for being unable to spawn). Corpse tuning and testing. 2018-03-31 19:59:11 -04:00