Commit Graph

124 Commits

Author SHA1 Message Date
Bella d7064f13ac
fix missing rename in AntiFog 2020-04-22 18:17:21 -04:00
Bella cd201acd65
revert render modules to java 2020-04-22 18:15:03 -04:00
Bella cd7d6da17a
convert render category modules to kotlin 2020-04-22 12:50:43 -04:00
Dewy REDACTED b21ea89817
added items to NoRender
closes #734
2020-04-22 16:27:49 +01:00
Bella 1e65f0a4f6
manually set portal color to purple for search 2020-04-22 09:24:31 -04:00
Bella 7fcb0cf332
fix override setting for search not saving, my bad 2020-04-21 17:30:13 -04:00
Bella 7b271c5121
fix accidental *16 for render distance in search 2020-04-21 17:19:58 -04:00
Bella 232fef3810
make search warning less severe 2020-04-21 17:11:23 -04:00
matteo francesconi 2bea790f0e Reformat and fix warnings for generic NumericalSettingBuilder 2020-04-21 22:00:35 +02:00
matteo francesconi ac7bbc16a1 Added ignored Try-Catch "//to fix ghost chunks get loaded and generating NullPointerExceptions" 2020-04-21 21:31:14 +02:00
matteo francesconi c9b9a9aa30 Added Interval Slider and fixed a bug with removing last taget in a chunk 2020-04-21 21:23:20 +02:00
matteo francesconi 951a814db8 Recoded Search to use Executors and Chunk Events 2020-04-21 20:44:37 +02: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 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 298ab53a2a
fixed antioverlay config not saving bug 2020-04-20 19:18:24 +01: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 cc8eb34d4d
added blindness / nausea to antioverlay 2020-04-20 14:28:52 +01: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 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 a25fc69578
remove runconfig i accidently pushed, and move to render as it fits better :p 2020-04-19 17:01:37 -04:00
Bella 62b7b5a17a
mobowner fix offline npe 2020-04-19 15:12:47 -04:00
willem 6224e9dc4f Removed lag, now only renders for 500ms every 500ms though 2020-04-19 16:27:15 +02:00
Bella 6ad25b704e
add more info to mobowner and close #668 2020-04-18 17:58:33 -04:00
willem 1852091683 Stopped minecraft:air from being added to search. 2020-04-18 18:19:36 +02:00
willem 0e52222275 Made search block finder threaded. 2020-04-18 18:07:39 +02:00
willem 8c18803a4b Added search/blockESP, still needs optimizing 2020-04-18 17:23:11 +02:00
Bella c5a933abe5
github username correction 2020-04-18 11:20:04 -04:00
Bella 10ffc1784c
change formatting of @Module.Info annotations to use multiple lines 2020-04-17 17:28:21 -04:00
Bella c0ab056a5c
Revert "Autoformat everything for #588"
This reverts commit 280088d811.
2020-04-16 18:50:42 -04:00
Bella 280088d811
Autoformat everything for #588 2020-04-16 15:49:01 -04:00
Bella 025ae3f33c
added no skylight updates 2020-04-14 11:51:58 -04:00
Qther e19e757444 Add Beacon Beams to NoRender
cookie said its laggy ;(
2020-04-13 23:21:35 +08:00
Bella c15faed9ea
create a message send helper 2020-04-12 20:00:17 -04:00
Bella 31cc570e30
added mobowner 2020-04-05 18:04:20 -04:00
Bella 56b3a101db
minor code cleanup in zoom and forge event processor 2020-04-03 11:11:46 -04:00
Bella fa3c32a901
fix merge conflicts 2020-04-01 18:11:59 -04:00
Bella 82574ecaf7
optimize static imports module manager 2020-04-01 14:51:15 -04:00
suretic 4e8d0f79da
Fix Colors 2020-03-31 03:48:02 +02:00
Bella 7116109e05
close #622 2020-03-30 21:27:43 -04:00
Bella 3add7b6132
close #629 2020-03-30 20:56:00 -04:00