Skip to content

Releases: Oroxzy/core

Development Build(2024-12-13)

13 Dec 14:15
6442742
Compare
Choose a tag to compare
Pre-release

Commits

  • ce26239: Reset Baron Geddon's combat movement on evade. (ratkosrb) #2736
  • fddadf4: Fix saving of Scarlet Monastery instance data. (ratkosrb) #2736
  • 7d10833: Initialize recharge timer in GuardMgr. (ratkosrb) #2736
  • 6912e11: Fix variable naming style in MiscHandler. (ratkosrb) #2736
  • d910f62: Add config option to disable durability loss (vmangos#2712) (Stoabrogga) #2712
  • 9b3b375: Remove custom changes to Limited Invulnerability Potion. (ratkosrb) #2736
  • 4352ec7: Don't search grid for mobs on every Deadmines instance script update. (ratkosrb) #2736
  • 9d07496: Remove duplicated waypoint from Achellios the Banished. (ratkosrb) #2736
  • 91527cf: Prevent blocking while shield is sheathed. (ratkosrb) #2736
  • 707c9c9: It's specifically unarmed state you can't block in. (ratkosrb) #2736
  • 2f500b9: Prevent unequipping main hand weapon while disarmed. (ratkosrb) #2736
  • 619b0d7: Net Guard dummy spell should reduce threat by 50%. (ratkosrb) #2763
  • ce50f98: Fix gossip of Xizk Goodstitch. (ratkosrb) #2763
  • 645a677: Fix build. (ratkosrb) #2763
  • f640be5: Prevent querying stats of ungrouped players. (ratkosrb) #2763
  • 8313afe: Remove reference to TBC soulstone. (vmangos#2756) (Gamemechanic) #2756
  • d58f8f6: Improve follow movement (vmangos#2758) (Stoabrogga) #2758
  • 1657fe8: Replace oui/non with yes/no (vmangos#2760) (DeltaF1) #2760
  • 2aae996: Serialize groups and group_member queries. (ratkosrb) #2763
  • ff028e8: Add missing spawns for creature Longsnout. (ratkosrb) #2763
  • 91ecfc7: Add missing Mystlash Flayer spawns. (ratkosrb)
  • 59e1c61: Fix anticheat false positive on spline done. (ratkosrb)
  • 2fc2072: Add some missing gameobject spawns. (ratkosrb)
  • d199895: Refactor Dire Maul arena (vmangos#2773) (Gamemechanic) #2773
  • 2c0e3ad: Translate comments in SpellAuras.cpp from French to English (vmangos#2755) (DeltaF1) #2755
  • 553799a: Correct conditions for Draconic for Dummies books for The Only Prescription (vmangos#2778) (FlagFlayer) #2778
  • d4cd0b6: Translate various comments from French to English (vmangos#2775) (Riley) #2775
  • a359f6b: Add missing spawns for Giant Surf Gliders. (ratkosrb)
  • 8f4985d: Add missing Deep Sea Threshadon spawns. (ratkosrb)
  • 450073c: Correct Edge of Madness summon event. (vmangos#2684) (Daribon) #2684
  • 4bad448: Remove SoM herb spawns in dungeons. (ratkosrb)
  • 8ab4fbf: Fix migration error. (ratkosrb)
  • 7009662: Fix startup errors. (ratkosrb)
  • 72090ec: Update gSOAP version from 2.7.15 to 2.8.135 (vmangos#2780) (_BLU) #2780
  • 9e63169: Drop spell_affect table. (ratkosrb)
  • f6da813: Only process async packets during the world update. (ratkosrb)
  • 18f91ae: Add Node.js SOAP example. (vmangos#2784) (Michael Serajnik) #2784
  • 93bb983: Fix hang on shutdown. (ratkosrb)
  • a9321a4: Use threadpool for CreateNewInstancesForPlayers. (ratkosrb)
  • b829db5: Load dungeon map grids before adding the player. (ratkosrb)
  • d1f0c11: Guard async packets processing behind mutex. (ratkosrb)
  • fc56fcd: Add some German locales (vmangos#2787) (wntrkid) #2787
  • 235ef27: Fix addon handler for older versions. (ratkosrb)
  • 475b037: Fix typo in German trainer locales. (PR vmangos#2787) (vmangos#2788) (wntrkid) #2788
  • 4bb5b25: Comment out debug print in addon handler. (ratkosrb)
  • 827ea07: Fix dungeon reset exploit when switching leader. (ratkosrb)
  • 4bfeab9: Don't allow changing leader to the player who already is leader. (ratkosrb)
  • cc05c0c: Add end script for quest Cycle of Rebirth. (ratkosrb)
  • e56fce5: Add new entries to game_tele (vmangos#2789) (Stoabrogga) #2789
  • 8d36d4d: Correct stats of Deep Sea Threshadon. (ratkosrb)
  • d9c653f: Fixes to German page_text locales. (vmangos#2792) (wntrkid) #2792
  • 8e31f1e: Use MoveOptions flag for scripts calling MovePoint (vmangos#2794) (Gamemechanic) #2794
  • 08d3581: New script for quest Deeprun Rat Roundup. (ratkosrb)
  • f93cab1: Fix weather packet in earlier versions. (ratkosrb)
  • 061b1ef: Fix undefined behaviour with std::transform and tolower/toupper. (vmangos#2795) (Chaosvex) #2795
  • c1ebb53: Explicitly set time period on Windows. (vmangos#2796) (Chaosvex) #2796
  • cacfd32: Prevent threat from turning negative. (vmangos#2793) (Gamemechanic) #2793
  • 37810a4: Don't trigger Aspect of the Cheetah daze from non damaging spells. (ratkosrb)
  • cb26ffb: Don't trigger Sweeping Strikes from Rend. (ratkosrb)
  • 9605a55: Rename local variables in GetWeaponBasedAuraModifier. (ratkosrb)
  • d7e0c6e: Improve handler of Forsaken Skills. (vmangos#2799) (Gamemechanic) #2799
  • 617859b: Add missing relations for quest Mortal Champions. (ratkosrb)
  • e20fe8a: Remove reference to TBC rank of healthstone. (vmangos#2800) (Gamemechanic) #2800
  • 4e811af: Fix typo in game_tele (vmangos#2801) (Stoabrogga) #2801
  • 84d3b47: Improve tele command (vmangos#2797) (Stoabrogga) #2797
  • f1d0df6: Move crypto related stuff into one location. (vmangos#2806) (_BLU) #2806
  • 6017bf4: Improve cmake install path for extraction tools. (vmangos#2803) (schell244) #2803
  • 07af1ae: Fix idol of the moon bonus damage. (vmangos#2802) (Gamemechanic) #2802
  • 8e4b5f2: Use new Crypto interface in Warden. (vmangos#2811) (_BLU) #2811
  • f1a65a7: Fix threat for Seal of Justice and BoK. (vmangos#2819) (Daribon) #2819
  • e108067: Correct old version of some creatures (vmangos#2818) (Gamemechanic) #2818
  • 5c0878e: Add missing ore and herb spawns. (ratkosrb)
  • 65361b7: Fix AccountMgr::ChangePassword (0blu)
  • d852bdf: Assign zone names to some creature spell lists. (ratkosrb)
  • e3f0547: Use full AQ20 name. (ratkosrb)
  • ebf9cd8: Small fixes. (ratkosrb)
  • 863dad6: Revert some changes to random movement generator. (ratkosrb)
  • 84bc5ab: Remove not needed define. (ratkosrb)
  • c0ef4b9: Fix intellisense error in hmac header. (ratkosrb)
  • fbbc4ae: Remove USE_ANTICHEAT from cmake. (vmangos#2816) (_BLU) #2816
  • 2d0db2a: Cleanup cmake a bit more. (vmangos#2817) (_BLU) #2817
  • 83fe148: Add libcurl download & build script for optional windows dependency (vmangos#2821) (_BLU) #2821
  • 425fd90: Some changes to crypto code and other things (vmangos#2823) (_BLU) #2823
  • 9ea015b: Remove unnecessary GitHub Action (0blu)
  • 779d0db: GitHub Action: Build for any CPU (0blu)
  • 3469e49: Github Action: -DENABLE_MAILSENDER=1 (0blu)
  • b3a2f31: GitHub Action: Fix Artifact Upload (0blu)
  • 97d1825: Add some missing german locales (vmangos#1741) (schell244) #1741
  • 242c72d: Move personal XP rate check. (ratkosrb)
  • 286eb7b: Remove check for Demonic Knowledge spell from TBC. (ratkosrb)
  • 82b57df: Wait for network threads in destructor. (ratkosrb)
  • 064c463: Fix rolling a random item suffix. (vmangos#2826) (Gamemechanic) #2826
  • 04b1e91: Misc gameobject spawn fixes. (ratkosrb)
  • fe659a6: Update optional.hpp (vmangos#2828) (_BLU) #2828
  • af1ac43: Update instance ids in characters table too. (ratkosrb)
  • 1a41410: Fix potential memory leak when forming battleground groups. (ratkosrb)
  • 3cd5496: Extend transaction when disbanding groups to ensure synchronous execution. (ratkosrb)
  • 1d89903: Fix use after free when failed to create bg group (0blu)
  • 4a6f0f7: Rename instance_id column inside characters table to instance. (ratkosrb)
  • 9d2df00: Fix nested transaction issue. (ratkosrb)
  • 32706bb: Fix ambiguous instance column. (ratkosrb)
  • 1d6447b: Fix another ambiguous instance column. (ratkosrb)
  • 36943cd: Stricter SQL checks (vmangos#2829) (_BLU) #2829
  • e37b608: Add missing item locales. (ratkosrb)
  • 3cdfccb: Add reputation spillover column to quest template. (ratkosrb)
  • c83bae3: Correct factions for some creatures. (ratkosrb)
  • 05057dd: Remove struct padding from VMap Extractor temporary files. (vmangos#2832) (Gamemechanic) #2832
  • bd99c9a: Fix "Only allow one transaction at the same time" (vmangos#2834) (_BLU) #2834
  • 1d336ab: Add spell scripting system. (ratkosrb)
  • 0783406: Add items to resist gear vendor. ...
Read more

Development DB Dump(2024-12-13)

13 Dec 14:11
6442742
Compare
Choose a tag to compare
Pre-release

Commits

  • ce26239: Reset Baron Geddon's combat movement on evade. (ratkosrb) #2736
  • fddadf4: Fix saving of Scarlet Monastery instance data. (ratkosrb) #2736
  • 7d10833: Initialize recharge timer in GuardMgr. (ratkosrb) #2736
  • 6912e11: Fix variable naming style in MiscHandler. (ratkosrb) #2736
  • d910f62: Add config option to disable durability loss (vmangos#2712) (Stoabrogga) #2712
  • 9b3b375: Remove custom changes to Limited Invulnerability Potion. (ratkosrb) #2736
  • 4352ec7: Don't search grid for mobs on every Deadmines instance script update. (ratkosrb) #2736
  • 9d07496: Remove duplicated waypoint from Achellios the Banished. (ratkosrb) #2736
  • 91527cf: Prevent blocking while shield is sheathed. (ratkosrb) #2736
  • 707c9c9: It's specifically unarmed state you can't block in. (ratkosrb) #2736
  • 2f500b9: Prevent unequipping main hand weapon while disarmed. (ratkosrb) #2736
  • 619b0d7: Net Guard dummy spell should reduce threat by 50%. (ratkosrb) #2763
  • ce50f98: Fix gossip of Xizk Goodstitch. (ratkosrb) #2763
  • 645a677: Fix build. (ratkosrb) #2763
  • f640be5: Prevent querying stats of ungrouped players. (ratkosrb) #2763
  • 8313afe: Remove reference to TBC soulstone. (vmangos#2756) (Gamemechanic) #2756
  • d58f8f6: Improve follow movement (vmangos#2758) (Stoabrogga) #2758
  • 1657fe8: Replace oui/non with yes/no (vmangos#2760) (DeltaF1) #2760
  • 2aae996: Serialize groups and group_member queries. (ratkosrb) #2763
  • ff028e8: Add missing spawns for creature Longsnout. (ratkosrb) #2763
  • 91ecfc7: Add missing Mystlash Flayer spawns. (ratkosrb)
  • 59e1c61: Fix anticheat false positive on spline done. (ratkosrb)
  • 2fc2072: Add some missing gameobject spawns. (ratkosrb)
  • d199895: Refactor Dire Maul arena (vmangos#2773) (Gamemechanic) #2773
  • 2c0e3ad: Translate comments in SpellAuras.cpp from French to English (vmangos#2755) (DeltaF1) #2755
  • 553799a: Correct conditions for Draconic for Dummies books for The Only Prescription (vmangos#2778) (FlagFlayer) #2778
  • d4cd0b6: Translate various comments from French to English (vmangos#2775) (Riley) #2775
  • a359f6b: Add missing spawns for Giant Surf Gliders. (ratkosrb)
  • 8f4985d: Add missing Deep Sea Threshadon spawns. (ratkosrb)
  • 450073c: Correct Edge of Madness summon event. (vmangos#2684) (Daribon) #2684
  • 4bad448: Remove SoM herb spawns in dungeons. (ratkosrb)
  • 8ab4fbf: Fix migration error. (ratkosrb)
  • 7009662: Fix startup errors. (ratkosrb)
  • 72090ec: Update gSOAP version from 2.7.15 to 2.8.135 (vmangos#2780) (_BLU) #2780
  • 9e63169: Drop spell_affect table. (ratkosrb)
  • f6da813: Only process async packets during the world update. (ratkosrb)
  • 18f91ae: Add Node.js SOAP example. (vmangos#2784) (Michael Serajnik) #2784
  • 93bb983: Fix hang on shutdown. (ratkosrb)
  • a9321a4: Use threadpool for CreateNewInstancesForPlayers. (ratkosrb)
  • b829db5: Load dungeon map grids before adding the player. (ratkosrb)
  • d1f0c11: Guard async packets processing behind mutex. (ratkosrb)
  • fc56fcd: Add some German locales (vmangos#2787) (wntrkid) #2787
  • 235ef27: Fix addon handler for older versions. (ratkosrb)
  • 475b037: Fix typo in German trainer locales. (PR vmangos#2787) (vmangos#2788) (wntrkid) #2788
  • 4bb5b25: Comment out debug print in addon handler. (ratkosrb)
  • 827ea07: Fix dungeon reset exploit when switching leader. (ratkosrb)
  • 4bfeab9: Don't allow changing leader to the player who already is leader. (ratkosrb)
  • cc05c0c: Add end script for quest Cycle of Rebirth. (ratkosrb)
  • e56fce5: Add new entries to game_tele (vmangos#2789) (Stoabrogga) #2789
  • 8d36d4d: Correct stats of Deep Sea Threshadon. (ratkosrb)
  • d9c653f: Fixes to German page_text locales. (vmangos#2792) (wntrkid) #2792
  • 8e31f1e: Use MoveOptions flag for scripts calling MovePoint (vmangos#2794) (Gamemechanic) #2794
  • 08d3581: New script for quest Deeprun Rat Roundup. (ratkosrb)
  • f93cab1: Fix weather packet in earlier versions. (ratkosrb)
  • 061b1ef: Fix undefined behaviour with std::transform and tolower/toupper. (vmangos#2795) (Chaosvex) #2795
  • c1ebb53: Explicitly set time period on Windows. (vmangos#2796) (Chaosvex) #2796
  • cacfd32: Prevent threat from turning negative. (vmangos#2793) (Gamemechanic) #2793
  • 37810a4: Don't trigger Aspect of the Cheetah daze from non damaging spells. (ratkosrb)
  • cb26ffb: Don't trigger Sweeping Strikes from Rend. (ratkosrb)
  • 9605a55: Rename local variables in GetWeaponBasedAuraModifier. (ratkosrb)
  • d7e0c6e: Improve handler of Forsaken Skills. (vmangos#2799) (Gamemechanic) #2799
  • 617859b: Add missing relations for quest Mortal Champions. (ratkosrb)
  • e20fe8a: Remove reference to TBC rank of healthstone. (vmangos#2800) (Gamemechanic) #2800
  • 4e811af: Fix typo in game_tele (vmangos#2801) (Stoabrogga) #2801
  • 84d3b47: Improve tele command (vmangos#2797) (Stoabrogga) #2797
  • f1d0df6: Move crypto related stuff into one location. (vmangos#2806) (_BLU) #2806
  • 6017bf4: Improve cmake install path for extraction tools. (vmangos#2803) (schell244) #2803
  • 07af1ae: Fix idol of the moon bonus damage. (vmangos#2802) (Gamemechanic) #2802
  • 8e4b5f2: Use new Crypto interface in Warden. (vmangos#2811) (_BLU) #2811
  • f1a65a7: Fix threat for Seal of Justice and BoK. (vmangos#2819) (Daribon) #2819
  • e108067: Correct old version of some creatures (vmangos#2818) (Gamemechanic) #2818
  • 5c0878e: Add missing ore and herb spawns. (ratkosrb)
  • 65361b7: Fix AccountMgr::ChangePassword (0blu)
  • d852bdf: Assign zone names to some creature spell lists. (ratkosrb)
  • e3f0547: Use full AQ20 name. (ratkosrb)
  • ebf9cd8: Small fixes. (ratkosrb)
  • 863dad6: Revert some changes to random movement generator. (ratkosrb)
  • 84bc5ab: Remove not needed define. (ratkosrb)
  • c0ef4b9: Fix intellisense error in hmac header. (ratkosrb)
  • fbbc4ae: Remove USE_ANTICHEAT from cmake. (vmangos#2816) (_BLU) #2816
  • 2d0db2a: Cleanup cmake a bit more. (vmangos#2817) (_BLU) #2817
  • 83fe148: Add libcurl download & build script for optional windows dependency (vmangos#2821) (_BLU) #2821
  • 425fd90: Some changes to crypto code and other things (vmangos#2823) (_BLU) #2823
  • 9ea015b: Remove unnecessary GitHub Action (0blu)
  • 779d0db: GitHub Action: Build for any CPU (0blu)
  • 3469e49: Github Action: -DENABLE_MAILSENDER=1 (0blu)
  • b3a2f31: GitHub Action: Fix Artifact Upload (0blu)
  • 97d1825: Add some missing german locales (vmangos#1741) (schell244) #1741
  • 242c72d: Move personal XP rate check. (ratkosrb)
  • 286eb7b: Remove check for Demonic Knowledge spell from TBC. (ratkosrb)
  • 82b57df: Wait for network threads in destructor. (ratkosrb)
  • 064c463: Fix rolling a random item suffix. (vmangos#2826) (Gamemechanic) #2826
  • 04b1e91: Misc gameobject spawn fixes. (ratkosrb)
  • fe659a6: Update optional.hpp (vmangos#2828) (_BLU) #2828
  • af1ac43: Update instance ids in characters table too. (ratkosrb)
  • 1a41410: Fix potential memory leak when forming battleground groups. (ratkosrb)
  • 3cd5496: Extend transaction when disbanding groups to ensure synchronous execution. (ratkosrb)
  • 1d89903: Fix use after free when failed to create bg group (0blu)
  • 4a6f0f7: Rename instance_id column inside characters table to instance. (ratkosrb)
  • 9d2df00: Fix nested transaction issue. (ratkosrb)
  • 32706bb: Fix ambiguous instance column. (ratkosrb)
  • 1d6447b: Fix another ambiguous instance column. (ratkosrb)
  • 36943cd: Stricter SQL checks (vmangos#2829) (_BLU) #2829
  • e37b608: Add missing item locales. (ratkosrb)
  • 3cdfccb: Add reputation spillover column to quest template. (ratkosrb)
  • c83bae3: Correct factions for some creatures. (ratkosrb)
  • 05057dd: Remove struct padding from VMap Extractor temporary files. (vmangos#2832) (Gamemechanic) #2832
  • bd99c9a: Fix "Only allow one transaction at the same time" (vmangos#2834) (_BLU) #2834
  • 1d336ab: Add spell scripting system. (ratkosrb)
  • 0783406: Add items to resist gear vendor. ...
Read more