KAPATEJIb
c31f2c0a1f
[9070] Add explcit 6 sec triggering cooldown to 58597.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-25 22:32:38 +03:00
MrLama
ab539a9de6
[9068] Include spell 35395 in trigger list for talent 53380 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also remove wrong masks from talent 53486 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-25 22:18:43 +03:00
VladimirMangos
441aa50bad
[9064] More internal cooldowns for some intem spells.
2009-12-25 18:59:56 +03:00
MrLama
d432c34307
[9045] Implement talent 48539 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also some typos in mangos.sql field order fixes (sql updates in past ahe been correct)
2009-12-22 00:16:31 +03:00
Splinter
27e7190301
[9034] Add internal cooldown for item 47215 effect.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-20 01:43:03 +03:00
laise
0c636c6e3e
[9025] Implement talent 63373 and ranks.
...
Idea with AddTriggeredSpell use suggested by darkstalker.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-19 06:29:17 +03:00
Seizer
cc9072c89f
[9019] Add/update some hidden threat values for warrior/druid spells.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-18 04:13:08 +03:00
Sarjuuk
393ab4a7ca
[9018] Implement aditional form specific bonus for 16857.
...
SQL data prepered by MrLama.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-18 03:03:29 +03:00
VladimirMangos
3fbc1c95f9
[9016] Add missing value for recently aded field in `realmd.sql
2009-12-18 00:16:32 +03:00
VladimirMangos
71f8f1b5a1
[9015] Fixed spell 34914 ranks dispel damage and spell 29722 and ranks bonus damage.
...
In both cases not expected additional spell damage bonus apply.
2009-12-17 22:11:42 +03:00
Laizerox
022524c1bb
[9010] Implement realmd support realms for different client versions
...
* Supported 1.12.1, 1.12.2, 2.4.3, 3.2.2a in same time as relams in same realmlist
* mangosd by self check correct for it client build and reject all incorrect cases
* realmd know from mangosd what builds supported each realm and
if realm not support it then in relamlist for specific client this relam show as offline.
Not need any manual settings for this.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-17 03:40:29 +03:00
jorooo
4b8664ab5a
[9007] Set internal cooldowns for trinkets and some other items/spells.
...
Including items: 27683, 28418, 30619, 30626, 43134, 38579, 38212, 40767,
37559, 40865, 38071, 38072, 43462, 43470, 43573, 43829,
28190, 49076, 40682, 28034, 37220, 37390, 37064, 44308,
37660, 37264, 39229, 37657, 40258, 40382, 41385, 43838.
Also included data prepared by co-authors: Sephiroth1983, nos4r2zod, Sarjuuk, oc_redfox, Alez.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-16 21:29:48 +03:00
freghar
a13fa7f873
[9006] Trailing whitespace cleaning
...
Sorry for a (bit) delayed commit.
Signed-off-by: freghar <compmancz@gmail.com>
2009-12-16 15:38:08 +01:00
laise
7ee3d3a22c
[9005] Add internal cooldown for item 40373 effect.
...
Thanks to Splinter for cleanup query.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-16 17:32:56 +03:00
VladimirMangos
a204201e81
[9002] Make 8923_01_mangos_gossip.sql more propertly work
...
if rename target table exist by some reason.
2009-12-16 16:09:58 +03:00
Splinter
11f0086b77
[9001] Add internal cooldown for for item 42987 effect.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-16 15:55:22 +03:00
VladimirMangos
457807eb80
[8996] Implement 2 items effect from itemsets 803/-33
...
Original patch provided by Splinter.
2009-12-16 00:51:32 +03:00
Splinter
7ce03aaf51
[8995] Overwrite wrong proc flags for glyph 43539 triggering.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-15 23:13:43 +03:00
Lynx3d
e0d8c8fcd8
[8993] Fixed spell family mask 53817 one more time.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-14 18:42:48 +03:00
VladimirMangos
50f94752f6
Fix sql update for prev. commit.
2009-12-14 17:36:08 +03:00
pasdVn
a108dc0d39
[8992] Fixed spell proc data for
...
* 19184 and ranks
* 53290 and ranks
* 34506 and ranks
* 35100 and ranks
* 46913 and ranks
* 51521 and ranks (use cooldown for prevent triggred spells proccessing)
* also 34457, 20784
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-14 17:34:43 +03:00
VladimirMangos
1057f6fd28
[8988] Overwrite default wrong class family mask for spell 53817.
2009-12-14 09:51:13 +03:00
NeatElves
807cd94166
[8981] Re-apply sql update from [8211] that not included in mangos.sql in past.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-12 23:45:22 +03:00
The_Game_Master
432944fd75
[8980] Avvoid apply spell bonuses to glyph 42408 heal amount.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-12 23:35:16 +03:00
NoFantasy
fe12e08f08
[8971] Correct mangos.sql after changes to creature_template in rev 8923
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2009-12-11 19:43:15 +01:00
VladimirMangos
a2bb655501
[8965] Implement quit command for close RA connection.
...
World only in RA comandline.
2009-12-10 19:20:59 +03:00
VladimirMangos
05d1dc40dc
[8950] Implement talent 55198.
2009-12-08 22:07:07 +03:00
VladimirMangos
87cc1412f8
[8946] Implement talent 57499.
2009-12-08 10:48:14 +03:00
Shad00w
e8b1905630
[8943] Add spell_chain data for 24604 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-07 22:31:42 +03:00
VladimirMangos
a4c972faec
[8938] Implement talent 50880 and ranks.
2009-12-07 15:45:22 +03:00
VladimirMangos
014f92870d
[8933] Fxied typo in mangos.sql gossip_menu_option
2009-12-06 22:31:08 +03:00
przemratajczak
32dda71cd8
[8932] Add spell_chain data for spell 50518 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-06 22:28:11 +03:00
Syn
98a83f7270
[8931] Fixed typo om spell_bonus_data for spell 172
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-06 22:09:24 +03:00
MrLama
258e0d7389
[8930] Implement bonus periodic heal part for spell 19750 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also code ordering and cleanups.
2009-12-06 21:55:44 +03:00
NoFantasy
5d2189b7b7
[8929] Implement gossip scripts to be used with gossip_menu_option.action_script_id
...
Note that script is implemented for GOSSIP_OPTION_GOSSIP only (as not expected needed for other gossip options).
Also add a few more startup checks for LoadGossipMenuItems with check for basic errors in fields
2009-12-06 19:46:39 +01:00
NoFantasy
090c8b8854
[8923] Restructure gossip menus and make it possible to build selections by database
...
As result, gossip for GO is now possible. Moved related data structures and remove useless from code.
Please note that after some time, table npc_gossip will be fully removed (use menuId in _template in relation to gossip_menu as replacement).
Special thanks to GriffonHeart for help with research, discussions and ideas of code and thanks to Vladimir for helpful input.
Signed-off-by: NoFantasy <nofantasy@nf.no>
2009-12-06 02:27:26 +01:00
VladimirMangos
562e71ec3f
[8918] Fix mangos.sql
2009-12-04 06:47:32 +03:00
VladimirMangos
3b4241624a
[8917] Fixed spell_proc_event data for spell 65661
2009-12-04 06:46:53 +03:00
Sarjuuk
edd4492630
[8912] Fix item 47668.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-12-03 03:12:20 +03:00
VladimirMangos
08c9f0a267
[8909] Fixed talent 64127 and ranks speed bonus part.
2009-12-03 01:18:49 +03:00
VladimirMangos
b751597210
[8908] Make spell 27681 and ranks as alt. branhc (2-4 ransk) from spell 27681.
...
This made this spell buffs unstackable for any ranks and still have expected req. for learning.
Original patch provided by Splinter.
2009-12-03 00:57:05 +03:00
VladimirMangos
68581bd918
[8901] Implement rage save part of talent 29723 buff and ranks.
...
Original patch provided by Wojta with improvments from darkstalker.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also add `spell_check` data for code changes.
2009-12-01 16:39:27 +03:00
VladimirMangos
840fad2d07
[8899] Implement glyph 43374
...
Original patch provided by Splinter.
Also sort Unit::HandleDummyAuraProc generic family spells in case.
2009-12-01 13:48:14 +03:00
Feel_the_Power
e920c783f3
[8893] Fixed typo in mangos_string
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-11-30 10:04:32 +03:00
VladimirMangos
8465ae23f9
[8891] Implement talent 64976.
2009-11-29 18:36:37 +03:00
VladimirMangos
ea20791310
[8890] Fix sql update name.
2009-11-29 17:42:41 +03:00
VladimirMangos
fe70af7b5d
[8889] Allow non-permanent pets have auras from spell_pet_auras.
...
Also add one from related cases to DB.
2009-11-29 17:31:54 +03:00
Nick Templeton
4c328f4b0c
[8886] Add username/password prompts to Remote Admin
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-11-29 09:22:14 +03:00
Splinter
63258f2407
[8883] Implement instant healing part of talent 63534 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-11-28 12:55:31 +03:00
Splinter
026e540c49
[8882] Implement talent 63625 and ranks.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also add `spell_chain` data for spell 56636.
2009-11-27 22:04:07 +03:00