Skip to content

Releases: Velite12/core

Development Build(2022-01-07)

07 Jan 03:02
Compare
Choose a tag to compare
Pre-release

Commits

Development DB Dump(2022-01-06)

06 Jan 04:38
c54b57c
Compare
Choose a tag to compare
Pre-release

Commits

  • e0fbaab: Consider all starting items as already discovered. (ratkosrb)
  • fe5e27c: Remove EventAI from Negolash. (ratkosrb)
  • a48ab43: Fix crash upon casting spell Manastorm (21097). (ratkosrb)
  • 6142928: Fix initial cast visual for some persistent area auras. (ratkosrb)
  • 8f2af5d: Fix Jubjub. (ratkosrb)
  • 1c89a85: Fix possible movement anticheat crash when switching characters. (ratkosrb)
  • 53db447: Publish windows releases (vmangos#1366) (coolzoom) #1366
  • f0d3cd5: Remove binutils-dev from github actions (vmangos#1369) (coolzoom) #1369
  • 0f8ce72: Add completion script for quest To Serve Kum'isha. (ratkosrb)
  • 40abd16: Make github actions ignore sql changes (vmangos#1375) (coolzoom) #1375
  • 19c760f: Fix crash on stop server and compilation on OS X (vmangos#1380) (Steph) #1380
  • 4ee28d7: Fix build on non-apple platforms. (ratkosrb)
  • ebd709a: Add gossip menu for Mathredis Firestar. (ratkosrb)
  • a1d225c: Update Rare Creature Respawn Times (vmangos#1287) (NickTyrer) #1287
  • 38b754a: Fix CI not running on pull requests (vmangos#1381) (coolzoom) #1381
  • 8b9271b: Make some caster proc flags trigger on cast not hit. (ratkosrb)
  • 77e3823: Determine if spell crit on cast instead of hit. (ratkosrb)
  • cc6545f: Use procEx flag for on cast procs. (ratkosrb)
  • f70579c: Do not access map in logout request handler. (ratkosrb)
  • 573534f: Do not call UpdateForQuestWorldObjects directly from group code. (ratkosrb)
  • b14e54e: Trigger caster procs for spells with no unit targets. (ratkosrb)
  • 7f0f98f: Use correct ids for riding trainers. (ratkosrb)
  • aa42860: Fix quest Finding the Source. (ratkosrb)
  • 7f38452: Add Correct Gossip to Lights Hope Creatures (vmangos#1293) (NickTyrer) #1293
  • 2f58b8c: Correct gossip menu ids for dungeon options on innkeepers. (ratkosrb)
  • 3c7eb0a: Some improvements to priest, rogue and druid bots. (ratkosrb)
  • da57123: Misc DB Fixes (vmangos#1308) (NickTyrer) #1308
  • ffbfd43: Remove no longer needed scripts. (ratkosrb)
  • 1c7deee: Fix error in migration. (ratkosrb)
  • 3f3459e: Fix not being able to interact with quest objects. (ratkosrb)
  • 141e782: Fix spawn script for Dagun the Ravenous. (ratkosrb)
  • 792c373: Implement spawn spells. (ratkosrb)
  • b21cae0: Add new script for Aquementas. (ratkosrb)
  • e802ffc: Add completion script for quest A Grave Situation. (ratkosrb)
  • 3405d31: Improve completion script for quest A Gnome's Assistance. (ratkosrb)
  • ceb0347: Add completion script for quest Solution to Doom. (ratkosrb)
  • 612e771: Add completion script for quest Forbidden Knowledge. (ratkosrb)
  • aff74e6: Improve start script for quest The Divination. (ratkosrb)
  • 1f4e6ba: Improve start script for quest Vyletongue Corruption. (ratkosrb)
  • fb9a2a2: Add completion script for quest Restoring the Necklace. (ratkosrb)
  • 7fa3e48: Add completion script for quest Recover the Key. (ratkosrb)
  • 07a40b2: Improve start script for quest The Torch of Retribution. (ratkosrb)
  • 3e35c12: Add completion script for quest Shadoweaver. (ratkosrb)
  • ccd7295: Add completion script for quest The Stave of Equinex. (ratkosrb)
  • 06d1a0b: Improve completion script for quest Set Them Ablaze. (ratkosrb)
  • e70821d: Add start script for quest Breaking the Ward. (ratkosrb)
  • e8cf516: Add start script for quest Azsharite. (ratkosrb)
  • a1f7d9a: Update start script for quest Enchanted Azsharite Fel Weaponry. (ratkosrb)
  • af784bd: Add completion script for quest Return to the Bulwark. (ratkosrb)
  • 8409022: Assign completion script to other Return to the Bulwark quests. (ratkosrb)
  • e07e292: Add completion script for quest Spirit Totem. (ratkosrb)
  • a65a095: Add completion script for quest Devils in Westfall. (ratkosrb)
  • 4df7f2f: Move some bool fields into spell internal flags. (ratkosrb)
  • 30734db: Prevent battlebots from climbing up the mountain at Stormpike Graveyard. (ratkosrb)
  • f0f5b0c: Notify observers both at old and new position when unit teleports. (ratkosrb)
  • 738f945: Add new script for Jezelle Pruitt. (ratkosrb)
  • ba8e80f: Add script for quest The Binding. (ratkosrb)
  • dd8fa19: Increase initial delay for random movement. (ratkosrb)
  • 291656d: Add completion script for quest Rite of Vision. (ratkosrb)
  • 2a8542b: Add completion script for quest Nek'rosh's Gambit. (ratkosrb)
  • 28c089a: Add correct waypoints for Dragonmaw Battlemaster. (ratkosrb)
  • e71af47: Add player byte offsets enum. (ratkosrb)
  • 04230ef: New scripts for Well of Corruption and Corrupted Sabers. (ratkosrb)
  • 488106c: Prevent console spam when looting too fast. (ratkosrb)
  • 131f13c: Increase default value of Warden.ClientResponseDelay. (ratkosrb)
  • 41e3757: Cleanup unused config options and fix typos. (ratkosrb)
  • e987577: New completion script for quest Plagued Lands. (ratkosrb)
  • 497505d: Rework the Lunar Festival Event (vmangos#1289) (Orozxy) #1289
  • d4cdb05: Update GUIDs For Lunar Festival Conditions (vmangos#1418) (NickTyrer) #1418
  • 2c83139: Refactor creature proximity aggro related code. (ratkosrb)
  • 94ec0ca: Small changes to last commit. (ratkosrb)
  • 118094a: Remove obsolete replay code from core. (ratkosrb)
  • 5b0067c: Fix No PCH build. (ratkosrb)
  • c0b6ef6: Restore old movement broadcaster code. (ratkosrb)
  • 1b91c15: Use east const style. (ratkosrb)
  • ffb9611: Remove unused session scripts code. (ratkosrb)
  • 870b626: Cleanup double semicolons. (ratkosrb)
  • 55fc8cf: Add completion scripts to several parts of the Wharfmaster Dizzywig quest chain. (ratkosrb)
  • f84548e: Cleanup of WorldSession.h (ratkosrb)
  • 817e6c9: Add some missing quest related gameobjects. (NickTyrer)
  • 75f8632: Updates to Gazban and The Curse of the Tides Quest (vmangos#1318) (Twigie) #1318
  • 1d29746: New check for fishing channeling (vmangos#1329) (놀린) #1329
  • 1c8308a: Fix operators logic in diminish rate config (vmangos#1332) (놀린) #1332
  • 43596f4: Update Boss Noth (vmangos#1335) (놀린) #1335
  • e2b6ff1: Fix small db issues. (ratkosrb)
  • 36aec1c: Change respawn type for Dark Iron Raider. (ratkosrb)
  • 211ba41: Use REPLACE instead of INSERT for some querys (vmangos#1331) (놀린) #1331
  • 6ec7449: Typo (놀린)
  • f20750e: Add new script for quest Suntara Stones. (ratkosrb)
  • d12fbea: Add scripts for quest Hinott's Assistance. (ratkosrb)
  • 797d404: Define all faction flags and rework call for help checks. (ratkosrb)
  • b0a09ee: Fix mistake in last commit. (ratkosrb)
  • 63d6db7: Do not call for assistance if call for help is disabled. (ratkosrb)
  • fd11a7e: Potions on the AB vendors should not have reputation requirements. (ratkosrb)
  • 874a702: Add missing scourge invasion quests. (ratkosrb)
  • 3bf37b6: Assign patch to the quest relations. (ratkosrb)
  • 2e799fc: Define wrapping paper gifts in database. (ratkosrb)
  • 3a46210: New script for Sethir the Ancient. (ratkosrb)
  • 31a7046: Teleport followers to leader when distance is too big. (ratkosrb)
  • fc18ceb: Correct login hash for 1.12.3. (ratkosrb)
  • 4cd0d0e: Razorfren Kraul: convert script texts to broadcast texts (vmangos#1342) (schell244) #1342
  • e44ca62: Shadowfang Keep - small code improvements (vmangos#1343) (schell244) #1343
  • b2fc78b: Love is in the Air Event Fixes (vmangos#1346) (NickTyrer) #1346
  • 21810b5: Midsummer Event Fixes (vmangos#1347) (NickTyrer) #1347
  • ab78f85: Scepter of Celebras stone should remain Active. (vmangos#1349) (GrenderG) #1349
  • 9ff5290: Remove gossip npc flag from Nijel's Point Guard. (vmangos#1350) (GrenderG) #1350
  • 4fc0439: Remove Nostalrius totem/blessing stacking code (vmangos#1358) (Velite12) #1358
  • 6db632a: Loatheb does not automatically remove Vampiric Embrace before TBC. (vmangos#1359) (Velite12) #1359
  • ab250a9: Make Remulos healable. (GrenderG) #1364
  • 4408431: Rename Some Pool Templates (vmangos#1399) (NickTyrer) #1399
  • 0550df8: Misc Quest Fixes (vmangos#1385) (NickTyrer) #1385
  • 25edad5: Fix migration error. (ratkosrb)
  • 5d302c0: Assign minimum patch to Frozen Rune pool. (ratkosrb)
  • 2dcabb2: Fix quest Get Me Out of Here (vmangos#1353) (NickTyrer) #1353
  • 87015c0: Fix quest Freedom to Ruul (vmangos#1365) (NickTyrer) #1365
  • 106ee30: Misc Class Quest Fixes (vmangos#1386) (NickTyrer) #1386
  • 8005565: Full database check and dump (vmangos#1387) (coolzoom) #1387
  • cb5c602: Add Gossips to Cyrus Therepentous (vmangos#1394) (NickTyrer) #1394
  • c042ff7: Replace map and vmap extractors with cmangos versions. (vmangos#1433) (ratkosrb) #1433
  • c6bb0b6: Fix map version check in mmap generator. (ratkosrb)
  • e8f6bcd: Add gameobject chest aggro prototype on loot. (killerwife)
  • 71e854e: Fix build with anticheat enabled and remove unimplemented feature. (ratkosrb)
  • fda9c0f: Add patch to game_event_creature_data table. (ratkosrb)
  • 2dd80d8: Add priority field to db scripts. (ratkosrb)
  • eb34abe: Allow players to die at the end of In Dreams. (ratkosrb)
  • 3e1fb90: Update Rogue Trainer Gossips (vmangos#1398) (NickTyrer) [vmangos#13...
Read more