Commit Graph

2227 Commits

Author SHA1 Message Date
Dominika
4cb439ec0b
change default scaffold mode to normal, not legit 2020-04-25 18:13:47 -04:00
Dominika
0173ef8871
Merge pull request #749 from nucleusboi/scaffold-improvements
Scaffold tower
2020-04-25 18:04:42 -04:00
Nucleus
1e876a3515 Stop bulli 2020-04-25 23:26:20 +02:00
Dominika
b2b7fada47
don't enable customchat by default 2020-04-25 17:21:54 -04:00
Nucleus
367552f4df Add author 2020-04-25 22:50:26 +02:00
Nucleus
27546ac902 Forgot to remove this variable 2020-04-25 21:47:53 +02:00
Nucleus
4ae0a42288 Fix slot not switching to blocks 2020-04-25 19:41:59 +02:00
Nucleus
60614c7bce Add scaffold towering 2020-04-25 19:32:29 +02:00
Bella
454dc66303
Remove preHook and hook scripts for #download
Unfortunately the files are too big to do so, so we're doing weekly downloads from now on, on the website
2020-04-25 12:20:59 -04:00
Dominika
db4b424310
Merge pull request #747 from nucleusboi/stash-finder 2020-04-25 12:16:24 -04:00
Nucleus
b0e67bec61 Add author to Stashfinder 2020-04-25 18:15:01 +02:00
Nucleus
59817a0009 Add Stashfinder 2020-04-25 17:57:13 +02:00
Bella
3678a5772c
collapse for loop as apparently this is valid syntax in kotlin 2020-04-24 22:44:21 -04:00
Bella
456cd901e6
added noglitchblocks to close #725 2020-04-24 21:58:51 -04:00
Bella
f1501b6f77
Merge branch 'kotlinization#421' 2020-04-24 11:31:25 -04:00
Bella
0e25473c86
implement forgelin fully and fix crashes 2020-04-24 11:27:36 -04:00
Bella
3191a63a84
try to compile kotlin properly 3.0 2020-04-23 12:37:03 -04:00
Bella
6c1c6459f5
use both forgelin and kotlin plugins 2020-04-23 10:12:56 -04:00
Dewy REDACTED
749ded4d4a
don't hardcode version number 2020-04-22 18:49:15 +01:00
Dewy REDACTED
bebc4e9bfa
include kotlin stdlib in shadow jar 2020-04-22 18:38:45 +01:00
Bella
fa89bc66ff
fix friendhighlight bug with no friends and close #739 2020-04-22 13:00:29 -04:00
Bella
cd7d6da17a
convert render category modules to kotlin 2020-04-22 12:50:43 -04:00
Bella
89c59a51e7
convert player category modules to kotlin 2020-04-22 11:52:05 -04:00
Dewy REDACTED
b21ea89817
added items to NoRender
closes #734
2020-04-22 16:27:49 +01:00
Bella
7821e9d3b5
convert commandCfg to kotlin and & option for window title to close #740 2020-04-22 11:11:15 -04:00
Bella
a04e132201
add kotlin to project 2020-04-22 10:52:54 -04: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
3be571e5d3
Optimize imports project-wide 2020-04-21 17:22:06 -04:00
Bella
7b271c5121
fix accidental *16 for render distance in search 2020-04-21 17:19:58 -04:00
Dominika
455e21f67c
Merge pull request #733 from mattymatty97/master
Improvements to Search Module
2020-04-21 17:12:37 -04:00
Bella
232fef3810
make search warning less severe 2020-04-21 17:11:23 -04:00
Bella
5fb150effc
added custom sizes for drawBox to Tessellator 2020-04-21 16:48:34 -04:00
Bella
0cb5cc5034
added getHighestTerrainPos to VectorUtil and fix getBlockPos 2020-04-21 16:48:12 -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
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