Commit Graph

4065 Commits

Author SHA1 Message Date
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
leijurv bafd41837e
Merge pull request #4062 from ZacSharp/1.19.4-update
Merge 1.18.2 into 1.19.4
2023-07-22 22:15:46 -07: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
ZacSharp 37f1c30ad0
Merge branch '1.19.2' into 1.19.4 2023-07-19 04:32:08 +02:00
ZacSharp 217dca5363
Merge branch '1.18.2' into 1.19.2 2023-07-19 04:13:47 +02:00
ZacSharp 15e97268ed
Fake merge branch '1.19.2' into 1.19.4 2023-07-19 04:09:37 +02:00
Brady Hahn 29301e8a39
Merge pull request #4059 from cabaletta/pr/render/vulkanCompatibility
VulkanMod Compatibility
2023-07-18 20:07:38 -05:00
Brady dfa838a6f9
Replace `Mth.fastInvSqrt` with `1.0 / Math.sqrt` 2023-07-18 19:19:08 -05:00
Brady 218de1cb98
Requested changes 2023-07-18 16:48:00 -05:00
Brady 6a9694b03a
Manually specify some normals, fix GoalXZ rendering 2023-07-18 15:24:21 -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
Babbaj afe9359d3e
don't call onTick if we are pawsed 2023-07-18 13:36:54 -04:00
Babbaj 4b5d629df6
fix off by one error (causing the last point to be stuck in terrain) 2023-07-18 13:36:54 -04:00
Babbaj dbc0a46b10
call elytra event handlers from ElytraProcess 2023-07-18 13:36:54 -04:00
Babbaj 9a6241af8a
refactor elytra into being just a process 2023-07-18 13:36:53 -04:00
Brady 1b82bd1f33
pitch smooth look and setting for ticks 2023-07-17 17:58:08 -05:00
Brady bf9cb76604
VulkanMod compatibility + use `LINES` instead of `DEBUG_LINES` 2023-07-17 16:34:01 -05:00
Brady Hahn 90cfd82810
Merge pull request #4056 from babbaj/elytra
consistent elytra setting naming
2023-07-16 20:30:35 -05:00
Brady 108dbdae5d
partially appease codacy 2023-07-16 20:29:30 -05:00
Brady 32a4c4644e
Move cull code 2023-07-16 20:21:40 -05:00
Leijurv edc92753cf
Revert "shrimple"
This reverts commit 0e567f2f90.
2023-07-16 18:17:53 -07:00
Leijurv 0e567f2f90
shrimple 2023-07-16 18:17:15 -07:00
Babbaj 41e8c69db9
consistent elytra setting naming 2023-07-16 18:58:42 -04:00
Brady Hahn a83d1901f2
Merge pull request #4055 from babbaj/elytra
cull far away chunks from the cache
2023-07-16 17:00:42 -05:00
Babbaj f3bb5a0cb2
make sure BlockStateOctreeInterface doesn't use freed chunk pointers 2023-07-16 13:53:02 -04:00
Babbaj 76d3a13f58
cull far away chunks from the cache 2023-07-16 01:19:51 -04:00
Brady Hahn 6f99f891dc
Merge pull request #4054 from babbaj/elytra
simple way to land at the goal
2023-07-15 22:24:42 -05:00
Brady Hahn e579bf980d
Update NetherPath.java 2023-07-15 22:23:59 -05:00
Brady Hahn 716b3ae0d2
Update ElytraBehavior.java
i love github web editor
2023-07-15 22:23:35 -05:00
Babbaj b468b8eb95
landing procedure 2023-07-15 22:17:21 -04:00
leijurv b647c0fca0
Merge pull request #4050 from ZacSharp/1.18.2-update
Merge 1.16.5 into 1.18.2
2023-07-13 22:14:32 -07:00
Brady 1d109d4b9f
crucial performance optimization 2023-07-13 14:47:19 -05:00