Commit Graph

91 Commits

Author SHA1 Message Date
QAston
fc7d2a5393 *Save only auras which need to be saved-this also removes error spam for duplicate entries.
--HG--
branch : trunk
2009-04-08 18:32:48 +02:00
XTZGZoReX
cc2a089a9d * Trailing whitespace removed.
--HG--
branch : trunk
2009-04-06 21:14:51 +02:00
QAston
276084e294 *Fixes in pet levelup spell system-pets no longer learn triggered spells and can cow learn 2 spells for 1 level.
--HG--
branch : trunk
2009-04-06 14:54:56 +02:00
QAston
20c02ef760 *Update of aura system.
--HG--
branch : trunk
2009-04-06 13:31:14 +02:00
megamage
0376c70fd9 *FIx a bug that pet cause crash.
--HG--
branch : trunk
2009-04-04 14:08:17 -06:00
megamage
b858dd535a *Fix the bug that pet cannot be put in stable.
--HG--
branch : trunk
2009-04-03 18:22:46 -06:00
megamage
837e15405d *Fix a bug about pet talents.
--HG--
branch : trunk
2009-04-03 17:29:27 -06:00
megamage
2bc033a328 *Fix bugs related to hunter and warlock pets.
--HG--
branch : trunk
2009-04-02 22:03:25 -06:00
megamage
fbf36c9afe *Fix build. Sorry.
--HG--
branch : trunk
2009-04-02 19:09:52 -06:00
megamage
8e0a0877e1 *Try to fix the bug that pet cause client crash.
--HG--
branch : trunk
2009-04-02 19:05:17 -06:00
megamage
b51cea6ce4 *Remove some code which may cause crash.
--HG--
branch : trunk
2009-03-31 14:08:38 -06:00
megamage
031df598ab *Try to fix crash.
--HG--
branch : trunk
2009-03-31 09:18:39 -06:00
megamage
09342fe2be *Fix a crash when toggle autocast for pet.
--HG--
branch : trunk
2009-03-29 09:45:47 -06:00
megamage
3a485c658d *Fix a bug that pet does not toggle autocast when loaded.
--HG--
branch : trunk
2009-03-28 22:05:12 -06:00
megamage
b7001f6135 *Fix build.
--HG--
branch : trunk
2009-03-28 17:40:07 -06:00
megamage
ce8462ccf9 [7558] Implement command: .learn all_mypettalents Author: VladimirMangos
Also output more correct messages at use .reset talents to pet

--HG--
branch : trunk
2009-03-28 16:25:42 -06:00
megamage
eb894f39e8 *First remove object from world then unregister it. This may fix some crashes.
--HG--
branch : trunk
2009-03-28 16:04:37 -06:00
megamage
3c624f7c63 *Set pet level up xp from 1/4 of owner xp to 1/10.
--HG--
branch : trunk
2009-03-28 12:39:14 -06:00
megamage
ff83e4a9b1 *Fix some bugs of pet.
--HG--
branch : trunk
2009-03-27 22:47:28 -06:00
megamage
74d88025cb *Fix some client issues about pet.
--HG--
branch : trunk
2009-03-27 10:13:12 -06:00
megamage
a6193d4893 *Fix a crash.
--HG--
branch : trunk
2009-03-26 09:22:20 -06:00
megamage
1c2eab4110 *Fix a crash caused by pet.
*Make pet class derived from guardian class.

--HG--
branch : trunk
2009-03-25 21:32:34 -06:00
megamage
312b8e5b73 *Merge.
--HG--
branch : trunk
2009-03-25 16:00:38 -06:00
megamage
581ae2719d *Do not allow to add/remove obj to/from world more than once.
--HG--
branch : trunk
2009-03-25 15:54:23 -06:00
megamage
d2e0ed5f57 *Only set guardian's ownerguid in setpet.
--HG--
branch : trunk
2009-03-25 10:12:15 -06:00
megamage
40fc368694 *Try to fix the bug that remove pet may cause crash.
--HG--
branch : trunk
2009-03-23 16:54:43 -06:00
megamage
7de6113d90 [7509] Use defines instead explcit value for talent rank cound (in general and for pets) Author: VladimirMangos
--HG--
branch : trunk
2009-03-21 14:55:10 -06:00
megamage
59ce40e484 *Remove dual ERROR in logs Author: AlexDereka
--HG--
branch : trunk
2009-03-21 14:28:02 -06:00
megamage
a84e757793 *Update summon system. Show pet bar for guardians. Allow multiple charms/guardians.
--HG--
branch : trunk
2009-03-21 09:48:44 -06:00
megamage
8f627853df *More work on summon system.
--HG--
branch : trunk
2009-03-20 14:01:46 -06:00
megamage
a2392121f0 *Fix the bug that summon dbc is not read. Now creatures can be summoned.
*Make minipet as tempsummon instead of pet. Make totem as tempsummon.

--HG--
branch : trunk
2009-03-19 14:41:30 -06:00
megamage
3eba06e4ad *Use SpellCastResult and finaly fix SPELL_CAST_OK value (255 custom value now). By VladimirMangos.
--HG--
branch : trunk
2009-03-16 12:00:14 -06:00
QAston
eee474d6ba *Fix pet levelup learning.
--HG--
branch : trunk
2009-03-14 21:55:17 +01:00
megamage
328345ac1a [7403] much more unneeded includes removed Author: balrok
--HG--
branch : trunk
2009-03-08 13:05:56 -06:00
megamage
bbd030032e *Fix a typo that makes pet set all un-autocastable spell autocast
--HG--
branch : trunk
2009-03-07 17:49:42 -06:00
megamage
7915fd768a *Merge.
--HG--
branch : trunk
2009-03-06 18:09:01 -06:00
megamage
8787c00ca3 *Disable charmed/possessed creature AI.
*Use general react states to replace charminfo react states.

--HG--
branch : trunk
2009-03-05 18:48:56 -06:00
megamage
b1677c901d [7362] Use IN_MILISECONDS where appropriate, other cleanups. Author: VladimirMangos
--HG--
branch : trunk
2009-03-02 16:53:50 -06:00
megamage
d3a6900667 *Merge.
--HG--
branch : trunk
2009-02-26 20:43:35 -06:00
megamage
ee6418d92a *Update active object code.
--HG--
branch : trunk
2009-02-26 16:29:55 -06:00
megamage
1b587c0fe3 *Merge.
--HG--
branch : trunk
2009-02-20 12:05:58 -06:00
megamage
eb3abf2556 *Fix a crash caused by summon_type_possess.
--HG--
branch : trunk
2009-02-19 18:30:03 -06:00
megamage
31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin
14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage
22855d6e79 [7259] Prevent memory lost at pet spell reset. Author: VladimirMangos
--HG--
branch : trunk
2009-02-10 09:57:25 -06:00
megamage
4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
QAston
4c5f0fd6a5 *Fix aura sending to 303 client.
--HG--
branch : trunk
2009-02-06 19:42:03 +01:00
megamage
d69198732e *Merge.
--HG--
branch : trunk
2009-02-04 17:22:43 -06:00
megamage
df7499e056 *Merge.
--HG--
branch : trunk
2009-02-04 10:53:58 -06:00
Drahy
5dab980495 * Updated copyright notice for new year (2009) part 2
* Changed mangos website

--HG--
branch : trunk
2009-02-04 12:42:26 +01:00