Commit graph

13 commits

Author SHA1 Message Date
d6c1a117c2 fix ChatExpr
All checks were successful
/ test (push) Successful in 33s
2026-08-14 23:56:33 +02:00
2b42913f91 hardcode leader name
All checks were successful
/ test (push) Successful in 22s
2026-08-14 23:28:56 +02:00
fb98a57c96 try to match leader name for death recall
All checks were successful
/ test (push) Successful in 20s
2026-08-14 23:16:38 +02:00
e0a442313c debug logging
All checks were successful
/ test (push) Successful in 36s
2026-08-14 22:23:36 +02:00
5527a6ed38 check if deathclock is set
All checks were successful
/ test (push) Successful in 1m5s
2026-08-14 21:58:25 +02:00
00c2bf0a37 added death count and death clock
All checks were successful
/ test (push) Successful in 41s
2026-08-11 23:17:49 +02:00
ffaa35daab run from acidic mist
All checks were successful
/ test (push) Successful in 23s
2026-08-08 00:55:28 +02:00
8f7021f6fe disable combat and looting on fellow death
All checks were successful
/ test (push) Successful in 31s
2026-08-08 00:41:46 +02:00
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