VladimirMangos
24f2d03485
[9702] Drop now redundent item_text table.
...
* In beggining bad news: at 3.3.3 switch has been forgoted item_instance.data field chnage.
In result items with texts (mail copy in to inventory, some other) lost text content.
* That why in current commit item_text droped without convertion. In result all itesm with texts
will lost text. Sorry for this as i think small porblem :(
* Now text stored in item itself.
2010-04-09 02:10:36 +04:00
VladimirMangos
53486545b5
[9701] Fix basepoints calculation
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-08 23:15:48 +03:00
NoFantasy
f39cdc66a6
[9700] Update comments for two quest flags.
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-08 22:12:31 +02:00
VladimirMangos
b48da9755f
[9699] Drop item text ids generation.
...
Now item text not used as independent object (real item texts associated with item guid)
2010-04-08 22:42:00 +04:00
Splinter
7a0cb930eb
[9698] Fixed .pdump work after 'data' drop.
...
Also add `character_talent` including to pdump
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also drop save `item_text` as not used in items/mails now after switch to 3.3.3
2010-04-08 22:27:15 +04:00
Splinter
30360f13db
[9697] Include changes from [9692] to characters.sql
...
mangos.sql part already updated.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-08 19:57:25 +04:00
Sarjuuk
ca07446e63
[9696] Fix 16972 and ranks.
...
Thanks to vdpqtc and darkstalker.
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-08 10:33:45 +02:00
cyrex
23da1a86d1
[9695] Fixed typo in error output string.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-08 06:12:52 +04:00
VladimirMangos
45fba95d13
[9694] Not crash in case unknown spell expected to be learned at spec switch.
...
It will output error insteed and continue.
2010-04-08 05:57:55 +04:00
ilija
93bc46b1f3
[9693] Update spell 6572 and ranks for 3.3.3
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-08 05:41:51 +04:00
VladimirMangos
cf6aac84fd
[9692] Switch to support client 3.3.3a (build 11723)
...
Merge branch '330'
You need regenerate dbc/map/vmap files.
Thanks to TOM_RUS who make most work for adding 3.3.3 support. ;)
2010-04-08 04:27:09 +04:00
VladimirMangos
ae1d8d6488
[9691] Up to date mangos_spell_check old data and add some new.
2010-04-08 02:48:42 +04:00
Wowka321
c5860e0892
[9690] fix item 47670 spell proc event
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-07 19:18:46 +03:00
Revils
724fc87332
[9689] Fixed typo in daily/weekly flags conflict check.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-07 17:14:45 +04:00
VladimirMangos
c56000b666
[9688] Fixed typo in daily quest reset time init.
2010-04-07 06:19:38 +04:00
VladimirMangos
d78117bbc8
[9687] Add to mangos.conf options for daily/weekly reset time.
...
* Quests.Daily.ResetHour (0..23) for daily quests
* Quests.Weekly.ResetWeekDay (0..6) and Quests.Weekly.ResetHour (0..23) for weekly quests.
* Drop time from character_queststatus_daily and use same way as weekly quest reset time store.
2010-04-07 05:48:14 +04:00
GriffonHeart
fdddf9188a
[9686] Implement support weekly quests cooldowns.
...
Part code provided by zhenya.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-07 04:24:51 +04:00
VladimirMangos
e45d165a8e
[9685] Code style cleanups in quest code.
2010-04-07 03:27:28 +04:00
DasBlub
ea5788ff70
[9684] Add helper function to check if a string is numeric
...
(based on DasBlub's repo commit 1d5b209)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-07 00:27:47 +04:00
qsa
570852e70e
[9676] Implement AURA_252
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-06 21:05:34 +03:00
VladimirMangos
fbf530cb50
[9682] Clarify areatrigger related tables loading errors.
...
(based on 330 commit 71c1d67)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-06 21:37:05 +04:00
hunuza
dd2dda62a5
[9681] Add config to decide whether character stats should only be saved on logout.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-06 16:29:17 +02:00
hunuza
145182a53d
[9680] Create new table character_stats for external tools.
...
Added new config value to define whether it should be updated.
This table will only be updated on logout, not on periodic save.
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-06 15:03:43 +02:00
hunuza
1cb9002388
[9679] Some more research on spell attributes.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-06 11:29:17 +02:00
VladimirMangos
068fca0d74
[9678] Some comments for realmd data.
2010-04-06 06:24:51 +04:00
Antimozg
1b536c03e6
[9677] Implement ITEM_MOD_BLOCK_VALUE support in item stat mods and enhantments.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-06 02:16:03 +04:00
VladimirMangos
d6cd1dcc27
[9676] Not counting gems at broken item for meta gem requirements.
...
This is fit as cleint show meta gem state and fix cheating with gems at broken items.
2010-04-05 22:08:45 +04:00
megamage
b7204c9e8d
[9675] Fix SPELL_DAMAGE_CLASS_NONE hit result
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-05 19:46:47 +03:00
Laise
16a281c6d0
[9674] Fix crash in ActivateSpec
2010-04-05 15:58:28 +03:00
tomrus88
0aed03b042
[9673] Updated OpenSSL to version 1.0.0.
2010-04-05 12:30:42 +04:00
hunuza
0fa4f60a52
[9672] Add some research for spell attributes.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-05 02:42:44 +02:00
Laise
010127dc6b
[9671] fix resilience applying to periodic leech auras
2010-04-04 20:45:44 +03:00
NoFantasy
149cfbb3a6
[9670] Add dummy effect of spell 55364.
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-04 09:21:35 +02:00
Laise
7cb0edc272
[9669] Restore build at some old GCC versions
...
Old GCC hash_map::erase not return next iterator point
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-03 23:09:56 +04:00
jolan
9883ee496d
[9668] Add .DS_Store to gitignore.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-03 17:20:30 +02:00
laise
56e1e48161
[9667] Implement 57849 and ranks.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-03 16:15:47 +02:00
Wowka321
4e81b6c98b
[9666] Check max. honor points on characteacter login.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-03 11:13:10 +02:00
pasdVn
3d7313a229
[9665] Add another exception to IsNoStackSpellDueToSpell.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-03 10:46:59 +02:00
NoFantasy
8bd8986d5d
[9664] Fix what author of [9663] messed up, and include the changes in mangos.sql
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-03 02:33:12 +02:00
NoFantasy
53a010d5a5
[9663] Include entry of gameobject in gobject near command
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-03 02:27:05 +02:00
DasBlub
6148675b0e
[9662] Use the db-user 'mangos' instead of 'root' in the config file.
...
Change done for consistence with 'mangos' created in sql/create_mysql.sql
NOTE: for secirity reason better not use this user name (and password)
in real configs/MySQL.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-03 04:10:52 +04:00
Laise
7fb7c47de5
[9661] Implement dual talent specializations in talent switch part.
...
* Implement talent specs switch functionality.
* Only gossip part still not implemented.
* At update server to this commit or later character talents will be reset
with some spam in logs about wrong places talents in character_spell.
It can be ignored as part of conversion to new table support.
Thanks to all getmangos.com community members who take part
in creating and updating original dual spec patch.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-03 00:02:55 +04:00
VladimirMangos
ce40dedaf0
[9660] Simplify talents reset for pet case.
2010-04-02 23:20:35 +04:00
VladimirMangos
12426b158d
[9659] Simplify resetTalent code.
...
Currently all code related to deepndent spells unlern exist in removeSpell
so not need do it in special way in talentReset.
2010-04-02 23:18:06 +04:00
Laise
eee89851a6
[9658] Remove SPELL_EFFECT_TITAN_GRIP flag at related spell remove.
...
This let have correct state for flag at .unlearn related spell and etc.
Not only at full talent reset.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-02 22:51:43 +04:00
VladimirMangos
973a21060b
[9657] Not include in .list talents disabled spells
...
Also some more cleanups in free talent points update calls.
2010-04-02 18:31:11 +04:00
VladimirMangos
034da8f6d4
[9656] Implement '.list talents' command.
...
Command show really know by selected player talent ranks,
including bugged cases like 2 rank same talent known and etc.
Also command claculated count of talents and total used talent
points cost of known talent ranks.
Can be helpful in bug debuging and cheating cases.
2010-04-02 06:38:27 +04:00
VladimirMangos
db22a0a9fb
[9655] Fixed bug with possible double remove spell.
...
In case when saved in DB spell remove triggering by
dependendences chain self remove attempt.
2010-04-02 06:34:52 +04:00
VladimirMangos
a9d6eed447
[9654] Restore action bar proper content show at spec switch.
2010-04-02 03:42:10 +04:00
VladimirMangos
daaeb0a998
[9653] Correctly update talent free points in diff cases.
...
Before at .unlearn or .learn all_mytalents commands free talent points not updated correctly.
Same for .learn all_mypettalents.
2010-04-02 03:03:01 +04:00