Aeadoin
|
7f7ba2e6c2
|
[Cleanup] Remove unused Includes under zone files (#3162)
|
2023-04-01 22:55:28 -04:00 |
|
Chris Miles
|
f8e7576ae7
|
[File Paths] Implement Path Manager (#2440)
* Push up branch for testing
* Path manager
* Tweaks
* Changes
* More path work
* Update paths for eqemu_server.pl
* More path work
* Import and export client files
* Path remove
* More path work
* Update eqemu_config.h
* Fix tests
* Tests disable temp
* Update eqemu_config.h
* Update .drone.yml
* Hook tests back up
* Update main.cpp
* Platform tests
* Fix include
* Use std::filesystem on windows
* Fix IPCMutex name on windows
* std::filesystem changes
* Update path_manager.cpp
* Explicit string cast
* Explicit string cast
* Update path_manager.cpp
* Windows fixes
* Mapped files
* Relative fixes
* Use relative paths off of cwd
* Update Debian image to Debian 11 (updates GCC)
Co-authored-by: hg <4683435+hgtw@users.noreply.github.com>
|
2022-09-28 04:08:59 -05:00 |
|
KimLS
|
e96539e6a8
|
Some changes to navmesh path finding, disabled waypoint nav interface for now, might keep it disabled (i don't think anyones using it anyway) added a rule that might need some fine tuning for navmesh pathfinding
|
2018-12-24 14:48:11 -08:00 |
|
Akkadius
|
ac25d49a62
|
Patch notes - navmesh merge
|
2018-05-28 00:59:02 -05:00 |
|
Akkadius
|
d504397593
|
Change map loading paths - maps/base/*.map - maps/water/*.wtr - maps/nav/*.nav
|
2018-05-10 04:19:43 -05:00 |
|
KimLS
|
80f1c65e1c
|
Update fmt lib, add recast, wip on recast pathfinder interface (broken atm)
|
2017-07-29 00:11:57 -07:00 |
|
KimLS
|
c2766db89d
|
Working on waypoint code, using boost graph libs
|
2017-07-19 19:54:26 -07:00 |
|
KimLS
|
5f1063acb9
|
Add pathfinding interfaces, still heavily wip
|
2017-07-18 00:01:59 -07:00 |
|