Antz
2cb1c7fc97
Merge pull request #71 from H0zen/develop21
...
Various fixes - Gnomish Ray.
2016-02-08 22:06:05 +00:00
H0zen
c7f8748e69
Fix Gnomish Death Ray.
...
- The Gnomish Death Ray now properly charges and deals damage.
- TODO: more research on dmg/crit/dr
2016-02-08 17:54:35 +02:00
Charles A Edwards
53184c9284
Chest with quest loot deactivation (2622b33)
...
commit 2622b33 on cabfever's repo
2016-02-08 13:39:02 +00:00
H0zen
0fd23fb680
Fix Gnomish Ray Shrink.
...
- Not all possible side-effects implemented
2016-02-08 03:13:48 +02:00
H0zen
3cc509f558
Fix Gnomish Mind control cap
...
- Issue [910](https://www.getmangos.eu/issue.php?issueid=910 )
2016-02-07 13:47:25 +02:00
H0zen
4cc0cd2d51
Fix Cannibalize
...
- Fixes [issue 911](https://www.getmangos.eu/issue.php?issueid=911 )
2016-02-07 03:54:58 +02:00
Antz
a9775fd4d2
Update README.md
2016-02-05 11:49:07 +00:00
Antz
5d5ef6f372
Update ChangeLog.md
2016-02-05 11:36:50 +00:00
Antz
93fbd47079
[PlayerBot] Fix invalid table reference for playerbots
2016-02-05 08:58:57 +00:00
Antz
a52b932377
[DB] Update World DB Expected Version
2016-02-04 23:07:35 +00:00
Antz
1e80eeb826
Merge pull request #70 from H0zen/develop21
...
[Core] Improve jerky player movement on high latency
2016-02-04 22:57:53 +00:00
Antz
497fa5236f
Merge pull request #69 from Chuck5ta/develop21
...
[Core] Spell class - Fix for inaccessible class data
2016-02-04 22:54:42 +00:00
H0zen
f7fe9a119a
Improve jerky player movement on high latency
...
- On CMSG_PING we already know the latency from client.
2016-02-03 02:36:30 +02:00
Charles A Edwards
51ba36d565
Spell class - Fix for inaccessible class data
...
Accessor functions created for protected member, m_selfContainer
2016-02-01 17:57:09 +00:00
Antz
f78f1e612a
Merge pull request #67 from Rochet2/elunaupdate
...
Support C++11 and update Eluna
2016-01-30 20:27:28 +00: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
Foereaper
1be0b35125
Indentation fix
...
Initial push messed up indentation, caused script not to run
2016-01-30 12:59:39 +01:00
Foereaper
b3e795bc1b
Implement Appveyor Windows testing
2016-01-30 12:39:16 +01:00
MadMax
7b3e65f5c6
Merge pull request #66 from H0zen/develop21
...
Fix Unit::SetConfused to work on players.
2016-01-22 15:05:47 +00:00
H0zen
1a36f1c039
Fix Unit::SetConfused to work on players.
...
- Also removed a false positive from being output as error in MovementHandler.cpp
2016-01-22 16:38:10 +02:00
Antz
423988884e
[Core] Remove extra line from previous commit 03ea10a
2016-01-21 20:43:53 +00:00
MadMax
816a068b40
Merge pull request #65 from Chuck5ta/develop21
...
fix by H0zen moved back to its original location
2016-01-21 16:00:31 +00:00
Charles A Edwards
1ef8fddde7
fix by H0zen moved back to its original location
...
The condition statement has been moved back to its original location.
<runs away>
2016-01-21 15:51:20 +00:00
Charles A Edwards
603e4a7dc5
Moved condition related to mage casting on self
...
Moved condition related to prevention of casting on self.
Will check the other cores to see if this needs to be applied to them
too.
It does need to be applied to One.
2016-01-21 13:14:11 +00:00
xfury
3864a18249
[Core] Fix Ground and EarthBind Totems
2016-01-21 11:50:34 +00:00
xfury
d4113e6757
[Core] Fix Grounding Totem delay bug.
...
fix the bug of grounding totem delay it's effect for 3s
2016-01-20 21:19:59 +00:00
xfury
03ea10a6b8
[Core] Fix crash during gm .saveall
2016-01-20 21:07:19 +00:00
Antz
f8f4d90dcf
Merge pull request #64 from H0zen/develop21
...
[Core] Fix Arcane Missile self cast bug.
2016-01-19 21:37:18 +00:00
H0zen
7665177e2a
Fix Arcane Missile self cast bug.
...
- Fixes issue [987](https://www.getmangos.eu/issue.php?issueid=987 )
2016-01-19 23:24:28 +02:00
Antz
edd028cb36
Merge pull request #62 from H0zen/develop21
...
Fix server crash on CONDITION_GAMEOBJECT_IN_RANGE check.
2016-01-09 22:56:10 +00:00
H0zen
f946e030c6
Fix server crash on CONDITION_GAMEOBJECT_IN_RANGE check.
...
- This fixes issue [986](https://www.getmangos.eu/issue.php?issueid=986 )
2016-01-09 22:59:43 +02:00
Antz
de40098ecf
Update make_vmaps.bat
...
Minor text change
2016-01-04 12:47:10 +00:00
Antz
1a1abeec2a
[Tools] Merged Vmaps extractor/assembler, updated scripts
2016-01-04 12:43:41 +00:00
Olion
b34cfa0a4a
Added disables
table
...
Mostly backported from TC.
Changed table format (mapID in lower 16 bit, areaID in higer 16 bit of data field).
Added CREATURE_SPAWN and GAMEOBJECT_SPAWN disable types.
2016-01-02 22:18:14 +00:00
Antz
9736786f04
Merge pull request #61 from H0zen/develop21
...
[Aura] Minor fix.
2016-01-02 14:37:06 +00:00
H0zen
6b7a14390a
Minor fix.
2016-01-02 14:23:59 +02:00
Antz
36d1cfd4c5
Merge pull request #59 from xfury/master
...
[Core]Fix temporary enchantment duration
2016-01-02 09:08:01 +00:00
Antz
25781d7765
Merge pull request #60 from H0zen/develop21
...
[Core] Fix ACE_TSS usage.
2016-01-02 09:07:11 +00:00
Antz
3967eddc87
[2016] Happy New Year from the MaNGOS Team
2015-12-31 21:15:37 +00:00
Antz
bd53230885
[Tools] Updated Extractor
2015-12-29 00:48:41 +00:00
H0zen
d31e76be3d
[Tools] Extractor updates
2015-12-28 17:51:46 +00:00
H0zen
539dbc18e3
[Core] Correct sutble typo
2015-12-28 01:02:16 +00:00
Antz
0706823839
[Tools] Applied Extractor Updates
2015-12-26 23:29:30 +00:00
H0zen
d6af833bea
Fix the description field for realm and characters database.
...
Also update the revision.h
2015-12-26 16:09:52 +02:00
H0zen
4b13b0bf18
Some minor fixes.
2015-12-23 21:05:55 +02:00
H0zen
a13b03a91a
Fix ACE_TSS usage.
...
- This fixes the infamous "ACE_Thread::setspecific() failed!: No error"
at servers' exit on Windows builds.
2015-12-21 11:16:02 +02:00
xfury
504a7c3b88
[Core]Fix temporary enchantment duration
2015-12-15 02:43:01 +08:00
Antz
e89cf4bc44
Merge pull request #58 from H0zen/develop21
...
[Build] Corrections to the build system.
2015-12-13 07:57:16 +00:00
H0zen
4292aeabb9
Corrections to the build system.
...
- FreeBSD does not support ACE_Stack_Trace
- Made internal ACE build symmetrical with its external counterpart
- Removed a redundant compiler directive
2015-12-07 18:49:36 +02:00
Antz
e2be5d0b82
Merge pull request #57 from H0zen/develop21
...
[Core] Some code cleanup
2015-12-06 18:41:14 +00:00