Dominika
|
6f02687d70
|
Bump to v1.1.5
|
2020-06-05 15:34:17 -04:00 |
|
Dominika
|
e1cb62765a
|
Made AutoTool switch back to the original tool when done
Closes #884
|
2020-06-05 15:02:46 -04:00 |
|
Dominika
|
f2041cf73c
|
Added tab completion for commands
Closes #712
|
2020-06-05 13:34:56 -04:00 |
|
Dominika
|
1292cba487
|
Added PlayerModel, closes #335
|
2020-06-04 22:07:34 -04:00 |
|
Dominika
|
9b5fde5fe5
|
Added full neutral mob support and refactored mob settings in modules
Closes #737
|
2020-06-04 17:09:32 -04:00 |
|
Dominika
|
1adbfe4a79
|
Update canCollideCheck
|
2020-06-04 16:35:19 -04:00 |
|
Dominika
|
5270c911f8
|
Greatly cleanup ElytraFlight settings
|
2020-06-04 14:23:55 -04:00 |
|
Dominika
|
4f072eb394
|
Fix crashes with rounding in MobOwner and Estats
|
2020-06-03 14:52:31 -04:00 |
|
pNoName1337
|
7a4453fa94
|
Fixed Look Boost working when not moving (#896)
* Fixed Look Boost working when not moving
* Formatting + don't affect Y
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
|
2020-06-01 22:27:24 -04:00 |
|
TacticalFacePlant
|
2d82fcd72d
|
Added Module MapPreview see issue #143 (#886)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
|
2020-06-01 22:12:30 -04:00 |
|
Dominika
|
f6456d6796
|
Merge remote-tracking branch 'origin/master'
|
2020-05-31 17:58:36 -04:00 |
|
Dominika
|
f899163b53
|
Added packet mode to elytraflight
Closes #768
|
2020-05-31 17:58:31 -04:00 |
|
Dominika
|
a4baa39ac4
|
Explicit type declaration for allowInventory
|
2020-05-31 16:38:33 -04:00 |
|
Dominika
|
34d680f050
|
Made AutoEat compatible with allowInventory
|
2020-05-31 16:38:15 -04:00 |
|
Dominika
|
c5a39e0729
|
Fixed null in ;tsc
|
2020-05-31 16:22:00 -04:00 |
|
fw4hre0xxq
|
e504c1a2fc
|
Ignore friends option for VisualRange
|
2020-05-31 16:16:52 -04:00 |
|
Dominika
|
81d15bb3fa
|
Fix bugs with Zoom and cleanup code
|
2020-05-31 16:12:03 -04:00 |
|
Dominika
|
0ab7aa91e1
|
Add totems option for AutoLog
Closes #883
|
2020-05-31 15:50:09 -04:00 |
|
Dominika
|
7562f76431
|
Scaffold prefer using held item if it's valid
Closes #898
|
2020-05-31 14:24:34 -04:00 |
|
Dominika
|
6004d0c1aa
|
Added help feedback for custom coordinates and fixed alias
|
2020-05-31 14:05:21 -04:00 |
|
Dominika
|
1bd35a2501
|
Allow using custom coords for ;pos add
Closes #893
|
2020-05-31 13:49:08 -04:00 |
|
Dominika
|
c4e3ec2036
|
Added Troubleshooting info to ;tsc
Closes #899
|
2020-05-31 12:59:28 -04:00 |
|
Dominika
|
50f0330952
|
AutoEat don't eat Chorus Fruit
Closes #909
|
2020-05-31 12:31:50 -04:00 |
|
Dominika
|
34ed1c9bba
|
AutoRespawn log death coordinates
Closes #892
|
2020-05-31 12:29:19 -04:00 |
|
Dominika
|
9fbdbd062d
|
Made Safewalk compatible with Baritone
Closes #903
|
2020-05-31 12:26:59 -04:00 |
|
Dominika
|
028ab962dc
|
Change min size to 0 for MixinGuiPlayerTabOverlay
|
2020-05-29 17:04:38 -04:00 |
|
Dominika
|
72db56ab9d
|
Fix scuffed logic for NoFall block mode
|
2020-05-29 16:58:37 -04:00 |
|
Dominika
|
8911217c30
|
Added NoFall catch options to close #889
|
2020-05-29 14:21:53 -04:00 |
|
Dominika
|
54ffc66730
|
Merge remote-tracking branch 'origin/master'
|
2020-05-29 14:19:04 -04:00 |
|
humboldt123
|
05d6b7cb4c
|
Added AntiZispanos (#897)
|
2020-05-28 19:30:46 -04:00 |
|
Bella
|
519fe26825
|
added getHighestTerrainPos to VectorUtil and fix getBlockPos
|
2020-05-28 18:50:12 -04:00 |
|
Dominika
|
42f2ece6f5
|
Don't optimize if ExtraTab isn't enabled lol
|
2020-05-28 13:04:40 -04:00 |
|
Dominika
|
f4b578faab
|
Optimize ExtraTab even further
|
2020-05-28 13:00:43 -04:00 |
|
Dominika
|
4eb892e6b3
|
Run renderPlayerlist on another thread to reduce lag and close #895
|
2020-05-28 12:05:30 -04:00 |
|
Dominika
|
d66d3ab617
|
AutoEat don't eat clown fish
They're not bad for you, but they give you only half a hunger bar and are annoying when autofishing
|
2020-05-27 16:13:09 -04:00 |
|
Dominika
|
0ccc126f61
|
AutoFish reset rotations when logged in
|
2020-05-27 13:49:37 -04:00 |
|
Dominika
|
b6c388f12c
|
Only recast if you're holding a fishing rod
|
2020-05-26 22:55:55 -04:00 |
|
Dominika
|
86ba7be9be
|
Inverted if condition, I'm too tired for this shit
|
2020-05-26 21:58:48 -04:00 |
|
Dominika
|
f5a2f5905d
|
Fixed date that I forgot to commit
|
2020-05-26 21:56:35 -04:00 |
|
Dominika
|
2199736aaa
|
Autofish automatic recasting after getting kicked now works properly
|
2020-05-26 21:56:15 -04:00 |
|
Dominika
|
e151540e39
|
LagNotifier baritone pause shouldn't do anything if baritone isn't running
|
2020-05-26 21:54:30 -04:00 |
|
Dominika
|
a110ea2d7d
|
Lower isDown timeout
|
2020-05-26 21:21:20 -04:00 |
|
Dominika
|
e48336912c
|
Fixed huge lag spikes caused by lag notifier
|
2020-05-26 21:14:02 -04:00 |
|
Dominika
|
6b70b7dfe3
|
Disable Baritone when disconnected
|
2020-05-26 20:58:06 -04:00 |
|
Dominika
|
d8a998694f
|
AutoLog play sound
|
2020-05-26 20:06:18 -04:00 |
|
Dominika
|
c80763acbb
|
Fixed login message only running once to close #827
|
2020-05-26 19:52:43 -04:00 |
|
Dominika
|
3c3fee8ead
|
Increase AutoLog delay
|
2020-05-26 18:42:36 -04:00 |
|
Dominika
|
5d582dcdc3
|
Fix AutoLog not working
|
2020-05-26 18:24:48 -04:00 |
|
Dominika
|
adc3c30914
|
Fixed AutoLog bugs
|
2020-05-26 17:57:01 -04:00 |
|
Dominika
|
2e2b027581
|
Fix first start crash that happens on fast computers
|
2020-05-26 17:47:51 -04:00 |
|