Commit Graph

2447 Commits

Author SHA1 Message Date
wnuke df06025019
Add coordinate log command and improved the CoordUtil 2020-05-10 13:40:28 -04:00
Bella d912611b60
Minor cleanup in Search and change max to 10 seconds 2020-05-10 12:07:39 -04:00
Bella 3069d837e9
Merge remote-tracking branch 'origin/master' 2020-05-10 12:05:40 -04:00
FireMasterK 83784201d7
Change from mc.theWorld to chunk (#805) 2020-05-10 11:58:08 -04:00
Dominika 03cb0f3b5c
Update pull_request_template.md 2020-05-08 19:45:17 -04:00
Dominika 87104c860c
Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md 2020-05-08 19:43:11 -04:00
Dominika 7006576b58
Update and rename bug-fix.md to pull_request_template.md 2020-05-08 19:42:13 -04:00
Dominika a3ed7cc6d8
Create bug-fix.md 2020-05-08 19:39:21 -04:00
Dominika 06f9c58ee9
Create CONTRIBUTING.md 2020-05-08 19:35:45 -04:00
Dominika 1cd24636f3
mv coc.md .github/coc.md 2020-05-08 19:31:58 -04:00
Bella 003e91efda
Fix bug I created with chatfilter and properly remove spaces 2020-05-08 13:33:54 -04:00
Dominika 9ab04297b3
Create CODE_OF_CONDUCT.md 2020-05-08 13:10:03 -04:00
Bella 7ab1f01853
Fixed defaults for previous commit 2020-05-08 09:47:41 -04:00
Dominika 416204b7c9
Fixed ElytraFlight on 2b2t (MAKE SURE TO RUN DEFAULTS) 2020-05-08 08:51:36 -04:00
Bella f5f5bf7fac
If command feedback is disabled, log it in the log lile 2020-05-07 14:08:15 -04:00
Bella cea3c69f13
Added an option to disable kami command feedback 2020-05-07 13:46:20 -04:00
Bella 016756391c
Added an option to send a chat message when a module is toggled 2020-05-07 13:45:57 -04:00
Bella 0ca0281401
Converted chat modules to Kotlin 2020-05-07 13:24:35 -04:00
Bella 7e94c12184
Fixed formatting in AutoEat 2020-05-07 11:56:03 -04:00
Bella 8cf6d8782c
Fixed formatting in a few combat modules 2020-05-07 11:54:17 -04:00
Bella 2efdf0663f
Fix AutoMend bugs and close #786 2020-05-07 11:21:04 -04:00
Bella 7396b50bcc
Fixed accidental pushed change to ForgeEventProcessor 2020-05-07 09:47:25 -04:00
Bella c8f79a77b2
Made macros save in a human readable format 2020-05-07 09:47:11 -04:00
Bella 1cc7174eea
Remove unnecessary variables and lambdas in Kotlin classes 2020-05-07 09:46:59 -04:00
Bella d1683d3d6c
Converted combat modules to Kotlin 2020-05-06 21:40:05 -04:00
Bella 9d246f9056
Move FastUse to Player and > Kotlin 2020-05-06 17:59:50 -04:00
Bella fe5a734854
LagNotifier > Kotlin 2020-05-06 17:33:55 -04:00
Bella b01c57968b
Fix AutoTrap crashing if you left it enabled 2020-05-05 22:00:01 -04:00
Bella 898fb71a2c
Fix crash bug with singleplayer after dying 2020-05-05 15:40:55 -04:00
Bella 8154f0715f
Added custom decimal points for speedometer and close #773 2020-05-05 15:23:55 -04:00
ionar2 9b79fd2cc1
AutoRemount now works with other mountable entities 2020-05-05 15:09:59 -04:00
ionar2 af83850ec8
InventoryMove: Fix AAC kick from pitch overflows 2020-05-05 15:06:10 -04:00
Bella 68603c2e6e
Have Macros store keycodes properly, and avoid unnecessary conversion 2020-05-05 14:59:42 -04:00
Dominika d1f88c08c3
Merge pull request #783 from kami-blue/feature/macros#75 2020-05-05 14:42:46 -04:00
Bella 2f238c4514
Properly format displayed macros in chat and fix saving > list issue 2020-05-05 14:35:20 -04:00
Bella 458e7c8037
Remove changes done to MessageSendHelper 2020-05-05 14:34:44 -04:00
Bella efbafdc05a
Use getMacrosForKey only once, and fix bug when you don't have any macro 2020-05-05 14:34:21 -04:00
Bella 6b6d611585
Fix key help message not being shown 2020-05-05 11:33:13 -04:00
Bella 777b7d6762
Rewrite Macro and MacroManager in Kotlin and fix MacroCommand bugs 2020-05-05 11:26:26 -04:00
Bella ece0e86d7b
Switch to using Kotlin instances of MacroManager and Macro 2020-05-05 11:14:48 -04:00
Bella fa15a2e535
Added comment in MacroManager 2020-05-05 10:29:40 -04:00
Bella c57761c526
Fixed FakeMsg not handling nulls properly, due to me not unders. Kotlin 2020-05-05 10:28:45 -04:00
Bella d8560a92ce
Moved NoGlitchBlocks to experimental 2020-05-05 10:28:18 -04:00
Dominika d7d1c37cb5
Fix bug with incompat report not adding label 2020-05-05 10:14:57 -04:00
Bella d8d614c621
Added MacroCommand for adding, removing and listing macros 2020-05-04 22:27:42 -04:00
Bella 79bbb4847f
Call sendMacro when a macro is pressed 2020-05-04 22:18:17 -04:00
Bella 1915abbc27
Added sendMacro to MacroManager to send macros 2020-05-04 22:18:02 -04:00
Bella 5b30a3d586
added sendKamiCommand to MessageSendHelper 2020-05-04 22:15:30 -04:00
Bella d7e533ac3c
Rewrite how Macro adds and removes macros 2020-05-04 22:14:55 -04:00
Bella 617b05abfa
sendStringChatMessage spacing optional 2020-05-04 20:34:32 -04:00