431 Commits

Author SHA1 Message Date
Olion
ae88c9cdcf [AI] Accounting disabled LoS check while mob casting 2016-02-20 22:21:57 +00:00
Olion
b91cdd6d8d a minor cleanup 2016-02-20 22:20:15 +00:00
Olion
763fcf6ccf [Map] Disable access to PvP barracks for too low ranks and other faction
H: Hall of Legends, A: Champion's Hall
This is a crude hack.
TODO: change areatrigger_teleport table to include condition ID; add condition for honor rank.
More TODO: refactor whole condition system to TC-likeness.
2016-02-20 22:19:24 +00:00
Olion
98dfabe70b [Loot] 50% player damage to mob reuired for reward
Unchanged TC backport. Not fully tested.
2016-02-20 22:17:26 +00:00
Olion
1b8c8209a7 Disable BG: another way to do 2016-02-20 22:15:48 +00:00
Olion
b9184b364a Channel world: disabling join/leave announces 2016-02-20 22:14:16 +00:00
Antz
0974681da2 Merge pull request #88 from H0zen/develop21
Various external fixes - part 4
2016-02-20 22:07:46 +00:00
Olion
aa7f682aa9 Interrupt autoshot by deselecting target 2016-02-20 22:06:09 +00:00
Rochet2
8d7be47e39 Eluna update version - Fix VS 2013 build 2016-02-20 23:02:32 +02:00
H0zen
787ac6036d Various external fixes - part 4
- ported commits from cmangos repositories
2016-02-20 18:21:44 +02:00
Antz
91df8aa4a6 Merge pull request #87 from H0zen/develop21
[Spell] Fix Mind Soothe aggro.
2016-02-20 08:40:25 +00:00
H0zen
6c4ca38d56 Correct spell damage taken on melee attacks.
- spell damage taken should be affected by auras id 14 (SPELL_AURA_MOD_DAMAGE_TAKEN)
    - fixes issue https://www.getmangos.eu/issue.php?issueid=605
2016-02-20 02:21:27 +02:00
Olion
247313df1d Reload command do not announce to player accs 2016-02-19 23:27:04 +00:00
Olion
22786bae5d [Log] Partially debugged logging code, still not connected to the core
Current state: player leveling works and reputation change must to, but this all needs to be tested extensively because of possible crashes.
Part connecting logging to the core I do not push yet.
The logging type PROGRESS is added (and mostly debugged).
2016-02-19 23:25:09 +00:00
H0zen
7e1d4c804e Fix Mind Soothe aggro.
- Fix issue https://www.getmangos.eu/issue.php?issueid=908
2016-02-20 00:51:00 +02:00
Antz
435d78e1aa Merge pull request #86 from H0zen/develop21
Validate the spawn distance passed to RandomMovementGenerator ctor
2016-02-19 15:22:54 +00:00
H0zen
ffffc0175e Make some errors more verbose. 2016-02-19 16:35:15 +02:00
H0zen
a1a3a0b0fb Validate the spawn distance passed to RandomMovementGenerator constructor. 2016-02-19 16:23:17 +02:00
Antz
0dda46f1f9 Merge pull request #85 from H0zen/develop21
Various external fixes - part 3
2016-02-19 13:19:58 +00:00
H0zen
c9a4609eac Updated submodule. 2016-02-19 13:00:17 +02:00
Olion17
73806ad2ae Not so bright warning if DB content newer than core awaits 2016-02-19 09:57:30 +00:00
Antz
ae4f5e150b [Extractors] Updated extractors to fix movement bug. Will need to reextract 2016-02-19 09:56:35 +00:00
H0zen
c7a96ab067 Various external fixes - part 3
- ported commits from cmangos repositories
    - also:
        + fix Movement::MoveSpline::ComputePosition to return only positive angles
        + improved algorithm for finding a random reachable point on ground
2016-02-19 01:06:54 +02:00
MadMax
78c5faed9d Merge pull request #84 from H0zen/develop21
Various external fixes - part 2
2016-02-17 18:12:03 +00:00
H0zen
95991c8a81 Various external fixes - part 2
- ported fixes from cmangos repositories
2016-02-17 19:39:14 +02:00
MadMax
50e913d252 Merge pull request #83 from H0zen/develop21
Various external fixes - part 1
2016-02-17 14:33:09 +00:00
H0zen
625ea2a6db Various external fixes - part 1
- ported fixes from cmangos repositories
2016-02-17 15:46:42 +02:00
Antz
2acb9ffdd4 Merge pull request #82 from Olion17/develop21
Fixing crash at player leave map during loot roll
2016-02-16 22:00:17 +00:00
Olion
6c7b86c4bd Fixing crash at player leave map during loot roll 2016-02-16 22:35:33 +02:00
Antz
d721f96076 Merge pull request #81 from H0zen/develop21
Fix displaying the right ranks of spells in spellbook
2016-02-16 15:08:20 +00:00
H0zen
8261268c69 Improved version of previous commit
- addSpell now properly replaces ranked spells in action bar and spellbooks
2016-02-16 13:47:00 +02:00
H0zen
51afa64851 Update previous commit with revision data. 2016-02-15 13:20:15 +02:00
H0zen
e16313c5b2 Fix displaying the right ranks of spells in spellbook
- Fixes displaying the Seal of Righteousness (SoR) ranks
    - Fixes the "double spell listing" of non-stackable spells after the learning,
      both in chat and in spellbook (applies to all classes)
    - This fix is paired with 2 database updates, one for world and one for characters
    - After applying the fixes, all paladin characters must visit their trainer to relearn the "Judgement" spell
2016-02-15 13:16:38 +02:00
Antz
f70bb75ba0 Merge pull request #80 from Olion17/develop21
[Core] Player::TeleportTo() signature change to request undelayed teleport
2016-02-15 09:41:59 +00:00
Olion
2aa0003d42 Player::TeleportTo() signature change to request undelayed teleport 2016-02-14 23:12:21 +02:00
Charles A Edwards
8fba755e70 Merge pull request #79 from Chuck5ta/develop21
(from cab's repo) Improved UpdateSpeed
2016-02-14 08:18:45 +00:00
Charles A Edwards
46f0d69e1a (from cab's repo) Improved UpdateSpeed
Improved UpdateSpeed

Author: probably Olion, but not certain.
2016-02-14 08:02:13 +00:00
Charles A Edwards
1d6407caec Merge pull request #76 from Chuck5ta/develop21
(Author Olion17) Character manaregen: looks like one /2 was excessive
2016-02-13 08:12:43 +00:00
Charles A Edwards
8ed1816d00 (Author Olion17) Character manaregen: looks like one /2 was excessive
Commit ac780d8 on Cabfever's repo
2016-02-13 07:50:50 +00:00
Antz
57b02e2e59 Merge pull request #75 from H0zen/develop21
Fix wrong error display - Bloodthirst triggers
2016-02-12 14:55:32 +00:00
H0zen
f75a8b9719 Fix false error display - Bloodthirst triggers
- Bloodthirst and Mortal Strike have same SpellFamilyFlags
    - supress displaying "Spell::EffectSchoolDMG: Spell #id not handled in BTAura"
    - this fix applies to ZERO only!
2016-02-12 16:13:28 +02:00
Antz
fd62f76df9 Merge pull request #74 from H0zen/develop21
Fix Devouring Plague
2016-02-11 19:42:38 +00:00
H0zen
5247218df4 Fix Devouring Plague
- issue https://www.getmangos.eu/issue.php?issueid=664
2016-02-11 14:36:30 +02:00
xfury
605628c1b1 [SD3] Updated TAQ 2016-02-11 08:00:03 +00:00
Antz
3d2d76c9d4 [FIX] Fixed a logic error in EasyBuild 2016-02-10 20:06:14 +00:00
Antz
a8962467e6 [Build] Updated EasyBuild to v1.5c
[ci skip]
2016-02-10 11:02:36 +00:00
Olion17
77403d15d8 [SD3] Naxx: Gothik - redesign 2016-02-10 07:55:14 +00:00
Rochet2
d02060c4a8 Fix uint32_t errors (VS 2013) 2016-02-09 23:32:58 +00:00
Charles A Edwards
f42cb963b4 Merge pull request #73 from Chuck5ta/develop21
Server-owned world channel (43860fb)
2016-02-09 12:29:55 +00:00
Charles A Edwards
0189961194 Server-owned world channel (43860fb)
Case-insensitive channel name comparison for "world".

commit 43860fb on cabfever's repo
2016-02-09 11:22:28 +00:00