20kdc
|
78e0bd57fa
|
Make XRay configurable & keep an "API" for possible commands
The API isn't used yet, but it's an obvious "add commands to run these" marker
|
2020-02-16 22:53:11 +00:00 |
20kdc
|
270e6c0bd4
|
A basic XRay module
|
2020-02-16 02:31:06 +00:00 |
Ridan Vandenbergh
|
550f4339fe
|
Merge pull request #165 from blockparole/blockblacklist-patch
blacklist add enchanting table
|
2020-01-15 16:31:13 +01:00 |
Ridan Vandenbergh
|
19a6eccfe6
|
Merge pull request #162 from blockparole/noswing
NoSwing
|
2020-01-15 16:25:45 +01:00 |
blockparole
|
d0f11b3a4b
|
blacklist add enchanting table
|
2020-01-13 00:34:40 +01:00 |
blockparole
|
f4b27de470
|
noswing
|
2020-01-12 22:18:12 +01:00 |
Ridan Vandenbergh
|
5ce628e1e7
|
Merge pull request #155 from blockparole/caura-canplace-entity
CAura canplace entity check boost2
|
2019-12-04 00:04:06 +01:00 |
blockparole
|
8ec71f2594
|
comment
|
2019-12-03 23:35:48 +01:00 |
blockparole
|
85e2f6dd4e
|
caura canPlaceCrystal add entity check for boost2
|
2019-12-03 23:34:30 +01:00 |
Ridan Vandenbergh
|
9d11b2a4a4
|
Merge pull request #141 from blockparole/autofeetplace
added AutoFeetPlace
|
2019-12-03 21:01:12 +01:00 |
blockparole
|
b474cd8629
|
cleanup
|
2019-11-30 02:37:58 +01:00 |
blockparole
|
466e75b314
|
also warn on first run
|
2019-11-30 02:36:54 +01:00 |
blockparole
|
ac9e373fed
|
AutoFeetPlace
|
2019-11-30 02:27:27 +01:00 |
blockparole
|
6546cf9fe0
|
Merge branch 'master' into autofeetplace
|
2019-11-30 02:15:32 +01:00 |
Ridan Vandenbergh
|
4fda9488f0
|
Merge pull request #151 from zeroeightysix/revert-143-fastbow
Revert "added seppukus FastBow"
|
2019-11-25 22:35:53 +01:00 |
Ridan Vandenbergh
|
b6eb5065fd
|
Revert "added seppukus FastBow"
|
2019-11-25 22:34:58 +01:00 |
Ridan Vandenbergh
|
91d6237eb6
|
Merge pull request #143 from blockparole/fastbow
added seppukus FastBow
|
2019-11-24 23:30:33 +01:00 |
Ridan Vandenbergh
|
a4e2c35384
|
Merge pull request #146 from blockparole/icespeed
added IceSpeed
|
2019-11-24 22:52:52 +01:00 |
Ridan Vandenbergh
|
be3148001c
|
Merge remote-tracking branch 'origin/master'
|
2019-11-24 22:42:24 +01:00 |
Ridan Vandenbergh
|
b960173651
|
Fix unbound float settings decimal errors as well
Closes #150
|
2019-11-24 22:42:15 +01:00 |
blockparole
|
fd42105f7f
|
AFP min max values and visibility predicate for timeout ticks
|
2019-11-24 17:02:39 +01:00 |
blockparole
|
4684ed8d82
|
AFP remove announcer and debug messages
|
2019-11-24 16:59:08 +01:00 |
blockparole
|
5f6f12b0fb
|
AFP min max values
|
2019-11-24 16:57:17 +01:00 |
blockparole
|
7628417a97
|
Merge branch 'master' into autofeetplace
|
2019-11-24 16:55:03 +01:00 |
blockparole
|
0195e0e507
|
change IceSpeed slipperiness setting to float
|
2019-11-24 16:47:41 +01:00 |
blockparole
|
7e2b0f82dd
|
Merge branch 'master' into icespeed
|
2019-11-24 16:46:33 +01:00 |
Ridan Vandenbergh
|
f1c8222b82
|
Update README.md
no longer true
|
2019-11-24 16:12:21 +01:00 |
Ridan Vandenbergh
|
93206ec31a
|
Merge remote-tracking branch 'origin/master'
|
2019-11-23 13:22:36 +01:00 |
Ridan Vandenbergh
|
0a7630c6c7
|
Fix floating point conversion errors for float settings
Not a pretty fix. This also fixes a visual bug with sliders and minimum values that are not equal to 0.
Closes #145
|
2019-11-23 13:22:20 +01:00 |
Ridan Vandenbergh
|
6d43df7e49
|
Merge pull request #140 from blockparole/autorespawn-antibug
added AutoRespawn anti glitch feature
|
2019-11-23 12:59:17 +01:00 |
Ridan Vandenbergh
|
d6f789f305
|
Fix a NPE bug when joining
Sometimes AntiForceLook tried to adjust packets using a nonexistant player while joining.
|
2019-11-21 23:57:12 +01:00 |
blockparole
|
9bc05ebac8
|
AutoRespawn more clear naming and description
"Anti Bug" -> "Anti Glitch Screen"
|
2019-11-21 23:09:55 +01:00 |
blockparole
|
56b74198d6
|
AutoFeetPlace rotation setting and better entity detection
|
2019-11-21 21:44:53 +01:00 |
blockparole
|
0cba9fb85a
|
IceSpeed
|
2019-11-21 20:08:14 +01:00 |
blockparole
|
db81e773f8
|
add seppukus fastbow
|
2019-11-21 19:27:56 +01:00 |
blockparole
|
b18fd6ecc0
|
AutoFeetPlace
|
2019-11-21 18:49:18 +01:00 |
blockparole
|
8fc5e1d366
|
Add BlockInteractionHelper Util Class
|
2019-11-21 18:47:57 +01:00 |
blockparole
|
8390451ef8
|
AutoRespawn anti bug
|
2019-11-21 17:56:03 +01:00 |
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 |