Commit graph

2171 commits

Author SHA1 Message Date
SouNourS ed9bc36b56 Merge branch 'master' into Updates 2017-05-02 09:26:55 +02:00
FateJH 5ceded71c1 comments in class; added a match case in WSA; short test, to at least show a full working sample 2017-05-02 00:51:54 -04:00
FateJH 3a2d8062bf added tests for TargetingRequest but not certain I trust my results; will explore further 2017-05-02 00:24:52 -04:00
FateJH 0629fa5eb7 initial work on TargetingImplantRequest packet 2017-05-02 00:24:52 -04:00
Fate-JH 4fc55db53e Merge pull request #136 from Fate-JH/battleplan
Packet: BattleplanMessage
2017-05-02 00:16:01 -04:00
Fate-JH 96b2cfab8c Merge branch 'master' into battleplan 2017-05-02 00:06:34 -04:00
FateJH cd163d9ee7 modified constructors and clarified fields in both commentary and name; fixed tests 2017-05-01 22:36:40 -04:00
FateJH ffa935e7d3 another constructor 2017-05-01 21:48:23 -04:00
FateJH f0bc64d338 added an overloaded constructor for TargetInfo 2017-05-01 21:48:23 -04:00
FateJH 6fa701d263 initial work on TargetingInfoMessage packet and working tests; want to try clarify unknown fields before finishing 2017-05-01 21:48:23 -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
Fate-JH db5b4d3e9f Merge pull request #134 from Fate-JH/deployed-info
Packet: DeployableObjectsInfoMessage
2017-04-26 08:13:16 -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 1584c20d25 Merge pull request #126 from SouNourS/ReleaseAvatarRequestMessage
Packet: ReleaseAvatarRequestMessage
2017-04-20 18:25:23 -04:00
Fate-JH 7fbf564490 Merge branch 'master' into ReleaseAvatarRequestMessage 2017-04-20 18:21:13 -04:00
Fate-JH 6ae2cd6bcf Merge pull request #124 from SouNourS/AvatarDeadStateMessage
Packet: AvatarDeadStateMessage
2017-04-20 18:20:06 -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 eaf61d3c3a Some little mod 2017-04-11 14:03:56 +02: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
Chord 63b89e4c98 Old script lying around for formating scala opcodes 2017-03-19 18:44:44 -04: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