PSF-BotServer/pslogin/src/main/scala
2018-05-26 01:04:38 -04:00
..
csr Nick wanted CSRZone and CSRWarp working, so that's what I did 2018-05-21 08:04:33 -04:00
services replaced DelayedDeconstructionActor and DeconstructionActor with VehicleRemover, a class that does performs both tasks; all messages to, from, and used by the previous two actors have been removed and replaced with the new messages 2018-05-26 01:04:38 -04:00
CryptoSessionActor.scala initial RelatedA0 and RelatedB0 packets 2017-08-25 21:20:07 -04:00
DatabaseConnector.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
LoginConfig.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
LoginSessionActor.scala Remove passwords being logged in plaintext on logins 2018-05-20 18:32:16 +01:00
Maps.scala more petience with VehicleSeated; added independent DeadState variable (temporary?); changed conditions of vehicle deconstruction scheduler 2018-05-21 09:45:07 -04:00
MDCContextAware.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
MDCPropagatingExecutionContext.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
PacketCodingActor.scala wrote tests for MultiPacketCollector, MultiPacketBundle, and the new functionality in PCA 2018-03-14 18:53:19 -04:00
PsLogin.scala Splitting single vehicle spawn control process into several subtasks. Vehicle event bus attached to zone objects, especially for interacting with VehicleSpawnControl. Importing SouNourS copy of ServerVehicleOverrideMessage packet and tests. 2018-04-29 00:13:15 -04:00
Session.scala initial RelatedA0 and RelatedB0 packets 2017-08-25 21:20:07 -04:00
SessionRouter.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
UdpListener.scala initial RelatedA0 and RelatedB0 packets 2017-08-25 21:20:07 -04:00
UdpNetworkSimulator.scala Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
WorldSessionActor.scala replaced DelayedDeconstructionActor and DeconstructionActor with VehicleRemover, a class that does performs both tasks; all messages to, from, and used by the previous two actors have been removed and replaced with the new messages 2018-05-26 01:04:38 -04:00
Zones.scala tests for prior MAX changes; correcting a 13mm problem with the Lightning's chaingun ammunition type 2018-05-21 10:16:20 -04:00