Commit graph

199 commits

Author SHA1 Message Date
FateJH
3a2d8062bf added tests for TargetingRequest but not certain I trust my results; will explore further 2017-05-02 00:24:52 -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
5d72496329 initial work on DeployableObjectsInfoMessage packet and working tests 2017-04-25 00:36:34 -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
71334868f2 clarified field names, comments, and added tests 2017-04-22 20:07:29 -04:00
FateJH
053e95d892 initial MailMessage packet work and testing 2017-04-21 19:56:01 -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
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
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
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
pschord
3c0b55a99e Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
FateJH
c8c23314d6 importing ItemTransactionResultMessage and tests from alt repo 2017-03-05 16:53:07 -05:00
Fate-JH
aece1e1aab Packet: GenericCollisionMsg (#105)
* added new GenericCollisionMsg packet

* added standard comments and a message display case

* rebased GenericCollisionMsg

* minor corrections

* creating a Vector3 codec for leveraging float values
2017-03-05 16:27:37 -05:00
Fate-JH
6ada7c9a92 Packet: DismountBuildingMsg (#77)
* added DismountBuildingMsg packet and tests; comments are skimpy

* rebased DismountBuildingMsg
2017-03-05 16:02:07 -05:00
Fate-JH
0f50c8b15f Merge pull request #103 from psforever/develop/chord
Improve LoginRespMessage, write test, and begin DB
2017-03-05 14:51:25 -05:00
Fate-JH
2307d6a431 Packet: HitHint (#107)
* initial HitHint packet and tests

* rebased and updated HitHint packet and tests

* field are known
2017-03-05 14:41:18 -05:00
Fate-JH
30f679238b Packet: AvatarImplantMessage (#108)
* added initial AvatarImplantMessage packet

* rebased AvatarImplantMessage and working test

* converting implant types

* changing format of Enum from axx_bxx to AxxBxx
2017-03-05 14:39:04 -05:00
Fate-JH
a6a51009fa Packet: BindPlayerMessage and tests (#104) 2017-03-05 12:24:57 -05:00
Fate-JH
b6c1fcc29d Packet: SplashHitMessage and tests (#106) 2017-03-05 12:17:46 -05:00
Chord
04ae44c3a9 Improve LoginRespMessage, write test, and begin DB 2017-03-04 14:55:43 -05:00
Fate-JH
6001446cd5 Split Up GamePacketTest (#102)
* split up GamePacketTest into separate testing files

* PR wants this file?
2017-03-04 10:06:10 -05:00
Fate-JH
5f02d73f99 Packet: WargateRequest packet and tests (#75) 2017-03-02 22:47:21 -05:00
FateJH
7d99a177b0 fixed the nesting level of SquadDefinitionAction tests 2017-03-02 08:45:31 -05:00
Fate-JH
aa67cd63c0 Merge pull request #97 from Fate-JH/generic-action-new
Packet: GenericActionMessage (new)
2017-03-02 07:57:10 -05:00
Fate-JH
52977fd38a Merge pull request #93 from Fate-JH/zipline-message-new
Packet: ZipLineMessage (new)
2017-03-02 07:42:01 -05:00
Fate-JH
d1a0ee2bd1 Merge pull request #86 from Fate-JH/proximity-terminal
Added: ProximityTerminalUseMessage Packet
2017-03-02 07:32:01 -05:00
Fate-JH
d0636b2f93 Merge pull request #98 from Fate-JH/character-data-update
Proliferation of PlanetSideEmpire
2017-03-02 07:30:29 -05:00
Fate-JH
177e60bd22 Merge pull request #99 from Fate-JH/replication-stream-new
Packet: ReplicationStreamMessage (new)
2017-03-01 23:23:31 -05:00
FateJH
0e926e87e6 added GenericActionMessage packet and tests; action 29 and action 30 were discovered by SouNourS 2017-03-01 22:24:54 -05:00