Commit graph

  • 3c0b55a99e Update copyrights for 2017 (#109) pschord 2017-03-06 19:30:45 -05:00
  • ff66a6aab3 Merge pull request #110 from Fate-JH/transaction-result Fate-JH 2017-03-05 18:45:59 -05:00
  • eb27290617 correction to WorldSessionActor case FateJH 2017-03-05 16:54:18 -05:00
  • c8c23314d6 importing ItemTransactionResultMessage and tests from alt repo FateJH 2017-03-05 16:29:21 -05:00
  • aece1e1aab Packet: GenericCollisionMsg (#105) Fate-JH 2017-03-05 16:27:37 -05:00
  • 6ada7c9a92 Packet: DismountBuildingMsg (#77) Fate-JH 2017-03-05 16:02:07 -05:00
  • 0f50c8b15f Merge pull request #103 from psforever/develop/chord Fate-JH 2017-03-05 14:51:25 -05:00
  • 2307d6a431 Packet: HitHint (#107) Fate-JH 2017-03-05 14:41:18 -05:00
  • 30f679238b Packet: AvatarImplantMessage (#108) Fate-JH 2017-03-05 14:39:04 -05:00
  • a6a51009fa Packet: BindPlayerMessage and tests (#104) Fate-JH 2017-03-05 12:24:57 -05:00
  • b6c1fcc29d Packet: SplashHitMessage and tests (#106) Fate-JH 2017-03-05 12:17:46 -05:00
  • c41f0b41bd Requested changes Chord 2017-03-05 11:59:30 -05:00
  • 04ae44c3a9 Improve LoginRespMessage, write test, and begin DB Chord 2017-03-04 14:55:43 -05:00
  • 6001446cd5 Split Up GamePacketTest (#102) Fate-JH 2017-03-04 10:06:10 -05:00
  • b00748727e Some little corrections (#91) SouNourS 2017-03-04 16:04:17 +01:00
  • 5f02d73f99 Packet: WargateRequest packet and tests (#75) Fate-JH 2017-03-02 22:47:21 -05:00
  • f8ee593a9a Merge pull request #101 from Fate-JH/squad-def-test-fix Fate-JH 2017-03-02 08:56:04 -05:00
  • 7d99a177b0 fixed the nesting level of SquadDefinitionAction tests FateJH 2017-03-02 08:45:31 -05:00
  • aa67cd63c0 Merge pull request #97 from Fate-JH/generic-action-new Fate-JH 2017-03-02 07:57:10 -05:00
  • d7f7b6a53d Merge pull request #95 from Fate-JH/destroy-display-updates Fate-JH 2017-03-02 07:52:14 -05:00
  • 85be04a8d8 Merge branch 'master' into destroy-display-updates Fate-JH 2017-03-02 07:51:35 -05:00
  • 52977fd38a Merge pull request #93 from Fate-JH/zipline-message-new Fate-JH 2017-03-02 07:42:01 -05:00
  • f7f42f6211 Long -> Float Fate-JH 2017-03-02 07:34:25 -05:00
  • d1a0ee2bd1 Merge pull request #86 from Fate-JH/proximity-terminal Fate-JH 2017-03-02 07:32:01 -05:00
  • d0636b2f93 Merge pull request #98 from Fate-JH/character-data-update Fate-JH 2017-03-02 07:30:29 -05:00
  • 342186b1f7 Merge pull request #100 from psforever/bugfix/crypto-hang Fate-JH 2017-03-02 07:23:57 -05:00
  • e705576b37 Bugfix: prevent CryptoPP from entering an infinite loop Chord 2017-03-02 00:16:00 -05:00
  • 0ff5958651 Merge pull request #94 from Fate-JH/avatar-fte-updates Fate-JH 2017-03-01 23:24:15 -05:00
  • 177e60bd22 Merge pull request #99 from Fate-JH/replication-stream-new Fate-JH 2017-03-01 23:23:31 -05:00
  • 15298eff3a Update ReplicationStreamMessage.scala Fate-JH 2017-03-01 22:49:57 -05:00
  • 0e926e87e6 added GenericActionMessage packet and tests; action 29 and action 30 were discovered by SouNourS FateJH 2017-03-01 22:24:54 -05:00
  • 668756e4c9 added ProximityTerminalUseMessage packet and tests FateJH 2016-10-21 20:37:57 -04:00
  • b6cf5aa580 Merge pull request #96 from psforever/develop/chord Fate-JH 2017-03-01 20:41:37 -05:00
  • 9a05bf7f75 Make CCov be quiet Chord 2017-03-01 20:09:55 -05:00
  • d14df59d39 Fix for test leaking a DH crypto object Chord 2017-03-01 19:38:47 -05:00
  • 06632c4e37 Merge pull request #92 from SouNourS/PR1 Fate-JH 2017-03-01 12:59:30 -05:00
  • 6f85c36247 added ReplicationStreamMessage packet and tests FateJH 2017-03-01 08:44:00 -05:00
  • a52ee0c90a promotion of PlanetSideEmpire into a major Enum type; some failing cases such as in CharacterData and CharacterCreateRequest FateJH 2017-02-27 23:42:23 -05:00
  • d46381d5c8 bringing over zip line work from aux repo FateJH 2017-02-27 22:29:20 -05:00
  • a25e8c1c89 BugReportMessage SouNourS 2017-02-27 15:14:32 +01:00
  • debf2da6f5 comments from the c++ psemu build; field name changes FateJH 2017-02-27 08:48:50 -05:00
  • 5d92e1111f changed empire code to established Enumeration; downgraded fields from PlanetSideGUID to Int (no evidence of former) FateJH 2017-02-27 08:22:19 -05:00
  • b4d87bac54 Added: DestroyDisplayMessage Packet (#69) Fate-JH 2017-02-26 23:05:56 -05:00
  • e1fe43262e Merge pull request #2 from SouNourS/ObjCreate Fate-JH 2017-02-26 22:20:14 -05:00
  • 51020fa5d7 ObjClass update SouNourS 2017-02-26 23:31:48 +01:00
  • 4918090ce7 tests complete and passing FateJH 2017-02-16 18:29:42 -05:00
  • 8ee7f78db9 initial work on SquadDefinitionActionMessage packet; prepared a debugging mode FateJH 2017-02-15 00:19:06 -05:00
  • bea1a0aad2 updated comments to BroadcastWarpgateUpdate to reflect new information FateJH 2017-02-09 22:43:52 -05:00
  • 3c98954a50 replaced Integer (8u) with three Booleans (1u + 1u + 1u) FateJH 2017-02-09 21:19:34 -05:00
  • adff3b1638 comments in ZoneLockInfo and normal ZoneInfo FateJH 2017-01-29 00:05:11 -05:00
  • b1bf1ac054 initial work on ZoneLockInfoMessage and tests FateJH 2017-01-28 22:59:16 -05:00
  • 50bf69fc91 found the purpose of the unknown value FateJH 2017-01-28 22:29:14 -05:00
  • 055a6096a1 initial work on ZoneInfoMessage FateJH 2017-01-28 02:17:50 -05:00
  • 2a858cf007 Merge branch 'player-stasis' FateJH 2017-01-28 01:30:36 -05:00
  • a3d8d891a1 comments and tests FateJH 2017-01-28 01:05:40 -05:00
  • da62978ed1 initial work on ExperienceAddedMessage and tests FateJH 2017-01-28 00:38:11 -05:00
  • 774079c6a7 just an extra line of comments FateJH 2017-01-27 23:59:18 -05:00
  • 5855348209 initial work on DisconnectMessage; it's pretty straightforward, I think FateJH 2017-01-27 21:16:32 -05:00
  • 2a4cda557e Merge branch 'avatar-grenade' FateJH 2017-01-27 00:04:54 -05:00
  • 2ae217caf1 changes made to grenade states FateJH 2017-01-27 00:01:42 -05:00
  • dc71256457 comments and constructor param modifications FateJH 2017-01-26 19:02:54 -05:00
  • 34e3dcd501 initial OrbitalStrikeWaypointMessage packet work and tests FateJH 2017-01-26 17:49:48 -05:00
  • a1b8589f1a work on packet and tests; I think this is all we can do with this packet, actually FateJH 2017-01-25 23:19:46 -05:00
  • a31ad6ffd3 making the comments in ObjectAttach less Infantry-centric FateJH 2017-01-22 02:09:34 -05:00
  • 1bf189b34f work on BugReportMessage packet and tests FateJH 2017-01-21 18:05:58 -05:00
  • 91a429506f initial PlayerStasisMessage packet work FateJH 2017-01-20 23:53:56 -05:00
  • 491e263f71 new comments FateJH 2017-01-19 22:36:24 -05:00
  • aee720ae84 modifying packet for previously unhandled fields (all) FateJH 2017-01-19 13:39:54 -05:00
  • c392b1c500 modifying packet to account for previously unhandled fields (2 of 3 groups) FateJH 2017-01-19 08:50:18 -05:00
  • e06fb91b1f Merge branch 'mount-vehicle' FateJH 2017-01-18 22:23:35 -05:00
  • 3805133c7c updating comments FateJH 2017-01-18 22:20:03 -05:00
  • 8b28eda470 Merge branch 'object-create' FateJH 2017-01-15 00:25:01 -05:00
  • 509ab8ec57 working encoding and decoding of some objects for ObjectCreateMessage; check tests and WSActor FateJH 2016-12-12 20:05:42 -05:00
  • 5001556dfe Merge branch 'player-state' FateJH 2017-01-12 08:06:20 -05:00
  • e10b52c004 streamlining parts of packet; separating Extra2 logic into two functions FateJH 2017-01-12 08:05:43 -05:00
  • 84265d8d45 Merge branch 'player-shift' FateJH 2017-01-11 23:57:21 -05:00
  • 4143732977 changing the conditions for the original first int value, and the conditions for the last int value; rewrote tests FateJH 2017-01-11 23:56:38 -05:00
  • 0e784d217f Merge branch 'training-zone' FateJH 2017-01-11 22:36:03 -05:00
  • 13e0f55f39 adding a field to TrainingZone for divided byte-length FateJH 2017-01-11 22:27:08 -05:00
  • dc008c3e4b Merge branch 'packet-updates' FateJH 2017-01-11 15:21:59 -05:00
  • 3a798264b2 changes to BuildingInfo, TimeOfDay, ZonePopulationUpdate, PlayerStateUpstream, and AvatarJump; TimeOfDay still makes no sense FateJH 2017-01-11 11:03:15 -05:00
  • 5552a22d26 Merge branch 'battle-experience' FateJH 2017-01-10 23:39:35 -05:00
  • 318771ec82 clarifying parameter (partially) FateJH 2017-01-10 23:36:57 -05:00
  • af0e896c1f merge with object-attach FateJH 2017-01-10 17:18:12 -05:00
  • 763e82fd35 commentary adjustments FateJH 2017-01-10 17:10:35 -05:00
  • ba5583e583 Merge branch 'favorites' FateJH 2017-01-10 14:52:03 -05:00
  • cfdabdaa3d changes to packet prior to merge with master FateJH 2017-01-10 14:51:39 -05:00
  • 23d4b3f93c merge with ChangeShortcutBankMessage FateJH 2017-01-10 08:13:33 -05:00
  • f081e40f70 modifications to packet before merging FateJH 2017-01-10 07:54:49 -05:00
  • e78afe0d0d Merge branch 'create-shortcut' FateJH 2017-01-10 07:46:43 -05:00
  • b30a30b957 minor adjustments to shortcut packet before merge FateJH 2017-01-10 07:46:09 -05:00
  • 3284e1d391 merge of master and friends-request FateJH 2017-01-09 23:48:59 -05:00
  • b8f40bd016 Merge branch 'friends-response' FateJH 2017-01-09 23:40:05 -05:00
  • 8cb5165c8b combined initial friend and formal list of friends into one list FateJH 2017-01-09 23:39:16 -05:00
  • 54de292506 Merge branch 'hotspots' FateJH 2017-01-09 21:06:21 -05:00
  • a3ef754da3 changing coordinate and scaling systems for spots and fixing tests FateJH 2017-01-09 21:05:31 -05:00
  • 63f19a2abc fix? FateJH 2017-01-09 16:19:42 -05:00
  • 9a79a9bbf3 barebones implementation of the three VoiceHost packets; server returns VoiceHostKill on encounter FateJH 2017-01-09 07:49:40 -05:00
  • b01401dd6d barebones implementation of the three VoiceHost packets, for completion FateJH 2017-01-09 07:49:40 -05:00
  • 151e2d0ad8 working tests for packet FateJH 2017-01-07 22:22:04 -05:00