vmangos/dep/include/json
ratkosrb 39afde5307
Implement pathing on elevators and improve extractors. (#1206)
* Implement GAMEOBJECT_TYPE_TRANSPORT serverside position simulation

a0a9ebfb64

* Implement Boarding and Unboarding for GO type 11 TRANSPORT

3b3ff84751

* Fix issues with boats.

* Rename DARK_WATER to DEEP_WATER.

Cherry picked from bf00a047be

* Mmap generation improvements

ee121a7854

* Replace use of 'new' with CreateGameObject.

* Implement Gameobject model mmap extraction and loading

91291db392

* MMAP: Add mmap extractor option to only extract GO models

add3e1f6e5

* Rename a few local variables in buildGameObject to match cmangos.

ac98ef2cc9

* Implement support for transport pathfinding and teleporting onto transport

d6bb14ce3d

* MMap: Adjust default parameters in favor of proper extraction of gameobjects

15ba386aac

* MMap: Add building of all transports

99fcbe1a58

* Transport: Make movementInfo pos and tpos reference

ff0df5e811

* Transport: Add readout to HandleGPSCommand for transport pos

c2cb0050f4

* Transport/Object: Minor refactor of position fetching for UPDATEFLAG_HAS_POSITION

f758a22f39

* Transport/MMAP: Add help output for new --onlyGO switch

0f8a8d1bd8

* Increase visibility range of transports.

* Do not use UPDATEFLAG_TRANSPORT for corpses

018bccf6ca

* Transport: Fix order and sign of transport type 11 coordinates

f8002fe061

* Transports: Remove redundant if (GetGoState() == GO_STATE_READY) block in TBC

36c8c2dfd3

* Transports: Fix orientation of GO type 11 in vanilla and tbc using proper quat computation

08004564ac

* Vmap: Search upward for finding height if below is nothing

c124b3eb85

* MapExtraction: Fix water height redundancy algorithm ignoring no water

9b39a41774

* VMAP: Replace string* with vector of strings

884452ef54

* Vmap: Port MOPY flag usage from TC and introduce back mogpflag usage for lighting groups

0666136d0d

* Vmap: Introduce skipping of antiportals

2cee1027ba

* Transports: Also print orientation in gps command

6effe3f078

* Mmap: Do not register and extract GO displayid 462 and 562

328ef02c05

* Increase map version.

* Fix version check.

Co-authored-by: Killerwife <killerwife@gmail.com>
Co-authored-by: Laizerox <dpetmanson@gmail.com>
2021-06-01 19:18:40 +03:00
..
json.hpp Implement pathing on elevators and improve extractors. (#1206) 2021-06-01 19:18:40 +03:00