QAston
785cb86c6a
*Fix build with GCC, thanks to Brian.
...
--HG--
branch : trunk
rename : sql/updates/7234_world_spell_ranks.sql => sql/updates/7236_world_spell_ranks.sql
2010-01-29 19:08:42 +01:00
QAston
94e5e3970e
*Prevent linked effects to apply area auras in Unit::RemoveAreaAurasDueToLeaveWorld, finally fix the update sql
...
--HG--
branch : trunk
2010-01-29 18:51:06 +01:00
QAston
04aff1dba8
*Changes from recent commit into update file, sorry for that :<
...
--HG--
branch : trunk
rename : sql/updates/7233_world_spell_ranks.sql => sql/updates/7234_world_spell_ranks.sql
2010-01-29 18:21:51 +01:00
QAston
7776faa6ac
*Typofix - Journeyman - rank 2 Apprentice - rank1
...
--HG--
branch : trunk
rename : sql/updates/7232_world_spell_ranks.sql => sql/updates/7233_world_spell_ranks.sql
2010-01-29 18:16:46 +01:00
QAston
9e31e08358
*Move spell rank extractor out of core, use sql table instead for easier maintaining of dependant database data.
...
--HG--
branch : trunk
2010-01-29 17:54:29 +01:00
Trazom62
62cd3ff865
Fix Script Violet Hold
...
- fix event reset if wipe at a boss
- fix boss not random again after a wipe
- fix erekem guard handling
- fix portal random location
- fix save and load data
- fix world state display for wave count
- fix some timers
- fix mob_erekem_guard set on correct creature_template entry
Still WIP.
--HG--
branch : trunk
2010-01-28 20:22:11 +01:00
teacher
10c99da6aa
Moved old sql update files to 3.2.2a_old directory.
...
--HG--
branch : trunk
2010-01-27 13:44:32 +01:00
Xanadu
2c81241bef
Fixed hunter trap procs - Entrapment and Lock and Load shall be henceforth proced only by the correct traps.
...
Closes issue #110 .
--HG--
branch : trunk
2010-01-27 00:02:21 +01:00
Brian
341b8e04d5
* Added a stupidity check into world.sql so it can not be imported
...
* accidentally
--HG--
branch : trunk
2010-01-26 06:10:57 -07:00
nihal
08e4346ab2
Some good old fashioned proper Trinity Standard sql renaming and formatting.
...
Also added missing data to world.sql.
--HG--
branch : trunk
2010-01-24 15:59:10 +01:00
XTZGZoReX
6e3127bbe5
* Fix CRLF.
...
--HG--
branch : trunk
2010-01-23 20:00:01 +01:00
thenecromancer
b2bb515c22
table create for previous commit
...
--HG--
branch : trunk
2010-01-23 17:46:03 +01:00
Brian
b57fec2961
* Fixed a typo in 7147_world_creature_template.sql that prevented import
...
--HG--
branch : trunk
2010-01-22 10:21:25 -07:00
Brian
268aa04593
* SQL need to restore the *structure* of the DB after the backout
...
* from the previous commit
--HG--
branch : trunk
2010-01-21 18:51:00 -07:00
Brian
7162dcd475
* Backed out changeset c7c6faf26cbd
...
* A different solution to damage will be implemented
* You will need data from your DB provider if you don't have a backup
--HG--
branch : trunk
2010-01-21 18:38:49 -07:00
win32
2572e9ef8e
* Add support for basedmg and baserangeddmg values in creature_classlevelstats.
...
* Remove mindmg, maxdmg, attackpower and ranged field in creature_template and add Dmg_Mod, Rangeddmg_Mod field.
--HG--
branch : trunk
2010-01-21 13:48:27 +02:00
win32
0cee18494e
update sql in prev commit to trinity format
...
--HG--
branch : trunk
2010-01-21 11:38:19 +02:00
win32
19ac6f6a3c
Implement new commands for add/remove/lookup titles.
...
Autor Vladimir.
--HG--
branch : trunk
2010-01-21 11:19:34 +02:00
Brian
c82599ebb9
* Wintergrasp removal -- part 4: "How deep does the cancer run?"
...
--HG--
branch : trunk
2010-01-20 14:23:47 -07:00
XTZGZoReX
48b085124e
* Add basic AddonMgr.
...
* All this really does at the moment is save addon names + CRCs to DB for use for.. whatever, later.
--HG--
branch : trunk
2010-01-20 16:24:52 +01:00
Brian
593cbe4639
* Wintergrasp removal part 3 (should be *FINAL*)
...
--HG--
branch : trunk
2010-01-20 08:12:23 -07:00
Brian
6e5d342fe4
* Wintergrasp removal part 2
...
--HG--
branch : trunk
2010-01-20 07:54:43 -07:00
Trazom62
faf845b6f2
Fix Script Naxxramas/Gothik
...
- fix spell of adds
- fix wave schedule to use correct entry
--HG--
branch : trunk
2010-01-18 18:48:05 +01:00
_manuel_
1c9f2186ab
Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2.
...
--HG--
branch : trunk
2010-01-18 14:07:59 -03:00
teacher
8dc9140e1c
FIx sql naming and some small sql cosmetics.
...
--HG--
branch : trunk
2010-01-18 17:28:48 +01:00
Trazom62
c4eb172d04
Fix Script Naxxramas/Gothik with help of scarymovie87
...
Fixes issue #80 .
- Implement support for "merging" life and dead side after ~2 minutes, if group is not splitted
- Implement support for opening central gate at 30% boss health
- Implement Gothik teleport between side when above 30% boss health
- Fix dead-side mobs spawn in 25-Man difficulty
- Fix waves setup.
- Fix some timers (this may still need some tuning).
- Fix sporadic combat reset when Gothic teleport to ground.
--HG--
branch : trunk
2010-01-17 10:58:11 +01:00
teacher
8050bdd7b1
Added update file for previous commit.
...
--HG--
branch : trunk
2010-01-16 15:25:46 +01:00
teacher
4e2b98e871
Update gossip_menu_option data by Maximius.
...
--HG--
branch : trunk
2010-01-16 15:17:12 +01:00
teacher
72277c583b
Add Argent Tournament Target Dummies by kaelima.
...
--HG--
branch : trunk
2010-01-16 15:09:41 +01:00
teacher
768bfcfa19
Add Trigger teleport to acherus (for quest 12757) by denyde.
...
Added missing data to world.sql.
--HG--
branch : trunk
2010-01-16 15:06:40 +01:00
_manuel_
f7ed03458a
Fixed typo.
...
--HG--
branch : trunk
2010-01-16 02:46:36 -03:00
_manuel_
d728effd10
Dustwallow Marsh: Implemented basic support for quest "Cleansing Witch Hill" (11183).
...
--HG--
branch : trunk
2010-01-16 02:40:18 -03:00
_manuel_
4a1276e3d3
Dustwallow Marsh: Implemented improvements in scripts to make quest "What's Haunting Witch Hill?" more blizzlike.
...
--HG--
branch : trunk
2010-01-15 22:41:56 -03:00
teacher
9e432b8c4a
Fix for Relic of the Earthen Ring quest (spell Totem of the Earthen Ring must be casted).
...
Thank you Nayre for the fix.
--HG--
branch : trunk
2010-01-14 18:51:31 +01:00
Brian
bf6c5b3ee6
* Add support for waypoint wisp's level to show the point of the waypoint
...
* Author Kaelima
* Thanks Malcrom for the idea
--HG--
branch : trunk
2010-01-14 14:05:56 -07:00
_manuel_
a8b4a7bc37
Gnomeregan: Implemented Blastmaster Emi Shortfuse Event.
...
--HG--
branch : trunk
2010-01-14 03:48:48 -03:00
Brian
93e6fcfc1b
* Added GO script for Inconspicuous Landmark (142189) needed for quest 2882
...
* Thanks manuel for the help!
* Needs additional DB data for quest to work.
--HG--
branch : trunk
2010-01-13 00:39:05 -07:00
Brian
f5b1534f22
* Renamed 3.2.2.a_old to 3.2.2a_old (proper format)
...
* Fixes cmake complaining :)
--HG--
branch : trunk
rename : sql/updates/3.2.2.a_old/6589_characters_bugreport.sql => sql/updates/3.2.2a_old/6589_characters_bugreport.sql
rename : sql/updates/3.2.2.a_old/6589_characters_character_action.sql => sql/updates/3.2.2a_old/6589_characters_character_action.sql
rename : sql/updates/3.2.2.a_old/6589_characters_character_aura.sql => sql/updates/3.2.2a_old/6589_characters_character_aura.sql
rename : sql/updates/3.2.2.a_old/6589_characters_character_spell_cooldown.sql => sql/updates/3.2.2a_old/6589_characters_character_spell_cooldown.sql
rename : sql/updates/3.2.2.a_old/6589_characters_characters.sql => sql/updates/3.2.2a_old/6589_characters_characters.sql
rename : sql/updates/3.2.2.a_old/6589_characters_groups.sql => sql/updates/3.2.2a_old/6589_characters_groups.sql
rename : sql/updates/3.2.2.a_old/6589_characters_instance_reset.sql => sql/updates/3.2.2a_old/6589_characters_instance_reset.sql
rename : sql/updates/3.2.2.a_old/6589_characters_spell.sql => sql/updates/3.2.2a_old/6589_characters_spell.sql
rename : sql/updates/3.2.2.a_old/6589_realmd_realmlist.sql => sql/updates/3.2.2a_old/6589_realmd_realmlist.sql
rename : sql/updates/3.2.2.a_old/6589_world_battleground_template.sql => sql/updates/3.2.2a_old/6589_world_battleground_template.sql
rename : sql/updates/3.2.2.a_old/6589_world_creature_template.sql => sql/updates/3.2.2a_old/6589_world_creature_template.sql
rename : sql/updates/3.2.2.a_old/6589_world_instance_template.sql => sql/updates/3.2.2a_old/6589_world_instance_template.sql
rename : sql/updates/3.2.2.a_old/6589_world_item_template.sql => sql/updates/3.2.2a_old/6589_world_item_template.sql
rename : sql/updates/3.2.2.a_old/6589_world_player_classlevelstats.sql => sql/updates/3.2.2a_old/6589_world_player_classlevelstats.sql
rename : sql/updates/3.2.2.a_old/6589_world_playercreateinfo_action.sql => sql/updates/3.2.2a_old/6589_world_playercreateinfo_action.sql
rename : sql/updates/3.2.2.a_old/6589_world_playercreateinfo_spell.sql => sql/updates/3.2.2a_old/6589_world_playercreateinfo_spell.sql
rename : sql/updates/3.2.2.a_old/6589_world_quest_template.sql => sql/updates/3.2.2a_old/6589_world_quest_template.sql
rename : sql/updates/3.2.2.a_old/6589_world_spell_bonus_data.sql => sql/updates/3.2.2a_old/6589_world_spell_bonus_data.sql
rename : sql/updates/3.2.2.a_old/6589_world_spell_elixir.sql => sql/updates/3.2.2a_old/6589_world_spell_elixir.sql
rename : sql/updates/3.2.2.a_old/6589_world_spell_proc_event.sql => sql/updates/3.2.2a_old/6589_world_spell_proc_event.sql
rename : sql/updates/3.2.2.a_old/6597_world_spell_proc_event.sql => sql/updates/3.2.2a_old/6597_world_spell_proc_event.sql
rename : sql/updates/3.2.2.a_old/6643_world_gameobject_template.sql => sql/updates/3.2.2a_old/6643_world_gameobject_template.sql
rename : sql/updates/3.2.2.a_old/6644_world_creature_template.sql => sql/updates/3.2.2a_old/6644_world_creature_template.sql
rename : sql/updates/3.2.2.a_old/6644_world_gossip_menu.sql => sql/updates/3.2.2a_old/6644_world_gossip_menu.sql
rename : sql/updates/3.2.2.a_old/6644_world_gossip_menu_option.sql => sql/updates/3.2.2a_old/6644_world_gossip_menu_option.sql
rename : sql/updates/3.2.2.a_old/6644_world_gossip_scripts.sql => sql/updates/3.2.2a_old/6644_world_gossip_scripts.sql
rename : sql/updates/3.2.2.a_old/6644_world_locales_npc_option.sql => sql/updates/3.2.2a_old/6644_world_locales_npc_option.sql
rename : sql/updates/3.2.2.a_old/6644_world_npc_gossip_textid.sql => sql/updates/3.2.2a_old/6644_world_npc_gossip_textid.sql
rename : sql/updates/3.2.2.a_old/6644_world_npc_option.sql => sql/updates/3.2.2a_old/6644_world_npc_option.sql
rename : sql/updates/3.2.2.a_old/6644_world_scriptname.sql => sql/updates/3.2.2a_old/6644_world_scriptname.sql
rename : sql/updates/3.2.2.a_old/6645_world_gameobject_template.sql => sql/updates/3.2.2a_old/6645_world_gameobject_template.sql
rename : sql/updates/3.2.2.a_old/6649_world_scriptname.sql => sql/updates/3.2.2a_old/6649_world_scriptname.sql
rename : sql/updates/3.2.2.a_old/6655_world_spell_bonus_data.sql => sql/updates/3.2.2a_old/6655_world_spell_bonus_data.sql
rename : sql/updates/3.2.2.a_old/6657_world_spell_proc_event.sql => sql/updates/3.2.2a_old/6657_world_spell_proc_event.sql
rename : sql/updates/3.2.2.a_old/6664_world_quest_template.sql => sql/updates/3.2.2a_old/6664_world_quest_template.sql
rename : sql/updates/3.2.2.a_old/6665_world_creature_classlevelstats.sql => sql/updates/3.2.2a_old/6665_world_creature_classlevelstats.sql
rename : sql/updates/3.2.2.a_old/6665_world_creature_template.sql => sql/updates/3.2.2a_old/6665_world_creature_template.sql
rename : sql/updates/3.2.2.a_old/6669_world_creature_template.sql => sql/updates/3.2.2a_old/6669_world_creature_template.sql
rename : sql/updates/3.2.2.a_old/6675_world_spell_linked_spell.sql => sql/updates/3.2.2a_old/6675_world_spell_linked_spell.sql
rename : sql/updates/3.2.2.a_old/6676_world_script_texts.sql => sql/updates/3.2.2a_old/6676_world_script_texts.sql
rename : sql/updates/3.2.2.a_old/6678_world_creature_classlevelstats.sql => sql/updates/3.2.2a_old/6678_world_creature_classlevelstats.sql
rename : sql/updates/3.2.2.a_old/6686_world_scriptname.sql => sql/updates/3.2.2a_old/6686_world_scriptname.sql
rename : sql/updates/3.2.2.a_old/6691_world_spell_proc_event.sql => sql/updates/3.2.2a_old/6691_world_spell_proc_event.sql
rename : sql/updates/3.2.2.a_old/6694_world_item_template.sql => sql/updates/3.2.2a_old/6694_world_item_template.sql
rename : sql/updates/3.2.2.a_old/6710_realmd_account_access.sql => sql/updates/3.2.2a_old/6710_realmd_account_access.sql
rename : sql/updates/3.2.2.a_old/6710_world_command.sql => sql/updates/3.2.2a_old/6710_world_command.sql
rename : sql/updates/3.2.2.a_old/6710_world_trinity_string.sql => sql/updates/3.2.2a_old/6710_world_trinity_string.sql
rename : sql/updates/3.2.2.a_old/6711_world_creature_classlevelstats.sql => sql/updates/3.2.2a_old/6711_world_creature_classlevelstats.sql
rename : sql/updates/3.2.2.a_old/6712_realmd_account_access.sql => sql/updates/3.2.2a_old/6712_realmd_account_access.sql
rename : sql/updates/3.2.2.a_old/6739_world_script_waypoints.sql => sql/updates/3.2.2a_old/6739_world_script_waypoints.sql
rename : sql/updates/3.2.2.a_old/6742_world_script_texts.sql => sql/updates/3.2.2a_old/6742_world_script_texts.sql
rename : sql/updates/3.2.2.a_old/6742_world_script_waypoints.sql => sql/updates/3.2.2a_old/6742_world_script_waypoints.sql
rename : sql/updates/3.2.2.a_old/6742_world_scriptname.sql => sql/updates/3.2.2a_old/6742_world_scriptname.sql
rename : sql/updates/3.2.2.a_old/6748_world_command.sql => sql/updates/3.2.2a_old/6748_world_command.sql
rename : sql/updates/3.2.2.a_old/6751_world_creature_classlevelstats.sql => sql/updates/3.2.2a_old/6751_world_creature_classlevelstats.sql
2010-01-12 19:02:54 -07:00
teacher
482604b103
Fixed typo in previous commit. I misunderstood the fix.
...
Thank you Aokromes for being there!
--HG--
branch : trunk
2010-01-13 21:43:36 +01:00
teacher
42d904a8bf
Added long forgotten sql update for Rev6693 (Add support for RewSpellCast=-1. If -1 remove all auras applied to player at quest start).
...
Thank you Warhead.
--HG--
branch : trunk
2010-01-13 21:28:35 +01:00
_manuel_
943b3195da
Fix stats table to update 2 missing health values by Malcrom.
...
--HG--
branch : trunk
2010-01-12 15:03:31 -03:00
_manuel_
147def72eb
Sholazar Basin: Core support for quest Crocolisk Mastery: The Ambush .
...
--HG--
branch : trunk
2010-01-12 14:12:48 -03:00
teacher
2168df1500
Missing updated file added for last commit.
...
How about me saving the damn file before committing first...
--HG--
branch : trunk
2010-01-13 09:49:51 +01:00
teacher
a3657794e8
world.sql finally updated to current rev.
...
Finished renaming single sql update files.
--HG--
branch : trunk
2010-01-13 09:46:19 +01:00
teacher
f39e058d9a
Second part of sql files renaming not following Trinity standard.
...
Update world.sql too. Final part later today to complete the work.
--HG--
branch : trunk
2010-01-13 08:34:51 +01:00
teacher
3ddea83ffa
First part of renaming sql update files which did not respect Trinity standard.
...
Moved old sql update files to sql\updates\3.2.2a_old folder.
--HG--
branch : trunk
2010-01-12 21:06:54 +01:00
Astellar
2564f5470a
Fixes Issue #153 . Earth Shield should not proc from positive spells. So flag PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL is removed.
...
--HG--
branch : trunk
2010-01-11 18:58:23 +03:00
Brian
378388d0a6
* Add support for .gobj target to output phaseMask
...
* Thanks to Aokromes for the original idea of adding it to .npc info output.
--HG--
branch : trunk
2010-01-10 19:03:47 -07:00
XTZGZoReX
f05147a90f
* Aaaaand, the SQL for the last commit. All done by Malcrom <3.
...
--HG--
branch : trunk
2010-01-10 22:10:08 +01:00
QAston
997a861a41
* Fix a typo in spell id number - thanks to Visagalis for pointing this out.
...
--HG--
branch : trunk
rename : sql/updates/6959_characters_character_aura.sql => sql/updates/6962_characters_character_aura.sql
rename : sql/updates/6959_characters_pet_aura.sql => sql/updates/6962_characters_pet_aura.sql
2010-01-10 21:40:13 +01:00