Commit graph

5 commits

Author SHA1 Message Date
9934c073b1 run from poisonous gas
All checks were successful
/ test (push) Successful in 22s
2026-08-08 00:13:34 +02:00
5d1bbefdf4 follow fix and set buff/loot/combat on start
All checks were successful
/ test (push) Successful in 30s
2026-08-07 23:23:51 +02:00
f50ee8588a set navpriorityboost for leader when someone dies
All checks were successful
/ test (push) Successful in 21s
2026-08-07 22:51:25 +02:00
Erik
6aaadd36ba Route recomp and death recovery through vr_runback
All checks were successful
/ test (push) Successful in 53s
recomp and death now transition through stuck/vr_runback instead of
jumping straight to Hunt, so the character properly retraces vr_run ->
vr_portal back into the hunting area rather than assuming it's still
standing in Viridian Rise after a vendor trip or a Viridian Rise Recall.
recomp's watchdog fallback now matches neftet's SetWatchdog 3 300 {Default}.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-05 11:26:19 +02:00
Erik
fb9342fcd5 Add viridian_rise meta with recorded circuit/run/getin navs
Some checks failed
/ test (push) Failing after 1s
Lean hunting meta based on neftet.af: fellowship leader/follower support,
gas-cloud dodge, group-wide runback on fellow death, group recomp via the
shared ah_recomp hub nav, and death recovery via Viridian Rise Recall.
Includes the vr_circuit, vr_run, and vr_getin routes recorded in-game.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-04 23:32:49 +02:00