Trazom62
d02f303b8d
Implement Script CoS. Thanks Johnholiver.
...
Fixes issue #336 .
Requires DB update.
Still WiP but functional.
--HG--
branch : trunk
2010-03-27 18:39:22 +01:00
Xanadu
180651d95e
A visually better way to handle Avenger Wrath blocking of immunity shields.
...
--HG--
branch : trunk
2010-03-26 22:21:33 +01:00
Spp
cd372966af
* Add support to save and load worldstates.
...
will be mainly used by outdoorPvP system
* Update next arena auto distribute points time to custom worldstate
--HG--
branch : trunk
2010-03-26 16:48:33 +01:00
teacher
afbb5f2e3c
Moved sql update files to sql\updates\3.3.2_old.
...
--HG--
branch : trunk
2010-03-26 14:40:09 +01:00
Xanadu
68a19906c8
Renamed the SQLs to reflect correct revision after the merges.
...
--HG--
branch : trunk
rename : sql/updates/7692_world_creature_template.sql => sql/updates/7694_world_creature_template.sql
rename : sql/updates/7692_world_gameobject_template.sql => sql/updates/7694_world_gameobject_template.sql
rename : sql/updates/7692_world_item_template.sql => sql/updates/7694_world_item_template.sql
rename : sql/updates/7692_world_npc_text.sql => sql/updates/7694_world_npc_text.sql
rename : sql/updates/7692_world_page_text.sql => sql/updates/7694_world_page_text.sql
rename : sql/updates/7692_world_quest_template.sql => sql/updates/7694_world_quest_template.sql
rename : sql/updates/7694_world_npc_trainer.sql => sql/updates/7697_world_npc_trainer.sql
rename : sql/updates/7694_world_npc_vendor.sql => sql/updates/7697_world_npc_vendor.sql
2010-03-25 17:19:19 +01:00
Xanadu
d0c10d44b8
Merge
...
--HG--
branch : trunk
2010-03-25 17:09:45 +01:00
Xanadu
20de79f6ba
Fixed Forbearance. Also self-cast LoH will now correctly prevent Avenging Wrath for 30 s. Closes issue #1270 . Thanks to _manuel_ for research.
...
--HG--
branch : trunk
2010-03-25 17:09:05 +01:00
Brian
808254af50
* Missed SQL from previous commit
...
--HG--
branch : trunk
2010-03-24 18:36:46 -06:00
teacher
baf946bdc7
Changed default value for WDBVerified field for better future handling.
...
--HG--
branch : trunk
2010-03-25 00:01:02 +01:00
teacher
99e186c830
Added spells to Wintergarde Gryphon (by Malcrom).
...
Added place holders for server-side spells.
Import errors fixes in world.sql.
--HG--
branch : trunk
2010-03-24 15:05:25 +01:00
Xanadu
cfc094040f
Added support for maximum allowed player level for quests. By Gyullo.
...
--HG--
branch : trunk
2010-03-23 16:10:18 +01:00
teacher
05e7a155a5
Fixed long forgotten gamebuild default value (thx Aokromes).
...
Also fixed typo in script full file (thx ogeraisi).
--HG--
branch : trunk
2010-03-23 02:13:38 +01:00
Tartalo
df45e38ba6
Gundrak: Implement Eck the Ferocious spawning
...
Based on pivonroll's code but rewrited from scratch
--HG--
branch : trunk
2010-03-22 22:27:37 +01:00
Trazom62
4478ccf6c4
Add script VoA/Koralon and Toravon. Thanks WarHead.
...
Fixes issue #1231 .
--HG--
branch : trunk
2010-03-22 15:33:44 +01:00
teacher
3b7677d364
Restored UPDATE query in 7660_world_creature_template.sql.
...
Thank you Zor for bringing reason to my mind!
--HG--
branch : trunk
2010-03-22 15:08:11 +01:00
Trazom62
248286c08d
Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734 .
...
Fix compilation warning.
Fix typo in Freya soundid.
--HG--
branch : trunk
2010-03-22 14:07:08 +01:00
Tartalo
daf5ce32aa
Add missing sql assign from oculus patch. ty kiper
...
--HG--
branch : trunk
2010-03-21 21:56:49 +01:00
teacher
fd3b4ec908
Added missing sql file for rev 7656 (by Machiavelli).
...
Removed DB content data from previous commit.
--HG--
branch : trunk
2010-03-21 19:57:00 +01:00
_manuel_
2318d74dde
Added missing sql for last commit.
...
--HG--
branch : trunk
2010-03-21 15:07:13 -03:00
_manuel_
fae77f2621
Add additional field for storage of speed_run rate of creature
...
This allow independent rate of walk vs run speed. Existing field renamed to explicit speed_walk.
Note that default database rate for run is a result of the most common value seen, 8.0/7.0
Author: NoFantasy.
--HG--
branch : trunk
2010-03-21 14:57:49 -03:00
Tartalo
2c34b6d376
The Obsidiam Sanctum: Several updates, by Ouden
...
Portal event, Flame Tsunami, Twilight Eggs, Twilights Fissure, Achievements in Hard Mode
Closes issue #1015 .
--HG--
branch : trunk
2010-03-21 18:32:50 +01:00
Trazom62
450b2fba9d
Update Script Ulduar/XT-002. Thanks Dakeyras. Fixes issue 1074.
...
Add script texts for all ulduar bosses and adds. Mainly from wowwiki, Thanks.
Some code style cleanup.
Still WiP.
--HG--
branch : trunk
2010-03-21 17:17:34 +01:00
malcromdev@gmail.com>
c5f8341634
fixed oculus drake cpp and sql
...
--HG--
branch : trunk
2010-03-21 13:39:59 -02:30
Machiavelli
c45da17ef9
Fix SQL's
...
--HG--
branch : trunk
2010-03-21 16:56:07 +01:00
Tartalo
36b2b5a1bc
The Nexus, The Oculus: Boss drakos support, register needed scripts
...
This scripts are pushed for testing purposes, so is not recommended
opening it for production enviroments. any feedback is welcome :)
Fixes issue #449 .
--HG--
branch : trunk
2010-03-21 15:28:37 +01:00
Machiavelli
b6258cf1cf
Fix SQL yet again, thanks Trazom. (My apologies)
...
--HG--
branch : trunk
2010-03-19 22:06:38 +01:00
Machiavelli
86a33aa538
Fix SQL's, thanks Aokromes.
...
--HG--
branch : trunk
2010-03-19 22:00:52 +01:00
Machiavelli
3ae5a4094e
Implement instance script for Zul'Farrak and prevent Gahz'Rilla from being summoned multiple times.
...
--HG--
branch : trunk
2010-03-19 21:38:07 +01:00
teacher
9d5049da94
Little sql improvement.
...
--HG--
branch : trunk
2010-03-19 14:21:21 +01:00
Machiavelli
35a7f4849e
Store alternate currency spent on an item by Item ExtendedCost entry instead of honorPts/arenaPts/items seperately. Thanks to Opterman for the idea.
...
--HG--
branch : trunk
2010-03-18 22:56:48 +01:00
Rat
ef57a96cce
*fix quest Bury Those Cockroaches!(11608)
...
--HG--
branch : trunk
2010-03-18 22:34:14 +01:00
Rat
d08567965a
*fix Merciless Totem of the Third Wind proc
...
*fix in world.sql
--HG--
branch : trunk
2010-03-18 21:32:16 +01:00
Machiavelli
302af79bc2
Implement vendor item refund system.
...
For info about this system, see: hxxp://us.blizzard.com/support/article.xml?locale=en_US&articleId=27351
Thanks to:
- Opterman, Malcrom, Xanadu + anonymous colleagues for aiding research on packet structure
- Aokromes and Svannon for testing
--HG--
branch : trunk
2010-03-18 17:27:40 +01:00
malcromtdb@gmail.com
bef85de621
Add script for Amberpine Woodsmen Grizzly Hills
...
--HG--
branch : trunk
2010-03-17 18:27:17 -02:30
Troy
ebb62fb12c
Added 7597_world_scriptname.sql to world_scripts_full.sql
...
--HG--
branch : trunk
2010-03-17 18:00:40 -02:30
Xanadu
5603de6048
Argent Tournament Post script by Malcrom
...
--HG--
branch : trunk
2010-03-17 21:20:21 +01:00
Xanadu
e5cbe017f4
Fixed Drain Soul increased damage for targets below 25% HP. Closes issue #394 . Closes issue #748 . Closes issue #938 . Rejoice, new era of server-side spells has begun!
...
--HG--
branch : trunk
2010-03-17 16:38:31 +01:00
Trazom62
b00c745455
Update Halls of Stones script text entries to correct range.
...
Fixes issue #607 .
--HG--
branch : trunk
2010-03-16 21:24:00 +01:00
teacher
5b277b11a7
Moved sql update files to 3.3.2_old directory.
...
Fixed my typo in world.sql.
--HG--
branch : trunk
2010-03-15 23:43:20 +01:00
thenecromancer
a81ad6986c
Remove Hack detecting spell 61988 in HasAura()
...
Correctly cast 61988/61987 after casting Avenging Wrath/Divine Shield respectively
(This will correctly show both spells disabled state)
Don't allow casting Lay on Hands on self when aura 61988 is present (ie. after using Avenging Wrath)
--HG--
branch : trunk
2010-03-15 18:03:43 +01:00
Machiavelli
ce51f24ff3
Change field crc in characters.addons to int(32) to support proper values.
...
--HG--
branch : trunk
2010-03-15 13:24:45 +01:00
Brian
9aa96aaf9b
* Fix potential import error for vehicle_accessory table
...
* Thanks Riccardo
--HG--
branch : trunk
2010-03-14 16:31:47 -06:00
teacher
274268a686
Random sql cleanup.
...
--HG--
branch : trunk
2010-03-13 20:51:59 +01:00
Trazom62
7ff698b505
Fix SQL errors in world_script_texts.
...
--HG--
branch : trunk
2010-03-13 18:28:19 +01:00
Spp
eb96718b5f
Add missing file in previous commit.
...
--HG--
branch : trunk
2010-03-13 07:12:20 +01:00
Spp
ff89bad0fe
Allow Battlegrounds and arenas to be disabled by DB.
...
wtlk arenas disabled by default.
- Player will continue to see all bgs using UI, but won't be able to join disabled bg's
- Gossip menu not shown for disabled Bgs/arenas
- Id 6 disabled = all arenas disabled.
- Only id 6 arena enabled = Gossip shown but unable to join any arena
--HG--
branch : trunk
2010-03-13 00:47:24 +01:00
Spp
e1a8e1b2c9
Fix compile after 7548.
...
Also reorder the columns of account onlinelist command
--HG--
branch : trunk
2010-03-12 20:43:46 +01:00
Anubisss
cb72277769
Fix a typo in a SQL.
...
--HG--
branch : trunk
2010-03-12 19:28:48 +01:00
Spp
673ab0019c
Some Ticket text formating changes to help addons to parse data
...
Linked issue 466
--HG--
branch : trunk
2010-03-12 19:20:11 +01:00
Spp
2cac9671ca
Add map and zone to account onlinelist command.
...
Closes issue 466
--HG--
branch : trunk
2010-03-12 18:55:41 +01:00