Skip to content

Releases: bing2008/VMangos-eluna

Development Build(2023-11-19)

19 Nov 13:29
Compare
Choose a tag to compare
Pre-release

Commits

  • dcf59b6: Eluna:Fix Eluna::OnCommand function's cmd arg error. (bing2008)

Development DB Dump(2023-11-05)

05 Nov 02:24
Compare
Choose a tag to compare
Pre-release

Commits

  • 69d2454: Add Gremnik Rizzlesprang and correct Bodley gossip. (ratkosrb)
  • 2c7db78: Correct Astranaar waypoints. (vmangos#2118) (Daribon) #2118
  • 6aa7c72: Add pre 1.6.0 NPCs in Scholomance. (vmangos#2065) (Daribon) #2065
  • fe1699b: Fix crash with blink at map edge (vmangos#2087) (Wall) #2087
  • 13638b6: Remove run script from Baron Geddon and assign extra flag. (ratkosrb)
  • f86c742: Return references to channel name and password. (ratkosrb)
  • 4835f61: Add cyclic movement generator. (ratkosrb)
  • 6306d23: Implement waypoint sub path. (ratkosrb)
  • 0286aa7: Restore Avatar of Hakkar code. (ratkosrb)
  • b9b4c70: Replace some lists with vectors. (ratkosrb)
  • dc7f0c4: Fix stormwind entrance pathing (vmangos#2088) (Gamemechanic) #2088
  • 883d69b: Check moving in given axis without move flags. (ratkosrb)
  • 0e7c8d1: Don't iterate auras to find taunters. (ratkosrb)
  • 8a70352: Correct gossip menu ids of some npcs. (ratkosrb)
  • 329bc4d: Improve bot distancing logic. (ratkosrb)
  • 4e9b446: Make partybots avoid aoe if it will pull aggro. (ratkosrb)
  • 6f8bb72: Correct formation of Winterfall Runners. (ratkosrb)
  • 79ab4ea: Unify checks if attack requires enabling PvP. (ratkosrb)
  • da375ed: Fix build issues. (ratkosrb)
  • b6eef34: More Misc Object Updates (vmangos#2141) (NickTyrer) #2141
  • 13fec32: Fix movement anticheat false positives with modern client. (ratkosrb)
  • c166405: Implement some mechanic changes made in patch 1.7.0. (ratkosrb)
  • ad477d4: Use macro instead of variable. (ratkosrb)
  • 0c410ea: Enable warden door checks for 1.12.3 (vmangos#2161) (Gamemechanic) #2161
  • f4b34ea: Add warden file hash check for ubrs door (vmangos#2160) (Gamemechanic) #2160
  • 2d7acb5: Correct threat for many spells. (vmangos#2158) (Daribon) #2158
  • daff3ae: Add custom invisible walls to WSG from Classic. (vmangos#1684) (Daribon) #1684
  • 4b4ef66: Assign spell list to Pyrewood Elder (vmangos#1850) (schell244) #1850
  • 79766b8: Rewrite Ouro script (vmangos#1950) (balakethelock) #1950
  • c829df6: Mana shields were checked before regular absorb auras before 1.11. (ratkosrb)
  • 0b848f7: Update environmental damage packet before 1.7. (ratkosrb)
  • 9bb60fc: Remove TBC spell from Touch of Weakness handler. (ratkosrb)
  • 2be5820: Charm and Possess spells threat. (ratkosrb)
  • b127d3c: Followup to last commit. (ratkosrb)
  • f7a480a: Correct HitInfo flags for older clients. (ratkosrb)
  • 2966c2b: Adjust Orgrimmar instance boundary. (ratkosrb)
  • 3e43fb9: Do not alter movement flags on switching instance. (ratkosrb)
  • 72d46fc: Add missing include. (ratkosrb)
  • 030dc84: Fix WSG flag not spawning on the ground after casting Divine Shield. (ratkosrb)
  • 9d1ee35: Position is a signed short int. (ratkosrb)
  • 140e5d2: Fix world states on old clients. (ratkosrb)
  • 3a05b67: Fix immunity checks for dropping WSG flag in early patches. (ratkosrb)
  • cb50113: Read login and daze spells from dbc. (ratkosrb)
  • 50a0486: Respawn Call to Arms Event (vmangos#2144) (NickTyrer) #2144
  • 3cdffb8: Add Correct Spawns and Patrols - Dire Maul Entrance (vmangos#2140) (NickTyrer) #2140
  • 9bbf9b9: Fix missing break in npc_grimstoneAI::UpdateAI (vmangos#2171) (cdkr) #2171
  • 346f99c: Correct equipment for creatures. (ratkosrb)
  • eeb6d45: Fix warden scans terminator logic. (ratkosrb)
  • 1a869f9: New script for quest The Calling. (ratkosrb)
  • f629142: Apply speed aura mods at cast time. (ratkosrb)
  • 6b2a8ed: Fix equipped item model display for 1.5 client (vmangos#2180) (codestothestars) #2180
  • bc37c02: Disable some patch 1.6+ fields in 1.5 and below (vmangos#2181) (codestothestars) #2181
  • 8e35ae2: Enable using self-resurrection spells on 1.5 client (vmangos#2182) (codestothestars) #2182
  • f137320: Only init warden after session is added to world. (ratkosrb)
  • 05d8f8a: Fix Nature's Ally buff resetting pvp timer. (ratkosrb)
  • 59f7270: Implement creature group based selection of creature ids. (ratkosrb)
  • 850dcf8: Fix texts for quest The Horde Needs Spotted Yellowtail! (ratkosrb)
  • 1acabe1: Restore old version of some STV quests. (ratkosrb)
  • f840413: Add some missing quest greetings. (ratkosrb)
  • 4619124: Unsummon guardians when Isalien evades. (ratkosrb)
  • 060a4e0: Fix Elemental sharpening stones applied to an offhand weapon. (vmangos#2167) (Gamemechanic) #2167
  • Fix openssl binary path (vmangos#2196) #2196 (coolzoom)
  • 70c42c4: Fix gossip menu options for client version 1.5 (vmangos#2193) (codestothestars) #2193
  • 171e919: [Core/MMAP] Reduce chances of breaking tile connections. (jackpoz)
  • deb66bd: Fix Orb of Deception for patch 1.6 and below (vmangos#2190) (codestothestars) #2190
  • 15b22de: Minor refactor of filterLedgeSpans (vmangos#2187) (Gamemechanic) #2187
  • b2833ab: Remove unused variable in PoolManager (vmangos#2186) (Gamemechanic) #2186
  • 7fc5357: Add missing spaces to translations in mangos_string (vmangos#2200) (Gamemechanic) #2200
  • 992ff0b: Correct coordinates for Gnomeregan Explosion spells. (ratkosrb)
  • 799dc9c: Do not check effect index for Mother's Milk aura condition. (ratkosrb)
  • 77091f9: Fix copy paste mistake in continent instance checks. (ratkosrb)
  • beb5885: Implement using Seal of Ascension during UBRS Stadium Event. (ratkosrb)
  • de7bde5: Add config option for max realmd session duration. (ratkosrb)
  • 696f131: Fix battleground spawns respawning prematurely. (ratkosrb)
  • bf1a128: Fix first phase of Kel'thuzad fight. (ratkosrb)
  • b50cc5f: Fix group set leader pre 1.12 (vmangos#2208) (TuriansNotBad) #2208
  • ff760c3: Fix raid group set assistant leader pre 1.12 (vmangos#2209) (TuriansNotBad) #2209
  • remove choco openssl package (vmangos#2210) #2210 (coolzoom)
  • 8cd811a: Flightmasters at Valors Rest in Silithus were added in 1.3 (vmangos#2211) (Gamemechanic) #2211
  • 7624908: New script for quest Ammo for Rumbleshot. (ratkosrb)
  • d4622ef: Implement aura Illusion Passive. (ratkosrb)
  • a8a71e6: Improve active mover handling. (ratkosrb)
  • bf33a58: There is no need to lookup the mover here. (ratkosrb)
  • 7e533c0: Optimize mover lookup in movement handler. (ratkosrb)
  • 8f7f0c5: Remove double semicolons. (ratkosrb)
  • Use mysql dll bundled with core. (ratkosrb)
  • 071c3b1: Fix Tranquility and Starshards channeling visual disappearing. (ratkosrb)
  • ebb3f26: Implement SPELL_ATTR_EX_NO_AUTOCAST_AI for charmed players (vmangos#2104) (balakethelock) #2104
  • 46de366: Fix local time condition. (ratkosrb)
  • 8434d79: Add an offmesh connection to SM graveyard. (vmangos#2218) (Gamemechanic) #2218
  • d8db25a: Correct SMSG_ITEM_ENCHANT_TIME_UPDATE structure before 1.11.0. (ratkosrb)
  • 12908fc: Fix account data types in older versions. (ratkosrb)
  • 0265c0a: Correct creature damage and armor. (ratkosrb)
  • 2513bc3: Update two packets. (ratkosrb)
  • bf8d6ad: Fix deadlock error with account data tables. (ratkosrb)
  • 85e9623: Change lualib dependency (Niam5) #14
  • 81d81ff: Remove old Eluna and replace with submodule (Niam5) #14
  • a118361: Core modifications for newer Eluna (Niam5) #14
  • e3fe946: Process chat packets on separate threads. (ratkosrb)
  • 380a8b8: Don't check skills for known languages. (ratkosrb)
  • 6187d45: Fix use after free with gm commands. (ratkosrb)
  • c891e37: Fix unit target variable confusion in spell code. (ratkosrb)
  • 4e93afa: Fix issues with some Chinese page text locales (vmangos#2232) (oowow-core) #2232
  • 6ed13a0: Correct waypoints for Rippa. (vmangos#2231) (Daribon) #2231
  • abc6da5: Correct misc waypoints and spawns. (vmangos#2233) (Daribon) #2233
  • e1ac674: Correct damage school of creatures. (ratkosrb)
  • 256b1e3: Druid's Rip and Ferocious Bite did not scale with AP before 1.2 (vmangos#2238) (TuriansNotBad) #2238
  • 284d838: Fix affect mask for Improved Instant Poison before 1.12 (vmangos#2234) (TuriansNotBad) #2234
  • 6c70671: Move max instances per hour limit to config option. (ratkosrb)
  • 05b3258: Forgot to add it to config. (ratkosrb)
  • 394019d: Allow bots to equip PvP items and show visual ranks. (ratkosrb)
  • 40ec4ce: Fix learn all languages command. (ratkosrb)
  • a25e6be: Mining Node fix for Mother Pools (vmangos#2246) (Neto) #2246
  • b8a6a7b: Fix chat in GM mode. (ratkosrb)
  • eb409e7: Add deplenish command. (ratkosrb)
  • 47558c3: Add command to learn all spells from items. (ratkosrb)
  • 7dba517: Fix ...
Read more