forked from kami-blue/client
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ModuleManager lookup fixes. * ModuleManager lookup fixes. * updateLookup() should store in lowercase * Fix kami-blue#296 (kami-blue#297) * ModuleManager safety * Module wasn't spelled correctly, causing NPE. * update readme instructions * add logs to gitignore * update contributing readme * formatting in readme * fix deprecated file in readme * typo in readme * add troubleshooting to readme * close kami-blue#360 * change name for kami-blue#358 * formatting in readme * rearrange readme * update elytraflight to work on highways * capitalize s in Speed * add antichunkload patch * update armourhide to be able to hide pieces * enable antichunkloadpatch automatically * elytraflight highway mode set to fly * fix bug (you were not saving new chunks anymore after closing the file once) (kami-blue#361) * fix for kami-blue#361 * True Durability and Friends List (kami-blue#338) to close kami-blue#337 and close kami-blue#240 and close and close kami-blue#327 * True Durability * Friends List * Separated extratab and tabfriends * move truedurability to thing * enable tabfriends automatically * disable antichunkloadpatch by default * hide tabfriends by default * add antichatspam for kami-blue#12 * noswing * Add proper credits to noswing as per zeroeightysix/162 * visualrange (kami-blue#364) Co-authored-by: blockparole <[email protected]> * nobreakanimation (kami-blue#365) Co-authored-by: blockparole <[email protected]> * fix packages for new 3 * autospawner (kami-blue#366) Co-authored-by: blockparole <[email protected]> * refactor for kami-blue#336 * change defaults and stuff * add pull32k (kami-blue#367) Co-authored-by: fluffycq <[email protected]> * blacklist add enchanting table * Update as per zeroeightysix/KAMi zeroeightysix/KAMI@d0f11b3 * Feature/rpcusers (kami-blue#369) * update rpc to use different images * fuck around until it works idk * add debugging code * make everything work now! * fix image names and descriptions * add case 3 and 4 * fix typo * make holeesp settings better thanks to clinet * make code pretty and use case statements thanks to darkis feedback * reorder settings * add defaults button to elytraflight * Fix typo in readme * make holeesp case code pretty * move autoqmain to proper package * close kami-blue#318 * close kami-blue#318 and close kami-blue#306 * Clean up infooverlay section * collapse small methods * add labels for sections * focussed > focused * comment testing code * Feature/aliases to close kami-blue#358 (kami-blue#376) * Add Aliases * Add aliases cmd and cmds to CommandsCommand * undo build.gradle changes * shorten check in commandmanager * add more aliases Co-authored-by: d1gress <[email protected]> Co-authored-by: Qther <[email protected]> * reorganize and clean up kamigui * Revert "reorganize and clean up kamigui" This reverts commit 246ead9. * close kami-blue#382 * add aliases to tp cmd * close kami-blue#383 * clean up code and close kami-blue#253 * add credits to Surround * temp make friends list not load if minimised * switch to hub's autotrap * fix naming as per zeroeightysix/KAMI/pull/164 * fixcomment style zeroeightysix/KAMI/pull/153 zeroeightysix/KAMI/pull/163 * Update scaffold // TODO: clean up code * Set up CI with Azure Pipelines * Set up CI with Azure Pipelines 2 [skip ci] * Set up CI with Azure Pipelines [skip ci] * Set up CI with Azure Pipelines [skip ci] * wack * Update .travis.yml * Delete KznnorExploit * remove this mixin for now as it's broken * prepare code for kami-blue#33 and kami-blue#42 * close kami-blue#42 * code cleanup and optimization * combine calculator classes into one * delete gui scale * rearrange reamde * add option to dsiable info msg in aura * close kami-blue#396 * fix typos * make method more efficient in kamigui * close kami-blue#312 * fix comment style * autoenable invpreview * bump ver to v1.1.2 * Revert "Update .travis.yml" This reverts commit e0b02b7. * hopefully this works * i hate everything * close kami-blue#402 * optimize imports * autodisable default * Create incompatiblity-report.md * sane naming for infooverlay * close kami-blue#385 * refactor infooverlay and make code cleaner * refactor command sign and color > colour * create ColourCodesMinecraft * close kami-blue#391 * dates oops * close kami-blue#403 * Delete PearlDupe.java * fix launch crash * Rearrange readme and make it easier to understand * yes * idk * clean up build script * revert qther's changes * close kami-blue#292 * fix repo refs * fix travis * close kami-blue#411 * fix repo refs * close kami-blue#384 and kami-blue#336 * close kami-blue#410 * close kami-blue#400 * comments and missed things * add downloads badges * move discord badge first * add proper links for new badges * wrong link for 086, last commit i swear aksdlka * Update README.md * close kami-blue#417 * unused import :bigbrain: * dates * close kami-blue#33 * update kami-blue#33 * add rounder to infocalc * add timerspeed uwu ty tbm * ignore always null * add animation to surround * move timerspeed to movement * update comment for inventory size * dates * fix credit message * change class access for info stuff * Speed default * update shields * move everything over to blue.bella.wtf * change discord presence url to new website * typo here as well Co-authored-by: Sasha <[email protected]> Co-authored-by: Bella Who <[email protected]> Co-authored-by: TBM <[email protected]> Co-authored-by: blockparole <[email protected]> Co-authored-by: fluffycq <[email protected]> Co-authored-by: d1gress <[email protected]> Co-authored-by: Qther <[email protected]> Co-authored-by: Ridan Vandenbergh <[email protected]>
- Loading branch information
1 parent
16d4724
commit 3aef35e
Showing
234 changed files
with
3,241 additions
and
3,316 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Incompatibility Report | ||
about: Incompatible with another mod | ||
labels: incompatible | ||
|
||
--- | ||
|
||
**What mod?** | ||
A clear and concise description of what mod it is. | ||
|
||
**Logs** | ||
Please add logs or your issue will be closed. | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.