Commit Graph

310 Commits

Author SHA1 Message Date
Ridan Vandenbergh 174297962d
Merge pull request #135 from blockparole/auto32k
Auto32k
2019-11-16 19:46:46 +01:00
Ridan Vandenbergh df4e3fbd2a
Update README.md
who put this here
2019-11-07 00:04:05 +01:00
Ridan Vandenbergh 406bd207d4
Merge pull request #137 from blockparole/sprint-fix
Fix: Multiple Sprint Modules
2019-11-03 22:27:21 +01:00
blockparole 66bf207b6a Fix: Multiple Sprint Modules
Backpoort of cookiedragon234s fix: https://github.com/S-B99/KAMI/pull/46
2019-11-03 22:21:16 +01:00
Ridan Vandenbergh 30d296d9c8
Merge pull request #134 from blockparole/aura
Aura: added tick delay wait mode
2019-11-03 20:41:35 +01:00
blockparole 8542f87f37 Aura: Enum Name Style 2019-11-03 20:40:16 +01:00
Ridan Vandenbergh 6256b3169d
Merge pull request #136 from blockparole/gh-actions
Gh actions
2019-11-03 20:21:36 +01:00
blockparole 67ff9e0496 Aura: made "Tick Delay" Setting visibility Mode dependent 2019-11-03 19:39:15 +01:00
blockparole fcdde15967 Aura: Rename WaitMode Enum Values 2019-11-03 19:38:39 +01:00
blockparole f479685f5c
change ci name 2019-11-03 19:31:23 +01:00
blockparole 2661c4461d
Merge pull request #1 from blockparole/gh-actions-patch-1
usage example was kinda strange
2019-11-02 01:44:20 +01:00
blockparole 2e38a2287f
usage example was kinda strange 2019-11-02 01:42:01 +01:00
blockparole 59ca1e3a7b
cant use wildcards in filename 2019-11-02 01:21:32 +01:00
blockparole eba6546123
artifact path and name 2019-11-02 01:15:47 +01:00
blockparole 92358ec7e5
Upload artifact after build
Upload artifact after build using: actions/upload-artifact@v1.0.0
2019-11-02 01:08:05 +01:00
blockparole b1ac832877
added github action gradle build
added automatic build on push via gradle, executed each push via github actions
2019-11-02 00:54:53 +01:00
blockparole 954569b565 Auto32k add yOffset Setting
auto enable Hit Aura
fix shulker not placing when hopper was placed sneaked
2019-10-31 13:47:04 +01:00
blockparole 978039f7c5 sane defaults 2019-10-31 12:43:21 +01:00
blockparole b07a2b2cc5 Aura wait mode tick delay 2019-10-31 12:38:35 +01:00
Ridan Vandenbergh eb2a152647
Merge pull request #131 from blockparole/master
Auto32k & Aura Bugfix
2019-10-28 12:17:22 +01:00
blockparole 2a8bff1ef7 Auto32k sane default Settings 2019-10-28 00:36:12 +01:00
blockparole b079794a0e Auto32k calculate position based on enemy distance in a sphere 2019-10-27 21:20:02 +01:00
blockparole 66f3c97ded Auto32k Sphere fallback
use (BlockPos : Sphere) as fallback for place target search
also code cleanup
2019-10-27 19:41:26 +01:00
blockparole fee61e7ca2 forgot this sanitization, also clarified some comments 2019-10-27 17:48:45 +01:00
blockparole 286446c5b5 🎅🏿 2019-10-27 17:08:10 +01:00
blockparole c895b89e0e Aura Raytrace Bugfix 2019-10-27 17:04:02 +01:00
blockparole 9b917890e5 Auto32k Raytrace Check 2019-10-27 17:02:27 +01:00
blockparole 749947579a Auto32k Y Offset Bugfix 2019-10-27 16:43:11 +01:00
blockparole ed7919f686 Auto32k Y Offset 2019-10-27 15:54:51 +01:00
blockparole ead6e279fa Auto32k 2019-10-27 15:34:46 +01:00
blockparole 19573c8882 "32k Only" Setting for Aura 2019-10-27 14:42:54 +01:00
Ridan Vandenbergh e5640b5fdb
Merge pull request #126 from S-B99/update-gradlew-squashed
Update gradlew to be more automatic and user friendly
2019-10-24 17:17:44 +02:00
S-B99 d19bffc1fc remove duplicates in gitignore 2019-10-24 11:16:19 -04:00
S-B99 69f265ea2a update gradlew to be more automatic and user friendly 2019-10-23 14:49:30 -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