Namazu Dailies v1 #126

Open
guffels wants to merge 6 commits from guffels/Questionable:master into master
First-time contributor

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.

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.
guffels added 1 commit 2025-01-04 21:19:41 +00:00
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.
Author
First-time contributor

Open to suggestions on formatting and style. Excited to continue this but probably at a slower pace since work starts again on Monday.

Open to suggestions on formatting and style. Excited to continue this but probably at a slower pace since work starts again on Monday.
liza reviewed 2025-01-08 20:40:22 +00:00
@ -0,0 +19,4 @@
"Y": -21.51083,
"Z": 558.524
},
"StopDistance": 0
Owner

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.

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.
Author
First-time contributor

What's the best way to get angels? Are we just eyeballing them?

What's the best way to get angels? Are we just eyeballing them?
Owner

You can use GatheringPathRenderer from https://puni.sh/api/repository/liza, which should let you configure angles per gathering point.

You can use `GatheringPathRenderer` from https://puni.sh/api/repository/liza, which should let you configure angles per gathering point.
guffels added 1 commit 2025-01-08 23:46:23 +00:00
guffels added 1 commit 2025-01-08 23:51:56 +00:00
guffels added 1 commit 2025-01-09 13:56:59 +00:00
guffels added 1 commit 2025-01-09 14:01:58 +00:00
Author
First-time contributor

Gather path issue is resolved.

Gather path issue is resolved.
guffels added 1 commit 2025-01-09 14:10:56 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:guffels-master
git checkout guffels-master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: liza/Questionable#126
No description provided.