Skip to content

Releases: coolzoom/HermesProxy

Development Build(2022-08-03)

03 Aug 02:18
Compare
Choose a tag to compare
Pre-release

Commits

  • e71e905: Prevent create without moveinfo and resend spell mods on changing map. (ratkosrb)
  • eeea509: Use correct party index for mark assignments. (ratkosrb)
  • 3603384: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 2399886: Add special handling for melee spells. (ratkosrb)
  • 6cda39d: Add ItemSparse hotfixes or items that exist in ItemSearchName. (ratkosrb)
  • d40a649: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 57ccad3: Fix GM chat packets in TBC. (ratkosrb)
  • 1566472: Handle extra aura info packet in TBC. (ratkosrb)
  • bb3b932: Always save aura caster. (ratkosrb)
  • 42f89b1: Fix detect magic. (ratkosrb)
  • 60f7db0: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • abb044a: Fix gossip code box. (ratkosrb)
  • 481ef59: Send correct index of spell on item template. (ratkosrb)
  • 4200e7a: Combine resent spell mods into 1 packet. (ratkosrb)
  • 51cfb70: Fix turn speed in TBC. (ratkosrb)
  • 60fc1c9: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 83439f7: Fix arena queue window in TBC. (ratkosrb)
  • 9da8397: Send initial spell mods only after player create. (ratkosrb)
  • dc62494: Some initial work on arena packets. (ratkosrb)
  • 89431df: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 2af338f: A few more arena team packets. (ratkosrb)
  • 06557e4: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • fffce83: More work on arena packets. (ratkosrb)
  • d2216b4: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 597a183: Improve BG group handling. (ratkosrb)
  • 655776e: Fix auto repeat spells and cancel mount aura. (ratkosrb)
  • 3c9e24a: Add option to specify os and platform. (ratkosrb)
  • c28719d: Don't send more than 25 talent on inspect. (ratkosrb)
  • 5206684: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • e7c8ed7: Reset current cast data on cancel auto repeat. (ratkosrb)
  • b8ace3f: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 5e78621: Implement shutdown messages and death release location. (ratkosrb)
  • 6497179: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 622fe6d: Correct 2.5.2 opcodes and misc fixes. (ratkosrb)
  • cf4f148: Fix gameobject objectives. (ratkosrb)
  • 567014e: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 60e8462: Add invalidate player packet. (ratkosrb)
  • 74f0572: Fix enchant visuals not showing. (ratkosrb)
  • 0ee78c7: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • c40633a: Fix enchant not showing until unequip. (ratkosrb)
  • bc1f22e: Comment out a debug print. (ratkosrb)
  • fc517e1: Try to fix a crash on logout sometimes. (ratkosrb)
  • 26db415: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • ced668f: Query item data from server. (ratkosrb)
  • 8c7bbd0: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 8b659e0: Accommodate servers sending bad structures. (ratkosrb)
  • a4e8ae4: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (Merge Upstream Action)
  • 9ddcf44: Send the initial active mover packet. (ratkosrb)
  • e755576: Change some default settings. (ratkosrb)
  • 2483045: add dns resolving (insunaa)
  • fc5c553: Implement character rename packet. (ratkosrb)
  • b871ed8: Improved logging throughput (_BLU)
  • 1dcab35: Add GitHub Action build workflow file (_BLU)
  • b725474: Update README with download section (_BLU)
  • 14767c4: Add Build Badge and converted supported versions to table (MaxtorCoder)
  • d94a041: Update README.md (MaxtorCoder)
  • 66e0458: Fix GM Chat Flag (_BLU)
  • d693f66: Config tweak (ratkosrb#2) (celguar) #2
  • 8e72f33: Fix long flightpaths (ratkosrb#3) (celguar) #3
  • 4be2bae: Merge branch 'WowLegacyCore:master' into cypher_proxy (ratkosrb)
  • f8f6aae: Fix chat flags on TBC server. (ratkosrb)
  • 2de29ff: Manually set collision height when mounting. (ratkosrb)
  • 9bea389: Improve Totem Handling (insunaa)
  • 595985d: fix indent (insunaa)
  • 77edf93: fix case (insunaa)
  • da793a8: Use Environment.TickCount for packet time since its faster. (ratkosrb)
  • c14eade: Remove unused constant. (ratkosrb)
  • 3271212: Add an opcodes dictionary to speed up conversion. (ratkosrb)
  • 13e8d6f: Merge branch 'WowLegacyCore:master' into cypher_proxy (ratkosrb)
  • 69c259c: Fix possible crash on vanilla because of missing packet. (ratkosrb)
  • 5212e65: Display two hour digits in log (_BLU)
  • f90c556: Add hint for Portal port in config (_BLU)
  • 5d993ff: Improve login server to respond with more errors (_BLU)
  • 8e66880: Improve temp enchant handling (WowLegacyCore#27) (insuna)
  • b2f9c1b: Fix totem api on vanilla. (ratkosrb)
  • 65c0d49: Fix enchantment log for vanilla. (ratkosrb)
  • 7fb25fe: Store aura duration update time. (ratkosrb)
  • b1b4574: Attempt to fix possible crash when looting questi tems. (ratkosrb)
  • 74ddf81: Fix config loading when using single executable. (ratkosrb)
  • ca0ab3e: Remove not needed reflection in path building. (ratkosrb)
  • ddca768: Implement SMSG_GET_ACCOUNT_CHARACTER_LIST_RESULT. (ratkosrb)
  • cd64da5: Implement SMSG_GENERATE_RANDOM_CHARACTER_NAME_RESULT. (ratkosrb)
  • 8fa4b07: Implement CMSG_WRAP_ITEM. (ratkosrb)
  • 7b8c74d: Correct 1.14.0 CMSG opcodes. (ratkosrb)
  • d5ee4b5: Fix not being able to see WSG flag if it respawns while you are away. (ratkosrb)
  • 591b6cf: Fix group crash on outdated TBC cores. (ratkosrb)
  • c70c5dc: Check all speeds for 0. (ratkosrb)
  • 69c58a8: Remove no longer needed check for Kronos. (ratkosrb)
  • 465b111: Add delay to sending multiple items by mail in vanilla. (ratkosrb)
  • ebcdd7f: Added character count to realmlist. (ratkosrb)
  • 4b3972d: Merge remote-tracking branch 'upstream/cypher_proxy' into cypher_proxy (coolzoom)