Namazu Dailies v1 #126
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "guffels/Questionable:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First Namazu push.
Contains:
Most of the unlock quests (Aside from 'Something Fishy This Way Comes' and 'One Size Fits All' because the alt doesn't have non-combat)
6 of 6 Friendly Rep Quests (DoH/Min/Bot)
First Story Quest
6 of 6 Trusted Rep Quests (DoH/Min/Bot)
Small Change to Aether Current quest since Same Territory isn't a valid skip condition in Azim Steppe if you don't have flying.
Open to suggestions on formatting and style. Excited to continue this but probably at a slower pace since work starts again on Monday.
@ -0,0 +19,4 @@
"Y": -21.51083,
"Z": 558.524
},
"StopDistance": 0
I don't know if
StopDistance: 0
works, because vnav only navigates in 0.25 unit steps (and going straight in a line, the exact position you end up depends on your FPS and such)This probably just needs proper flight angle/distance.
What's the best way to get angels? Are we just eyeballing them?
You can use
GatheringPathRenderer
from https://puni.sh/api/repository/liza, which should let you configure angles per gathering point.Gather path issue is resolved.
Checkout
From your project repository, check out a new branch and test the changes.