Latest release
This commit is contained in:
parent
9ac95ea715
commit
282aff42f6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -5,23 +5,29 @@
|
|||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="371fdaac-49d2-42c5-a655-54882c949de7" name="Changes" comment="Latest release">
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/8.8/checksums/checksums.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.8/checksums/checksums.lock" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/8.8/executionHistory/executionHistory.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.8/executionHistory/executionHistory.bin" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/8.8/executionHistory/executionHistory.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.8/executionHistory/executionHistory.lock" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/8.8/fileHashes/fileHashes.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.8/fileHashes/fileHashes.bin" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/8.8/fileHashes/fileHashes.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.8/fileHashes/fileHashes.lock" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/8.8/fileHashes/resourceHashesCache.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.8/fileHashes/resourceHashesCache.bin" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.gradle/file-system.probe" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/file-system.probe" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/combat/KillAura$KillAuraTarget.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/combat/KillAura$KillAuraTarget.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/combat/KillAura.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/combat/KillAura.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/other/ViewPackets.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/other/ViewPackets.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/movement/NoSlow.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/movement/NoSlow.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/BedAura.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/BedAura.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/Scaffold$1.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/Scaffold$1.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/Scaffold$PlaceData.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/Scaffold$PlaceData.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/Scaffold.class" beforeDir="false" afterPath="$PROJECT_DIR$/build/classes/java/main/keystrokesmod/module/impl/player/Scaffold.class" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/intermediates/raven-bS-13-non-obfuscated-with-deps.jar" beforeDir="false" afterPath="$PROJECT_DIR$/build/intermediates/raven-bS-13-non-obfuscated-with-deps.jar" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/intermediates/raven-bS-13-without-deps.jar" beforeDir="false" afterPath="$PROJECT_DIR$/build/intermediates/raven-bS-13-without-deps.jar" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/build/tmp/compileJava/previous-compilation-data.bin" beforeDir="false" afterPath="$PROJECT_DIR$/build/tmp/compileJava/previous-compilation-data.bin" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/combat/KillAura.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/combat/KillAura.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/other/ViewPackets.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/other/ViewPackets.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/movement/NoSlow.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/movement/NoSlow.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/player/BedAura.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/player/BedAura.java" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/player/Scaffold.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/keystrokesmod/module/impl/player/Scaffold.java" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
|
@ -83,19 +89,19 @@
|
|||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">{
|
||||
"keyToString": {
|
||||
"Gradle.raven-bs-alpha [:net.fabricmc.devlaunchinjector.Main.main()].executor": "Run",
|
||||
"Gradle.raven-bs-alpha [build].executor": "Run",
|
||||
"Gradle.raven-bs-alpha [clean].executor": "Run",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"kotlin-language-version-configured": "true",
|
||||
"last_opened_file_path": "C:/Users/jackh/Desktop/raven bs premium/raven-bs-alpha/src/main/java/keystrokesmod/event",
|
||||
"settings.editor.selected.configurable": "reference.settingsdialog.project.gradle"
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"Gradle.raven-bs-alpha [:net.fabricmc.devlaunchinjector.Main.main()].executor": "Run",
|
||||
"Gradle.raven-bs-alpha [build].executor": "Run",
|
||||
"Gradle.raven-bs-alpha [clean].executor": "Run",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"kotlin-language-version-configured": "true",
|
||||
"last_opened_file_path": "C:/Users/jackh/Desktop/raven bs premium/raven-bs-alpha/src/main/java/keystrokesmod/event",
|
||||
"settings.editor.selected.configurable": "reference.settingsdialog.project.gradle"
|
||||
}
|
||||
}</component>
|
||||
}]]></component>
|
||||
<component name="RecentsManager">
|
||||
<key name="CopyFile.RECENT_KEYS">
|
||||
<recent name="C:\Users\jackh\Desktop\raven bs premium\raven-bs-alpha\src\main\java\keystrokesmod\event" />
|
||||
|
|
@ -180,14 +186,6 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1736536952705</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00014" summary="t">
|
||||
<option name="closed" value="true" />
|
||||
<created>1737336711496</created>
|
||||
<option name="number" value="00014" />
|
||||
<option name="presentableId" value="LOCAL-00014" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1737336711496</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00015" summary="t">
|
||||
<option name="closed" value="true" />
|
||||
<created>1737406991964</created>
|
||||
|
|
@ -572,7 +570,15 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1746081489494</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="63" />
|
||||
<task id="LOCAL-00063" summary="Latest release">
|
||||
<option name="closed" value="true" />
|
||||
<created>1746087366224</created>
|
||||
<option name="number" value="00063" />
|
||||
<option name="presentableId" value="LOCAL-00063" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1746087366224</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="64" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -310,6 +310,7 @@ public class KillAura extends Module {
|
|||
@SubscribeEvent(priority = EventPriority.LOW)
|
||||
public void onClientRotation(ClientRotationEvent e) {
|
||||
rotating = false;
|
||||
handleTarget();
|
||||
if (delayTicks >= 0) {
|
||||
if (rotated) {
|
||||
resetYaw(e);
|
||||
|
|
@ -323,7 +324,6 @@ public class KillAura extends Module {
|
|||
}
|
||||
return;
|
||||
}
|
||||
handleTarget();
|
||||
if (target == null) {
|
||||
if (rotated) {
|
||||
resetYaw(e);
|
||||
|
|
@ -790,9 +790,9 @@ public class KillAura extends Module {
|
|||
}
|
||||
return;
|
||||
}
|
||||
if (this.blockingClient == blockState && autoBlockMode.getInput() != 3) {
|
||||
/*if (this.blockingClient == blockState && autoBlockMode.getInput() != 3) {
|
||||
return;
|
||||
}
|
||||
}*/
|
||||
if (autoBlockMode.getInput() != previousAutoBlockMode) {
|
||||
if (previousAutoBlockMode >= 3) { // if == interact
|
||||
resetBlinkState(true);
|
||||
|
|
@ -877,12 +877,6 @@ public class KillAura extends Module {
|
|||
attackingEntity = target;
|
||||
}
|
||||
boolean swung = false;
|
||||
if (ModuleManager.bedAura.stopAutoblock) {
|
||||
resetBlinkState(false);
|
||||
blinking.set(false);
|
||||
blockingServer = false;
|
||||
return;
|
||||
}
|
||||
switch ((int) autoBlockMode.getInput()) {
|
||||
case 3: // blink
|
||||
interactTicks++;
|
||||
|
|
|
|||
|
|
@ -192,11 +192,11 @@ public class NoSlow extends Module {
|
|||
canFloat = true;
|
||||
}
|
||||
else if (canFloat && canFloat() && !requireJump && (!jumped || ++offsetDelay > 1)) {
|
||||
if (Utils.fallDistZ() > 0.01) {
|
||||
if (mc.thePlayer.motionY <= -0.0784000015258789) {
|
||||
e.setPosY(e.getPosY() + 0.0015);
|
||||
if (!mc.thePlayer.onGround) {
|
||||
if (mc.thePlayer.motionY <= -0.0784000015258789 && !(mc.thePlayer.posY % 1 == 0)) {
|
||||
e.setPosY(e.getPosY() + 1e-3);
|
||||
} else {
|
||||
e.setPosY(e.getPosY() - 0.0015);
|
||||
e.setPosY(e.getPosY() - 1e-3);
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@ public class BedAura extends Module {
|
|||
@Override
|
||||
public void onDisable() {
|
||||
reset(true, true);
|
||||
previousBlockBroken = null;
|
||||
bedPos = null;
|
||||
}
|
||||
|
||||
@SubscribeEvent(priority = EventPriority.HIGHEST) // takes priority over ka & antifireball
|
||||
|
|
@ -103,7 +103,8 @@ public class BedAura extends Module {
|
|||
@SubscribeEvent
|
||||
public void onWorldJoin(EntityJoinWorldEvent e) {
|
||||
if (e.entity == mc.thePlayer) {
|
||||
currentBlock = null;
|
||||
reset(true, true);
|
||||
bedPos = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -124,25 +125,26 @@ public class BedAura extends Module {
|
|||
|
||||
@SubscribeEvent(priority = EventPriority.HIGHEST)
|
||||
public void onClientRotation(ClientRotationEvent e) {
|
||||
if (!Utils.nullCheck()) {
|
||||
return;
|
||||
}
|
||||
if (delayStop) {
|
||||
delayStop = false;
|
||||
} else {
|
||||
stopAutoblock = false;
|
||||
}
|
||||
breakTick = false;
|
||||
if (!Utils.nullCheck()) {
|
||||
if (currentBlock == null || !RotationUtils.inRange(currentBlock, range.getInput())) {
|
||||
reset(true, true);
|
||||
bedPos = null;
|
||||
}
|
||||
if (Utils.isBedwarsPracticeOrReplay()) {
|
||||
return;
|
||||
}
|
||||
if (ModuleManager.bedwars != null && ModuleManager.bedwars.isEnabled() && BedWars.whitelistOwnBed.isToggled() && !BedWars.outsideSpawn) {
|
||||
reset(true, true);
|
||||
return;
|
||||
}
|
||||
if (currentBlock != null && !RotationUtils.inRange(currentBlock, 15)) {
|
||||
reset(true, true);
|
||||
}
|
||||
if (Utils.isBedwarsPracticeOrReplay()) {
|
||||
return;
|
||||
}
|
||||
if (!mc.thePlayer.capabilities.allowEdit || mc.thePlayer.isSpectator()) {
|
||||
reset(true, true);
|
||||
return;
|
||||
|
|
@ -371,10 +373,9 @@ public class BedAura extends Module {
|
|||
}
|
||||
breakTick = false;
|
||||
currentBlock = null;
|
||||
bedPos = null;
|
||||
nearestBlock = null;
|
||||
ignoreSlow = false;
|
||||
delayStop = false;
|
||||
previousBlockBroken = null;
|
||||
}
|
||||
|
||||
public void setPacketSlot(int slot) {
|
||||
|
|
@ -428,10 +429,6 @@ public class BedAura extends Module {
|
|||
if (fov != 360 && !Utils.inFov(fov, blockPos)) {
|
||||
return;
|
||||
}
|
||||
if (!RotationUtils.inRange(blockPos, range.getInput())) {
|
||||
reset(true, true);
|
||||
return;
|
||||
}
|
||||
if (onlyWhileVisible.isToggled() && (mc.objectMouseOver == null || mc.objectMouseOver.typeOfHit != MovingObjectPosition.MovingObjectType.BLOCK || !mc.objectMouseOver.getBlockPos().equals(blockPos))) {
|
||||
return;
|
||||
}
|
||||
|
|
@ -439,8 +436,8 @@ public class BedAura extends Module {
|
|||
reset(true, true);
|
||||
return;
|
||||
}
|
||||
currentBlock = blockPos;
|
||||
Block block = BlockUtils.getBlock(blockPos);
|
||||
currentBlock = blockPos;
|
||||
if ((breakProgress <= 0 || breakProgress >= 1) && mode.getInput() == 2 && !firstStop) {
|
||||
firstStop = true;
|
||||
stopAutoblock = delayStop = true;
|
||||
|
|
|
|||
|
|
@ -261,11 +261,11 @@ public class Scaffold extends Module {
|
|||
if (moduleEnabled && mc.thePlayer.posY % 1 == 0) {
|
||||
++floatTicks;
|
||||
if (floatTicks > 1) {
|
||||
e.setPosY(e.getPosY() + 1e-4);
|
||||
e.setPosY(e.getPosY() + 1e-3);
|
||||
floatTicks = 0;
|
||||
}
|
||||
else {
|
||||
e.setPosY(e.getPosY() + 1e-3);
|
||||
e.setPosY(e.getPosY() + 1e-4);
|
||||
}
|
||||
if (sprint.getInput() == 2 && Utils.isMoving() && !ModuleManager.invmove.active()) Utils.setSpeed(getFloatSpeed(getSpeedLevel()));
|
||||
ModuleUtils.groundTicks = 0;
|
||||
|
|
@ -712,9 +712,6 @@ public class Scaffold extends Module {
|
|||
if (LongJump.stopModules) {
|
||||
stopUpdate2 = true;
|
||||
}
|
||||
if (ModuleManager.killAura.stoppedTargeting) {
|
||||
stopUpdate2 = true;
|
||||
}
|
||||
if (!stopUpdate2) {
|
||||
if (holdingBlocks() && setSlot()) {
|
||||
/*if (moduleEnabled && !finishProcedure) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue