Commit Graph

3449 Commits

Author SHA1 Message Date
Leijurv 7e9cf2e1e9
ok its based now 2023-07-30 22:47:39 -07:00
leijurv 54511f13d9
Merge pull request #4081 from babbaj/elytra
increase air bubble radius, append destination to path when landing
2023-07-30 22:30:07 -07:00
Babbaj 27e45b816d
increase air bubble radius, append destination to path when landing 2023-07-30 19:45:25 -04:00
Brady 3a6e5541fb
Don't deploy elytra while PathingBehavior is active 2023-07-30 17:48:53 -05:00
Leijurv a83d275622
forgot 2023-07-30 15:47:43 -07:00
Leijurv d6adb52718
tweaks 2023-07-30 15:46:18 -07:00
leijurv 976f3439eb
Merge pull request #4077 from babbaj/elytra
safer elytra landing
2023-07-30 14:23:33 -07:00
Babbaj 2e2c0ecc0b
use MutableBlockPos 2023-07-29 11:52:37 -04:00
Babbaj 31d1656c48
safer landing 2023-07-29 00:22:52 -04:00
Brady 4b5a094f30
Render fields can be private now 2023-07-28 01:41:03 -05:00
Brady 6b611cf4c7
Move more state into `SolverContext` 2023-07-28 01:30:54 -05:00
Brady 90f2b39fba
Remove glPushAttrib/glPopAttrib usage 2023-07-26 19:52:25 -05:00
leijurv 2164857408
Merge pull request #4070 from babbaj/elytra
fixes for comments in elytra pr
2023-07-26 13:13:03 -07:00
Babbaj 601a781983
improve control flow (fixes behavior.onTick() being called twice) 2023-07-24 08:21:46 -04:00
Babbaj f14bb282f0
add null check to resetState 2023-07-24 04:41:19 -04:00
Babbaj 1e0dce8f41
127 instead of 128 2023-07-24 03:30:38 -04:00
Babbaj 45400a9685
fix concurrency concerns 2023-07-24 03:30:06 -04:00
leijurv 6ffe31b59e
Merge pull request #4068 from babbaj/elytra
add dimension checks to elytra
2023-07-23 17:47:46 -07:00
Babbaj 293b556b56
add dimension checks 2023-07-23 20:46:12 -04:00
leijurv dbf38efd83
Merge pull request #4067 from babbaj/elytra
elytra command improvements
2023-07-23 12:11:37 -07:00
Babbaj e63aad7825
elytra command improvements 2023-07-23 15:09:56 -04:00
Leijurv 212ef4d4cc
waste fireworks smiling_imp 2023-07-23 11:44:29 -07:00
leijurv 31e082b8dc
Merge pull request #4066 from babbaj/elytra
safe landing improvements
2023-07-23 11:29:40 -07:00
Babbaj 75e8035551
safe landing improvements 2023-07-23 14:26:31 -04:00
Leijurv f7f0521093
not legacy 2023-07-22 23:29:07 -07:00
leijurv 684fda2d1b
Merge pull request #4063 from babbaj/elytra
make elytra play nice with CustomGoalProcess
2023-07-22 23:12:07 -07:00
leijurv 886091df50
Merge branch 'elytra' into elytra 2023-07-22 23:08:45 -07:00
Leijurv 9707dd7ce8
redo checkedpositions given y descending iteration order 2023-07-22 23:02:29 -07:00
Babbaj b81d712a33
higher priority is good enough lol 2023-07-23 01:57:27 -04:00
leijurv 3ffacbf375
Merge pull request #4064 from babbaj/safe-landing
find safe landing spot for elytra
2023-07-22 22:48:00 -07:00
Babbaj eec85b20be
fix bias in comparator 2023-07-23 01:45:39 -04:00
Babbaj c0ead0147a
use priority queue to bias upwards 2023-07-23 01:38:07 -04:00
Babbaj 9bfa2025d5
memoize isSafeLandingSPot 2023-07-23 01:14:19 -04:00
Babbaj bf63ffbc1d
cringe fence hater 😭 2023-07-23 01:01:59 -04:00
Babbaj 985148b49a
check for specific blocks to land on and anything non air is lava 2023-07-23 01:00:23 -04:00
Babbaj 9e78443595
resolve comment 2023-07-23 00:53:26 -04:00
Babbaj 58723a33ca
hate cherry pick now 2023-07-23 00:05:11 -04:00
Babbaj c9aa1658b2
improvements/fixes 2023-07-23 00:03:31 -04:00
Babbaj 7f9e50bbe2
initial safe landing impl 2023-07-23 00:02:46 -04:00
Babbaj 664375a678
make elytra play nice with CustomGoalProcess 2023-07-22 01:55:12 -04:00
Brady 097e30850f
Move `WalkOffCalculationContext` into `ElytraProcess` 2023-07-18 23:35:09 -05:00
Brady Hahn a63cbab013
Merge pull request #4060 from babbaj/elytra
refactor elytra into process
2023-07-18 23:23:25 -05:00
Brady 218de1cb98
Requested changes 2023-07-18 16:48:00 -05:00
Babbaj 0239a2cad4
notificationOnPathComplete and disconnectOnArrival 2023-07-18 15:36:29 -04:00
Babbaj 38553b3324
behavior can't be null in onTick 2023-07-18 14:52:09 -04:00
Babbaj ba78c48a75
shutdown solverExecutor 2023-07-18 13:36:55 -04:00
Babbaj f4996137a3
minor code improvements 2023-07-18 13:36:55 -04:00
Babbaj ccd80dfc8f
that isn't necessary 2023-07-18 13:36:55 -04:00
Babbaj ff1b3e7c5f
simplify management of elytra state 2023-07-18 13:36:55 -04:00
Babbaj 2f0497756b
simplify icky code 2023-07-18 13:36:54 -04:00