Lightguard
aff7d022af
[9289] Fix glyph 57870
2010-02-03 12:05:41 +01:00
przemratajczak
6fef6a2e52
[9288] Prevent apply spell power bonuses to some item heals.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-02-03 02:29:25 +03:00
VladimirMangos
1f1f414d76
[9287] Prevent weapon skill grow at player's pet hit.
2010-02-03 00:00:00 +03:00
Lightguard
af3aced775
[9286] Fix spell 69377
2010-02-02 20:22:18 +01:00
VladimirMangos
8ff7010750
[9285] Fixed unexpected double time for apply damage for spell 1464 and ranks.
...
* Implement way ignore some redundent data for triggered spells base at cast cost exist.
Reason: some triggered spells inherited data from main spells
just for porper client show spell attributes, we not need this data.
* Use check for ignore inherited cast time.
2010-02-02 20:17:04 +03:00
VladimirMangos
66c8c75914
[9284] Realy fixed crash source added in [9228] now.
2010-02-02 14:52:52 +03:00
laise
868a4d20a4
[9283] Apply SPELL_AURA_MOD_HEALING_PCT to any healing.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-02-02 01:56:40 +03:00
VladimirMangos
742f8df025
[9282] Possible fixed crash source added in [9228]
...
After [9228] groups stored under leader guid keys, but group leader can change
and in result at group disband after leader change group not removed from storage.
2010-02-02 00:57:19 +03:00
VladimirMangos
60f8b3874d
[9281] Fixed client ignore spell 1464 and ranks in combat log.
2010-02-01 14:01:44 +03:00
Valroft
ad7729479c
[9280] Fixed work scrolls of enchantment.
...
SOme for its have spells with unexpected reagent requirements.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-02-01 00:19:17 +03:00
VladimirMangos
7bb40630e5
[9279] Move reapply spellmods code in own function.
2010-01-31 22:54:59 +03:00
VladimirMangos
26d71e3328
[9278] Prevent reapply charged/noaffect spellmod to persistent auras.
2010-01-31 22:10:11 +03:00
Ceris
965bd2272b
[9277] Fixed AP bonus percent for spell 16857.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-31 20:41:40 +03:00
laise
dfd5299d7e
[9276] Prevent gain/lost health/powers form death persistent periodic affects.
...
This must solve bugs with inconsistent death states also.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-31 20:12:02 +03:00
BThallid
cc7a53ae16
[9275] Quest reward data rearranged and comments added.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-31 19:16:45 +03:00
VladimirMangos
904995c024
[9274] Implement SPELL_EFFECT_SUMMON_ALL_TOTEMS
...
This implement work spells 66842, 66843, 66844.
Patch originall writed by Arthorius, with additional fixes from darkstalker
and hack removes from me.
2010-01-31 18:40:59 +03:00
laise
9aedd3a864
[9273] Implement item 49623 triggered stacking affect.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-31 05:36:59 +03:00
VladimirMangos
df70a2c81d
[9272] Revert "[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs."
...
This reverts commit af146f14c0999eed0e293bc0595a04e62df54f3e.
Not need call this function more that one per thread.
2010-01-30 17:59:55 +03:00
XTZGZoReX
a24320d4b5
[9271] Revert "[9266] Implement CMSG_CORPSE_MAP_POSITION_QUERY opcode."
...
This reverts commit 102abf5fff122ec736b49c978fcfba0177f9edc2.
Research was in fact wrong, and caused wrong corpse position at client.
2010-01-30 15:17:54 +01:00
NoFantasy
bfa86a0d4d
[9270] Send pointOfInterest (if exist) to client before sending gossip menu.
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-30 15:10:28 +01:00
laise
a1a0c6edbe
[9269] Second attempt to add missing break for SPELL_EFFECT_SUMMON
...
(earlier accepted patch by daveh never pushed to master)
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-30 14:42:17 +01:00
NoFantasy
76748cb75a
[9268] Fix one areaflag for city subarea
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-30 13:34:38 +01:00
NoFantasy
13dee34689
[9267] Correct mixed up typeid check for gossip scripts
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-30 11:56:05 +01:00
XTZGZoReX
1d2943a2fd
[9266] Implement CMSG_CORPSE_MAP_POSITION_QUERY opcode.
...
* Send coordinates of corpse on world map, if outside instance.
* Send coordinates of instance entrance, if inside instance.
Thanks to Ceris and Lightguard for helping with research/code.
2010-01-29 22:01:28 +01:00
XTZGZoReX
49a0d352b6
[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs.
2010-01-29 19:56:15 +01:00
XTZGZoReX
ceefebf187
[9264] Fix build. Add ITEM_MOD_FERAL_ATTACK_POWER to deprecated list.
2010-01-29 19:52:11 +01:00
NoFantasy
beb0a5a4a5
[9263] Send MinLevel of quest to client (minimum level required to obtain)
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-29 13:18:39 +01:00
NoFantasy
203faef9fd
[9262] Allow larger value in database quest_template.QuestFlags
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-28 17:16:05 +01:00
NoFantasy
c52331d680
[9261] Clarify two error messages related to achievement criteria data
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-27 16:04:13 +01:00
VladimirMangos
7239d4aee7
[9260] Rewrite pool system work with dynamic data.
...
Concentrate all dynamic data in single structure for future move it to Map for support pre-Map pool data store.
* This let use pool system in future in instances
* Remove main stoper to move creature/guids to per-map store tht open lot simplifcation and problem autoresolves
* This is also fix some porblems in pool-pool case work.
2010-01-26 23:38:13 +03:00
Splinter
72a52af93e
[9259] Implement talent 52795 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-26 23:02:43 +03:00
j4r0d
8294754cc0
[9258] Add break for safe and code style.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-26 19:43:13 +03:00
HipToday
48d623fef4
[9257] Report error message at openssl dir find fail in configure.
...
Instead linking errors.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-26 15:31:02 +03:00
VladimirMangos
d7c08fdc2f
[9256] Fixed boss emote range
2010-01-26 15:10:43 +03:00
Splinter
1b3f0e1e6f
[9255] Add information about m4 dir to configure.ac.
...
Possible this will help resolve recent porblems with openssl detection at some platform.
At least it help in some similar cases at testing.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-26 11:27:51 +03:00
NeatElves
ae379a9ea3
[9254] Implement .reload locales_gossip_menu_option
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-25 10:58:44 +03:00
Laise
c0dd79e125
[9253] Update AP bonus for item 2892 and ranks DoT.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-24 20:02:19 +03:00
VladimirMangos
e3978a908c
[9252] Fixed crash in result typo in arena points loading.
...
Also small cleanups in PLAYER_FIELD_WATCHED_FACTION_INDEX use.
2010-01-24 19:51:59 +03:00
Wowka321
f7b8f09bac
[9251] Restore work spell 31687 and implement work glyph 50045.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-24 19:06:12 +03:00
VladimirMangos
f444a6b9db
[9250] Fixed my typo in 9246_01_characters_character.sql
...
And provide sql update for case if old sql update version already applied.
It's no-op for case when used new sql update version.
2010-01-24 18:50:15 +03:00
NoFantasy
2b3971ed26
[9249] Move instance call OnPlayerEnter() to after really added to map
...
Also clarify log message and comment for function.
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-24 16:10:28 +01:00
kolomati
64bd59a11b
[9248] Allow mounts at map 595.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-24 17:50:14 +03:00
yad02
b78df99f42
[9247] Fixed typo: achievment -> achievement
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-24 17:32:32 +03:00
hunuza
aa14f45e60
[9246] Move more values from data to own fields.
...
Now possible (need recheck) glyphs still used form `data`.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-24 17:03:54 +03:00
XTZGZoReX
0ff9250de2
[9245] Remove CellLock class and all cell-level thread locking.
...
* It was wasting CPU power as cell-level locking is not needed.
* Future multithreading will be on map-level.
* CellLock was just a 'proxy' between Cell and CellPair and in some cases carried redundant data.
* Some minor cleanup in Cell::Visit/Map::Visit.
2010-01-23 21:36:15 +01:00
Laise
39b7636094
[9244] Implement talent Rime
...
And apply SPELLMOD_COST to rune spell cast as part this.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-01-23 20:19:13 +03:00
VladimirMangos
bf9cccfd5b
[9243] Some spell rune code fixes
...
* Also replace check/take functions for runes by single 2 mode function
* Implement proper check for dead runes case
* Implement proper rune selection for Aura::HandleAuraConvertRune
2010-01-23 20:08:09 +03:00
VladimirMangos
546ee35953
[9242] Fixed inconstence in one from recently added AI events name
2010-01-23 14:46:41 +03:00
VladimirMangos
36d90d6040
[9241] Implement AI/EventAI calls at summoned creature die/despawn
...
* New CreatureAI::SummonedCreatureJustDie called for owner at temporary summoned creature die.
* New EVENT_T_SUMMONED_JUST_DIE (25) for proccess CreatureAI::SummonedCreatureJustDie event
* New EVENT_T_SUMMONED_JUST_DESPAWN (26) for proccess CreatureAI::SummonedCreatureJustDespawn event
* Some code cleanups.
2010-01-23 14:41:38 +03:00
VladimirMangos
75381e31f8
[9240] Implement spell 24834.
2010-01-23 13:38:04 +03:00