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
c85b1b591e
Continue to run server even without custom .conf
...
You should be able to run both authserver and worldserver with default
configurations
Also changed *DatabaseInfo to fit information defined in our bash installer
and create sql
2017-09-26 12:52:16 +02: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
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
Yehonal
12fa25c322
Some cmake improvements for modules
2017-03-26 01:09:44 +01:00
Yehonal
b522a0cb72
Implemented gperftools support
...
it allows you to profile cpu/memory under unix systems
2017-03-26 01:09:42 +01:00
Yehonal
b1c5c2aa71
Moved onStartup hook under Master.cpp to avoid issues with freezing check
2017-03-26 01:09:37 +01:00
HeartWell
fdfd3856ad
Core/Chat: Add config to mute player first login. ( #234 )
2016-11-20 16:02:12 +01:00
ShinDarth
9ac33ca092
Core/ObjectMgr: improved GetPlayerGUIDByName method + misc
2016-08-28 23:09:53 +02:00
Yehonal
5fa9ed6f28
Compilation fix
2016-08-23 14:23:45 +02:00
Yehonal
85b8aa7ce8
Project restructuring [PART.3]
2016-08-23 13:30:41 +02:00
Yehonal
0355064321
Project restructuring [PART.2]
2016-08-23 12:11:46 +02:00
ShinDarth
cbaafa9be5
Core/Console: rename console
2016-08-20 12:14:14 +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
Yehonal
8ee36c5f64
Merge branch 'master' into threading_rewrite
2016-08-19 23:43:02 +02:00
Yehonal
155a232459
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
2016-08-19 23:33:12 +02:00
Yehonal
6eaa77591d
Fixed compilation without PCH enabled
...
please avoid to miss header files in your sources
2016-08-19 23:33:02 +02:00
Yehonal
469502581d
Fixed compilation without PCH enabled
...
please avoid to miss header files in your sources
2016-08-19 23:32:46 +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
Yehonal
ea286f7332
Rewritten Threading system using c++11 std instead of ACE
...
It also allow full compilation with clang under all supported platforms
Need tests
2016-08-19 10:58:37 +02:00
ShinDarth
da7a7ab295
Fix License issue, closes #21
2016-08-17 17:58:45 +02:00
Rival
eb992ee108
Core/Arena: Create more arena configs ( #97 )
2016-08-16 18:31:46 +02:00
Yehonal
3972a1da63
Continuing cmake path fixing
2016-08-12 02:40:15 +02:00
Yehonal
b0c8eceb08
Refactoring part 2 [W.I.P]
2016-08-12 02:38:26 +02:00