VladimirMangos
9ee41092df
[8573] Fixed sql update name
2009-09-30 20:04:35 +04:00
balrok
0ecd93fdc9
[8557] fixed revision_sql.h
...
sorry i used a too old git_id tool :-/
2009-09-28 18:40:36 +02:00
Win32
7768d5f3e7
[8521] Implement glyph 42744
...
Patch added with improvement in code suggested by Shendor.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-21 17:25:43 +04:00
Ambient5
64e753f169
[8514] Impmlement unleashing effect for possitive seals that not have special stored spell id for this.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-20 20:26:41 +04:00
Maxxie
81a4eabe34
[8511] Limit talent 57472 triggering to only spell spell 17 and ranks as expected.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-19 19:17:18 +04:00
NoFantasy
744c6eaac0
[8505] Set character spell 16857 active.
...
Applies to some characters upgraded from 2.x.
Signed-off-by: NoFantasy <nofantasy@nf.no>
2009-09-16 11:05:42 +02:00
nos4r2zod
ac56f62684
[8504] Update old spell version to spell 21084 in some playercreate_* cases.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-16 12:48:34 +04:00
NeatElves
139bceb6a0
[8499] Add data to spell_elixir for absent 3.x elixirs.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-14 23:47:53 +04:00
dele
c45362a9fc
[8498] Implement talent 53234 and ranks.
...
(cherry picked from commit 510b81f53bbe59beccbc113a802b3f9b1e669e3a)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-14 12:20:48 +04:00
cccyril
da44f2efe7
[8488] Update and add some coeficents for spells in spell_bonus_data.
...
With related `spell_chain` data.
Added version is result additional fixes and improvments made by nos4r2zod.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-11 22:03:22 +04:00
nos4r2zod
d91f2c2c35
[8487] Fixes in paladin seals and related spells.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-11 06:08:40 +04:00
burned
af4c9750e3
[8482] New flasks for 3.x added to spell_elixir.
...
Signoff-by: VladimirMangos <vladimir@getmangos.com>
2009-09-10 05:25:28 +04:00
The_Game_Master
bf7c15a5a6
[8469] Fix possible garbage in character_spell after [8416]
...
Removed in sql update spell not expected to be listed in character_spell
long before [8416] as dependent, but reported as partly listed. So do cleanup.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-09-05 04:36:04 +04:00
Athor
7f444189c6
[8462] Fix database table to allow emote id bigger than 255
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2009-09-04 02:33:24 +02:00
VladimirMangos
69fbe1e82f
[8451] Implement talent 47236 and ranks.
...
Added changes base at merge of patches suggested by pasdVn and Astellar.
2009-09-02 06:43:00 +04:00
VladimirMangos
4d0088e7a9
[8444] Prevent spawn gameobjects with invalid displayid by command.
...
Also fix mangos string for not existed gameobejct entry.
2009-08-31 23:10:42 +04:00
VladimirMangos
8a7b77c088
[8441] Implement check DBs versions (required_* fields) at mangosd/realmd loading.
...
* git_id updated to generate revision_sql.h file with required_* fields strings.
* mangosd/realmd changed to include header and check this strings at startup.
* mangosd/realmd will terminated if related strings not match in DB content.
In most cases this meaning that not all expected sql updates applied.
Current required_* field stored in DB output in error to help find what last sql updates applied.
IMPORTNAT NOTE for mangos devs: please update used git_id before adding next commits with sql updates!
2009-08-30 15:02:10 +04:00