Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DDA Port] Autodrive v2 and improved overmap pathfinding #1169

Merged
merged 17 commits into from
Dec 12, 2021

Conversation

olanti-p
Copy link
Contributor

@olanti-p olanti-p commented Dec 8, 2021

BevapDin and others added 17 commits December 7, 2021 18:54
This makes it easier to check for visible maps without actually getting the trap from the map first.

(cherry picked from commit 614dc4e0110ff3bcb0886bc8b1b1a55a36f01c4f)
Co-authored-by: actual-nh <74678550+actual-nh@users.noreply.github.com>
Co-authored-by: Anton Burmistrov <Night_Pryanik@mail.ru>

(cherry picked from commit 4b6150778f5a01a33752b1d246d8b5a71da5b849)
(cherry picked from commit 4e0fd1f32900092677285ac37af6b74a7b1d8088)
(cherry picked from commit a287fad3b20ac9e0a64f2f2e3439a93bc7532018)
(cherry picked from commit 5579a17cf8a31671a76f3736de252d13da3a13cf)
(cherry picked from commit 8373691614607b4a65c8e71add439b8ab168b2cd)
* Don't path through solid rock
* Enable vehicle pathing through subway tunnels

(cherry picked from commit afcac23ae35647dc9dd1a024110cf67b4b79c09e)
(cherry picked from commit 73374ddaf4c5ba00fb8544950463b22a45b3b8e5)
…bit systems.

(cherry picked from commit ba02317d2cc5c8ba96151431491fc7c2e0c903aa)
(cherry picked from commit 8d6f659064de70d328a18acf340feef902b879b1)
(cherry picked from commit 2b6e4e091708e44e3d3f1003d47bbea0c16c53be)
@Coolthulhu Coolthulhu self-assigned this Dec 11, 2021
@Coolthulhu
Copy link
Member

Coolthulhu commented Dec 12, 2021

Couldn't autodrive over ramps. Is this known?

EDIT: The pathing on overmap works, but then it fails to execute it on local map.

@Coolthulhu Coolthulhu merged commit 2f50ca2 into cataclysmbnteam:upload Dec 12, 2021
@olanti-p
Copy link
Contributor Author

Yes, that's known. I'm waiting for an upstream fix for now.

@olanti-p olanti-p deleted the port-improved-autodrive branch December 13, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New vehicule auto-drive Autotravel on foot doesn't plot reasonable course when circular distances are off.
7 participants