Commit Graph

30447 Commits

Author SHA1 Message Date
Chaz Brown
76413e28fe Modify TrinityScript to use main config file. (Fix problems when using -c on the command line)
--HG--
branch : trunk
2009-04-24 00:48:44 -04:00
Chaz Brown
034a9be723 Modify TrinityScript to use main config file. (Fix problems when using -c on the command line)
--HG--
branch : trunk
2009-04-24 00:48:35 -04:00
megamage
d4c15bb11a [7703] Implement heal/damage total counters and related BG achievments. Author: Trazom
* ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE
    * ACHIEVEMENT_CRITERIA_TYPE_HEALING_DONE

--HG--
branch : trunk
2009-04-23 22:07:37 -05:00
megamage
e991397971 [7702] Implement some damage/healing achievement statistics. Author: Trazom
* ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HIT_DEALT
    * ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HIT_RECEIVED
    * ACHIEVEMENT_CRITERIA_TYPE_TOTAL_DAMAGE_RECEIVED
    * ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HEAL_CASTED
    * ACHIEVEMENT_CRITERIA_TYPE_TOTAL_HEALING_RECEIVED
    * ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HEALING_RECEIVED

--HG--
branch : trunk
2009-04-23 22:07:04 -05:00
megamage
892053938e [7701] Move explicit healing repeating code to DealHeal functions. Author: Trazom
--HG--
branch : trunk
2009-04-23 22:02:41 -05:00
megamage
bd56af1294 *Merge.
--HG--
branch : trunk
2009-04-23 21:44:48 -05:00
megamage
84e9ffb487 *Set mover based on client response.
--HG--
branch : trunk
2009-04-23 21:43:20 -05:00
megamage
e97ddc5872 *Do not let civilian aggro players.
--HG--
branch : trunk
2009-04-23 21:38:50 -05:00
megamage
17056452d7 *Fix a typo that makes players drop off the transport.
--HG--
branch : trunk
2009-04-23 21:33:42 -05:00
QAston
f405468cc9 *Fix a typo
--HG--
branch : trunk
2009-04-23 21:02:29 +02:00
QAston
066af701d3 *Fix frenzy and Ferocious Inspiration proc.
*Add command .reset all pet_spells - use it if you still have problems with pet talents after recent revs changes (like pets with all talents for example)

--HG--
branch : trunk
2009-04-23 20:57:17 +02:00
Anubisss
786428b047 *Fix a typo in Cannon Master Willey's script by Thraxx. Thank you.
--HG--
branch : trunk
2009-04-23 17:33:02 +02:00
QAston
cedc328d1f Allow Penance to trigger Grace.
--HG--
branch : trunk
2009-04-23 14:20:14 +02:00
megamage
bce871f253 *Fix a client crash caused by transport.
--HG--
branch : trunk
2009-04-23 00:12:29 -05:00
megamage
f5fff5b186 *Add a new class for event based scripts. Two examples are given.
--HG--
branch : trunk
2009-04-22 23:03:49 -05:00
megamage
92d8abea95 *Fix some broken spells without targetA and B.
--HG--
branch : trunk
2009-04-22 22:04:13 -05:00
megamage
db3e17cb70 [7700] Implement ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL Author: DonTomika
--HG--
branch : trunk
2009-04-22 18:03:07 -05:00
megamage
0f57808238 *Fix build.
--HG--
branch : trunk
2009-04-22 18:02:41 -05:00
megamage
7b2443c1f9 [7699] Avoid implicit convertion enum constant value to 'uint32 const&' in templated code. Author: VladimirMangos
This triggering wrong code generation in release mode for VS2003/VS2005.

--HG--
branch : trunk
2009-04-22 18:01:35 -05:00
megamage
1a90380b48 [7698] Remove redundent call InterruptNonMeleeSpells. Author: NoFantasy
--HG--
branch : trunk
2009-04-22 17:59:11 -05:00
megamage
3b49bfb1ff [7697] Interrupt casting at enter to evade mode. Author: VladimirMangos
--HG--
branch : trunk
2009-04-22 17:58:46 -05:00
megamage
3a316370b1 [7696] Fixed compile warnings Author: AlexDereka
--HG--
branch : trunk
2009-04-22 17:56:59 -05:00
megamage
e7e03d167e *Merge.
--HG--
branch : trunk
2009-04-22 17:52:01 -05:00
megamage
1cd8ea8c1a *Fix some bugs about vehicle.
--HG--
branch : trunk
2009-04-22 17:50:26 -05:00
megamage
dc326fdf2c *Fix a crash in warbringer_omrogg.
--HG--
branch : trunk
2009-04-22 17:23:00 -05:00
megamage
06667c40dd *Fix some bugs about vehicle.
--HG--
branch : trunk
2009-04-21 15:43:03 -05:00
megamage
c25158f836 *Fix the bug that unit cannot enter vehicle.
--HG--
branch : trunk
2009-04-21 15:12:59 -05:00
megamage
32e44b6c99 *Fix build.
--HG--
branch : trunk
2009-04-21 15:07:02 -05:00
Anubisss
4859edfb34 *Minor check in Ambassador Hellmaw's UpdateAI().
--HG--
branch : trunk
2009-04-21 21:26:45 +02:00
megamage
7310c90f40 [7694] Fixed achievement criteria set at loading. Author: raven_coda
--HG--
branch : trunk
2009-04-21 14:24:00 -05:00
megamage
7ab4b28f5c [7693] Allow use .revive command in console, support revive offline players. Author: VladimirMangos
--HG--
branch : trunk
2009-04-21 14:23:32 -05:00
megamage
e643d3994c *Fix the bug that some mount spells show two mounts, one on the other.
--HG--
branch : trunk
2009-04-21 14:20:00 -05:00
megamage
60ca71e64f *Use null AI for vehicles.
--HG--
branch : trunk
2009-04-21 14:08:49 -05:00
megamage
297498f1f7 *Fix the bug that all vehicles are broken.
--HG--
branch : trunk
2009-04-21 14:05:54 -05:00
BroodWyrm
e20e65ced9 *Merge.
--HG--
branch : trunk
2009-04-21 21:02:03 +02:00
BroodWyrm
daa03d409e *Change hardcodet yells to DB script text
--HG--
branch : trunk
2009-04-21 21:00:21 +02:00
megamage
6c38623dfc *Fix broken threat mod auras. Now players can gain correct threat.
--HG--
branch : trunk
2009-04-21 13:58:08 -05:00
megamage
787cd7fcb5 *More work on vehicle.
--HG--
branch : trunk
2009-04-21 13:49:39 -05:00
Andy@conmuc-l03
784d388069 Added a Spell for KilJaeden (need it later)
--HG--
branch : trunk
2009-04-21 20:39:06 +02:00
megamage
b154137401 *More work on vehicle.
--HG--
branch : trunk
2009-04-21 13:36:34 -05:00
megamage
4e1143c990 *Fix a crash of vehicle.
--HG--
branch : trunk
2009-04-21 12:55:26 -05:00
megamage
2ecf455090 *Move move and remove obj from world update to map update.
--HG--
branch : trunk
2009-04-21 11:18:46 -05:00
Chaz Brown
9e46994506 Fix characters.sql bad merge leftovers
--HG--
branch : trunk
2009-04-21 02:09:52 -04:00
megamage
fc48248221 *Fix a typo in ProcDamageAndSpellFor. Note: in TC2 this function is handled in a better way, and do not need this.
--HG--
branch : trunk
2009-04-20 21:15:33 -05:00
megamage
624c30138a [7692] Implement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE and reimplement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS. Author: VladimirMangos
Also correctly set this criteria at login.

--HG--
branch : trunk
2009-04-20 20:33:43 -05:00
megamage
5bb13802a7 [7691] Added MySQL to PostgreSQL converter. Author: AlexDereka
Tested on PostgreSQL 8.3 and MySQL 5.0.
    For compile see README.

--HG--
branch : trunk
2009-04-20 20:32:53 -05:00
megamage
0c56b79e96 *Merge.
--HG--
branch : trunk
2009-04-20 20:31:20 -05:00
megamage
fc7e1db9fb [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangos
* This let get objects at map without reference to player or another object.
    * Simplify future implementation for per-map storage for like objects

--HG--
branch : trunk
2009-04-20 20:28:19 -05:00
megamage
df26c17a11 *Try to fix compile in linux.
--HG--
branch : trunk
2009-04-20 19:57:01 -05:00
megamage
b57429c44c *Fix a bug in LoadAccessRequirements() that will generate NULL questtemplate.
--HG--
branch : trunk
2009-04-20 18:11:55 -05:00