Commit Graph

470 Commits

Author SHA1 Message Date
S-B99 0d4e291901 comment out broken code so ppl can build for now 2019-10-23 18:16:59 -04:00
S-B99 3f416a2154 DOESN'T WORK - Work on nofall 2019-10-23 17:12:10 -04:00
S-B99 69f265ea2a update gradlew to be more automatic and user friendly 2019-10-23 14:49:30 -04:00
S-B99 637ac2ecd3 standard formatting with other modules 2019-10-23 13:57:19 -04:00
S-B99 c617cdd97d empty newline at the end of file 2019-10-23 13:56:23 -04:00
S-B99 2639892c2b rename fastexp to FastUse.java 2019-10-23 13:55:59 -04:00
S-B99 1719a2b371 update fastexp formatting and add author 2019-10-23 13:54:11 -04:00
S-B99 1a9600e255 fix broken code in fastexp 2019-10-23 12:49:25 -04:00
S-B99 fbb1055634 update readme
add fastexp
2019-10-23 12:45:34 -04:00
S-B99 0cc7c55268 update readme 2019-10-23 12:44:41 -04:00
S-B99 34a7f42070 formatting 2019-10-23 12:31:15 -04:00
S-B99 049391fb04 temp work on nofall 2019-10-23 12:21:31 -04:00
S-B99 3f6ce69f87 clarify bind modules section in readme 2019-10-22 17:54:45 -04:00
S-B99 3edebbe025 redo changes done to update-gradlew 2019-10-22 17:52:25 -04:00
S-B99 437e063a16 update customchat 2019-10-22 15:10:54 -04:00
S-B99 abf13f8801 Merge branch 'features-master' of github.com:S-B99/KAMI into features-master
pull
2019-10-22 11:34:47 -04:00
S-B99 395f106eca also i just realised it's already inside the gitignore 2019-10-22 11:34:42 -04:00
S-B99 e6cb16ae7e add .launch files for eclipse to gitignore 2019-10-22 11:30:31 -04:00
S-B99 66430bb212 add contributing instructions for eclipse 2019-10-21 20:59:55 -04:00
S-B99 f8718b51a1 add shulker preview in chat to images 2019-10-21 20:51:56 -04:00
S-B99 aca25feedb add `.bind modifiers on` explamation to readme 2019-10-21 17:32:52 -04:00
S-B99 d2ebf2469e add change custom chat ending section to 'how do i' in README 2019-10-21 17:30:41 -04:00
Ridan Vandenbergh f8cc22da4a Update README.md
Closes #123
2019-10-21 17:13:49 -04:00
S-B99 31ec75a4f6 remove, unneeded 2019-10-21 17:12:18 -04:00
S-B99 3765e25ffc remove maintainability badge 2019-10-21 17:11:53 -04:00
S-B99 84fcf6f223 then to than 2019-10-21 17:09:31 -04:00
S-B99 a4e5c51c3a add git clone to building instructions 2019-10-21 17:09:22 -04:00
S-B99 c17f65f227 remove conflict stuff from readme and formatting 2019-10-20 22:05:31 -04:00
S-B99 8c7508ff7b update readme with disclaimer 2019-10-18 20:18:39 -04:00
S-B99 5de4169296 update rmOld to work with any kami jars as well 2019-10-18 20:15:35 -04:00
S-B99 0edfd1ecc0 proper formatting for folders 2019-10-18 18:16:05 -04:00
S-B99 b70010bf8b have copy for gradlew work with custom jar and folder names 2019-10-18 18:15:22 -04:00
S-B99 b1ccae497a update building section to be more accurate 2019-10-16 21:14:55 -04:00
S.B99 cbed64872b Fix how it finds .minecraft 2019-10-16 21:10:06 -04:00
S.B99 7e7d9f5cc8 Add section about baritone to intro 2019-10-16 21:09:19 -04:00
S.B99 a6ecdf13e8 Camel casing for rmOld 2019-10-16 21:09:06 -04:00
S.B99 1db2564122 add cherry picked commits so far 2019-10-16 21:09:03 -04:00
S.B99 1cbf6d2945 Add groups and remove test code 2019-10-16 21:07:23 -04:00
S.B99 7c26dcc3f9 Update building section 2019-10-16 21:06:58 -04:00
S.B99 9012823d40 Add new args (mkdir, rmold and copy) 2019-10-16 21:06:44 -04:00
S.B99 3564cd4a89 Delete autocopy 2019-10-16 21:06:34 -04:00
S.B99 1dca1125c1 Delete autobuild.bat 2019-10-16 21:04:54 -04:00
S.B99 aef8c9afcf Delete autobuild 2019-10-16 21:04:35 -04:00
Bella 97422c6ec6
Merge pull request #18 from zeroeightysix/master
Update README.md
2019-10-16 20:40:11 -04:00
Ridan Vandenbergh dad8b90779
Update README.md
Closes #123
2019-10-16 18:59:17 +02:00
Ridan Vandenbergh 76fa15975a
Merge pull request #121 from IronException/master
save where new chunks are
2019-09-25 23:51:43 +02:00
IronException b59971d402 save where new chunks are 2019-09-25 23:37:18 +02:00
Ridan Vandenbergh af51ab11b5
Merge pull request #118 from 20kdc/master
Try to prevent .set from crashing things by making it parse as JSON + minor refactor
2019-09-25 07:18:37 +02:00
20kdc 6d7334d39c AbstractSetting merged into Setting
This completes the getting rid of redundant classes.
2019-09-05 00:03:55 +01:00
20kdc 81a72266de Obliterate & flatten the settings class tree.
This gets rid of a lot of redundant classes in-between Setting & AbstractSetting.
2019-09-01 15:20:24 +01:00