fang139842
  • Joined on 2025-02-16
fang139842 synced commits to refs/pull/21354/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:58 +08:00
d1fcca82a0 Merge 2596661866af78f8a58eac0dfcd77667d0cdc1e5 into b80da061523e9b730a84c0776a4706d043abe785
b80da06152 fix(Core/Auth): prevent expansion overflow in SendAuthResponse (#21503)
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
854ebc8025 fix(Core/Server): Add bytebuffer exception handling to addoninfo read (#21500)
Compare 5 commits »
fang139842 synced commits to refs/pull/20480/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:57 +08:00
6d5594fc90 Merge 6c40d67d0d8c03c878f56b680578f16a4482adfd into 86ee1a994c6a8e7b0ac6dc8a7e87625407b59b5e
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
854ebc8025 fix(Core/Server): Add bytebuffer exception handling to addoninfo read (#21500)
Compare 4 commits »
fang139842 synced commits to refs/pull/21100/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:57 +08:00
cc52b63004 Merge 4feddc0e9f8e2853530276945d3f9ba4c02f0f52 into 86ee1a994c6a8e7b0ac6dc8a7e87625407b59b5e
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
Compare 3 commits »
fang139842 synced commits to refs/pull/21280/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:57 +08:00
449581c54a Merge 062e1a352aec209d6455a948bce8d6c2634986af into b80da061523e9b730a84c0776a4706d043abe785
b80da06152 fix(Core/Auth): prevent expansion overflow in SendAuthResponse (#21503)
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
Compare 4 commits »
fang139842 synced commits to refs/pull/21288/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:57 +08:00
dc21abf03d Merge 5c78a349443eb48508837bd5c1ff9ba5eaa8dbee into b80da061523e9b730a84c0776a4706d043abe785
b80da06152 fix(Core/Auth): prevent expansion overflow in SendAuthResponse (#21503)
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
Compare 4 commits »
fang139842 synced and deleted reference refs/tags/refs/pull/21489/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:56 +08:00
fang139842 synced commits to master at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:56 +08:00
b80da06152 fix(Core/Auth): prevent expansion overflow in SendAuthResponse (#21503)
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
Compare 3 commits »
fang139842 synced commits to refs/pull/20475/merge at fang139842/azerothcore-wotlk2 from mirror 2025-02-19 09:35:56 +08:00
204e6904ed Merge 8e02f9dc0966df7f3bef10de3ced690b8cc8d466 into 86ee1a994c6a8e7b0ac6dc8a7e87625407b59b5e
86ee1a994c chore(DB): import pending files
fca4ee32cd fix (DB/Creature) Alarmed Blightguards now spawn as they should. (#21489)
854ebc8025 fix(Core/Server): Add bytebuffer exception handling to addoninfo read (#21500)
58d13e69e1 fix(Core/Grids): Standardize grid coordinates (#21479)
Compare 5 commits »
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-19 01:00:55 +08:00
e808ed426e 模块整合的一些报错必要修改
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-19 00:58:56 +08:00
83474bae4d 1V1 模块在新版的AZ中部分有变化,所以使用了官方的模块部分代码,后续我觉得应该取消内部1V1,直接改用官方1V1模块算求了
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-19 00:56:51 +08:00
c1af7ad46c 在核心代码中添加了一些必要的“友元”、“钩子”、“枚举变量”,后续如果有好的方案在取消或者优化
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-19 00:54:38 +08:00
455ba6ff29 补充自定义sql[部分],后续应该还有缺失
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-17 19:08:50 +08:00
d322d5b9ab 初始化所有模块文件,这是从2024年份的代码中移植过来,还需要不断修改去除报错
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-17 19:06:35 +08:00
9c42b90bbd 修改提交GhostScripts规则
fang139842 created branch New_AzerothCore_Sm_Xh in fang139842/azerothcore-wotlk 2025-02-17 18:57:04 +08:00
fang139842 pushed to New_AzerothCore_Sm_Xh at fang139842/azerothcore-wotlk 2025-02-17 18:57:04 +08:00
724ea2d78b 增加伤害相关钩子(OnCalculateSplittedDamage | OnAfterUpdateArmor | OnUpdateResistances | OnSpellPctDamageModsDoneAfter)