Commit graph

416 commits

Author SHA1 Message Date
Fate-JH 986594de87 Merge pull request #151 from Fate-JH/object-create-updates
Object Create Message Update #2.5
2017-06-03 13:44:14 -04:00
FateJH bf91dd8333 corrections to OrtibalShuttleData Codec and testing 2017-05-22 08:33:46 -04:00
FateJH 41acd32914 set the MAX arms to ignore the ammunition checks because I have conflicted expectations for them right now 2017-05-22 00:26:38 -04:00
FateJH 434171bcc4 This is a combination of 32 commits for object-create logic. 2017-05-21 23:31:09 -04:00
Fate-JH 072676c9ce Merge pull request #150 from Fate-JH/inventory-state
Packet: InventoryStateMessage
2017-05-18 23:17:24 -04:00
FateJH 71e729cf2b overloaded constructor 2017-05-17 21:10:21 -04:00
FateJH 92c126759a clarified fields and purpose; updated comments; working tests 2017-05-17 20:45:46 -04:00
FateJH fbe671e577 initial work on InventoryStateMessage packet 2017-05-17 20:45:46 -04:00
Fate-JH 861a611707 Merge pull request #149 from Fate-JH/deploy-request
Packet: DeployRequestMessage
2017-05-14 14:10:01 -04:00
Fate-JH 9c68a419ce Merge pull request #142 from Fate-JH/minor-updates
Implementing Missing Tests
2017-05-13 11:57:24 -04:00
Fate-JH f87edd7057 Merge branch 'master' into minor-updates 2017-05-13 11:45:11 -04:00
FateJH f316aa95c5 clarified fields in constructor; added working tests; added match case statement in WSA 2017-05-12 14:57:29 -04:00
Fate-JH 41a381a212 Merge pull request #148 from Fate-JH/oxygen
Packet: OxygenStateMessage
2017-05-11 21:38:04 -04:00
FateJH a1d9ad7ee4 updated field name to more appropriately match status 2017-05-10 13:21:54 -04:00
Fate-JH 7d3b10da48 Merge pull request #147 from Fate-JH/displayed-award
Packet: DisplayedAwardMessage
2017-05-10 08:32:19 -04:00
Fate-JH 73983b26b3 Merge pull request #143 from SouNourS/FireHintMessage
Packet: FireHintMessage
2017-05-08 19:28:40 -04:00
Fate-JH 32c094b86d Merge pull request #145 from Fate-JH/trigger-effect
Packet: TriggerEffectMessage
2017-05-08 09:00:17 -04:00
FateJH 17cfc1d626 changed Double values into Float values; wrote packet comments 2017-05-08 08:34:59 -04:00
FateJH 729b36eba1 initial work on OxygenStateMessage packet and tests 2017-05-08 00:50:36 -04:00
FateJH fff0a6071a removed unused import statements from packet class 2017-05-07 22:35:41 -04:00
Fate-JH 7a93501d38 Merge pull request #144 from SouNourS/DelayedPathMountMsg
Packet: DelayedPathMountMsg
2017-05-07 13:58:38 -04:00
Fate-JH 9a1a4a1dd1 Merge pull request #141 from Fate-JH/projectile-state
Packet: ProjectileStateMessage
2017-05-07 13:33:49 -04:00
FateJH 2110797790 created a MeritCommendation Enumeration to use with the ribbon awards 2017-05-07 01:34:55 -04:00
FateJH 684c64679b initial work on DisplayedAwardMessage packet and tests 2017-05-06 00:45:42 -04:00
Fate-JH e092ad6980 Merge pull request #139 from Fate-JH/unuse-item
Packet: UnuseItemMessage
2017-05-05 08:51:43 -04:00
FateJH 1b789154bf added compiler flag '-language:postFixOps' to stop warnings about time post-fix notation ('100 milliseconds') 2017-05-05 08:22:17 -04:00
FateJH 30b5ad49bd initial work on TriggerEffectMessage packet and tests 2017-05-04 23:20:31 -04:00
FateJH 32caddb43a initial work on DeployRequestMessage packet 2017-05-04 19:26:12 -04:00
Fate-JH 9a1c1338e4 Merge pull request #138 from Fate-JH/targeting-request
Packet: TargetingImplantRequestMessage
2017-05-04 19:17:53 -04:00
SouNourS dd743e592d DelayedPathMountMsg 2017-05-04 16:25:14 +02:00
SouNourS 4bc05579cc Update FireHintMessageTest.scala 2017-05-04 13:40:10 +02:00
SouNourS 59c7419565 FireHintMessage 2017-05-04 13:36:59 +02:00
FateJH 8434d17910 modified DeployObjectMessage to reflect new data found by SouNourS; changed DOM tests; added match case in WSA 2017-05-03 23:22:19 -04:00
FateJH 939e0ed688 added tests for: VoiceHost*, CharacterInfoMessage, CharacterCreateRequestMessage, CharacterRequestMessage, and KeepAliveMessage; modified test for ObjectDetectedMessage 2017-05-03 23:20:20 -04:00
Fate-JH 461a4f9507 Merge pull request #137 from Fate-JH/targeting-info
Packet: TargetingInfoMessage
2017-05-03 09:25:01 -04:00
Fate-JH 6168f8533c Merge pull request #140 from SouNourS/AvatarVehicleTimerMessage
Packet: AvatarVehicleTimerMessage
2017-05-02 22:55:48 -04:00
Fate-JH 29ff804db6 added trailing newline to test file 2017-05-02 22:34:04 -04:00
Fate-JH 4c821267bb added a trailing newline to packet file 2017-05-02 22:33:41 -04:00
Fate-JH 3978b4de02 Merge pull request #127 from SouNourS/Updates
Update: Some little mod
2017-05-02 22:30:59 -04:00
FateJH 08f9f6a75f clarifying field names; updating comments; adding match cases in WSA 2017-05-02 21:21:55 -04:00
FateJH 0b0507617a field names and comments 2017-05-02 19:33:33 -04:00
FateJH c648b9deff initial ProjectileStateMessage packet and tests 2017-05-02 19:33:33 -04:00
SouNourS 87277d63dd AvatarVehicleTimerMessage 2017-05-02 22:13:55 +02:00
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
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