Commit graph

292 commits

Author SHA1 Message Date
FateJH bdd7d0ec36 clarifying the fields of this packet; adding working tests; adding WSA match case; reset starting continent back to home3 (my mistake) 2017-05-02 08:38:11 -04:00
FateJH 12d2bdf1bb initial work on UnuseItemMessage packet 2017-05-02 08:18:12 -04:00
Fate-JH 96b2cfab8c Merge branch 'master' into battleplan 2017-05-02 00:06:34 -04:00
Fate-JH ffe8b642ed Merge pull request #135 from Fate-JH/environmental-damage
Packet: TriggerEnvironmentalDamageMessage
2017-04-30 20:10:10 -04:00
Fate-JH 97f0badbec Merge pull request #133 from Fate-JH/deploy-object
Packet: DeployObjectMessage
2017-04-30 20:09:13 -04:00
Fate-JH f1dfc20cb3 Merge pull request #128 from Fate-JH/object-create-updates
Object Create Message Update #2
2017-04-30 00:19:36 -04:00
FateJH 0e81b21d11 final changes to the Stroke classes for this iteration of BattleplanMessage; comments and clarification; tests (made-up, admittedly, but they work) 2017-04-30 00:01:24 -04:00
FateJH ef1a869449 added tests for detailed entry in battle plan; identified specifics of one of stroke types; added case to accept BattleplanMessages in WSA 2017-04-28 23:03:50 -04:00
FateJH 331406a849 renamed classes in BattleplanMessage to more appropriate names; added an Enumeration class for action numbers; queued up a bunch of test data for later 2017-04-28 09:11:15 -04:00
FateJH 7d158eba1a adjusted workflow of Codec to better account for String padding and to consolidate different data formats; added comments; added working (simple) test 2017-04-27 23:16:36 -04:00
FateJH 73c88fb9de initial work on BattleplanMessage packet 2017-04-27 15:49:05 -04:00
FateJH 4775d5dd79 work on TriggerEnvironmentalDamageMessage packet and tests 2017-04-27 07:43:53 -04:00
FateJH 5d72496329 initial work on DeployableObjectsInfoMessage packet and working tests 2017-04-25 00:36:34 -04:00
FateJH 2826d4d03d test for the purpose of code coverage 2017-04-24 08:53:37 -04:00
FateJH 3ce3b02bbd initial work on DeployObjectMessage packet 2017-04-24 08:46:46 -04:00
Fate-JH 223bf6312c Merge pull request #132 from Fate-JH/object-deployed
Packet: ObjectDeployedMessage
2017-04-24 07:54:25 -04:00
Fate-JH 7f31f1fb00 Merge pull request #131 from Fate-JH/mail
Packet: MailMessage
2017-04-24 07:53:43 -04:00
Fate-JH 34490db890 Merge pull request #130 from Fate-JH/begin-zoning
Packet: BeginZoningMessage
2017-04-24 07:52:10 -04:00
Fate-JH aa190e6696 Merge pull request #129 from Fate-JH/child-state
Packet: ChildObjectStateMessage
2017-04-24 07:51:30 -04:00
FateJH 25864c87c1 clarifying the unknwon fields and adding an enumeration for one of them 2017-04-23 02:09:24 -04:00
FateJH 261cea9269 noted defaultable values in comments 2017-04-22 20:15:51 -04:00
FateJH 71334868f2 clarified field names, comments, and added tests 2017-04-22 20:07:29 -04:00
FateJH 26f674b869 initial work on DeployObjectMessage 2017-04-22 16:15:41 -04:00
FateJH 053e95d892 initial MailMessage packet work and testing 2017-04-21 19:56:01 -04:00
FateJH 1b296e30b1 comments in BeginZoning packet 2017-04-21 07:35:30 -04:00
Fate-JH ba01116013 Update ChildObjectStateMessage.scala
scrubbed accidental information specific to the handling of the test platfiorm (Orion) from general comments about COSM
2017-04-21 07:16:25 -04:00
FateJH 9f783572cd initial work on BeginZoningMessage; working tests (not like there's anything to test in the tests) 2017-04-21 00:24:44 -04:00
FateJH 941b1f01bb comments in the main packet file and working tests 2017-04-20 19:02:54 -04:00
Fate-JH 68473dda45 Merge pull request #125 from SouNourS/LashMessage
Packet: LashMessage
2017-04-20 18:26:14 -04:00
Fate-JH 7fbf564490 Merge branch 'master' into ReleaseAvatarRequestMessage 2017-04-20 18:21:13 -04:00
FateJH 749d2d2c50 fleshed out field details of COSM 2017-04-20 08:37:51 -04:00
FateJH 2394280643 true ObjectCreateMessage packet and ObjectCreateDetailedMessage packet have been made separate; some case objects for the former, mostly CE, have been added; all tests accounted 2017-04-19 20:24:40 -04:00
SouNourS ae68231fda ReleaseAvatarRequestMessage 2017-04-11 11:36:13 +02:00
SouNourS cbca928c8d LashMessage 2017-04-11 11:24:47 +02:00
SouNourS 7c5afc4424 AvatarDeadStateMessage 2017-04-11 11:14:02 +02:00
Fate-JH 104fa16328 Packet: ObjectDetectedMessage (#120)
* importing ObjectDetectedMessage packet from aus repo and writing a test for it

* comments
2017-03-19 18:40:40 -04:00
Fate-JH 07a23d7d26 Packet: ZoneForcedCavernConnectionsMessage (#122)
* initial ZoneForcedCavernConnectionsMessage packet and tests

* adjusted tests so that 2u field has a value; minor comment change to packet file
2017-03-19 18:40:17 -04:00
SouNourS 1f713a52f6 Packet: PlanetsideAttributeMessage extra fields (#123)
* initial PlanetsideAttributeMessage packet work

* Update with comments from a little search.

* 4 more attributes

* Forgot Certifications Values
2017-03-19 18:39:53 -04:00
Fate-JH 162d700769 Cleanup PlayerStateMessage and name unknown fields (#121) 2017-03-19 18:32:26 -04:00
SouNourS 6798ec546c Packet: Planetsideattributemessage (#119)
* initial PlanetsideAttributeMessage packet work

* Update with comments from a little search.
2017-03-10 21:50:38 -05:00
Fate-JH 039f0e55a0 Packet: RepairMessage and tests (#118) 2017-03-10 21:41:19 -05:00
Fate-JH 06004b0af0 Packet: PickupItemMessage and create tests (#117) 2017-03-10 21:39:39 -05:00
Fate-JH f4fa24f344 Packet: ObjectDetachMessage (#116)
* initial ObjectDetachMessage packet and tests

* discovered how to orient the dropped item
2017-03-10 21:37:02 -05:00
Fate-JH aa82ae9676 Packet: DismountVehicleMsg (#114)
* initial DismountVehicleMsg packet and test

* copyright corrections
2017-03-10 21:33:51 -05:00
Fate-JH 9275150c4b Packet: WeatherMessage (#112)
* imported WeatherMessage packet and tests

* trusting the debug information, converting from Long to Float (Vector3)

* field identification for storms

* copyright corrections
2017-03-10 21:33:14 -05:00
FateJH 49880ce476 initial ChildObjectStateMessage packet and tests 2017-03-09 22:57:15 -05:00
Fate-JH e84e9d47e6 Merge pull request #113 from Fate-JH/zipline-update
Update: ZipLineMessage
2017-03-09 07:32:55 -05:00
FateJH 3e6cb10eee these eight copyrights were not updated 2017-03-08 21:09:49 -05:00
FateJH c9ad65bb9e wrapping the three trailing Floats into a Vector3 object 2017-03-06 23:07:32 -05:00
Fate-JH 5707580631 Packet: WeaponLazeTargetPositionMessage (#111)
* importing WeaponLazeTargetPositionMessage packet and tests; adding laze pointer to available items that can be created

* minor comment and format changes
2017-03-06 19:31:57 -05:00