Releases: mygithome002/core
Releases · mygithome002/core
Development Build(2024-12-12)
Commits
- 59e1c61: Fix anticheat false positive on spline done. (ratkosrb) #57
- 2fc2072: Add some missing gameobject spawns. (ratkosrb) #57
- d199895: Refactor Dire Maul arena (vmangos#2773) (Gamemechanic) #57,#2773
- 2c0e3ad: Translate comments in SpellAuras.cpp from French to English (vmangos#2755) (DeltaF1) #57,#2755
- 553799a: Correct conditions for Draconic for Dummies books for The Only Prescription (vmangos#2778) (FlagFlayer) #57,#2778
- d4cd0b6: Translate various comments from French to English (vmangos#2775) (Riley) #57,#2775
- a359f6b: Add missing spawns for Giant Surf Gliders. (ratkosrb) #57
- 8f4985d: Add missing Deep Sea Threshadon spawns. (ratkosrb) #57
- 450073c: Correct Edge of Madness summon event. (vmangos#2684) (Daribon) #57,#2684
- 4bad448: Remove SoM herb spawns in dungeons. (ratkosrb) #57
- 8ab4fbf: Fix migration error. (ratkosrb) #57
- 7009662: Fix startup errors. (ratkosrb) #57
- 72090ec: Update gSOAP version from 2.7.15 to 2.8.135 (vmangos#2780) (_BLU) #57,#2780
- 9e63169: Drop spell_affect table. (ratkosrb) #57
- f6da813: Only process async packets during the world update. (ratkosrb) #57
- 18f91ae: Add Node.js SOAP example. (vmangos#2784) (Michael Serajnik) #57,#2784
- 93bb983: Fix hang on shutdown. (ratkosrb) #57
- a9321a4: Use threadpool for CreateNewInstancesForPlayers. (ratkosrb) #57
- b829db5: Load dungeon map grids before adding the player. (ratkosrb) #57
- d1f0c11: Guard async packets processing behind mutex. (ratkosrb) #57
- fc56fcd: Add some German locales (vmangos#2787) (wntrkid) #57,#2787
- 235ef27: Fix addon handler for older versions. (ratkosrb) #57
- 475b037: Fix typo in German trainer locales. (PR vmangos#2787) (vmangos#2788) (wntrkid) #57,#2788
- 4bb5b25: Comment out debug print in addon handler. (ratkosrb) #57
- 827ea07: Fix dungeon reset exploit when switching leader. (ratkosrb) #57
- 4bfeab9: Don't allow changing leader to the player who already is leader. (ratkosrb) #57
- cc05c0c: Add end script for quest Cycle of Rebirth. (ratkosrb) #57
- e56fce5: Add new entries to game_tele (vmangos#2789) (Stoabrogga) #57,#2789
- 8d36d4d: Correct stats of Deep Sea Threshadon. (ratkosrb) #57
- d9c653f: Fixes to German page_text locales. (vmangos#2792) (wntrkid) #57,#2792
- 8e31f1e: Use MoveOptions flag for scripts calling MovePoint (vmangos#2794) (Gamemechanic) #57,#2794
- 08d3581: New script for quest Deeprun Rat Roundup. (ratkosrb) #57
- f93cab1: Fix weather packet in earlier versions. (ratkosrb) #57
- 061b1ef: Fix undefined behaviour with std::transform and tolower/toupper. (vmangos#2795) (Chaosvex) #57,#2795
- c1ebb53: Explicitly set time period on Windows. (vmangos#2796) (Chaosvex) #57,#2796
- cacfd32: Prevent threat from turning negative. (vmangos#2793) (Gamemechanic) #57,#2793
- 37810a4: Don't trigger Aspect of the Cheetah daze from non damaging spells. (ratkosrb) #57
- cb26ffb: Don't trigger Sweeping Strikes from Rend. (ratkosrb) #57
- 9605a55: Rename local variables in GetWeaponBasedAuraModifier. (ratkosrb) #57
- d7e0c6e: Improve handler of Forsaken Skills. (vmangos#2799) (Gamemechanic) #57,#2799
- 617859b: Add missing relations for quest Mortal Champions. (ratkosrb) #57
- e20fe8a: Remove reference to TBC rank of healthstone. (vmangos#2800) (Gamemechanic) #57,#2800
- 4e811af: Fix typo in game_tele (vmangos#2801) (Stoabrogga) #57,#2801
- 84d3b47: Improve tele command (vmangos#2797) (Stoabrogga) #57,#2797
- f1d0df6: Move crypto related stuff into one location. (vmangos#2806) (_BLU) #57,#2806
- 6017bf4: Improve cmake install path for extraction tools. (vmangos#2803) (schell244) #57,#2803
- 07af1ae: Fix idol of the moon bonus damage. (vmangos#2802) (Gamemechanic) #57,#2802
- 8e4b5f2: Use new Crypto interface in Warden. (vmangos#2811) (_BLU) #57,#2811
- f1a65a7: Fix threat for Seal of Justice and BoK. (vmangos#2819) (Daribon) #57,#2819
- e108067: Correct old version of some creatures (vmangos#2818) (Gamemechanic) #57,#2818
- 5c0878e: Add missing ore and herb spawns. (ratkosrb) #57
- 65361b7: Fix
AccountMgr::ChangePassword
(0blu) #57 - d852bdf: Assign zone names to some creature spell lists. (ratkosrb) #57
- e3f0547: Use full AQ20 name. (ratkosrb) #57
- ebf9cd8: Small fixes. (ratkosrb) #57
- 863dad6: Revert some changes to random movement generator. (ratkosrb) #57
- 84bc5ab: Remove not needed define. (ratkosrb) #57
- c0ef4b9: Fix intellisense error in hmac header. (ratkosrb) #57
- fbbc4ae: Remove USE_ANTICHEAT from cmake. (vmangos#2816) (_BLU) #57,#2816
- 2d0db2a: Cleanup cmake a bit more. (vmangos#2817) (_BLU) #57,#2817
- 83fe148: Add libcurl download & build script for optional windows dependency (vmangos#2821) (_BLU) #57,#2821
- 425fd90: Some changes to crypto code and other things (vmangos#2823) (_BLU) #57,#2823
- 9ea015b: Remove unnecessary GitHub Action (0blu) #57
- 779d0db: GitHub Action: Build for any CPU (0blu) #57
- 3469e49: Github Action:
-DENABLE_MAILSENDER=1
(0blu) #57 - b3a2f31: GitHub Action: Fix Artifact Upload (0blu) #57
- 97d1825: Add some missing german locales (vmangos#1741) (schell244) #57,#1741
- 242c72d: Move personal XP rate check. (ratkosrb) #57
- 286eb7b: Remove check for Demonic Knowledge spell from TBC. (ratkosrb) #57
- 82b57df: Wait for network threads in destructor. (ratkosrb) #57
- 064c463: Fix rolling a random item suffix. (vmangos#2826) (Gamemechanic) #57,#2826
- 04b1e91: Misc gameobject spawn fixes. (ratkosrb) [#57](https://github.com/mygith...
Development DB Dump(2024-12-12)
Commits
- 59e1c61: Fix anticheat false positive on spline done. (ratkosrb) #57
- 2fc2072: Add some missing gameobject spawns. (ratkosrb) #57
- d199895: Refactor Dire Maul arena (vmangos#2773) (Gamemechanic) #57,#2773
- 2c0e3ad: Translate comments in SpellAuras.cpp from French to English (vmangos#2755) (DeltaF1) #57,#2755
- 553799a: Correct conditions for Draconic for Dummies books for The Only Prescription (vmangos#2778) (FlagFlayer) #57,#2778
- d4cd0b6: Translate various comments from French to English (vmangos#2775) (Riley) #57,#2775
- a359f6b: Add missing spawns for Giant Surf Gliders. (ratkosrb) #57
- 8f4985d: Add missing Deep Sea Threshadon spawns. (ratkosrb) #57
- 450073c: Correct Edge of Madness summon event. (vmangos#2684) (Daribon) #57,#2684
- 4bad448: Remove SoM herb spawns in dungeons. (ratkosrb) #57
- 8ab4fbf: Fix migration error. (ratkosrb) #57
- 7009662: Fix startup errors. (ratkosrb) #57
- 72090ec: Update gSOAP version from 2.7.15 to 2.8.135 (vmangos#2780) (_BLU) #57,#2780
- 9e63169: Drop spell_affect table. (ratkosrb) #57
- f6da813: Only process async packets during the world update. (ratkosrb) #57
- 18f91ae: Add Node.js SOAP example. (vmangos#2784) (Michael Serajnik) #57,#2784
- 93bb983: Fix hang on shutdown. (ratkosrb) #57
- a9321a4: Use threadpool for CreateNewInstancesForPlayers. (ratkosrb) #57
- b829db5: Load dungeon map grids before adding the player. (ratkosrb) #57
- d1f0c11: Guard async packets processing behind mutex. (ratkosrb) #57
- fc56fcd: Add some German locales (vmangos#2787) (wntrkid) #57,#2787
- 235ef27: Fix addon handler for older versions. (ratkosrb) #57
- 475b037: Fix typo in German trainer locales. (PR vmangos#2787) (vmangos#2788) (wntrkid) #57,#2788
- 4bb5b25: Comment out debug print in addon handler. (ratkosrb) #57
- 827ea07: Fix dungeon reset exploit when switching leader. (ratkosrb) #57
- 4bfeab9: Don't allow changing leader to the player who already is leader. (ratkosrb) #57
- cc05c0c: Add end script for quest Cycle of Rebirth. (ratkosrb) #57
- e56fce5: Add new entries to game_tele (vmangos#2789) (Stoabrogga) #57,#2789
- 8d36d4d: Correct stats of Deep Sea Threshadon. (ratkosrb) #57
- d9c653f: Fixes to German page_text locales. (vmangos#2792) (wntrkid) #57,#2792
- 8e31f1e: Use MoveOptions flag for scripts calling MovePoint (vmangos#2794) (Gamemechanic) #57,#2794
- 08d3581: New script for quest Deeprun Rat Roundup. (ratkosrb) #57
- f93cab1: Fix weather packet in earlier versions. (ratkosrb) #57
- 061b1ef: Fix undefined behaviour with std::transform and tolower/toupper. (vmangos#2795) (Chaosvex) #57,#2795
- c1ebb53: Explicitly set time period on Windows. (vmangos#2796) (Chaosvex) #57,#2796
- cacfd32: Prevent threat from turning negative. (vmangos#2793) (Gamemechanic) #57,#2793
- 37810a4: Don't trigger Aspect of the Cheetah daze from non damaging spells. (ratkosrb) #57
- cb26ffb: Don't trigger Sweeping Strikes from Rend. (ratkosrb) #57
- 9605a55: Rename local variables in GetWeaponBasedAuraModifier. (ratkosrb) #57
- d7e0c6e: Improve handler of Forsaken Skills. (vmangos#2799) (Gamemechanic) #57,#2799
- 617859b: Add missing relations for quest Mortal Champions. (ratkosrb) #57
- e20fe8a: Remove reference to TBC rank of healthstone. (vmangos#2800) (Gamemechanic) #57,#2800
- 4e811af: Fix typo in game_tele (vmangos#2801) (Stoabrogga) #57,#2801
- 84d3b47: Improve tele command (vmangos#2797) (Stoabrogga) #57,#2797
- f1d0df6: Move crypto related stuff into one location. (vmangos#2806) (_BLU) #57,#2806
- 6017bf4: Improve cmake install path for extraction tools. (vmangos#2803) (schell244) #57,#2803
- 07af1ae: Fix idol of the moon bonus damage. (vmangos#2802) (Gamemechanic) #57,#2802
- 8e4b5f2: Use new Crypto interface in Warden. (vmangos#2811) (_BLU) #57,#2811
- f1a65a7: Fix threat for Seal of Justice and BoK. (vmangos#2819) (Daribon) #57,#2819
- e108067: Correct old version of some creatures (vmangos#2818) (Gamemechanic) #57,#2818
- 5c0878e: Add missing ore and herb spawns. (ratkosrb) #57
- 65361b7: Fix
AccountMgr::ChangePassword
(0blu) #57 - d852bdf: Assign zone names to some creature spell lists. (ratkosrb) #57
- e3f0547: Use full AQ20 name. (ratkosrb) #57
- ebf9cd8: Small fixes. (ratkosrb) #57
- 863dad6: Revert some changes to random movement generator. (ratkosrb) #57
- 84bc5ab: Remove not needed define. (ratkosrb) #57
- c0ef4b9: Fix intellisense error in hmac header. (ratkosrb) #57
- fbbc4ae: Remove USE_ANTICHEAT from cmake. (vmangos#2816) (_BLU) #57,#2816
- 2d0db2a: Cleanup cmake a bit more. (vmangos#2817) (_BLU) #57,#2817
- 83fe148: Add libcurl download & build script for optional windows dependency (vmangos#2821) (_BLU) #57,#2821
- 425fd90: Some changes to crypto code and other things (vmangos#2823) (_BLU) #57,#2823
- 9ea015b: Remove unnecessary GitHub Action (0blu) #57
- 779d0db: GitHub Action: Build for any CPU (0blu) #57
- 3469e49: Github Action:
-DENABLE_MAILSENDER=1
(0blu) #57 - b3a2f31: GitHub Action: Fix Artifact Upload (0blu) #57
- 97d1825: Add some missing german locales (vmangos#1741) (schell244) #57,#1741
- 242c72d: Move personal XP rate check. (ratkosrb) #57
- 286eb7b: Remove check for Demonic Knowledge spell from TBC. (ratkosrb) #57
- 82b57df: Wait for network threads in destructor. (ratkosrb) #57
- 064c463: Fix rolling a random item suffix. (vmangos#2826) (Gamemechanic) #57,#2826
- 04b1e91: Misc gameobject spawn fixes. (ratkosrb) [#57](https://github.com/mygith...