Releases: ratkosrb/core
Releases · ratkosrb/core
Development Build(2023-12-31)
Commits
- a38a389: Antispam (#25) (ratkosrb) #25
- 1c2eac1: Merge branch 'repack22' into devcopy2 (ratkosrb) #28
- 4d4d624: Fix build. (ratkosrb)
- 78e4469: Add missing include to ScriptedFollowerAI.cpp (ratkosrb) #29
- c0bc1aa: Fix missing headers in build (vmangos#2330) (_BLU) #29,#2330
- e290c68: Add custom invisible trap to Bubbly Fissures in Barrens. (ratkosrb) #29
- 2ff7153: Fix old version of some Shaman talents that were changed in 1.11. (vmangos#2315) (TuriansNotBad) #29,#2315
- 06f2602: Fix opening Sharpbeak's cage. (ratkosrb) #29
- 42ea6e2: Add waypoints to Harb Foulmountain (vmangos#2318) (Daribon) #29,#2318
- 54f665e: Add waypoints to Siege Golem. (vmangos#2319) (Daribon) #29,#2319
- 17822e3: Add waypoints to Witherheart the Stalker. (vmangos#2320) (Daribon) #29,#2320
- cb1c574: Fix AV cavalry assault not working after respawn. (ratkosrb) #29
- e1a4ca5: Save respawn time before resetting map. (ratkosrb) #29
- 91ab2c1: Fix Razorgore melee attacks when possessed. (ratkosrb) #29
- 9d7cf55: Very minor refactor of Creature::HasSpell (vmangos#2322) (Gamemechanic) #29,#2322
- 5d22524: Pass map to condition check from loot manager. (ratkosrb) #29
- 71c52c8: Fix dungeon reset exploit with resurrection. (ratkosrb) #29
- 83b6580: Remove some custom creatures. (ratkosrb) #29
- 4b0bbe2: Fix Relentless Strikes not triggering on killing blow. (ratkosrb) #29
- faaccc2: Remove empty if statement. (ratkosrb) #29
- b772fc4: Improve ".debug los check" command (vmangos#2337) (Gamemechanic) #29,#2337
- 2c4ec61: Will of Shahram and Holy Strength should have separate aura slot per caster. (ratkosrb) #29
- a510ea4: Always interrupt channeled spell on teleport. (ratkosrb) #29
- 363ef19: Add hit chance bonus to"unit statinfo" command. (vmangos#2347) (Gamemechanic) #29,#2347
- d4f951e: Creature school immunity should not apply to positive spells. (ratkosrb) #29
- 8f93351: Remove wrong creature immunities. (ratkosrb) #29
- c0d5742: Fix some false positives with movement anticheat. (ratkosrb) #29
- 1047658: Some tweaks to wall climb check. (ratkosrb) #29
- b98dff5: Fix spawn spells with no target type. (ratkosrb) #29
- dc3c752: Fix creature pet names. (ratkosrb) #29
- b285c90: Followup to previous commit. (ratkosrb) #29
- 4625239: Fix Starshards not flagging you for PvP. (ratkosrb) #29
- dde87c6: Fix Anubisath Warder ability timers. (balakethelock) #29
- bb0691a: Fixes for Crushridge ogres. (ratkosrb) #29
- 54f07be: Fixes for Stromgarde humans. (ratkosrb) #29
- 2c50f19: Fixes for Thistlefur furbolgs. (ratkosrb) #29
- 3ddacee: Fixes for Deadwood furbolgs. (ratkosrb) #29
- b327388: Fixes for Twilight cultists. (ratkosrb) #29
- 5228c90: Rename event type and remove useless enum. (ratkosrb) #29
- 2833752: Improve creature flee behavior. (ratkosrb) #29
- d258d36: Add flee action to creatures that miss it. (ratkosrb) #29
- 9daa4e4: Implement original version of quest Escaping the Hive. (ratkosrb) #29
- e3a322d: Fix Magenta Fungus Cap drop amount. (ratkosrb) #29
- a3684c7: Fix quest script startup errors. (ratkosrb) #29
- 9925890: Fix set gong time command. (ratkosrb) #29
- 553872a: Fix raid target markers disappearing when changing loot settings. (ratkosrb) #29
- 076f32b: Fix Scarshield Portal. (ratkosrb) #29
- 9c30518: Check if owner is alive here too. (ratkosrb) #29
- 8a219fb: Actually this part is not needed anymore. (ratkosrb) #29
- d8669a2: No override needed. (ratkosrb) #29
- dd123f7: Fix quest The Challenge. (ratkosrb) #29
- b1e49ba: Don't generate pet number twice on tame. (ratkosrb) #29
- 7e3743d: Fixes for group list packet. (ratkosrb) #29
- f2b4b78: Fix 'go creature id' command for multi entry spawns. (ratkosrb) #29
- 6eb7e54: Misc DB Fixes. (NickTyrer) #29
- fc0d6cf: Use target's combat reach in aoe against creatures. (ratkosrb) #29
- dd79947: Fix raid reset exploit. (ratkosrb) #29
- 2d2c0b0: Make 'namego' command teleport to exact position. (vmangos#2381) (balakethelock) #29,#2381
- 551b841: Allow having both personal and group instance save. (ratkosrb) #29
- 0dfa95d: Unbind personal saves of group members once group save is created. (ratkosrb) #29
- cb1c0e0: Fix adding too many battlebots when partybots are also in queue. (ratkosrb) #29
- 6f5865a: Remove hack to Onyxia's combat reach & bounding radius (vmangos#2387) (balakethelock) #29,#2387
- 1f85576: Fix Venomhide Ravasaur being immune to his own passive aura. (ratkosrb) #29
- 0cc56db: It shouldn't be possible to bubble or stealth with WSG flag. (ratkosrb) #29
- a77ffef: Correct threat to various spells. (vmangos#2393) (Daribon) #29,#2393
- b65896d: Fix startup error. (ratkosrb) #29
Development DB Dump(2023-12-31)
Commits
- a38a389: Antispam (#25) (ratkosrb) #25
- 1c2eac1: Merge branch 'repack22' into devcopy2 (ratkosrb) #28
- 4d4d624: Fix build. (ratkosrb)
- 78e4469: Add missing include to ScriptedFollowerAI.cpp (ratkosrb) #29
- c0bc1aa: Fix missing headers in build (vmangos#2330) (_BLU) #29,#2330
- e290c68: Add custom invisible trap to Bubbly Fissures in Barrens. (ratkosrb) #29
- 2ff7153: Fix old version of some Shaman talents that were changed in 1.11. (vmangos#2315) (TuriansNotBad) #29,#2315
- 06f2602: Fix opening Sharpbeak's cage. (ratkosrb) #29
- 42ea6e2: Add waypoints to Harb Foulmountain (vmangos#2318) (Daribon) #29,#2318
- 54f665e: Add waypoints to Siege Golem. (vmangos#2319) (Daribon) #29,#2319
- 17822e3: Add waypoints to Witherheart the Stalker. (vmangos#2320) (Daribon) #29,#2320
- cb1c574: Fix AV cavalry assault not working after respawn. (ratkosrb) #29
- e1a4ca5: Save respawn time before resetting map. (ratkosrb) #29
- 91ab2c1: Fix Razorgore melee attacks when possessed. (ratkosrb) #29
- 9d7cf55: Very minor refactor of Creature::HasSpell (vmangos#2322) (Gamemechanic) #29,#2322
- 5d22524: Pass map to condition check from loot manager. (ratkosrb) #29
- 71c52c8: Fix dungeon reset exploit with resurrection. (ratkosrb) #29
- 83b6580: Remove some custom creatures. (ratkosrb) #29
- 4b0bbe2: Fix Relentless Strikes not triggering on killing blow. (ratkosrb) #29
- faaccc2: Remove empty if statement. (ratkosrb) #29
- b772fc4: Improve ".debug los check" command (vmangos#2337) (Gamemechanic) #29,#2337
- 2c4ec61: Will of Shahram and Holy Strength should have separate aura slot per caster. (ratkosrb) #29
- a510ea4: Always interrupt channeled spell on teleport. (ratkosrb) #29
- 363ef19: Add hit chance bonus to"unit statinfo" command. (vmangos#2347) (Gamemechanic) #29,#2347
- d4f951e: Creature school immunity should not apply to positive spells. (ratkosrb) #29
- 8f93351: Remove wrong creature immunities. (ratkosrb) #29
- c0d5742: Fix some false positives with movement anticheat. (ratkosrb) #29
- 1047658: Some tweaks to wall climb check. (ratkosrb) #29
- b98dff5: Fix spawn spells with no target type. (ratkosrb) #29
- dc3c752: Fix creature pet names. (ratkosrb) #29
- b285c90: Followup to previous commit. (ratkosrb) #29
- 4625239: Fix Starshards not flagging you for PvP. (ratkosrb) #29
- dde87c6: Fix Anubisath Warder ability timers. (balakethelock) #29
- bb0691a: Fixes for Crushridge ogres. (ratkosrb) #29
- 54f07be: Fixes for Stromgarde humans. (ratkosrb) #29
- 2c50f19: Fixes for Thistlefur furbolgs. (ratkosrb) #29
- 3ddacee: Fixes for Deadwood furbolgs. (ratkosrb) #29
- b327388: Fixes for Twilight cultists. (ratkosrb) #29
- 5228c90: Rename event type and remove useless enum. (ratkosrb) #29
- 2833752: Improve creature flee behavior. (ratkosrb) #29
- d258d36: Add flee action to creatures that miss it. (ratkosrb) #29
- 9daa4e4: Implement original version of quest Escaping the Hive. (ratkosrb) #29
- e3a322d: Fix Magenta Fungus Cap drop amount. (ratkosrb) #29
- a3684c7: Fix quest script startup errors. (ratkosrb) #29
- 9925890: Fix set gong time command. (ratkosrb) #29
- 553872a: Fix raid target markers disappearing when changing loot settings. (ratkosrb) #29
- 076f32b: Fix Scarshield Portal. (ratkosrb) #29
- 9c30518: Check if owner is alive here too. (ratkosrb) #29
- 8a219fb: Actually this part is not needed anymore. (ratkosrb) #29
- d8669a2: No override needed. (ratkosrb) #29
- dd123f7: Fix quest The Challenge. (ratkosrb) #29
- b1e49ba: Don't generate pet number twice on tame. (ratkosrb) #29
- 7e3743d: Fixes for group list packet. (ratkosrb) #29
- f2b4b78: Fix 'go creature id' command for multi entry spawns. (ratkosrb) #29
- 6eb7e54: Misc DB Fixes. (NickTyrer) #29
- fc0d6cf: Use target's combat reach in aoe against creatures. (ratkosrb) #29
- dd79947: Fix raid reset exploit. (ratkosrb) #29
- 2d2c0b0: Make 'namego' command teleport to exact position. (vmangos#2381) (balakethelock) #29,#2381
- 551b841: Allow having both personal and group instance save. (ratkosrb) #29
- 0dfa95d: Unbind personal saves of group members once group save is created. (ratkosrb) #29
- cb1c0e0: Fix adding too many battlebots when partybots are also in queue. (ratkosrb) #29
- 6f5865a: Remove hack to Onyxia's combat reach & bounding radius (vmangos#2387) (balakethelock) #29,#2387
- 1f85576: Fix Venomhide Ravasaur being immune to his own passive aura. (ratkosrb) #29
- 0cc56db: It shouldn't be possible to bubble or stealth with WSG flag. (ratkosrb) #29
- a77ffef: Correct threat to various spells. (vmangos#2393) (Daribon) #29,#2393
- b65896d: Fix startup error. (ratkosrb) #29