PSF-BotServer/common/src/test/scala
Fate-JH 181fdb9c84
Stamina / Implants (#485)
* removing stamina update business logic from the Player class

* I really need to sort this out

* implant changes: deactivate when changing armor or loadouts and when zoning; extra details for state management when being jammed or fatigued upon loading

* merge with master

* pull rebase on master; moved implant learning/forgetting to PlayerControl, but not yet completely tested

* unhandled case of no implant in a slot during avatar setup

* complete implant deactivation optional?

* moved reference to player control agency for matters concerning stamina updates on damage taken

* - > +

* crouching makes nothing better

* PlayerControl now handles stamina regeneration; handling a case where being fatigued because activation charge is too much leaves the drain timer running

* no more stamina drain message; moving functionality into the class (out of the object) for expediency; handling implant uninitialization differently upon death

* test repairs; redundant messages in player damage and player death logic

* no jumping; riders get a free pass

* making the code uglier
2020-06-10 09:27:12 -04:00
..
base changes to quiet the warnings since the 2.13.2 update 2020-05-26 19:50:54 -04:00
control Refactor MultiPacketCollector#Bundle (#467) 2020-05-26 16:21:49 -04:00
game Stamina / Implants (#485) 2020-06-10 09:27:12 -04:00
objects Stamina / Implants (#485) 2020-06-10 09:27:12 -04:00
service Interim 2 (#477) 2020-05-30 12:28:10 -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
CosmeticsTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05: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