zamalaev
973aa0e422
code style
2020-02-17 09:21:57 +00:00
zamalaev
a91293fe24
[12778] Add 5th field in reputation_spillover_template for Bilgewater Cartel/Gilneas spillover reputation.
2020-02-17 09:21:56 +00:00
Xfurry
fccb0cffc6
Add positive exception for spell 56099
2020-02-17 09:21:56 +00:00
sanctum32
efb5223965
Removed createprojects.bat
2020-02-17 09:21:55 +00:00
sanctum32
5feb433ada
Removed some useless CMake options
...
Removed commented "possible" bindings folder
2020-02-17 09:21:55 +00:00
sanctum32
5a84aa1fd6
On travis we do not need install prefix
2020-02-17 09:21:54 +00:00
zamalaev
676f5dad9c
Add pet support at first login for hunter and warlock
2020-02-17 09:21:53 +00:00
zamalaev
3601e28f3b
Fix sound BG (SMSG_PLAY_SOUND)
2020-02-17 09:21:53 +00:00
GiantCrocodile
3641284f16
changed ``MAX_ACCOUNT_STR`` from 16 to 32 chars
...
Fixes issue #6
2020-02-17 09:21:52 +00:00
Antz
fa9371879e
[m] corrected some text typos
...
Signed-off-by: Antz <antz@getmangos.co.uk>
2020-02-17 09:21:51 +00:00
antz
9e77f2a2d0
[m] Happy New Year from the getMaNGOS Team
2020-02-17 09:21:51 +00:00
sanctum32
0e0edcd9bb
[12777] Updated clang compiler definitions usage
...
removed few msvc disabled warnings rules
2020-02-17 09:21:50 +00:00
sanctum32
79141ea6a1
[12776] Missing changes
2020-02-17 09:21:50 +00:00
sanctum32
badba34e28
[12775] Final fix for clang compiler
2020-02-17 09:21:49 +00:00
sanctum32
3f914fc7a2
[12774] more clang fixes
2020-02-17 09:21:48 +00:00
sanctum32
c96c752759
[12773] Fixed clang compilation
2020-02-17 09:21:48 +00:00
sanctum32
0df5d7fccb
[12772] Removed TBB
...
added some definitions for clang compiler
2020-02-17 09:21:47 +00:00
sanctum32
c4faf3a816
updated travis - added external ace lib usage
2020-02-17 09:21:44 +00:00
sanctum32
e9687790a3
removed submodules
2020-02-17 09:21:43 +00:00
sanctum32
779ad1eb75
some travis updates
2020-02-17 09:21:43 +00:00
sanctum32
6dbe82b20a
[12771] Fixed possible path mismatch on UNIX system in vmap extractor
...
also initialized work for clang compiler
2020-02-17 09:21:42 +00:00
sanctum32
5b69c5ba98
[12770] Implemented SMSG_WORLD_SERVER_INFO
2020-02-17 09:21:41 +00:00
sanctum32
2ea4d93b73
[12769] Fixed build
2020-02-17 09:21:41 +00:00
sanctum32
6996f8f221
[12768] Initial work for unitFlags2
2020-02-17 09:21:40 +00:00
sanctum32
01a87311f5
[12767] Updated SMSG_SERVERTIME
2020-02-17 09:21:40 +00:00
sanctum32
fbbeeeb38b
[12766] Updated SMSG_GAMETIME_UPDATE, SMSG_GAMETIME_SET
2020-02-17 09:21:39 +00:00
sanctum32
3855fc8ea1
[12765] Updated SMSG_CHARACTER_LOGIN_FAILED
2020-02-17 09:21:38 +00:00
sanctum32
769823e6c7
[12764] Reverted last commit
2020-02-17 09:21:38 +00:00
sanctum32
c283ca90f6
[12763] Removed opcode double redifination
2020-02-17 09:21:37 +00:00
sanctum32
6e0fe1406b
[12762] updated CMSG_MOVE_HOVER_ACK
2020-02-17 09:21:37 +00:00
sanctum32
acfc77713d
[12761] Updated CMSG_FORCE_RUN_SPEED_CHANGE_ACK, CMSG_FORCE_SWIM_SPEED_CHANGE_ACK
2020-02-17 09:21:36 +00:00
sanctum32
61597affd4
[12760] Implemented CMSG_LOAD_SCREEN, fix issue#4
2020-02-17 09:21:35 +00:00
sanctum32
298e18ebb6
[12759] Looting will be cancelled upon movement.
...
This means, initiating movement with an open loot window will not cancel
looting as intended.
commit is based on 6cac49b1de
2020-02-17 09:21:35 +00:00
sanctum32
2601395e94
Replaced tabs with spaces for last commit
2020-02-17 09:21:34 +00:00
sanctum32
447fae9e66
[12758] Hunter pet's will now properly follow stay commands.
2020-02-17 09:21:34 +00:00
sanctum32
ab98672241
[12757] Chat commands disabled for normal players.
...
A new setting for the world server has been added. From now on
chat commands executed by normal player accounts will no longer
be executed, unless you explicitly enable the `PlayerCommands`
option.
By default player command execution is disabled.
commit is based on 208599f7fa
2020-02-17 09:21:33 +00:00
sanctum32
d18fc38034
[12756] Fixed vmap_assembler GCC build
2020-02-17 09:21:32 +00:00
sanctum32
f22f6d5bf0
[12755] Fixed vmap extractor GCC build
2020-02-17 09:21:32 +00:00
sanctum32
26f745b8c5
[12754] mmaps disabled by default
2020-02-17 09:21:31 +00:00
zamalaev
7c62172bf0
CMSG_WORLD_TELEPORT,CMSG_TELEPORT_TO_UNIT
2020-02-17 09:21:30 +00:00
sanctum32
fb14bce9c9
[12753] Fixed Death knight runes
...
TODO: add specific cooldown timer for runes if player misses
2020-02-17 09:21:30 +00:00
zamalaev
7bfa13761a
Fix Holy Walk
2020-02-17 09:21:29 +00:00
sanctum32
9decc79dd0
[12752] Partially fixed death knight runes cooldown
...
issues: cooldown synchronizes with all other runes (in next commit cooldown will splitted correctly)
2020-02-17 09:21:28 +00:00
zamalaev
04786e7ee8
Some update and fix Glyph of the Monkey
2020-02-17 09:21:27 +00:00
sanctum32
baf1e7dfc3
some changes for last commit
2020-02-17 09:21:26 +00:00
sanctum32
5b2be34d16
Added scripts as submodule
...
note: you don't need to clone scripts repository manually from now
2020-02-17 09:21:26 +00:00
sanctum32
484a468f1a
Removed third party tools, they all are placed in http://github.com/mangosthree/tools
2020-02-17 09:21:25 +00:00
sanctum32
4ce27abad6
Updated extractors binary. Note: you don't need to extract new data
2020-02-17 09:21:24 +00:00
sanctum32
3718356e1f
My bad
2020-02-17 09:21:24 +00:00
sanctum32
4942544127
added missing sql updates
2020-02-17 09:21:23 +00:00