Commit graph

1379 commits

Author SHA1 Message Date
ratkosrb
5d7467f79b Implement area guards system.
Done without using the guard post gameobjects, since spawning them crashes the 1.12 client.
2019-03-06 19:48:01 +02:00
ratkosrb
a49e29e844 Fix damage of The End of Dreams. 2019-03-06 10:14:19 +02:00
ratkosrb
a52fe8ffe8 Add new extra flag to mark unobtainable items. 2019-03-04 11:36:06 +02:00
ratkosrb
fbd890a750 Add some missing item sources. 2019-03-04 10:47:35 +02:00
ratkosrb
cb7d83495d Implement negative resistances.
Credit to cmangos 146b4b84ff
2019-03-02 18:45:12 +02:00
ratkosrb
ff46c9057f Improve Kirtonos the Herald script.
Closes https://github.com/vmangos/core/pull/146
2019-02-20 23:36:07 +02:00
ratkosrb
89950c4fab Fix crash when Red Drakonid dies.
Closes https://github.com/vmangos/core/issues/148
2019-02-20 20:11:57 +02:00
ratkosrb
7120171a2d Fix typo in migration. 2019-02-18 23:02:05 +02:00
ratkosrb
e08c7d05fc Fix startup errors with 1.8.4 client. 2019-02-16 21:55:12 +02:00
ratkosrb
ffb2c9c837 New database release. 2019-02-08 16:50:00 +02:00
ratkosrb
4b03fb51bb Completion script for Collection of Goods. 2019-02-07 19:13:45 +02:00
ratkosrb
a3b934df4c Progression changes from 1.10 patch notes. 2019-02-07 18:34:11 +02:00
ratkosrb
84ba06f89b Fix Ironhand Guardians. 2019-02-04 15:12:05 +02:00
ratkosrb
69b22bad86 Avoid summoning a second Ossirian when Kurinnaxx dies. 2019-02-04 13:52:54 +02:00
alexkulya
628f2a45bb Script for Karlee Chaddis OOC event. 2019-02-03 19:34:08 +02:00
ratkosrb
a718115fd2 Update a few npc commands. 2019-02-03 16:22:17 +02:00
ratkosrb
4903a83524 Progressive itemization corrections. 2019-02-01 14:42:42 +02:00
ratkosrb
59570a014e Fix old version of Feedback spell.
It was a weapon enchant before 1.10.
2019-01-26 19:01:53 +02:00
ratkosrb
38ee129a85 Convert pre-1.10 spell proc flags to newer equivalent. 2019-01-26 18:52:58 +02:00
ratkosrb
3aea400fc1 Fix spell proc flags for 1.9.4.
I had replaced them with 1.10.2 data previously because something went wrong in the extraction. Here are the real 1.9.4 flags.
2019-01-26 12:56:28 +02:00
ratkosrb
c3dd03986d Implement changes to priest racial training costs. 2019-01-26 11:07:32 +02:00
ratkosrb
c9b99a31e4 Update custom vendors sql to new table format. 2019-01-24 09:26:11 +02:00
ratkosrb
cf6e4f1292 Use percent hp and mana in creature spawns table. 2019-01-24 08:46:01 +02:00
ratkosrb
595fd679eb Fix typo in last migration. 2019-01-23 15:52:23 +02:00
ratkosrb
a7905795ac Update creature_template column names.
Changed to all lower case with underscores.
2019-01-23 08:29:34 +02:00
ratkosrb
b5849d266c Fix provided item for mage dungeon set 2 quest.
Thanks to polly.
2019-01-22 06:37:46 +02:00
ratkosrb
a4c48a8afc Move starting items to database.
It's now possible to edit what items new characters start with on your own server.
2019-01-22 04:45:59 +02:00
ratkosrb
7e566d05dd Misc progression fixes.
Closes https://github.com/vmangos/core/issues/121
2019-01-20 08:08:44 +02:00
alexkulya
f97c0064bc Script for Karu OOC event.
Closes https://github.com/vmangos/core/issues/116
2019-01-19 00:47:02 +02:00
ratkosrb
97ecc3e281 Handle rolling immunity effects from multiple auras.
Credit to bladez. d1ec3f31ab
2019-01-16 01:15:55 +02:00
ratkosrb
b7fb84abe8 Add support for non-Totems to TotemAI.
For some reason, there are totem spells that summon the totem as guardian.
2019-01-15 23:49:26 +02:00
alexkulya
b360481746 Add OOC texts for Barkeep Daniels.
Closes https://github.com/vmangos/core/issues/114
2019-01-14 04:21:11 +02:00
alexkulya
4911a486ec Add waypoints for Anathemus.
Closes https://github.com/vmangos/core/issues/111
2019-01-14 04:04:59 +02:00
alexkulya
301152bb0e Add OOC texts for Lil Timmy.
Closes https://github.com/vmangos/core/issues/110
2019-01-14 04:02:40 +02:00
alexkulya
1a47d42f72 Correct texts used by Bazil Thredd.
Closes https://github.com/vmangos/core/issues/109
2019-01-14 03:59:57 +02:00
alexkulya
b74b8b833a Script for Gerald Abernathy & Theresa OOC event. 2019-01-14 03:43:55 +02:00
ratkosrb
cc9f80733b A few misc fixes. 2019-01-10 05:01:25 +02:00
alexkulya
59eeefa83a Add some gameobject spawns in Blackrock Spire.
Closes https://github.com/vmangos/core/issues/101
2019-01-10 03:26:04 +02:00
alexkulya
2beed900fe Add waypoints to some creatures in The Barrens.
Closes https://github.com/vmangos/core/issues/100
2019-01-10 03:23:14 +02:00
alexkulya
a0663bd8c4 Add waypoints for Venture Co. and Defias Drone.
Closes https://github.com/vmangos/core/issues/99
2019-01-10 03:15:45 +02:00
ratkosrb
7715079915 Corrections to spawns in PvP vendor rooms.
Thanks to jeremymeile.

Closes https://github.com/vmangos/core/issues/106
2019-01-10 03:08:00 +02:00
ratkosrb
938c0aec10 Implement saving of unlearned weapon skills.
Feature added in patch 1.11 so that Enhcancement Shamans don't have to re-level their 2H weapon skill every time they respec.
2019-01-09 18:49:35 +02:00
ratkosrb
a4c1f3034e New script for quest Rescue OOX-22/FE! 2019-01-08 15:16:34 +02:00
ratkosrb
eb004991f0 New script for quest Rescue OOX-17/TN! 2019-01-06 21:22:30 +02:00
ratkosrb
4de38cef5b New script for quest Rescue OOX-09/HL! 2019-01-05 19:02:55 +02:00
ratkosrb
9e7c2ac81c Fix typo in last migration. 2019-01-04 16:03:26 +02:00
ratkosrb
96eaf9d8b0 New script for quest Protect Kaya. 2019-01-04 16:00:46 +02:00
ratkosrb
f371a194ce Add a few custom sql files. 2019-01-03 14:06:32 +02:00
ratkosrb
9998f2de90 Add separate handler for SPELL_EFFECT_SUMMON_POSSESSED.
This fixes the eye of killrog + mind control crash without hacks.
2019-01-02 18:27:18 +02:00
ratkosrb
12d76342c9 Reverse bid and buyout prices in AH bot. 2019-01-02 11:57:27 +02:00