Brian
70a6ff4e30
* re-fix repeatable quests so that they are completable if the player
...
* logs out and logs back in.
* Thanks to Aokromes for pointing it out.
--HG--
branch : trunk
2009-12-30 14:37:53 -07:00
Anubisss
29e0ac5377
Fix a memory leak.
...
--HG--
branch : trunk
2009-12-30 17:35:49 +01:00
Anubisss
0d76a29101
Some typos again in Moroes.
...
--HG--
branch : trunk
2009-12-30 17:03:14 +01:00
Paradox
e24386e698
Clean up trinitycore.conf.dist and trinityrealm.conf.dist
...
This is a purely cosmetic change, and isn't required
for proper server functioning.
If you are using windows and decide to merge it, I recommend
windiff32
All Lines have been kept at column 80 or less to help make the files
easier to read and edit in text mode editors.
--HG--
branch : trunk
2009-12-30 10:53:27 -05:00
Anubisss
c2f891e5a2
Fix a typo in Moroes' script.
...
--HG--
branch : trunk
2009-12-30 15:18:28 +01:00
n0n4m3
ba35715676
Fixed some crash, cause instance scripts
...
--HG--
branch : trunk
2009-12-30 08:40:11 +01:00
Anubisss
1a51f16434
Rewrite script of Phase Hunter. Now the mob has a more better AI and also this patch fixes quest Recharging the Batteries.
...
--HG--
branch : trunk
2009-12-30 05:00:56 +01:00
Anubisss
6b997f35af
Implement Glyph of Divine Storm. Based on zajast's patch.
...
--HG--
branch : trunk
2009-12-29 23:53:00 +01:00
Anubisss
cd824b50fe
Implement Glyph of Circle of Healing.
...
--HG--
branch : trunk
2009-12-29 21:48:01 +01:00
XTZGZoReX
d847e1db2a
* Remove ConfVersion from the config files. It is considered the end-user's responsibility to check for config file changes.
...
--HG--
branch : trunk
2009-12-29 19:20:14 +01:00
XTZGZoReX
8ca7410c35
* Little leftover...
...
--HG--
branch : trunk
2009-12-29 19:03:25 +01:00
XTZGZoReX
2159602f27
* Remove useless CheckDB functionality. This does not belong in core in any shape or form.
...
--HG--
branch : trunk
2009-12-29 18:25:21 +01:00
n0n4m3
5b975766f5
Removed not needed gomp from cmakefiles
...
--HG--
branch : trunk
2009-12-29 17:56:43 +01:00
Anubisss
df88de1f2a
Fix 3 memory leakz.
...
--HG--
branch : trunk
2009-12-29 16:02:40 +01:00
p0wer
744c514b89
Fix Tidal Waves proc amount. After casting (Lesser) Healing Wave twice the buff will be removed.
...
--HG--
branch : trunk
2009-12-28 21:09:16 -06:00
XTZGZoReX
9545a7cd48
* Merge...
...
--HG--
branch : trunk
2009-12-29 00:28:30 +01:00
XTZGZoReX
03890fbe48
* Partial revert of [6833 : 970affc03278] - code style fixes + a warning fix preserved. Don't ask me why, but apparently time CAN be negative in TC. Funny stuff.
...
--HG--
branch : trunk
2009-12-29 00:27:44 +01: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
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
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
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
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
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
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
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
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
5542193e0f
Revert 6790, sorry :(
...
--HG--
branch : trunk
2009-12-26 13:06:24 +01:00