Subv
151785b9ce
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
...
Conflicts:
src/server/game/World/World.cpp
2014-07-03 15:57:47 -05:00
Shauren
2a3546ca36
Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - skill assignment done in a new table playercreateinfo_skills
...
* Removed DK start skill hacks
* Resolved missing skills in character skill tab
Closes #12311
2014-07-01 17:20:48 +02:00
jackpoz
1bd4ff6cb9
Revert "Scripts/Ulduar: Implement Mimiron"
2014-06-28 13:49:34 +02:00
Trisjdc
0ac6f16896
Merge pull request #12268 from Unholychick/patch_mimironnew
...
Scripts/Ulduar: Implement Mimiron
2014-06-28 12:17:32 +01:00
joschiwald
d20a5f3df0
Scripts/Commands: fixed possible client crash with .go command
2014-06-28 00:57:44 +02:00
joschiwald
52023b1e6b
Scripts/MagistersTerrace: fix possible crash
2014-06-27 18:45:49 +02:00
Trisjdc
0a641bace9
Core/Spells: Ensure Haunt's healing takes in consideration crit damage
2014-06-27 00:40:59 +01:00
Vincent-Michael
f94fe58f78
Script/MagistersTerrace: Fix fail in 27f2855248
2014-06-26 23:16:56 +02:00
Vincent-Michael
27f2855248
Core: Fix warnings and kill again whitespace ...
2014-06-26 22:50:06 +02:00
joschiwald
32d2e25556
Merge pull request #12364 from MitchesD/misc_2
...
Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues ...
2014-06-26 22:28:51 +02:00
MitchesD
6ebb64892f
Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues on boss Vexallus
...
* removed old hacks and added missing auras
* Vexallus converted to EventMap
2014-06-26 22:25:24 +02:00
Kittnz
80e0c443ff
Quest: Powering our Defenses fixed
...
Fix by @Discover-, @untaught, @Kittnz
2014-06-24 18:23:37 +02:00
Subv
393b7eef53
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
2014-06-24 10:32:34 -05:00
Aokromes
5f1b52acf4
Remove github fuckup
2014-06-24 06:35:42 +02:00
Aokromes
41eb262172
Script/Dustwallow mars: Remove no longer needed script
2014-06-24 06:33:44 +02:00
Shauren
05ea2f76b8
Core/Misc: Fixed warnings
2014-06-24 02:01:40 +02:00
Subv
0db743c4ff
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
...
Conflicts:
src/server/authserver/Server/AuthSession.cpp
src/server/game/Server/WorldSession.h
src/server/shared/Packets/ByteBuffer.cpp
src/server/shared/Utilities/Util.h
2014-06-23 16:35:54 -05:00
Aokromes
84e6af26e6
Merge pull request #11976 from Ascathor/master
...
Core/Misc: New ability to log account IP access history
2014-06-23 22:48:35 +02:00
Unholychick
61f59acf81
Scripts/Ulduar: Implement Mimiron
...
TODO:
Make ACU hover properly (not fly, but hover).
Fix laser barrage visual not always being infront of VX-001. Problem is
caused by bad orientation update on spellcast.
2014-06-23 02:10:29 +02:00
leak
7dd6f0f1d8
Replaced all ACE_OS::localtime_r calls
2014-06-22 15:42:46 +02:00
jackpoz
0892c71a16
Core/Dependencies: Clean up recastnavigation folder
...
Remove old files from recastnavigation folder and update the structure to the same of https://github.com/memononen/recastnavigation/ to allow easier updates.
2014-06-20 23:30:44 +02:00
Shauren
232eaae69c
Scripts/Icecrown Citadel: Fixed a possibility to start the encounter again if Tirion evades during outro RP
...
Closes #10060
2014-06-18 00:00:41 +02:00
Shauren
0f0cea104d
Scripts/Misc: Fixed training dummies not entering combat
2014-06-17 21:13:40 +02:00
Shauren
d60f959fce
Core/Pets: Fixed pet power regeneration
...
Closes #12292
2014-06-17 17:23:30 +02:00
Trisjdc
f27821486b
DB/SpellGroups: Completely review of WotLK Stack Rules
...
Closes https://github.com/TrinityCore/TrinityCore/issues/4313 , https://github.com/TrinityCore/TrinityCore/issues/1626 , https://github.com/TrinityCore/TrinityCore/issues/5173 , https://github.com/TrinityCore/TrinityCore/issues/5822 , https://github.com/TrinityCore/TrinityCore/issues/12212 , https://github.com/TrinityCore/TrinityCore/issues/3814 , and probably others
2014-06-15 23:22:53 +01:00
joschiwald
7b3141bfde
Scripts/Gurtogg:
...
* fixed bloodboil targeting
* fel rage should only hit players
Closes #12193
2014-06-15 17:41:42 +02:00
Vincent-Michael
1c80e441a0
Core: Fix non pch build
2014-06-14 23:33:20 +02:00
Discover-
dbc97c0fd3
Merge pull request #12280 from MitchesD/commands
...
Scripts/Commands: added option to show flags_extra (.npc info)
2014-06-14 23:17:39 +02:00
MitchesD
3a8b5179fa
Scripts/Commands: added option to show flags_extra (.npc info)
2014-06-14 22:11:50 +02:00
Vincent-Michael
53caf7959e
Core/Ulduar: Added IsInCombat check for ulduar teleporter
2014-06-14 22:01:50 +02:00
Vincent-Michael
cd3977edf9
DB/Misc: Convert ulduar teleporter in sql
2014-06-14 20:03:55 +02:00
MitchesD
86b3298a47
Scripts/Misc: random fixes
2014-06-14 17:48:47 +02:00
Shauren
e9c9e36265
Scripts/Icecrown Citadel: Fixed possible crash in blood nova target selection
2014-06-14 11:48:07 +02:00
Ascathor
6949735098
Core/Misc:
...
* Fix some codestyle, fix some typos
* Change CMakeLists for: Custom (can be uncommented), Events, World
** Custom is theoretically unchanged. You can, however, uncomment the glob_recurse that initializes every file within. This might be easier for beginners.
* Introducing the IP Based Action Log System:
** On several different actions, e.g. Login, Character Login, etc., a new entry is added
** Can be logged on and off in worldserver config
*** Disabled by default to prevent increased log db size for unknowing users.
* Add a new row to account table called 'last_attempt_ip'
** Lists the last ip trying to connect to the account
* Add a new type of HookScripts: AccountScript
** Includes: OnAccountLogin, OnFailedAccountLogin, OnEmailChange, OnFailedChange, OnPasswordChange, OnFailedPasswordChange
* Added new Hook to PlayerScripts: OnFailedPlayerDelete
* Added new variables to PlayerScripts: OnPlayerDelete
2014-06-13 16:25:11 +02:00
jackpoz
26a7916faf
Core/Misc: Fix gcc build
2014-06-11 21:40:50 +02:00
Unholychick
52c0fc96bb
Move pestilence to spellscripts
...
Fixes crash and warnings introduced in d4bbc26261
Fixes a bug that allowed dks to spread diseases using another dks diseases
Closes: https://github.com/TrinityCore/TrinityCore/issues/12245
2014-06-11 20:03:30 +02:00
Gacko
ecbf6fdd6c
Script: Minor optimization in spell_unlocking_zuluheds_chains
2014-06-09 23:11:03 +02:00
Vincent-Michael
3be5178304
Core/Misc: Kill Whitespace ...
2014-06-09 23:10:59 +02:00
Unholychick
b651789cb0
Core/Spells: Implement Periodic mechanics
...
Change behaviour of single target periodic aura ticks to be more blizzlike
Also add some missing handling of SPELL_AURA_MOD_CREATURE_AOE_DAMAGE_AVOIDANCE
Fixes Deep wounds and Chimera Shot Serpent
Remove an ancient hack with Drain Soul, spell id 100001 can now be deleted from spell_dbc table
Allows Rolling dot mechanics and allows DK's to roll diseases with pestilence,
see link for info:
http://forums.elitistjerks.com/topic/82503-frost-dps-in-333this-will-be-a-day-long-remembered/page-88
2014-06-09 23:10:56 +02:00
aletuna
77c29e8feb
Scripts/Blackrock Depths: Converted to eventmap+minor coding style changes
...
Closes #11730
2014-06-09 23:10:54 +02:00
Trisjdc
78f1cbfba5
Scripts/Items: Imp in a Ball
2014-06-09 23:10:47 +02:00
Trisjdc
3dce4fabae
Core/Spells: Swift Retribution should be reapplied when needed to be able to gain spellmods
2014-06-09 23:10:42 +02:00
Trisjdc
e3b8cd5c7e
Scripts/ToCr: Bosses shouldn't despawn so quickly
2014-06-09 23:10:41 +02:00
Trisjdc
e0d08f5afb
Core/Spells: Corpse Explosion should not be able to pick the Ghoul out of implicit targets
2014-06-09 23:10:40 +02:00
Trisjdc
eb414532fe
Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide talking needs. Could also replace Battleground::SendChatMessage
2014-06-09 23:10:33 +02:00
leak
ee4a3b9d59
Replaced mutex related code in Common.h
2014-06-08 15:30:57 +02:00
Sebastian Valle Herrera
d41779f8fa
Merge pull request #12135 from Trisjdc/event_map_extension
...
Core/Util: A couple useful new functions for EventMap
2014-06-02 18:10:08 -05:00
Trisjdc
8db02c52ac
Core/Util: A couple useful new functions for EventMap, as well as getting rid of some old junk
2014-06-02 23:59:35 +01:00
leak
68e22ad311
Replaced ACE based typedefs for fixed width ints with C++11 versions
2014-06-01 20:55:31 +02:00
Gacko
26370223a0
Script/Shadowmoon Valley: Remove hack in npc_shadowmoon_tuber_node.
...
This script will be converted to SAI (if possible) later.
2014-06-01 19:39:57 +02:00