Wyk3d
75b1db8cd0
[6976] Changed the db_version fields in realmd and characters databases to revision number format
2008-12-29 22:19:15 +02:00
Grz3s
da133b2618
[6970] Fixing player staring coordinates in mangos.sql.
2008-12-29 13:34:07 +03:00
begemot
b9e0787c2a
[6961] Remove redundent code that prevent show .reload subcomands list in normal way.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-28 05:04:01 +03:00
Arthorius
41cbc67dfc
[6960] Implement ".modify runnicpower" command.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-28 03:23:03 +03:00
DiSlord
40e540d6f8
[6958] Fix last commit, add revision number
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-28 01:58:42 +03:00
DiSlord
b794a24358
Add procFlag patch
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-28 01:47:36 +03:00
DiSlord
7a9346fe3d
Prepare for master tree
...
Remove some unused in 303 data from table
Fix some table data
Fix send (change in 303) SMSG_SPELLDAMAGESHIELD opcode
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-28 00:10:48 +03:00
DiSlord
30908fb5ff
Merge branch 'master' of git@github.com:mangos/mangos into procflag
2008-12-27 18:29:03 +03:00
DiSlord
95a2efcee7
Cleanup spell_proc_event table (remove deleted spells after client switch)
...
Add some missing cooldowns from main tree.
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-25 19:33:11 +03:00
killdozer
39d1ca5ef0
[6944] Restore work after arena patch and reimplement battleground/arena announcer
...
Signed-off-by: killdozer <killdozer@mangos.ru>
Renumbering arena related mangos string to proper ranges and cleanup related code and DB data.
Set battleground/arena announcer disabled by default as extansion in server functionality.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 07:53:06 +03:00
DiSlord
e2659ffa62
Merge branch 'master' of git@github.com:mangos/mangos into procflag
2008-12-25 02:53:00 +03:00
GriffonHeart
2c1c58a44c
[6941] Data for spell_learn_spell for new class specific enchanting ability.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 02:32:33 +03:00
DiSlord
65faea823c
Merge branch 'master' of git@github.com:mangos/mangos into procflag
2008-12-25 01:21:52 +03:00
DiSlord
38edd87fb9
* Update spell_proc_event table data for 303
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-25 01:02:20 +03:00
VladimirMangos
45ac0c5036
[6940] Update spell_learn_spell.
2008-12-24 16:11:37 +03:00
NeatElves
1e5dad839f
[6939] Fixing problems with quest_template.RewHonorableKills.
...
1) field not been added in time original sql update.
2) provided default value for field.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-24 07:13:27 +03:00
VladimirMangos
e6e35f38d1
[6936] Update spell_chain table content. Most from provided data prepared by DiSlord.
...
Also switch to revision based numbering of sql updates.
2008-12-24 05:33:47 +03:00
DiSlord
bae58eb069
Merge branch 'master' of git@github.com:mangos/mangos into procflag
2008-12-23 18:03:21 +03:00
VladimirMangos
7cc95eefb2
[6932] Move some old sql updates to subdir.
2008-12-23 02:04:42 +03:00
VladimirMangos
353b3c7d27
Prepare sql updates for merge.
...
This sql updates including chaarcter convertion queries:
2008_12_22_18_characters_characters.sql
2008_12_22_19_characters_item_instance.sql
2008-12-22 16:53:30 +03:00
freghar
d75812749f
[6922] Whitespace and newline fixes
...
This should fix the GCC "no newline at end of file" warnings.
Signed-off-by: freghar <compmancz@gmail.com>
2008-12-22 12:47:33 +03:00
GriffonHeart
d1a776f41a
New class starting items data for item_template.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-21 04:48:56 +03:00
GriffonHeart
68a23f6587
Core DB data for new class creating.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-20 07:50:42 +03:00
VladimirMangos
7891238bde
Level stats for >70 and new class. Data for new class levels <55 same as class 1 for same race (mostly).
...
Also fox item_template data structure in mangos.sql (add data for new fields).
2008-12-18 05:58:01 +03:00
tomrus88
71b1065c8b
Merge branch 'master' into 303
...
Conflicts:
src/game/CharacterHandler.cpp
src/game/Chat.h
src/game/Player.h
src/game/World.h
src/game/debugcmds.cpp
2008-12-16 07:30:23 +03:00
ApoC
d43bd7efe9
Added missing alters to db_version.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-16 02:20:45 +01:00
ApoC
d34842f786
Typo fix.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-16 02:14:48 +01:00
ApoC
8ffb28a174
Added missing changes from arena patch.
...
Renumbered texts to be continuous.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-16 02:03:23 +01:00
ApoC
a5331ab517
[6910] Implemented rewritten arenas. Original author w12x@getmangos.com
...
Many thanks also to:
Balrok@github.com for long time updating.
Triply@github.com for great work in rewriting process.
All who I forget to name.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-16 00:17:24 +01:00
tomrus88
053d60a3f7
Added wotlk sql updates to mangos.sql
2008-12-15 11:25:21 +03:00
VladimirMangos
05eee70e50
Update player_classlevelstats table for new levels and class.
...
Data for warlocks 71-80 have only near to correct data instead exactly correct values.
2008-12-12 05:26:38 +03:00
tomrus88
0f7077546f
Implemented character customize future.
...
Not tested, but should work...
2008-12-12 01:44:52 +03:00
DiSlord
6c02f00a93
Merge branch 'master' of git@github.com:mangos/mangos.git into procflag
2008-12-12 01:34:09 +03:00
tomrus88
ef69f6b80c
Merge branch 'master' into 303
...
Conflicts:
src/game/Player.cpp
src/shared/revision_nr.h
2008-12-09 00:32:47 +03:00
DiSlord
9b842b6fdc
Work under spell mods
...
* Add support > 64 bit spellFamily mask
* Remove not used fields in SpellModifier
* Remove not used (and not correct work vs charges) GetTotalFlatMods, GetTotalPctMods
* Use DBC based data for spell_affect
* More better work SPELL_AURA_ADD_TARGET_TRIGGER aura
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-08 23:22:39 +03:00
KAPATEJIb
480a935216
[6888] Add to character.sql not added changes from 2008_11_12_01_character_character_aura.sql
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-08 11:39:18 +03:00
tomrus88
af1e1d7794
Merge branch 'master' into 303
...
Conflicts:
src/game/Corpse.cpp
src/game/DynamicObject.cpp
src/game/GameObject.cpp
src/game/Object.h
src/game/Unit.cpp
src/game/Unit.h
2008-12-05 18:16:31 +03:00
hunuza
d44b1bc81b
Add missing part of last commit.
...
Update makefile and characters required_* field.
Signed-off-by: hunuza <hunuza@gmail.com>
2008-12-03 17:55:14 +01:00
hunuza
8f355d8e3a
[6872] Make guid key in guild_member table unique.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2008-12-03 17:47:08 +01:00
tomrus88
ee7f7a0a08
Merge branch 'master' into 303
...
Conflicts:
src/game/Player.cpp
src/mangosd/mangosd.conf.dist.in
2008-11-30 14:05:56 +03:00
tomrus88
700d3cf609
Some work on Runic Power and Milling Spell Effect
2008-11-30 13:53:33 +03:00
Malah
5f33f4abf4
[6860] Implement correct effects stacking and zone limitations for item 34537.
...
Signed-off-by: Malah <Backbone@getmangos.com>
C++ code part rewrited for more correct work.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-11-30 04:18:14 +03:00
Backbone
eef8369ed6
[6859] Fixed item 29301 triggerring at ranged hit.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-11-30 00:42:47 +03:00
tomrus88
93cf13acec
Merge branch 'master' into 303
...
Conflicts:
src/shared/Database/DBCStores.cpp
src/shared/Database/DBCfmt.cpp
2008-11-28 07:20:02 +03:00
VladimirMangos
9fc7dd9ead
[6853] [2008_11_27_01_mangos_playercreateinfo_item.sql] Use DBC data for creating initial character items.
...
Thanks to WCell team for DBC structure research.
`playercreateinfo_item` content removed from mangos.sql and table can be used now only for custom additional initial items.
2008-11-28 02:20:02 +03:00
Wyk3d
96ad11007d
Added procflag.sql
2008-11-26 23:42:25 +02:00
tomrus88
b2ca98fa4e
Merge branch 'master' into 303
2008-11-18 21:10:48 +03:00
VladimirMangos
e3abf5c936
[6838] [2008_11_18_01_mangos_creature_movement.sql 2008_11_18_02_mangos_mangos_string.sql] Implement localization support for creature_movemant.
...
Implemented in same way as db script localization. creature_movemant now store indexes in db_script_string.
In game waypoint text setting disabled. Unclear how this possible implement with localization data.
2008-11-18 20:42:10 +03:00
tomrus88
e738198eb4
Merge branch 'master' into 303
...
Conflicts:
src/game/ItemPrototype.h
src/game/ObjectMgr.cpp
src/shared/Database/SQLStorage.cpp
2008-11-16 17:20:43 +03:00
VladimirMangos
b992056123
[6831] [2008_11_16_01_mangos_command.sql] Let use short names for cancel word in .server shutdown cancel (like ".ser s c") and similar commands.
2008-11-16 15:06:23 +03:00