Commit Graph
6838 Commits
Author SHA1 Message Date
Paradox 66ee71a86c missed change in expanded reg form
--HG--
branch : trunk
2009-12-28 17:01:08 -05:00
Paradox a1ee318606 Somehow this file didn't get added to my last commit
--HG--
branch : trunk
2009-12-28 16:42:15 -05:00
p0wer c833ff59e1 Forgot to add the new header to SpellAuras.cpp in last commit. Sorry about that. Thanks Kiper.
--HG--
branch : trunk
2009-12-28 15:40:56 -06:00
p0wer 31e96989ea Fix Wintergrasp no fly zone to remove your mount instead of just giving a parachute but not dismounting you.
Also switch around the condition inside the if statement to fit the standard.

--HG--
branch : trunk
2009-12-28 15:25:54 -06:00
XTZGZoReX a5f681fe9e * Time, by definition, cannot be negative for a timer, so this should be uint32, not int32. :)
--HG--
branch : trunk
2009-12-28 21:23:31 +01:00
Paradox 98d726fc4e Make config a separate file for simple reg page as it already was for expanded
Set WOTLK as default expansion and fix simple reg for WOTLK
Fix expanded reg to properly display captcha
Allow 255 characters for email
Replace tabs with spaces

--HG--
branch : trunk
2009-12-28 14:47:57 -05:00
p0wer afde5e0207 Fix warning. Don't use UI64LIT with the & operator.
--HG--
branch : trunk
2009-12-28 12:50:35 -06:00
n0n4m3 f9290edc71 Fixed possible crash, by toshik
--HG--
branch : trunk
2009-12-28 06:53:39 +01:00
_manuel_ 0a105ddade Removed tabs.
--HG--
branch : trunk
2009-12-27 22:42:56 -03:00
_manuel_ 5aa7a95314 Trial of the Champion: Rewrite of bosses Eadric and Paletress.
--HG--
branch : trunk
2009-12-27 22:28:28 -03:00
p0wer 942ea8433e Modify simple registration form to add the option for WOTLK. Will do same for more advanced form later.
--HG--
branch : trunk
2009-12-27 19:04:13 -06:00
p0wer 0aef7ea793 Fix Mind Blast applying Mind Trauma. Will now proc. Thanks to Morpheux for
pointing out that it wasn't proccing.

--HG--
branch : trunk
2009-12-27 18:38:09 -06:00
_manuel_ ca36a951cc Added explanation about Spell Linked Spell in world.sql, it is also in the wiki.
--HG--
branch : trunk
2009-12-27 21:25:11 -03:00
p0wer 1497051240 merge the past two commits from _manuel_ and myself.
--HG--
branch : trunk
2009-12-27 18:10:44 -06:00
p0wer be6b12af36 Fix whitespace for Flask of the North. Cleanliness and organization = win. =D
--HG--
branch : trunk
2009-12-27 18:09:41 -06:00
_manuel_ 3e97b6d55a Fixed spell 66865 used by Boss Eadric the Pure.
--HG--
branch : trunk
2009-12-27 21:07:36 -03:00
p0wer 3cf90a73a5 merge
--HG--
branch : trunk
2009-12-27 17:50:40 -06:00
p0wer 23c3086eb2 Backed out changeset: bcf447b68a92
--HG--
branch : trunk
2009-12-27 17:49:52 -06:00
maanuel e2a6e6dd24 Support for spell 67751 used by Argent Confessor Paletress. Thanks to QAston and Gyullo.
--HG--
branch : trunk
2009-12-27 18:01:34 -03:00
Anubisss 3fa5ec16b0 Add some people to file THANKS.
--HG--
branch : trunk
2009-12-27 21:35:42 +01:00
Brian 08222a7f01 * *FINALLY* removed the nasty nasty hack where the core would cast spells if
* any were listed in creature_template.spellid[1-8]
* Creatures should only cast spells if they have a script.

--HG--
branch : trunk
2009-12-27 17:27:39 -07:00
p0wer 2ba1a48dd4 Replace some more id's with new variable names. Fix some whitespace formating.
--HG--
branch : trunk
2009-12-27 12:28:46 -06:00
n0n4m3 d2beecd80c Fixed typo
--HG--
branch : trunk
2009-12-27 17:44:37 +01:00
n0n4m3 fa1945d3a9 Fixed starting DK skill level, by blackmanos
--HG--
branch : trunk
2009-12-27 16:57:23 +01:00
n0n4m3 d82d10ff36 Added new config options chat channel level limit, option to disable player commands of any kind
--HG--
branch : trunk
2009-12-27 16:10:15 +01:00
n0n4m3 7e2855f53b Fixed Heirloom Experience Bonus +10%. by edrinn
--HG--
branch : trunk
2009-12-27 11:49:47 +01:00
n0n4m3 4737d8111a Revert some commits. Now repo is stable. I recommend to disable Wintergrasp, because now its use leads to a crash.
--HG--
branch : trunk
2009-12-27 11:27:38 +01:00
maanuel bdc8ba8b0c Reverted commit 6762, because it breaks PetAI.
--HG--
branch : trunk
2009-12-27 02:23:30 -03:00
Brian 67c47d71b6 * merge
--HG--
branch : trunk
2009-12-26 23:30:51 -07:00
Brian fb45a6a8ec * Remove char conversion SQL from 6805
* Only intended to update original conversion SQL

--HG--
branch : trunk
2009-12-26 23:27:10 -07:00
p0wer 7cad1ebb44 Update flag for spell Wrath in Eclipse. Correct buff should now be applied. Closes #976.
--HG--
branch : trunk
2009-12-26 19:50:25 -06:00
p0wer 8107c2e2ae Fix wrong spellid in npc_snake_trap_serpents. Thanks blackmanos. Closes #980.
--HG--
branch : trunk
2009-12-26 19:37:25 -06:00
Brian c2b107b34a * Update character conversion SQL for 3.1.3 to 3.2.2a
* Add new SQL for conversion
* Should no longer lose honor / arena points
* Thanks WarHead

--HG--
branch : trunk
2009-12-26 22:45:38 -07:00
maanuel b916fa09f4 Support for spell 66680 used by Boss Argent Confessor Paletress.
--HG--
branch : trunk
2009-12-26 20:25:49 -03:00
n0n4m3 874751cd7b Fixed spell Master's Call, autor ?, thx sundark
--HG--
branch : trunk
2009-12-26 18:52:31 +01:00
maanuel 6272e29d90 Support for spell 67729.
--HG--
branch : trunk
2009-12-26 14:46:19 -03:00
n0n4m3 947b258479 Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. commit...
--HG--
branch : trunk
2009-12-26 18:25:49 +01:00
n0n4m3 066efa09e3 Fixed items Mysterious Egg, Disgusting Jar (need db support).
--HG--
branch : trunk
2009-12-26 17:52:33 +01:00
n0n4m3 28df19d205 Fixed spell Combustion
--HG--
branch : trunk
2009-12-26 17:38:54 +01:00
n0n4m3 bb2b212e84 Fixed crash in lookup GO gossip
--HG--
branch : trunk
2009-12-26 17:16:11 +01:00
n0n4m3 aadbff5903 Revert not needed changes(this implemented soon)
--HG--
branch : trunk
2009-12-26 16:47:40 +01:00
n0n4m3 37d255d70f Removed SPELL_AURA_MOUNTED when BG end and player leave
--HG--
branch : trunk
2009-12-26 16:45:43 +01:00
n0n4m3 9c6859332c Fixed damage from DK Bloodworms
--HG--
branch : trunk
2009-12-26 14:28:35 +01:00
n0n4m3 a5110c3382 Fixed spell Ebon Plague, byThemris.
--HG--
branch : trunk
2009-12-26 14:05:55 +01:00
n0n4m3 088d332545 Fixed spell Rime, by Themris.
--HG--
branch : trunk
2009-12-26 14:02:24 +01:00
n0n4m3 9d015dfce8 Fixed spell Reaping, thx Themris.
--HG--
branch : trunk
2009-12-26 13:56:32 +01:00
n0n4m3 5542193e0f Revert 6790, sorry :(
--HG--
branch : trunk
2009-12-26 13:06:24 +01:00
n0n4m3 e0a194467f Do not load unused fields from Spell.dbc.
--HG--
branch : trunk
2009-12-26 12:32:58 +01:00
n0n4m3 4638c8be9f Partly revert 6760
--HG--
branch : trunk
2009-12-26 11:57:57 +01:00
n0n4m3 2fa14abf42 Move some grid object functions into one parent class
--HG--
branch : trunk
2009-12-26 11:38:30 +01:00