Commit Graph

7734 Commits

Author SHA1 Message Date
Malcrom
dfac47a562 feat(Core/Creature): Allow 3 ids per spawn point. TESTING (#10169)
* feat(Core/Creature): Allow 3 ids per spawn point.

* Move GetRandomId to a function

* Update id to id1

* Fixed some errors crashing core and text

* Set ids to lowercase for GetRandomId function

* Update src/server/database/Database/Implementation/WorldDatabase.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-14 19:21:50 -04:00
AzerothCoreBot
cdca93aa7f chore(DB): import pending files
Referenced commit(s): c6934b0619
2022-01-14 20:07:53 +00:00
Cláudio Costa
c6934b0619 fix(DB): Lower Blackrock Spire creature import (#10079)
* fix(DB): Lower Blackrock Spire creature import

- Imported NPCs from VMangos
- Removed Chromatic NPCs
- Added Creature Formations
- Patroling Smoldering Berseker

* updated sql to match new column changes
2022-01-14 15:06:17 -05:00
AzerothCoreBot
238767a0d4 chore(DB): import pending files
Referenced commit(s): 7de3c2df00
2022-01-14 15:59:15 +00:00
UltraNix
7de3c2df00 fix(DB/Quests): some corrections for Winter Veil quests (#10103)
- Closes #9720
2022-01-14 16:57:26 +01:00
Kitzunu
7115f353cc fix(Core/Mail): Include 100g in the mail for The Wrath of Neptulon (#10093)
* cherry-pick commit (cf223370f3)

Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
2022-01-14 11:55:54 +01:00
Kitzunu
d1cc65b1c7 refactor(Core/Misc): isEmpty to IsEmpty (#10011) 2022-01-13 21:43:15 -05:00
AzerothCoreBot
e36ee257c7 chore(DB): import pending files
Referenced commit(s): 89b071392f
2022-01-14 02:31:52 +00:00
UltraNix
89b071392f fix(DB/Gameobjects): Removed invalid spawn of Gromsblood in Azuremyst… (#10087)
* fix(DB/Gameobjects): Removed invalid spawn of Gromsblood in Azuremyst Isle.

Fixes #7344

* Update.
2022-01-13 21:30:10 -05:00
AzerothCoreBot
b1e5562cd1 chore(DB): import pending files
Referenced commit(s): fc5bca04bc
2022-01-14 02:24:34 +00:00
UltraNix
fc5bca04bc fix(DB/GameEvents): Some gameobjects outside Exodar should spawn only during specificgame events. (#10084)
Fixes #6396
2022-01-13 21:22:49 -05:00
AzerothCoreBot
dd29e1468f chore(DB): import pending files
Referenced commit(s): d65101f83b
2022-01-14 00:58:22 +00:00
UltraNix
d65101f83b fix(DB/Loot): Corrected some loot tables. (#10074)
Fixes #9236
2022-01-13 19:56:46 -05:00
acidmanifesto
f5aed756e5 fix (core\script) Double to Float Fix (#10161) 2022-01-13 19:45:10 -05:00
Kitzunu
707685d633 fix(Core/Build): Fallthrough (#10165) 2022-01-13 19:34:57 -05:00
AzerothCoreBot
8dc9531cd1 chore(DB): import pending files
Referenced commit(s): d811d89c88
2022-01-13 23:30:19 +00:00
Malcrom
d811d89c88 fix(Core/GM Commands): Update NPC Info command (#10157)
* fix(Core/GM Commands): Update NPC Info command

* Update rev_1642085410673517853.sql

* Update rev_1642085410673517853.sql

* Prevent temp spawn crashing

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-13 19:28:40 -04:00
UltraNix
ba63354410 fix(Core/Quests): Do not remove inventory items/non-empty bags on quest reward. (#10073)
Fixes #10016
2022-01-13 18:04:03 -03:00
Nefertumm
8d78f4b8c2 fix(Core/BWL): Suppression traps can be disarmed (#10163)
* Fix(Core/BWL): Suppression traps can be disarmed

* missing override (why not present before?)
2022-01-13 17:52:06 -03:00
acidmanifesto
4330e44ad0 fix (Core/CodeReduction) TC_ removal (#10162)
TC_ remove from any commit out TC_LOG in the event when we do need to run debug logging, we can just remove the // instead of // TC_
2022-01-13 14:39:54 -05:00
AzerothCoreBot
a9a3bc94f1 chore(DB): import pending files
Referenced commit(s): 4c695c76d8
2022-01-13 17:51:42 +00:00
Malcrom
4c695c76d8 fix(DB/Pathing): Stone Guardians, Un'Goro Crater (#10160)
* fix(DB/Pathing): Stone Guardians, Un'Goro Crater

* Update rev_1642085857573650776.sql
2022-01-13 13:49:53 -04:00
AzerothCoreBot
7967d54bd6 chore(DB): import pending files
Referenced commit(s): 2ff4e85578
2022-01-13 14:22:30 +00:00
Kitzunu
2ff4e85578 fix(DB/broadcast_text): align some column names (#10090) 2022-01-13 15:20:20 +01:00
UltraNix
3fe82ff268 fix(Scrips/BlackrockSpires): add missing _JustDied() to Halycon script (#10065)
- Closes #9953
2022-01-13 14:58:36 +01:00
AzerothCoreBot
0c3536979a chore(DB): import pending files
Referenced commit(s): df4b621527
2022-01-13 10:48:04 +00:00
IntelligentQuantum
df4b621527 feat(Scripts/SmartAI): SMART_TARGET_INVOKER (#9802) 2022-01-13 07:46:25 -03:00
Malcrom
97012997af fix(Core/Waypoint Show): Fixed error with waypoint show. (#10148)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-12 20:41:19 -04:00
acidmanifesto
e6e76f971b fix (Core/CTM) Water Evade Fix (#10147) 2022-01-12 19:59:12 -04:00
AzerothCoreBot
5cb6406cc8 chore(DB): import pending files
Referenced commit(s): 573796df68
2022-01-12 23:05:19 +00:00
Skjalf
573796df68 fix(DB/Loot): Goblin Rocket Fuel and Discombobulator Ray should always drop off Mux's Quality Goods (#10141) 2022-01-12 20:03:34 -03:00
AzerothCoreBot
fbc7979fed chore(DB): import pending files
Referenced commit(s): 1b5baa45e8
2022-01-12 11:02:03 +00:00
UltraNix
1b5baa45e8 fix(DB/GameEvents): Updates start dates of all yearly game events. (#10068)
Fixes #9853
2022-01-12 08:00:24 -03:00
AzerothCoreBot
a4a499c2c8 chore(DB): import pending files
Referenced commit(s): 8f6627d7e7
2022-01-12 09:37:24 +00:00
acidmanifesto
8f6627d7e7 fix (DB\CTM): Redridge Mulocs CTM added (#10118) 2022-01-12 06:35:44 -03:00
AzerothCoreBot
14949642d5 chore(DB): import pending files
Referenced commit(s): 0144671517
2022-01-12 09:23:03 +00:00
acidmanifesto
0144671517 fix(DB\CTM): Hydroflask CTM 2022-01-12 06:21:23 -03:00
AzerothCoreBot
7e50af498c chore(DB): import pending files
Referenced commit(s): bb254df44e
2022-01-12 07:24:08 +00:00
acidmanifesto
bb254df44e fix(DB\Creature\Instance): Maraudon CTM fix (#10122)
* Maraudon CTM fix

* Update rev_1641866061298667986.sql

* Update rev_1641866061298667986.sql
2022-01-12 04:22:31 -03:00
AzerothCoreBot
4d6dc27d25 chore(DB): import pending files
Referenced commit(s): caa42cc85e
2022-01-12 06:29:17 +00:00
acidmanifesto
caa42cc85e fix(DB\CTM): Wailing Caverns CTM (#10132)
* fix (DB\CTM): Wailing Caverns CTM

* Update rev_1641925718732444493.sql

* remove dupe
2022-01-12 03:27:38 -03:00
AzerothCoreBot
0cd602d9ad chore(DB): import pending files
Referenced commit(s): dd89bdfb2a
2022-01-11 22:18:17 +00:00
Malcrom
dd89bdfb2a fix(DB/Spawning/Pathing/SAI) Winterfall Furbog (#10134)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-11 18:16:29 -04:00
AzerothCoreBot
607e7de0d8 chore(DB): import pending files
Referenced commit(s): 65330af545
2022-01-11 20:26:10 +00:00
Malcrom
65330af545 fix(DB/Creature): Dual Spawning Creature Update (#10127) 2022-01-11 21:24:19 +01:00
Malcrom
f4464f8176 fix(Core/Dual Spawning) Change rand to roll_chance_f (#10130) 2022-01-11 11:23:13 -05:00
AzerothCoreBot
6195498a83 chore(DB): import pending files
Referenced commit(s): f89f0301ae
2022-01-11 12:52:23 +00:00
Cláudio Costa
f89f0301ae fix(DB/Conditions): Core Hounds and Firesword respawn (#10112)
- Conditions to disable respawn in case their related boss has been
  killed.
2022-01-11 09:50:46 -03:00
AzerothCoreBot
222a519811 chore(DB): import pending files
Referenced commit(s): 2fd8b00d7b
2022-01-11 02:10:55 +00:00
Malcrom
2fd8b00d7b feat(Core/Creature): Dual id Spawning WIP (#10115)
* feat(Core/Creature): Multi id Spawning WIP

* Update Creature.cpp

* Update PR

* Add Sql

* Update rev_1641837958335217980.sql

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update rev_1641837958335217980.sql

* Update cs_npc.cpp

* Create changes_1641842959398297300.md

* Fixed issue added with random model PR

* Update GameEventMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-10 22:09:14 -04:00