Commit Graph

2240 Commits

Author SHA1 Message Date
matteo francesconi 951a814db8 Recoded Search to use Executors and Chunk Events 2020-04-21 20:44:37 +02:00
Bella bc025898f5
fix dm and dmother detection 2020-04-21 13:04:31 -04:00
Bella e477ae2a40
autoreply support for antiafk's autoreply 2020-04-21 09:59:41 -04:00
Bella b4d9eb8692
improve antiafk options in preparation for #110 2020-04-21 09:58:43 -04:00
matteo francesconi 45755bf2b0 Search efficiency improvements -
changed from nested ArrayLists to HashMap

changed block type comparator from loop to Set::contains method for direct access.

sliced global Search on a ThreadPool and prevented high resource waste when generating new Threads
2020-04-21 15:14:11 +02:00
matteo francesconi 6fc2c56c96 Search efficiency improvements -
changed from nested ArrayLists to HashMap

changed block type comparator from loop to Set::contains method for direct access.

sliced global Search on a ThreadPool and prevented high resource waste when generating new Threads
2020-04-21 15:13:38 +02:00
Bella 3f37da798a
added block warning to search 2020-04-20 18:57:26 -04:00
Bella e8ef986408
added transparency and gpu check to search 2020-04-20 18:55:39 -04:00
Dominika acbeb44ce7
Merge pull request #731 from wnuke/block-esp
Readded Search
2020-04-20 16:05:46 -04:00
Dewy REDACTED bf4f4786ad
dewy != ibuymountainDew 2020-04-20 19:30:51 +01:00
Dewy REDACTED 298ab53a2a
fixed antioverlay config not saving bug 2020-04-20 19:18:24 +01:00
Dominika 9959209e16
fixed antidisconnect not saving and close #730 2020-04-20 13:50:51 -04:00
Bella 9620f28e98
removed : that wasn't supposed to be there 2020-04-20 13:42:58 -04:00
Bella 1f510a8cea
add custom delimiter to chatencryption for #723 2020-04-20 13:40:18 -04:00
Bella 42429b207c
added self decrypt option & made decrypt messages more visible for #723 2020-04-20 12:59:40 -04:00
willem 026b3d2529 Merge github.com:kami-blue/client into block-esp 2020-04-20 17:09:32 +02:00
willem b095a5499b Made a search command, easier to add and remove blocks from search 2020-04-20 17:06:53 +02:00
Dewy REDACTED ce660d0b7a
added totems to antioverlay 2020-04-20 14:39:51 +01:00
Dewy REDACTED cc8eb34d4d
added blindness / nausea to antioverlay 2020-04-20 14:28:52 +01:00
Dominika 8b24a538ad
Merge pull request #729 from kami-blue/revert-728-block-esp
Revert "Added Search module."
2020-04-20 09:09:58 -04:00
Dominika a5b4e3a1db
Revert "Added Search module." 2020-04-20 09:09:37 -04:00
Dewy REDACTED 24c310b869
implemented proper antioverlay for portal texture 2020-04-20 14:05:35 +01:00
dewy 8778467972
Added search (wnuke)
Added Search module.
2020-04-20 12:29:52 +01:00
Dewy REDACTED ac01e6fc97
added antioverlay 2020-04-20 11:26:42 +01:00
willem 80ef4bf1db Made add and remove block functions work outside of Search class. 2020-04-20 09:48:16 +02:00
willem b8514679cf Did some cleanup, upped search distance to 40 blocks horizontal radius. 2020-04-20 09:37:20 +02:00
willem f93812ceb8 Fixed rendering issue, no lag. 2020-04-20 09:03:42 +02:00
Bella c4bc2f1156
bindbutton support pressing esc or delete to reset bind 2020-04-19 22:13:03 -04:00
Bella cddcf84434
add a width setting to glow mode 2020-04-19 22:07:14 -04:00
Bella 92d9936e30
fix glow not going away when switching esp modes and fix #187 2020-04-19 21:23:45 -04:00
Bella 376604220f
set elytraflight control fallspeed to 0.000050000002f 2020-04-19 21:13:31 -04:00
Qther ea185418c7
Revert "Update CreditsCommand.java"
This reverts commit 9a16c0cbe7.
2020-04-19 20:15:08 -04:00
Qther 9a16c0cbe7
Update CreditsCommand.java 2020-04-20 08:06:45 +08:00
Bella 2931ba6153
Make description more clear as mentioned in #725 2020-04-19 19:25:37 -04:00
Bella aff2b0fe56
FancyChat don't affect encrypted messages as mentioned in #723 2020-04-19 19:23:32 -04:00
Dewy REDACTED c793b04fd3
fixed hungeroverlay, for real 2020-04-19 22:46:16 +01:00
Dewy REDACTED 3fadc40304
hungeroverlay now doesn't cause crashes :p 2020-04-19 22:38:08 +01:00
Bella 62210d5d52
remove unused import 2020-04-19 17:04:15 -04:00
Bella a25fc69578
remove runconfig i accidently pushed, and move to render as it fits better :p 2020-04-19 17:01:37 -04:00
Bella e6da636a5d
fix wrong path as caused by the previous commit 2020-04-19 16:52:25 -04:00
Bella 12443f233a
move hungeroverlay to player category 2020-04-19 16:49:55 -04:00
Bella 8c472bb8bf
Merge remote-tracking branch 'origin/master' 2020-04-19 16:45:56 -04:00
Bella 1d38608a5f
switch lagnotifier to use 1.1.1.1 until i implement os level checks 2020-04-19 16:44:40 -04:00
Dewy REDACTED 0af5f22ec7
Merge branch 'feature/foodoverlay#572' 2020-04-19 21:35:32 +01:00
Dewy REDACTED 869c8913cd
Merge branch 'master' into feature/foodoverlay#572 2020-04-19 21:35:15 +01:00
Dewy REDACTED ed494731be
fixed aimbot bug
the bug would kick you from any server when you used bow only mode without a bow in your hotbar
2020-04-19 21:34:17 +01:00
Dewy REDACTED aa56c7745b
finished hungeroverlay (closes #572) 2020-04-19 21:33:12 +01:00
Bella 05d594f8e4
added friend highlight to close #573 2020-04-19 16:33:09 -04:00
Bella 1d545f5c98
chat modules hide by default 2020-04-19 16:31:57 -04:00
Dewy REDACTED dbeff72cf5
added HungerOverlayHelper and additions to onTick() 2020-04-19 21:03:44 +01:00