Commit graph

  • 8c0be0d84e Ignore log files Chord 2016-07-27 01:16:30 -04:00
  • 29cf96bafb Packet: AvatarJumpMessage (#41) Fate-JH 2016-07-27 01:08:54 -04:00
  • 13a096de60 Packet: WeaponFireMessage (#40) tfarley 2016-07-26 21:51:11 -07:00
  • ce5461da66 Travis: enable code coverage Chord 2016-07-26 22:31:54 -04:00
  • 8fd471ffdf Travis: Download PSCrypto resources Chord 2016-07-26 22:08:30 -04:00
  • 92d57d8917 Update README.md pschord 2016-07-26 22:05:57 -04:00
  • 1168022db9 Add resource directories and config/ Chord 2016-07-26 21:32:31 -04:00
  • 35a592476f Add classpath for native pscrypto libraries Chord 2016-07-25 18:34:40 -04:00
  • aeaaba50f5 Add shutdown hook for cleanup Chord 2016-07-26 02:54:38 -04:00
  • d880a95aee Add trace logging for more packets Chord 2016-07-26 02:16:47 -04:00
  • c77928b915 Packet: WeaponDelayFireMessage (#39) tfarley 2016-07-25 23:43:16 -07:00
  • 7b444ac6aa Packet: Rename unk3 to seq_time in PlayerStateUpstream (#38) tfarley 2016-07-25 22:34:01 -07:00
  • 49e7ab2c53 Packet: ItemTransactionMessage (#37) tfarley 2016-07-25 21:36:22 -07:00
  • d496fc1c2e Packet: GenericObjectStateMsg (#36) tfarley 2016-07-25 19:20:58 -07:00
  • 5b5bf28c52 Packet: UseItemMessage (#35) tfarley 2016-07-25 18:30:50 -07:00
  • 3ccb31f961 Add input argument for listen address Chord 2016-07-25 20:18:05 -04:00
  • 3fca8b1a95 Packet: PlayerStateMessageUpstream (#34) tfarley 2016-07-25 17:20:35 -07:00
  • c03b29b2bd Fixes encoding 0.0 as q_double (#33) tfarley 2016-07-25 16:34:57 -07:00
  • 9d76d08948 Add Vector3 class tfarley 2016-07-24 22:21:14 -07:00
  • d2b6a8c451 Create new packet codec QuantizedDoubleCodec tfarley 2016-07-24 19:09:11 -07:00
  • 4a4f0b4466 Create EmoteType enum for EmoteMsg tfarley 2016-07-24 00:31:31 -07:00
  • 2070f77443 Packet: ChangeAmmoMessage tfarley 2016-07-24 00:06:23 -07:00
  • 8ffb455b5d Packet: MoveItemMessage tfarley 2016-07-23 23:53:35 -07:00
  • dc6488edfc Packet: ObjectDeleteMessage tfarley 2016-07-23 23:25:51 -07:00
  • 427429b34c Packet: RequestDestroyMessage tfarley 2016-07-23 23:00:46 -07:00
  • 7ecbe203f8 WorldSessionActor: Hardcode unlocked weapons tfarley 2016-07-23 22:50:39 -07:00
  • 44a4d9b5f9 Packet: ObjectHeldMessage tfarley 2016-07-23 22:49:51 -07:00
  • 60e7a76de5 Packet: ReloadMessage tfarley 2016-07-23 21:58:38 -07:00
  • 47bef6e83b Packet: DropItemMessage tfarley 2016-07-23 18:40:59 -07:00
  • 3e980bbe15 Packet: EmoteMsg tfarley 2016-07-23 18:10:40 -07:00
  • 4c4f1341be Packet: ChangeFireStateMessage tfarley 2016-07-23 18:00:43 -07:00
  • f11b3d17c0 Packet: ChangeFireModeMessage tfarley 2016-07-23 17:07:44 -07:00
  • 7cf4d00376 Document PSPacket.scala Chord 2016-07-20 00:11:43 -04:00
  • 699bf726ba Update README.md pschord 2016-07-19 22:36:04 -04:00
  • ecef89c91e Merge pull request #18 from tfarley/pkt-chatmsg-tests pschord 2016-07-19 21:11:30 -04:00
  • dd2f205d37 Add tests for ChatMsg encoding and decoding tfarley 2016-07-19 11:10:50 -07:00
  • 98b87e1e13 Improve server logging and manually load logback Chord 2016-07-19 03:02:44 -04:00
  • 8b14015582 Add environment printing and fix comments Chord 2016-07-19 02:20:36 -04:00
  • b32a6c0263 Improve UDP lister name reability Chord 2016-07-19 02:19:49 -04:00
  • 8d1199e473 Change hardcoded LoadMap to VS Sanc Chord 2016-07-19 02:19:15 -04:00
  • 678630fee3 Merge pull request #17 from tfarley/pkt-chatmsg pschord 2016-07-18 03:00:27 -04:00
  • 8411af17d3 fixup: Addressed comments tfarley 2016-07-17 23:35:17 -07:00
  • aa45ea8e84 Add ChatMsg decoder and stubbed handler tfarley 2016-07-17 21:13:50 -07:00
  • a0194ba7de Update README.md for how to do release pschord 2016-07-17 18:03:23 -04:00
  • 39e8a7928b Update README.md pschord 2016-07-16 13:45:35 -04:00
  • d857a436f3 Remove hardcoded IP address Chord 2016-07-16 13:20:00 -04:00
  • 3729c2af52 Stub out PlayerStateMessageUpstream to prevent spam Chord 2016-07-15 02:51:36 -04:00
  • 5fa0610208 Working login to TR Sancuary! Chord 2016-07-15 01:45:10 -04:00
  • e0db8ec2b7 Adding Travis CI integration Chord 2016-07-12 02:21:52 -04:00
  • e0fa3c49a2 Merge in new Game packet opcodes from the latest tool Chord 2016-06-18 12:47:04 -04:00
  • 78ace06516 Packet: ObjectCreateMessage Chord 2016-06-04 19:14:05 -04:00
  • c83132f21b Improve packet CharacterInfoMessage and char select Chord 2016-06-04 13:23:59 -04:00
  • 7af6f64429 Rebump scodec-akka due to fix Chord 2016-06-04 13:23:37 -04:00
  • 63311e4e88 Fix old EmpireNeed name to PlanetSideEmpire Chord 2016-06-04 13:23:14 -04:00
  • 9f66602298 Packet: ActionResultMessage Chord 2016-06-04 13:22:25 -04:00
  • f6d84791e6 Packet: CharacterCreateRequestMessage Chord 2016-06-04 03:33:11 -04:00
  • c18ec5c6ba Work around scodec-akka bug and remove old UDP packet Chord 2016-06-04 03:15:27 -04:00
  • 8b8194cb44 Packet: CharacterRequestMessage naming from RE Chord 2016-06-04 03:15:02 -04:00
  • 8ba34fec03 Fix missing decoder in GamePacketOpcode Chord 2016-06-03 23:45:04 -04:00
  • d4c414df36 Packet: CharacterInfoMessage Chord 2016-06-03 23:08:25 -04:00
  • 50fb65ac57 Version bump scodec and specs2 Chord 2016-06-03 21:47:45 -04:00
  • 372a88bb6e Packet: Improve sizeCodec for MultiPacketEx Chord 2016-06-03 21:06:49 -04:00
  • 7b82491d0e Packet: MultiPacketEx, CharacterRequestMessage Chord 2016-06-03 20:25:20 -04:00
  • 9a0ef28723 Improve session router name for log output purposes Chord 2016-05-19 03:14:38 -04:00
  • eb03372db7 Enable WorldSession to get to login screen using replay Chord 2016-05-19 03:13:58 -04:00
  • 5ed40e73b3 Fix LoginMessage and ConnectToWorldReqMsg token Chord 2016-05-19 03:11:15 -04:00
  • f1fae83548 Fixed enumeration bounds check bug Chord 2016-05-19 01:55:43 -04:00
  • 362e923c8f Reorganize control packet opcodes and add defaults Chord 2016-05-19 01:55:22 -04:00
  • e8031f0109 Packet: KeepAliveMessage and add all game packet opcodes Chord 2016-05-19 01:54:51 -04:00
  • 6b02d2faab Add doc to ConnectToWorldMessage about hostname Chord 2016-05-17 20:40:17 -04:00
  • d27bd7988c Made some hacks to get to 100% on the World login Chord 2016-05-17 20:34:21 -04:00
  • 3c07cc4cf0 Correctly respond to ConnectToWorldRequestMessage Chord 2016-05-14 15:49:35 -04:00
  • b210df904a Packet: ConnectToWorldRequestMessage Chord 2016-05-14 15:38:34 -04:00
  • 034dadc96c Packet: ConnectToWorldMessage and fix VNL test Chord 2016-05-14 14:50:33 -04:00
  • 43a403174f Fix bad ServerType encoding and change server type Chord 2016-05-14 14:31:30 -04:00
  • aa0b895f4b Discovered name for Unknown3 (ConnectToWorldRequestMessage) Chord 2016-05-14 12:25:32 -04:00
  • 11298c1a46 Stub out ControlSync to prevent client from leaving Chord 2016-05-14 03:17:51 -04:00
  • 6ea1d157af Packet: Unknown{7,8} -> ControlSync{,Resp} Chord 2016-05-14 02:54:42 -04:00
  • 4d52d65b33 Add fault tolerance to SessionRouter and it's children Chord 2016-05-13 23:31:27 -04:00
  • 10f54b7980 Remove scroller and parametize UDP listener Chord 2016-05-05 11:36:28 -04:00
  • cdf240cf66 Handle meta packet and return ack. server scroller Chord 2016-05-04 23:03:30 -04:00
  • c7f70e3543 Finish coding for SlottedMetaPacket and wrote test Chord 2016-05-04 02:36:47 -04:00
  • ff4ea792ce Organize packets in to their own packages Chord 2016-05-03 20:11:45 -04:00
  • e41d0ac9c4 Fix broken organization name in build.sbt Chord 2016-05-03 04:04:36 -04:00
  • df1d222df8 Refactor package naming scheme and line endings (CRLF) Chord 2016-05-03 03:58:58 -04:00
  • 14e48d47ae Improve copyright script perf and perserve LE Chord 2016-05-03 03:36:44 -04:00
  • 83da72e50e Refactor all packet definitions out of PSPacket Chord 2016-05-03 03:28:10 -04:00
  • f81d67f959 Fix missing MDC Actor tell on session creation Chord 2016-05-02 22:28:11 -04:00
  • e0ac823dd6 Add GPLv3 licensing information Chord 2016-05-02 00:08:33 -04:00
  • 67e79e3efa Make UdbListener listen on the host address (public) Chord 2016-05-01 23:56:44 -04:00
  • bc87042c0f Fix line endings and add PSForever copyright Chord 2016-05-01 21:46:18 -04:00
  • e299abb03a Add SLF4J MDC session logging Chord 2016-05-01 21:12:42 -04:00
  • 2fc78f49a9 Add banner screenshot to README.md Chord 2016-05-01 04:43:20 -04:00
  • 1318ebd751 New SLF4J logger log4s. ANSI colors Chord 2016-05-01 04:37:36 -04:00
  • 36d9f5134c Revert change to LoginMessage tokenPath Chord 2016-04-30 23:53:04 -04:00
  • 30a94a0725 Remove extra logging and discord bot test Chord 2016-04-24 20:36:36 -04:00
  • 53488613d6 New session pipeline and able to see server selection Chord 2016-04-24 19:06:17 -04:00
  • 0d986bcb29 Migrate to sbt-pack vs assembly for faster packing Chord 2016-04-22 23:02:47 -04:00
  • 6711786f44 CryptoInterface cross platform, UDP listen public Chord 2016-04-22 23:00:39 -04:00
  • 8cec84787d Ignore binary files Chord 2016-03-04 15:16:20 -05:00