| .. |
|
objectcreate
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
objectcreatedetailed
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
objectcreatevehicle
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ActionCancelMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ActionProgressMessageTest.scala
|
ActionProgressMessage
|
2017-10-04 17:15:57 +02:00 |
|
ActionResultMessageTest.scala
|
unified code paths for dropping an item, and reinforced code path for picking an item back up; LocalService will handle some of the work now; ActionResultMessage embraces its simplistic nature (we don't have enough error messages)
|
2018-05-22 19:13:59 -04:00 |
|
ArmorChangedMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
AvatarDeadStateMessageTest.scala
|
Modifying AvatarDeadStateMessage to manipulate visible respawn points on deployment mpa; improving postStop conditions on WSA to consider player in different situations; added basic Zone.Population.(message) case statements
|
2018-04-09 19:12:23 -04:00 |
|
AvatarFirstTimeEventMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
AvatarGrenadeStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
AvatarImplantMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
AvatarJumpMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
AvatarSearchCriteriaMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
AvatarStatisticsMessageTest.scala
|
added initial AvatarStatisticsMessage packet and tests; gave an Enumeration type to AvtarImplant action field
|
2018-03-08 15:48:19 -05:00 |
|
AvatarVehicleTimerMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
BattleExperienceMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
BattleplanMessageTest.scala
|
Tuned positioning on player spawned at an AMS; fixed 'AMS' label draw and clear issue by expanding deployment options; modifications to BattlePlanMessage packet
|
2018-05-21 10:58:18 -04:00 |
|
BeginZoningMessageTest.scala
|
initial work on BeginZoningMessage; working tests (not like there's anything to test in the tests)
|
2017-04-21 00:24:44 -04:00 |
|
BindPlayerMessageTest.scala
|
Damage Fix, and Stuff (#235)
|
2018-11-21 20:31:51 -05:00 |
|
BroadcastWarpgateUpdateMessageTest.scala
|
changing continent id and building id to normal data types in BroadcastWarpgateUpdate and BuildingInfoUpdate; implementing warp gates and branched logic for warp gate initialization in WSA; updating tests
|
2018-03-05 23:26:38 -05:00 |
|
BugReportMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
BuildingInfoUpdateMessageTest.scala
|
changing continent id and building id to normal data types in BroadcastWarpgateUpdate and BuildingInfoUpdate; implementing warp gates and branched logic for warp gate initialization in WSA; updating tests
|
2018-03-05 23:26:38 -05:00 |
|
ChangeAmmoMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ChangeFireModeMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ChangeFireStateMessage_StartTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ChangeFireStateMessage_StopTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ChangeShortcutBankMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
CharacterCreateRequestMessageTest.scala
|
added an enumeration for character voices, which prompoted a massive file update; separated BasicCharacterData from CharacterAppearanceData; added some yet unimplemented support to WSA and VehicleData; completely commented out RemoveActorTests for later repairs so they do not break in Travis CI
|
2018-06-08 21:07:47 -04:00 |
|
CharacterInfoMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
CharacterKnowledgeMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
CharacterNoRecordMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
CharacterRequestMessageTest.scala
|
added tests for: VoiceHost*, CharacterInfoMessage, CharacterCreateRequestMessage, CharacterRequestMessage, and KeepAliveMessage; modified test for ObjectDetectedMessage
|
2017-05-03 23:20:20 -04:00 |
|
ChatMsgTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
ChildObjectStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ConnectToWorldMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
ConnectToWorldRequestMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
ContinentalLockUpdateMessageTest.scala
|
changing continent id to normal data types and away from PlanetSideGUID in ZoneForcedCavernConnections and ContinentalLockUpdate; implementing ForcedZoneCavernConnections and ContinentalLockUpdate in WSA
|
2018-03-05 20:21:13 -05:00 |
|
CreateShortcutMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DamageFeedbackMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DamageMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DamageWithPositionMessageTest.scala
|
initial work on packet and tests
|
2017-09-30 21:31:30 -04:00 |
|
DelayedPathMountMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DensityLevelUpdateMessageTest.scala
|
added initial AvatarSearchCriteriaMessage packet and tests; worked ASCM into WSA login workflow
|
2018-03-07 22:58:42 -05:00 |
|
DeployableObjectsInfoMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DeployObjectMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DeployRequestMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DestroyDisplayMessageTest.scala
|
Some little mod
|
2017-04-11 14:03:56 +02:00 |
|
DestroyMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DisconnectMessageTest.scala
|
Akna Air Tower, Ceryshen, has its amenities wired. The default spawn point has been moved to allow for the tower at Akna to interfere with the tower at Anguta.
|
2018-03-31 20:02:40 -04:00 |
|
DismountBuildingMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DismountVehicleMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DisplayedAwardMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
DropItemMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
EmoteMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ExperienceAddedMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
FacilityBenefitShieldChargeRequestMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
FavoritesMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
FavoritesRequestTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
FireHintMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
FriendsRequestTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
FriendsResponseTest.scala
|
add initial SetChatFilterMessage packet and tests; gave FriendsResponse a valid action enumeration; changed continent id and building id in DensityUpdateLevel to use simple data type rather than PlanetSideGUID; worked these packet changes into WSA initialization workflow
|
2018-03-07 22:32:27 -05:00 |
|
GenericActionMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
GenericCollisionMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
GenericObjectActionMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
GenericObjectStateMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
HackMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
HitHintTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
HitMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
HotSpotUpdateMessageTest.scala
|
changing continent id to normal data type in HotSpotUpdate; implementing token logic for HotSpotUpdate in WSA; updating tests
|
2018-03-06 15:27:17 -05:00 |
|
InventoryStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ItemTransactionMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ItemTransactionResultMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
KeepAliveMessageTest.scala
|
added tests for: VoiceHost*, CharacterInfoMessage, CharacterCreateRequestMessage, CharacterRequestMessage, and KeepAliveMessage; modified test for ObjectDetectedMessage
|
2017-05-03 23:20:20 -04:00 |
|
LashMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
LoadMapMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
LoginMessageTest.scala
|
added and expanded tests in hopes of increasing code coverage score
|
2017-12-06 19:51:43 -05:00 |
|
LoginRespMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
LootItemMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
MailMessageTest.scala
|
initial MailMessage packet work and testing
|
2017-04-21 19:56:01 -04:00 |
|
MountVehicleMsgTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
MoveItemMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ObjectAttachMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ObjectDeleteMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ObjectDeployedMessageTest.scala
|
Deployables (#230)
|
2018-09-23 08:00:58 -04:00 |
|
ObjectDetachMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ObjectDetectedMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ObjectHeldMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
OrbitalStrikeWaypointMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
OxygenStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PickupItemMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PingMsgTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
PlanetsideAttributeMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PlanetsideStringAttributeMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PlayerStasisMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PlayerStateMessageTest.scala
|
Upper Body Angle (#292)
|
2019-11-29 11:14:25 -05:00 |
|
PlayerStateMessageUpstreamTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PlayerStateShiftMessageTest.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 |
|
ProjectileStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
PropertyOverrideMessageTest.scala
|
added comments, mainly
|
2017-08-09 12:51:03 -04:00 |
|
ProximityTerminalUseMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
QuantityDeltaUpdateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
QuantityUpdateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ReleaseAvatarRequestMessageTest.scala
|
ReleaseAvatarRequestMessage
|
2017-04-11 11:36:13 +02:00 |
|
ReloadMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
RepairMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ReplicationStreamMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
RequestDestroyMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ServerVehicleOverrideMsgTest.scala
|
Another revamp to vehicle spawn process. Wrote tests.
|
2018-04-29 00:16:55 -04:00 |
|
SetChatFilterMessageTest.scala
|
add initial SetChatFilterMessage packet and tests; gave FriendsResponse a valid action enumeration; changed continent id and building id in DensityUpdateLevel to use simple data type rather than PlanetSideGUID; worked these packet changes into WSA initialization workflow
|
2018-03-07 22:32:27 -05:00 |
|
SetEmpireMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
SpawnRequestMessageTest.scala
|
Damage Fix, and Stuff (#235)
|
2018-11-21 20:31:51 -05:00 |
|
SplashHitMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
SquadDefinitionActionMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
SquadDetailDefinitionUpdateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
SquadMemberEventTest.scala
|
better support for the various ways to join a squad, and the various ways to leave a squad; squad-based messages; jury-rigged 'player wants to join' operations
|
2019-10-08 09:10:56 -04:00 |
|
SquadMembershipRequestTest.scala
|
; moved from brnach squad-req, due to branch incompatibilities
|
2019-10-08 09:06:57 -04:00 |
|
SquadMembershipResponseTest.scala
|
repaired some broken tests; LoadoutManager respects length; squad ids attempt to reset only when no players are logged in
|
2019-10-17 16:27:19 -04:00 |
|
SquadStateTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
SquadWaypointEventTest.scala
|
added enumeration for squad waypoints and changed field datatypes where appriopriate; added assertions to squad detail packet; removed old logic from squad request and squad response enumerations; WSA lfs -> lfsm
|
2019-10-20 15:34:01 -04:00 |
|
TargetingImplantRequestTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
TargetingInfoMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
TimeOfDayMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
TrainingZoneMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
TriggerEffectMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
TriggerEnvironmentalDamageMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
TriggerSoundMessageTest.scala
|
initial TriggerSoundMessage packet work and tests
|
2017-10-07 22:04:15 -04:00 |
|
UnuseItemMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
UseItemMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
VehicleStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
VehicleSubStateMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
VNLWorldStatusMessageTest.scala
|
Add additional VNL worlds to test
|
2019-12-18 13:39:02 -05:00 |
|
VoiceHostInfoTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
VoiceHostKillTest.scala
|
added tests for: VoiceHost*, CharacterInfoMessage, CharacterCreateRequestMessage, CharacterRequestMessage, and KeepAliveMessage; modified test for ObjectDetectedMessage
|
2017-05-03 23:20:20 -04:00 |
|
VoiceHostRequestTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WarpgateRequestTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WeaponDelayFireMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WeaponDryFireMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WeaponFireMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WeaponJammedMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WeaponLazeTargetPositionMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
WeatherMessageTest.scala
|
Packet: WeatherMessage (#112)
|
2017-03-10 21:33:14 -05:00 |
|
ZipLineMessageTest.scala
|
moved PlanetSideGUID from .packet.game to .types; project threw a hissy fit
|
2020-01-09 15:32:19 -05:00 |
|
ZoneForcedCavernConnectionsMessageTest.scala
|
repairs to ZFCCM test
|
2018-03-08 21:27:19 -05:00 |
|
ZoneInfoMessageTest.scala
|
Update copyrights for 2017 (#109)
|
2017-03-06 19:30:45 -05:00 |
|
ZoneLockInfoMesageTest.scala
|
changing continent id to normal data types and away from PlanetSideGUID in DensityLevelUpdate, ZoneInfo, and ZoneLockInfo; implementing better init ZoneInfo, ZoneLockInfo, and ZonePopulationUpdate packets in WSA
|
2018-03-05 20:21:13 -05:00 |
|
ZonePopulationUpdateMessageTest.scala
|
changing continent id to normal data types and away from PlanetSideGUID in DensityLevelUpdate, ZoneInfo, and ZoneLockInfo; implementing better init ZoneInfo, ZoneLockInfo, and ZonePopulationUpdate packets in WSA
|
2018-03-05 20:21:13 -05:00 |