Commit Graph

493 Commits

Author SHA1 Message Date
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
20kdc 08393e80ec Try to make sure .set can't write invalid values by routing them via Converter 2019-09-01 14:06:57 +01:00
Ridan Vandenbergh 0048121fc1 Fix malformed config crash 2019-08-27 23:37:32 +02:00
Ridan Vandenbergh 4fbd34dcc0 Merge remote-tracking branch 'origin/master' 2019-08-10 16:53:03 +02:00
Ridan Vandenbergh 7a4595b543 Clear ChunkFinder when disabled
Resolves #116
2019-08-10 16:52:53 +02:00
Ridan Vandenbergh f5f88a9a97
Update README.md
It's mature enough :)
2019-08-09 22:35:24 +02:00
Ridan Vandenbergh 232c7d6133
Merge pull request #115 from blockparole/master
Show Health in Text Radar
2019-08-09 19:46:57 +02:00
blockparole da9851e79d Show Health in Text Radar 2019-08-09 03:37:02 +02:00
Ridan Vandenbergh d0dfebfd9f Update gradle wrapper 2019-08-09 02:51:27 +02:00
Ridan Vandenbergh 289978e6dc Update mappings 2019-08-08 19:59:04 +02:00
Ridan Vandenbergh 6631ea8a62 Merge remote-tracking branch 'origin/master' 2019-08-07 21:05:30 +02:00
Ridan Vandenbergh efd991a225 Don't snap if a modifier is held 2019-08-07 21:05:12 +02:00
Ridan Vandenbergh 2a500d3cfd
Update README.md
Removed codeclimate badge
2019-08-07 20:14:46 +02:00
Ridan Vandenbergh d005899ece Add Fire to NoRender
Closes #76
2019-08-07 16:30:17 +02:00
Ridan Vandenbergh f9193d42a3 Disable Carpenter and PortalTracers: they don't work 2019-08-07 02:54:21 +02:00
Ridan Vandenbergh cdae75c074 Modifiers are disabled by default 2019-08-07 02:47:58 +02:00
Ridan Vandenbergh f730ad10db Implement center alignment 2019-08-06 20:56:09 +02:00
Ridan Vandenbergh 18d798c562 British naming 2019-08-06 17:43:41 +02:00
Ridan Vandenbergh 01924826bb Fix bind deserialisation
Fixes #107
2019-08-06 17:28:49 +02:00
Ridan Vandenbergh ba54b66182 Use the correct exception for KAMILastConfig 2019-08-06 17:15:08 +02:00
Ridan Vandenbergh a0420e3ac5 Merge remote-tracking branch 'origin/master' 2019-08-06 17:07:17 +02:00
Ridan Vandenbergh acbe9fb86d Merge branch #bind-fix into master 2019-08-06 17:04:57 +02:00
Ridan Vandenbergh 47576f7754
Merge pull request #112 from S-B99/master
Update readme with new instructions from pull #64
2019-08-06 16:22:36 +02:00
S.B99 15629b541a
Merge pull request #7 from S-B99/patch-1
Make more reliable and automatically create folders
2019-08-06 02:17:01 -04:00
S.B99 70a2cf2465
Add chmod because it's probably needed 2019-08-06 02:14:12 -04:00
S.B99 8fc27bef83
Update to add instructions from recent pull merge #64 2019-08-06 02:09:42 -04:00
S.B99 9b4868f0fa
Make more reliable and automatically create folders 2019-08-06 02:08:59 -04:00
S.B99 7076d6b169
Merge pull request #6 from zeroeightysix/master
Recent updates
2019-08-06 01:58:35 -04:00