Commit Graph

4035 Commits

Author SHA1 Message Date
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
Brady 29bf046aa8
BlockStateOctreeInterface 2023-07-13 14:28:51 -05:00
Brady Hahn 4399b7c2fb
Merge pull request #4053 from babbaj/elytra
auto swap elytra
2023-07-13 13:37:30 -05:00
Babbaj d35571923f
appease brady 2023-07-13 14:35:33 -04:00
Babbaj 461f56c4d6
countdown instead of count up 2023-07-13 14:21:15 -04:00
Babbaj 0b5d5b8176
use ticksBetweenInventoryMoves 2023-07-12 22:54:04 -04:00
Babbaj 42771686c6
auto swap elytra 2023-07-12 16:42:14 -04:00
ZacSharp 448e454cc8
Merge branch '1.17.1' into 1.18.2 2023-07-12 18:56:17 +02:00
Brady 8f5105c454
trolled pt2 2023-07-11 22:50:35 -05:00
Brady 7c696b7055
trolled 2023-07-11 22:49:51 -05:00
Brady 349c951b55
Better handling of unsupported systems 2023-07-11 22:47:09 -05:00
Leijurv 5dc403e643
crucial performance optimization 2023-07-10 00:12:10 -07:00
Brady Hahn a8e1b16dee
Merge pull request #4048 from babbaj/elytra
don't send the whole chunk for small changes
2023-07-09 22:31:42 -07:00
Babbaj dc53a95bef
don't send the whole chunk for small changes 2023-07-10 00:45:12 -04:00
Brady eec4edea05
Remove old pack method 2023-07-09 20:00:35 -07:00
Brady Hahn 70249e5fa7
Merge pull request #4047 from babbaj/elytra
optimize uploading chunk data
2023-07-09 19:58:59 -07:00
Babbaj 96a64b454e
optimize uploading chunk data 2023-07-09 22:29:31 -04:00
Brady 7a935fb2ea
Fix simulation not respecting `ignoreLava` 2023-07-09 09:12:21 -07:00
Brady c0cdfb7781
Add commands for pathfinder reset and chunk repack 2023-07-07 19:44:59 -07:00
Brady 487b3a759a
`mostRecentGoal`, fixes immediate goal clear 2023-07-07 18:35:02 -07:00
Brady fe67489419
Combine `VALIDATE_PATH` and `LOCATE_JUMP` states 2023-07-07 14:38:11 -07:00
Brady 308b9bbfea
Apply minimum fall height to regular falls too 2023-07-07 13:26:43 -07:00
Brady bfb4ffcafc
Reset context on world load/unload 2023-07-07 11:19:18 -07:00
Brady 537100a5e5
Nether seed setting and automatic context reset 2023-07-07 10:44:56 -07:00
Brady b6bf4427ef
Use soft references for nether chunk packing queue 2023-07-07 00:30:07 -07:00
Brady 8de239f468
Use soft references for chunks queued for packing 2023-07-06 23:15:35 -07:00
Brady ecfd664f30
Fix `isSafeToCancel()` return value 2023-07-06 20:11:50 -07:00
Brady c4ac23837f
Set `safeToCancel` to `false` while flying 2023-07-06 19:31:37 -07:00
Brady aeeb001205
Fix some codacy issues 2023-07-06 19:02:13 -07:00
Brady 2552eb8dca
Add setting documentation 2023-07-06 18:57:51 -07:00
ZacSharp cbf0d79c9c
Merge branch '1.16.5' into 1.17.1 2023-07-06 13:30:25 +02:00
leijurv 8ceb89d021
Merge pull request #4028 from ZacSharp/1.16.5-update
Merge master into 1.16.5
2023-07-05 11:47:27 -07:00
ZacSharp 8e58dd9e64
Merge branch '1.15.2' into 1.16.5 2023-07-04 16:48:41 +02:00
ZacSharp 45abbb7fa1
Merge branch '1.14.4' into 1.15.2 2023-07-04 16:48:36 +02:00
ZacSharp 1d983d5fdc
Merge branch '1.13.2' into 1.14.4 2023-07-04 16:48:31 +02:00
ZacSharp be54b8ee5b
Merge branch 'master' into 1.13.2 2023-07-04 16:47:58 +02:00
Brady 4c0c263d11
trolling 2023-07-03 13:28:53 -05:00
Brady c8259d3e90
ZOOM 2023-07-03 13:27:23 -05:00
Brady d892ef54f0
Merge branch 'master' into elytra 2023-07-02 20:04:04 -05:00
Brady 6654476da4
Make `blockFreeLook` depend on `freeLook` 2023-07-02 19:59:26 -05:00
Brady fc209599af
Update `nether-pathfinder` to 0.21 2023-07-02 01:03:34 -05:00
Brady dee7df1534
I HATE OLD MIXIN!!!!
awesome buggy 0.7.11 hates referencing shadows in mixin superclasses wooooooo
2023-07-01 19:38:38 -05:00