View Full Version : Navmesh Now ?
GRUMPY
05-28-2018, 03:07 PM
Just curious. Noticed a few changes to the current source GitPull and also (kind of) looks
like this whole new Navmesh thing involves a new server maps folder structure ?
I know you have been using on PEQ, but is this all ready to go now for the rest of us
to implement on our own servers ?
I'm assuming we need to recompile (current) code and download new maps,, nav, etc. ?
Edit: Also, I've been compiling to utilize the .mmf maps, is this .nav going to effect that
in anyway ?
Figback65
05-28-2018, 06:55 PM
Curious in this also, if we have to use or have the option to not use. Also where to get the nav program? I couldnt find it on the help page or wiki or forums.
GRUMPY
05-30-2018, 02:14 AM
To others interested, (as per source code changelog) Your whole server maps folder structure
will be altered, with subfolders.
Akkadius: Changed map directory load structure
- maps/base/*.map
- maps/nav/*.nav
- maps/water/*.wtr
- maps/path/*.path
KLS: Implemented navigation mesh
- All up to date maps and navs can be found https://github.com/Akkadius/EQEmuMaps
- To update maps either check out the maps found in the above repository or use the maintenance command:
perl eqemu_server.pl maps
I would also encourage you to update your server files (binaries) with the maintenance
script too. Those devs do some good work <wink> For anyone wanting to keep an eye
on the changelog, (to see the source code development progress) you can do that here:
https://github.com/EQEmu/Server/blob/master/changelog.txt
For those who compile their own binaries and plan on updating their code to recent,
see this post here regarding updating your boost dependencies:
http://www.eqemulator.org/forums/showthread.php?t=41914
Anon.GM
05-30-2018, 04:51 AM
Thanks for the info! Anon is now up-to-date.
Anon.GM
05-31-2018, 03:02 AM
Windows binaries with bots I dont think is updated with the latest navmesh. Tested both updates and windows update stable has it. So if your running bots you will still get npc's looking into the walls. I'm not sure how to check any other way than what I see of the npc's headings. Using just the Windows stable update will disable bots but then all npc's are looking in the right directions.
demonstar55
05-31-2018, 01:12 PM
Tooling is on https://github.com/EQEmu/zone-utilities
Uleat
05-31-2018, 04:22 PM
Bots in the master branch are updated.
The Bots pre-compiled binaries are not yet.
Figback65
06-01-2018, 08:00 PM
Tooling is on https://github.com/EQEmu/zone-utilities
thanks Demonstar,
found it in the new build maps/tools, didnt know it was named map_edit, i been looking for stuff labeled nav rofl.
noudess
08-05-2018, 09:40 AM
Do the new maps include the old versions of zones like nektulos, lavastorm, highpass etc?
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.