17 Commits

Author SHA1 Message Date
Olion
c87cca2d21 CMSG_MOVE_SET_RAW_POSITION handling.
ToDo: use also MSG_MOVE_SET_RAW_POSITION_ACK.
2017-07-02 18:43:29 +01:00
Antz
756c8ff797 Remove unused include directives
Based on the work of @stfx in commit:
https://github.com/cmangos/mangos-classic/commit/48a84fb
2017-01-20 23:20:46 +00:00
Antz
cb2d60ba17 🎉 Happy 2017 from everyone at getmangos.eu 2017-01-01 14:19:24 +00:00
jaxx56
5e2d880c37 Implement CMSG_MOVE_TIME_SKIPPED packet!
NOTE: This is a WIP, Research still needed but this will sync the player's movement to the server's time by doing a "Skip/Jump" in the time.

This may show symptoms of a freeze, eventually smoothing out.

A sync may trigger with high latency.
2016-04-12 23:10:28 -05:00
stfx
baf374d2f9 Enable areatrigger teleports in battleground
Idea by @joschiwald

Also cleanup and unify related code
2016-03-21 07:34:11 +00:00
Antz
c453b05106 Corrected website URL 2016-03-20 22:09:21 +00:00
Olion17
ceaf2aa1e9 cleanup inspired by GCC build 2016-03-02 23:34:54 +00:00
H0zen
b21d79183b Fix playerbot module building 2016-02-22 19:40:22 +02:00
Olion
aa7f682aa9 Interrupt autoshot by deselecting target 2016-02-20 22:06:09 +00:00
H0zen
625ea2a6db Various external fixes - part 1
- ported fixes from cmangos repositories
2016-02-17 15:46:42 +02:00
Olion
2aa0003d42 Player::TeleportTo() signature change to request undelayed teleport 2016-02-14 23:12:21 +02:00
Antz
3967eddc87 [2016] Happy New Year from the MaNGOS Team 2015-12-31 21:15:37 +00:00
Foereaper
29c30bd620 [Warden] Initial implementation
Big thank you to TOM_RUS and TrinityCore for their amazing work on Warden

Settings for Warden can be changed in the worldconf
2015-04-09 01:33:46 +02:00
Machiavell1
0894ff4720 [Core] Fix SMSG_WHO show players matching given criteria. (c2651)
Used to be total number of players online.

Also limit shown players to 49 which is how it used to be on retail.
2015-03-26 13:43:35 +00:00
Antz
c9b37c73fa [Movement] Reverted Rel18 movement flag changes 2015-03-23 10:58:10 +00:00
Foereaper
ee1b174a27 [Cleanup] Part 1
This is the first of several cleanup commits, specifically directed towards the dependencies.

This commits removes the old, deprecate precompiled openssl and mysql libraries, as well as started restructuring of shared and deps folder.

This has not been tested on Linux yet, and the pre-built SLN files have not yet been updated.
2015-03-23 01:29:17 +01:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00