Commit Graph

148 Commits

Author SHA1 Message Date
ZacSharp 327fbc868e
Merge branch '1.16.5' into 1.17.1 2023-01-29 01:25:17 +01:00
ZacSharp d3e0da7c5e
Merge branch '1.15.2' into 1.16.5 2023-01-27 22:36:53 +01:00
ZacSharp 38fbc127e6
Merge branch '1.14.4' into 1.15.2 2023-01-27 22:34:12 +01:00
ZacSharp 25ef38aaf2
Merge branch '1.13.2' into 1.14.4 2023-01-27 22:30:51 +01:00
ZacSharp d05d5fd98e
Merge branch 'master' into 1.13.2 2023-01-27 22:20:20 +01:00
ZacSharp 9935da8a6f
Add explanation and add extra check 2023-01-12 22:18:54 +01:00
ZacSharp 0e1fee352f
Merge branch '1.15.2' into 1.16.5 2023-01-10 01:40:36 +01:00
ZacSharp 1136494fc6
Merge branch '1.14.4' into 1.15.2 2023-01-10 01:35:22 +01:00
ZacSharp 9b3e5cb444
Merge branch '1.13.2' into 1.14.4 2023-01-10 01:26:48 +01:00
ZacSharp b51b78f4e4
Merge branch 'master' into 1.13.2 2023-01-06 01:47:30 +01:00
ZacSharp b2f66241d5
Merge remote-tracking branch 'upstream/master' into pr/frostwalker 2022-12-30 15:57:17 +01:00
ZacSharp 5a8adc5344
Merge branch '1.16.5' into 1.17.1 2022-10-06 20:43:01 +02:00
rycbar0 7c2327b743 Merge remote-tracking branch 'origin/master' into 1.16.5
# Conflicts:
#	scripts/proguard.pro
#	src/launch/resources/mixins.baritone.json
#	src/main/java/baritone/command/defaults/DefaultCommands.java
#	src/main/java/baritone/command/defaults/FindCommand.java
#	src/main/java/baritone/process/BuilderProcess.java
#	src/main/java/baritone/utils/schematic/format/DefaultSchematicFormats.java
#	src/main/java/baritone/utils/schematic/format/defaults/LitematicaSchematic.java
#	src/main/java/baritone/utils/schematic/litematica/LitematicaHelper.java
#	src/schematica_api/java/fi/dy/masa/litematica/Litematica.java
#	src/schematica_api/java/fi/dy/masa/litematica/data/DataManager.java
#	src/schematica_api/java/fi/dy/masa/litematica/schematic/placement/SchematicPlacement.java
#	src/schematica_api/java/fi/dy/masa/litematica/schematic/placement/SchematicPlacementManager.java
#	src/schematica_api/java/fi/dy/masa/litematica/schematic/placement/SchematicPlacementUnloaded.java
2022-10-04 03:18:30 +02:00
scorbett123 4699b46744
Merge branch 'master' into caching_performance_upgrade 2022-10-03 21:25:23 +01:00
ZacSharp af95f77134
Fix OOB and check for direction and include parkour 2022-09-01 13:14:24 +02:00
ZacSharp 78f1c45e13
Don't overshoot descends before using frostwalker 2022-08-31 23:39:09 +02:00
Leijurv 85ab317c6c
simplify, remove setting changed event, always construct new precomputeddata 2022-07-14 21:35:30 -07:00
Echocage 441dceb731 Narrowed scope and we now only call canSprintFromDescendInto when our next & next_next movements are both MovementDescends 2022-06-29 17:54:28 -05:00
Echocage 57c4f9e103 Undid previous change, updated to instead check the next and the next_next block 2022-06-27 18:38:54 -05:00
Echocage 2741fc2683 Swapped the order of checks within canSprintFromDescendInto 2022-06-27 15:06:27 -05:00
scorbett123 af1eb58bb8 Implement Leijurv's precomputed data idea 2022-05-31 14:43:58 +01:00
wagyourtail 41abda37c1
fix migration for 1.17. (also proguard broke with j16...) 2021-07-07 15:43:48 -06:00
wagyourtail e6d8b268c7
migrate to mojmap 2021-07-07 15:43:48 -06:00
Leijurv 5262f68215
a long overdue reformat of every file 2021-01-29 20:30:51 -08:00
Leijurv a3da25ca27
a long overdue reformat of every file 2021-01-29 20:29:41 -08:00
Leijurv 37cd50d435
a long overdue reformat of every file 2021-01-29 20:28:11 -08:00
CDAGaming 4f1db04224
[Change] Updated Mappings 2020-07-25 22:53:22 -05:00
Brady 854985e5b5
Baritone 1.16.1 2020-07-19 15:50:56 -05:00
Leijurv 80952e091d
comment out anything that isn't instantly obvious how to fix (e.g. anything involving rendering) 2020-01-09 17:15:05 -08:00
Brady 92966dc57c
Merge branch '1.13.2' into 1.14.4 2019-12-31 21:57:55 -06:00
Leijurv 1edd7126fd
Merge branch 'master' into 1.13.2 2019-12-31 15:44:03 -08:00
Brady 43ab4f7d3b
Fix isPassable crash 2019-10-22 15:58:10 -05:00
Leijurv 0bb148844d
Merge branch '1.13.2' into 1.14.4 2019-08-17 16:10:59 -07:00
Leijurv 7c9b812a5b
Merge branch 'master' into 1.13.2 2019-08-17 16:07:26 -07:00
Leijurv 551b6b88d2
EXTREMELY old comment that is no longer true 2019-07-28 00:19:14 -07:00
Leijurv 223791cea7
Merge branch '1.13.2' into 1.14.2 2019-07-23 12:09:39 -07:00
Leijurv 8f63dd4ba6
Merge branch 'master' into 1.13.2 2019-07-11 10:51:29 -07:00
Leijurv f4dd100345
fix indexof 2019-07-08 23:16:26 -07:00
Leijurv 4259764b70
thank you off by one errors very cool 2019-07-07 11:12:32 -07:00
Leijurv 8f761f7dff
better skip ahead 2019-07-07 11:03:43 -07:00
Leijurv 9c64067d49
vastly improve resilience to lagbacks, fixes #446 2019-06-24 17:53:25 -07:00
Leijurv f4d2ea7923
fix path canceling at edge of loaded chunks hopefully 2019-06-24 10:43:49 -07:00
Leijurv ce3d3bb244
literally no reason to have this 2019-06-23 22:49:33 -07:00
Leijurv 8758c77ac0
most of the way there 2019-06-10 18:25:20 -07:00
Leijurv ec819220b7
Merge branch 'master' into 1.13.2 2019-05-01 12:15:31 -07:00
Leijurv b338dcc9de
add path splice option 2019-04-29 11:46:21 -07:00
Leijurv 0b72a8b4b3
fix overshoot 2019-04-17 19:46:25 -07:00
Leijurv c013d1e0d9
fix various toxic clouds 2019-04-17 18:10:47 -07:00
Leijurv e0a618a791
epic farm 2019-04-15 17:12:20 -07:00
Leijurv 6f843bd24d
Merge branch 'master' into 1.13.2 2019-03-13 20:09:08 -07:00