Commit Graph

3107 Commits

Author SHA1 Message Date
Brady 67a085c95f
Batch together GL_LINES draw calls 2023-06-12 13:16:37 -05:00
Brady 1d5ee079b4
Read `serverRotation` from packet and invalidate on world load 2023-06-12 12:11:50 -05:00
Brady bb36ebfc0c
Use `IPlayerContext` for all `RotationUtils` methods
Deprecates all old overloads
2023-06-11 20:09:37 -05:00
Brady a7d15d1e32
Consistent naming and comments for clarification 2023-06-11 18:43:48 -05:00
Brady 4317dca024
Determine target mode (client/server) in `updateTarget` 2023-06-11 18:35:34 -05:00
Brady 77ca36c794
Use `playerRotations` in `reachableOffset` 2023-06-11 15:49:04 -05:00
Brady a09e63d6aa
appease codacy 2023-06-11 13:14:52 -05:00
Brady fbe28e397e
Make setting disabled by default 2023-06-11 12:38:13 -05:00
Brady 364ae87ef8
Add `blockFreeLook` setting 2023-06-11 12:36:53 -05:00
Brady ffd00080f2
Mask binary operators 2023-06-11 11:27:51 -05:00
Brady 94d757104b
Clean ups 2023-06-11 11:24:31 -05:00
Brady 9729e63d98
Create and utilize new `Mask` type
Added factory method to `MaskSchematic` for creation using a `Mask`
Sort-of mocks the schematic structure, without the block states ofc
2023-06-09 17:25:29 -05:00
Brady f232bbdb15
Clean up formatting 2023-06-08 16:36:32 -05:00
Brady 26574b4a9b
Add optional axis parameter for `#sel cyl` 2023-06-08 16:32:33 -05:00
Brady a1b1ef88cf
Use a Supplier to mimic a switch expression 2023-06-08 15:46:32 -05:00
Brady b6c52cd8e1
Cache mask in a `boolean[][][]` 2023-06-08 11:52:13 -05:00
Brady 34abbfb5da
appease codacy 2023-06-07 17:38:26 -05:00
Brady 0d14bde583
Working sphere/cylinder build commands for `#sel` 2023-06-07 16:31:52 -05:00
leijurv 4b0a8eb166
Merge pull request #3966 from cabaletta/pr/setting-metadata
Setting Field Metadata
2023-06-04 16:59:14 -07:00
Brady 80ec9023ce
Replace `JAVA_ONLY_SETTINGS` array with `@JavaOnly` annotation 2023-06-04 12:31:34 -05:00
leijurv 5dd10b6e81
Merge pull request #3946 from ZacSharp/pr/farm/addCocoa
Make cocoa farmable
2023-05-23 17:31:06 -07:00
leijurv 415fa048ba
Merge pull request #3924 from ZacSharp/pr/blockOptionalMetaProperties
Extend BlockOptionalMeta parsing to parse block properties
2023-05-23 15:57:10 -07:00
leijurv a1661e94b5
Merge pull request #3923 from ZacSharp/pr/mine/maxYLevelWhileMining
 Add maxYLevelWhileMining setting
2023-05-23 15:56:11 -07:00
ZacSharp c45a714b77
Fix considering states unplaceable even if buildIgnoreProperties allows it 2023-05-08 03:51:38 +02:00
ZacSharp 271c2ff636
Extend BlockOptionalMeta parsing to parse block properties 2023-04-24 23:49:23 +02:00
ZacSharp e4cd35ac33
Add maxYLevelWhileMining setting 2023-04-24 23:11:55 +02:00
ZacSharp e8a4a9fdac
Make cocoa farmable 2023-04-24 16:23:38 +02:00
leijurv 5f2eadbfa6
download links for 1.19.2 2023-04-11 20:36:29 -07:00
leijurv 35ab687d5e
1.9.3 download links 2023-04-11 16:00:22 -07:00
leijurv 3ff2bd4f17
Merge pull request #3908 from wagyourtail/patch-3
Update Setup.md
2023-04-11 14:47:59 -07:00
Wagyourtail f334b3b765
update setup.md 2023-04-10 18:40:48 -07:00
leijurv ff1732011e
vid is outdated and doesn't get to the point fast enough, so let's move it lower down 2023-03-20 22:07:51 -07:00
leijurv c5721fb7e3
Merge pull request #3878 from wagyourtail/1.12/fix-wp-c
make wp c not throw npe on invalid tag name
2023-03-14 18:40:41 -07:00
leijurv 3200d976d7
1.19.4 2023-03-14 18:35:15 -07:00
Wagyourtail 6698505dd8
make wp c not throw npe on invalid tag name 2023-03-13 15:31:18 -07:00
Leijurv 790a4f6769
command to load settings from a specific file 2023-03-01 00:25:49 -08:00
leijurv c9d7a5bea6
kami blue to lambda 2023-02-28 23:56:34 -08:00
Leijurv f1ead19b6e
option to only move inventory when stationary 2023-02-28 23:44:33 -08:00
Leijurv 174bdd2307
overhaul readme 2023-02-18 16:42:05 -08:00
Leijurv 814c17522a
changed it back to the old way by manually renaming the release files 2023-02-18 15:20:50 -08:00
Leijurv b622adf300
ugh why was this changed since 1.18 2023-02-18 15:13:15 -08:00
Leijurv c1b58f8a01
link 1.19 2023-02-18 15:12:17 -08:00
leijurv c1a9621dfa
Merge pull request #3768 from wagyourtail/1.12/fasterworldscanner
replace the world scanner with a 500x faster one
2023-01-28 10:18:59 -08:00
Wagyourtail 6de266a106
remove extra method call 2023-01-28 01:39:58 -07:00
Wagyourtail 334d9c119b
remove the allocation of an intlist per section 2023-01-28 00:44:54 -07:00
leijurv 1a2c30b4e3
Merge pull request #3803 from Entropy5/master
Litematica x BuildOnlySelection support
2023-01-27 23:34:35 -08:00
Entropy5 413cc1469f zac suggestion (number 2), test ongoing 2023-01-27 14:23:08 +01:00
Wagyourtail 7404414e7a
less impure 2023-01-20 23:43:00 -07:00
Entropy5 49b1f3528b Merge remote-tracking branch 'origin/master' 2023-01-17 06:33:09 +01:00
Entropy5 26cceede15 litematica support for buildonlyselection, mostly rycbars 2023-01-17 06:33:01 +01:00