Commit Graph

810 Commits

Author SHA1 Message Date
Bella d4f5ab2ca1 close #227 2019-12-04 11:39:54 -05:00
Bella 055708006c close #230 2019-12-04 11:38:52 -05:00
Bella 7362c2d68d fix autoqmain description 2019-12-04 11:26:00 -05:00
d1gress 407b051abf Update AutoQMain.java (#228) 2019-12-04 11:25:36 -05:00
d1gress 8a65e5d05a patch for mom (#225)
* Update AutoQMain.java

* Update AutoQMain.java
2019-12-04 11:06:19 -05:00
d1gress 08f6260953 Revert "Revert "Change AutoQMain to use ticks (#219)""
This reverts commit 2b14bcae03.
2019-12-04 11:00:20 -05:00
d1gress 2b14bcae03 Revert "Change AutoQMain to use ticks (#219)"
This reverts commit 6de6730177.
2019-12-04 10:59:30 -05:00
Bella c2bd8321d4 close #221 2019-12-04 10:54:18 -05:00
d1gress 6de6730177 Change AutoQMain to use ticks (#219)
* Change AutoQMain to use ticks

* Update AutoQMain.java
2019-12-04 10:47:35 -05:00
Bella fc94832ee4 change fastuse max to 20 2019-12-04 10:47:16 -05:00
d1gress e9e0720f14 im so done with fastuse (#218) 2019-12-04 10:31:56 -05:00
Bella 8c6a3e8029 fix cannot find method mapping when building 2019-12-04 10:30:12 -05:00
Bella 8e73a01711 change stuff to use blockinteractionhelper 2019-12-04 10:18:43 -05:00
Bella 5c8554dcca Merge branch 'features-master' of github.com:S-B99/KAMI into features-master 2019-12-04 09:52:25 -05:00
d1gress 450b8a9362 Causing crashes since 2019 (#217) 2019-12-04 07:46:26 -05:00
Bella Who ff0d4248d8
Merge pull request #216 from d1gress/patch-4
Causing build failures since 2019 v1
2019-12-04 07:44:54 -05:00
d1gress e18606a14b
Update DiscordKBlueRPC.java 2019-12-04 18:23:07 +08:00
Bella 986319a37b give ice speed a description 2019-12-03 23:09:23 -05:00
Bella 9895a7f1b7 Merge branch 'zeroeightysix-master' into features-master 2019-12-03 23:04:46 -05:00
Bella e476184e41 add entity check for crystalaura 2019-12-03 23:04:16 -05:00
Bella 35af2c84dd use blockinteractionhelper for scaffold and auto32k, and close #215 2019-12-03 23:03:24 -05:00
Bella 16ac69f086 prevent possible NPEs when logging but it doesn't work
this is supposed to prevent an NPE when sending a chat message and mc.player is null. still working on it but it doesn't leave any harm to let someone else give it a shot
2019-12-03 21:51:29 -05:00
Bella 69d7047837 fix broken code from #214 2019-12-03 21:27:03 -05:00
Bella b9bc98b4e5 fix feedback for soundreload and potential npe 2019-12-03 21:21:34 -05:00
Bella ce02890740 fix created npe in fakegamemode 2019-12-03 21:15:02 -05:00
Bella 9f61e1ff3d fix npe in fakegamemode 2019-12-03 21:11:31 -05:00
Bella f86c5d9910 move cape to main project and fix npe 2019-12-03 21:07:56 -05:00
Bella 943b2e026c remove duplicate credit 2019-12-03 20:59:40 -05:00
Bella 47cccf1aad fix aura npe 2019-12-03 20:57:18 -05:00
Bella 4b7117c13a Merge branch 'features-master' of github.com:S-B99/KAMI into features-master 2019-12-03 20:56:43 -05:00
Qther d1e982d9bb Change delay to ticks (#214) 2019-12-03 20:56:39 -05:00
Ridan Vandenbergh 5ce628e1e7
Merge pull request #155 from blockparole/caura-canplace-entity
CAura canplace entity check boost2
2019-12-04 00:04:06 +01:00
blockparole 8ec71f2594 comment 2019-12-03 23:35:48 +01:00
blockparole 85e2f6dd4e caura canPlaceCrystal add entity check for boost2 2019-12-03 23:34:30 +01:00
Bella d6113f1e20 remove fastxp and refactor fastuse 2019-12-03 16:19:00 -05:00
Ridan Vandenbergh 9d11b2a4a4
Merge pull request #141 from blockparole/autofeetplace
added AutoFeetPlace
2019-12-03 21:01:12 +01:00
Bella c3410709dc changed to case enum modes instead 2019-12-03 09:01:16 -05:00
d1gress a13778287c Merge fastplace into fastuse and make fastuse better (#202)
* Merge fastplace into fastuse pt 1

* finished

* wait what ok fix

* yeet
2019-12-03 08:23:30 -05:00
Bella c79c1e3eec add cats credit to antichunkban 2019-12-02 20:10:13 -05:00
cats c85f38c718 Update AntiChunkBan (#210)
* Updated AntiChunkBan and removed unneeded parts

* Updated AntiChunkBan and removed unneeded parts

* went back to using mode instead of booleans for easier usage
2019-12-02 20:08:35 -05:00
Bella 63f32924bc changea debug message to all mode surround 2019-12-02 20:07:35 -05:00
Bella ec2959c42a bugfix for antichunkban 2019-12-01 22:46:17 -05:00
Bella 220221effc close #89 2019-12-01 21:36:24 -05:00
Bella 95f82ea7a7 remove unused import from antichunkban 2019-12-01 21:08:32 -05:00
Bella a091648376 add disable mode to antideathban 2019-12-01 21:05:18 -05:00
Bella 3f9d28bf1e Merge branch 'zeroeightysix-master' into features-master 2019-12-01 21:04:44 -05:00
Bella b95a748653 merge upsteam and close #104 2019-12-01 21:04:02 -05:00
Bella b188af2759 oops modes now work properly for antichunkban 2019-12-01 20:54:27 -05:00
Bella dc00d785b3 add antichunkban and close #175 2019-12-01 20:48:57 -05:00
Bella 285ef6b478 fix credits again 2019-12-01 20:10:09 -05:00