Commit Graph

100 Commits

Author SHA1 Message Date
Leijurv 91854f97ad
fully remove remnants of xvfb 2021-01-29 21:12:44 -08:00
Leijurv f3561cab47
SUPER cute code for repackOnAnyBlockChange 2020-08-17 15:54:42 -07:00
Brady eda1820773
Fix Cubecraft Crash (Affects 1.13.2+) 2020-03-07 20:17:53 -06:00
Leijurv 9fb46946b5
fix sprint while paused bug, fixes #1331 2020-02-27 18:05:48 -08:00
Brady f02c33d95a
Fix improper tick count incrementation 2019-10-23 17:47:20 -05:00
Brady 2f9efae457
Refactors to improve consistency 2019-10-11 18:15:14 -05:00
Brady 42306055ee
Backport anti-poz from 1.13.2 branch to 1.12.2/master 2019-10-09 21:29:48 -05:00
Brady 0b2bab6549
Clean up performance Mixins 2019-10-07 17:25:09 -05:00
Leijurv b63c54b657
remove isNull and nonNull 2019-09-19 14:34:45 -07:00
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 23a592ec01
it launches 2019-09-19 13:30:40 -07:00
Leijurv 396a96d604
reformat 2019-09-19 12:53:15 -07:00
Leijurv 0504a1d4bf
Merge pull request #949 from LoganDark/commands
Commands
2019-09-19 12:51:21 -07:00
Leijurv fa905b8844
fix breaking blocks 2019-09-19 12:29:33 -07:00
Logan Darklock 8a001a2438
Review 2019-09-06 03:59:10 -07:00
Logan Darklock 98bb3fba9c
Pass current blockstate to schematics 2019-09-02 03:00:21 -07:00
Logan Darklock 97ce377b9c
Merge branch 'censoring' into commands 2019-09-01 10:16:14 -07:00
Logan Darklock f1973b14c7
Remove MixinBlockPos since we now only log BetterBlockPos 2019-09-01 10:15:41 -07:00
Logan Darklock bb2f4da6b6
Fix baritoneHash calculation 2019-08-31 20:53:58 -07:00
Logan Darklock 4bca6cc1a5
Scan ItemStacks correctly 2019-08-31 20:43:03 -07:00
Logan Darklock 6ed86cb3c7
Hopefully speed up BlockOptionalMeta 2019-08-31 10:28:01 -07:00
Logan Darklock ee71819bb2
remove unnecessary import 2019-08-31 06:42:16 -07:00
Logan Darklock 2ee313a795
Don't break Forge world loading 2019-08-31 06:38:36 -07:00
Logan Darklock b924e8511b
fix imports 2019-08-31 02:14:38 -07:00
Logan Darklock 15e9d756b7
Remove unused toArrayBad function... 2019-08-31 01:59:45 -07:00
Logan Darklock ae6ee5688c
add toArray, scanChunkInto usage coming soon 2019-08-31 00:51:42 -07:00
Logan Darklock 9f3eaac3df
increase efficiency of scanChunkInto by ~25% 2019-08-30 22:52:20 -07:00
Logan Darklock fe47245b73
Fix searchWorld cache and also speed and stuff 2019-08-30 17:12:05 -07:00
Logan Darklock d687e1203a
BlockOptionalMeta 2019-08-30 15:38:15 -07:00
Logan Darklock 4354d09c20
some efficiency fixes to filters + qol for leijurv 2019-08-30 12:25:59 -07:00
Logan Darklock e3c4d06b2b
Initial commit of commands 2019-08-30 11:55:25 -07:00
Leijurv e1dd580df8
fix improper singleplayer check after quitting singleplayer 2019-06-03 15:27:24 -07:00
Leijurv 8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv 9be44c0371
placement without unepic right click 2019-02-26 14:57:44 -08:00
Brady bd65e32407
Fix the failing build 2019-02-23 17:04:14 -06:00
Leijurv 73ec110b22
not every player is a baritone 2019-02-23 14:03:47 -08:00
Leijurv eb9f755b54
disable rendercachedchunks in singleplayer, fixes #331 2019-02-21 10:03:03 -08:00
Leijurv a21ec54d4f
stop breaking block when you let go of left click lol 2019-02-13 14:05:14 -08:00
Leijurv aac7ebf6dd
avoid creating callbackinfo at all costs 2019-02-12 18:32:03 -08:00
Leijurv 4868ed7560
explain whats going on 2019-02-10 15:12:52 -08:00
Leijurv d0d8b12fb8
add clickCancel, fixes #326 2019-02-07 17:18:14 -08:00
Leijurv 7dd881aa9a
latest forge works yay 2019-02-05 09:54:17 -08:00
Leijurv a989547976
add proper setting for suppressing clicks 2019-02-05 09:37:42 -08:00
Leijurv 529895f970
was only needed for freecam anyway 2019-02-05 08:25:14 -08:00
Leijurv 2cbe77aa04
many fixes 2019-02-04 15:24:27 -08:00
Leijurv a0c2935580
Merge branch 'master' into mega-cancer-rendering 2019-02-04 14:52:30 -08:00
Leijurv 5c1cf050e2
im idiot 2019-01-31 20:27:14 -08:00
Leijurv 747bee41b7
holding control shouldnt make all bots sprint 2019-01-31 20:26:24 -08:00
Leijurv b953da0341
more accurate isEmpty 2019-01-30 12:19:15 -08:00
Leijurv c2a6445c9e
Merge branch 'master' into mega-cancer-rendering 2019-01-30 12:07:58 -08:00