Yehonal
bf60f8f5c6
Add summoner information to TeleportTo function and created OnBeforeTeleport hook
2017-11-20 11:36:14 +01:00
sucofog
e772b08c68
Update Vmaps | Mmaps | Recastnav and fixed FleeingMovement
...
- Fixes getHeight collision (Map height is now calculated properly core-side, extraction of Maps, Vmaps is required)
- Fixes invisible walls causing LoS errores and wrong pathing in some zones.
- Mmaps update, padding is used, now to ensure proper binary-identical mmtiles
- Updated Recastnav to work properly with new updates
- Updated Area Storage
- Implement Map out of Bound (players will pop on closest graveyard if out of bounds)
- FleeingMovementGenerator updated, LoS calc to not go out of bounds or in/under textured when
fleeing
- Added command .mmap, port from TC (info about mmaps)
2017-11-14 15:14:43 +01:00
Yehonal
77340773be
Fixed gcc warnings
2017-09-21 00:59:43 +02:00
StygianTheBest
209bc50ef5
Add GMSummonPlayer Config Option ( #643 )
2017-09-19 20:30:23 +02:00
Yehonal
944cfd077e
Cleaning unused variables
2017-09-19 11:23:07 +02:00
Yehonal
2b2e299ccc
Fixed all unused-parameters warnings
...
issue #121
used clang-tidy to achieve this
2017-09-18 14:23:26 +02:00
Yehonal
5ec07ef31f
Removed more warnings, mostly related to unused-variable
...
issue #121
We still have to work on unused-parameter
2017-09-18 03:16:32 +02:00
Yehonal
b450ba35d8
[CORE/Command] fixed wrong db worker for IP2NATION statement
2017-08-26 00:22:24 +02:00
Yehonal
c854b65882
Merge branch 'master' into master
2017-08-20 04:59:52 +02:00
Yehonal
0dd68dfbee
Another huge compilation fix
...
please delete cache and re-run cmake
2017-08-20 04:48:07 +02:00
Yehonal
c1586e0d99
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs
2017-08-19 19:42:48 +02:00
Nefertumm
9d2484bfc7
Implement ip2nation and ip2nationCountries
2017-06-30 01:54:22 -03:00
ShinDarth
d641365b3b
Script/Commands: fix all command permissions
2016-08-21 20:50:02 +02:00
Yehonal
1b1767e9f4
Fix commands and starting to use nullptr instead of NULL
2016-08-20 09:49:37 +02:00
Yehonal
ee0ead5e4f
Merge branch 'threading_rewrite' of https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite
2016-08-19 23:54:55 +02:00
ShinDarth
0aba3ae267
Corrected more copyrights
2016-08-19 23:24:44 +02:00
ShinDarth
cb30a6b404
Update chat system, based on TrinityCore commit
2016-08-19 20:26:58 +02:00
ShinDarth
da7a7ab295
Fix License issue, closes #21
2016-08-17 17:58:45 +02:00
Yehonal
b0c8eceb08
Refactoring part 2 [W.I.P]
2016-08-12 02:38:26 +02:00