12 Commits

Author SHA1 Message Date
H0zen
2a71b6a089 More fixes.
- fix the GO's type 8 (traps) to trigger on more conditions. This solves the annoying issue of Basic Campfires not giving spirit buffs.
    - fix and simplify the Player::addSpell function. All credits go to @Olion17 for refactoring the code.
    - having the trap GO's more responsive, let's hope the issue https://www.getmangos.eu/issue.php?issueid=735 is finally solved.
2016-03-03 17:23:16 +02: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
Rochet2
f81e455e3a Support C++11 and update Eluna
Set compilation to use C++11
Updated Eluna version and applied all core modifications needed by the update
2016-01-30 14:39:09 +02:00
Antz
3967eddc87 [2016] Happy New Year from the MaNGOS Team 2015-12-31 21:15:37 +00:00
Olion
c75ac263d1 [Core] Trap stealth implementation
Non-rogues may see armed (wild or enemy) traps only having proper invisibility detection and using stealth rules
Rogues may see such traps anyway but if without proper aura, then at the minimal distance (with chance to disarm still)
2015-11-11 00:05:23 +00:00
cala
383924d7c0 [Core] Allow GAMEOBJECT_TYPE_GOOBER to start DBScripts on GO Use [cz2673] 2015-07-10 21:13:29 +01:00
cala
e601ebebb1 [Core] Small code clean-up [cz2672]
* Remove duplicate block of code (probably coming from auto merge/backport)
2015-07-10 21:09:24 +01:00
Evildead666
cd10e3463a Merge pull request #19 from Evildead666/develop21
correct spawn rules and configurability for new ore system
2015-05-17 19:59:15 +02:00
Evildead666
a614458615 correct spawn rules and configurability for new ore system 2015-05-09 17:21:03 +02:00
Olion
321f7fb739 Gcc build: get rid of few warnings 2015-04-07 00:15:24 +03:00
Olion
e28a446f24 [Core/SD2] Major refactoring of SD2 script system 2015-04-01 01:34:08 +03:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00