0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00
Commit Graph

895 Commits

Author SHA1 Message Date
Alexander01998
873593f5fc Update to 20w14a 2020-04-03 18:15:36 +02:00
Alexander01998
7d806b53ef Fix TextRendererMixin 2020-04-02 14:26:36 +02:00
Alexander01998
fd2413505e Fix fabric.mod.json 2020-04-02 14:16:39 +02:00
Alexander01998
37eec46882 Update to 20w14infinite 2020-04-02 14:15:07 +02:00
Alexander01998
e482c4d91e MinecraftClient.getInstance() -> WurstClient.MC #2 2020-03-31 11:51:20 +02:00
Alexander01998
79a9e57c81 MinecraftClient.getInstance() -> WurstClient.MC 2020-03-31 11:50:29 +02:00
Alexander01998
927741dfc3 Fix CactusBlockMixin 2020-03-25 20:45:39 +01:00
Alexander01998
2a0418709c Fix AbstractBlockStateMixin 2020-03-25 20:43:37 +01:00
Alexander01998
16c6e26969 Update to 20w13a 2020-03-25 20:35:10 +01:00
Alexander01998
7cd326882e Fix errors 2020-03-19 13:44:29 +01:00
Alexander01998
ce80c42d35 Update to 20w12a 2020-03-19 13:27:00 +01:00
Alexander01998
1da82c5861 Fix order of methods in Encryption 2020-03-13 10:11:26 +01:00
Alexander01998
45928441ae Clean up Alt.getPassowrd() 2020-03-13 10:04:25 +01:00
Alexander01998
99e4da97d6 Fix ClientPlayerEntityMixin 2020-03-11 19:38:04 +01:00
Alexander01998
a8c09909c1 Update to 20w11a 2020-03-11 19:35:42 +01:00
Alexander01998
990d688f3f Merge branch 'master' into 20w10a
Conflicts:
	gradle.properties
	src/main/java/net/wurstclient/WurstClient.java
2020-03-11 12:11:59 +01:00
Alexander01998
d2cc045d62 Fix #53 2020-03-11 11:16:07 +01:00
Alexander01998
2ff9d7cdcc Fix scroll not resetting when searching 2020-03-11 10:38:14 +01:00
Alexander01998
f20ce26747 Fix visual glitch when mouse dragging Navigator scrollbar 2020-03-11 10:33:49 +01:00
Alexander01998
42e11b04f4 Fix input lag of NavigatorMainScreen search bar 2020-03-11 10:30:02 +01:00
Alexander01998
1df9ae053d Fix visual glitch of settings in Navigator 2020-03-11 10:22:46 +01:00
Alexander01998
cd15cbc9a8 Fix SearchHack not resetting when dimension changes 2020-03-09 18:14:56 +01:00
Alexander01998
2af4764134 Fix ScaffoldWalkHack not placing glass blocks 2020-03-09 17:26:52 +01:00
Alexander01998
f98bd87ca8 Fix crash when using world downloader mod
Closes #70
2020-03-09 16:17:56 +01:00
Alexander01998
6345af95a7 Change version to 7.1.2 2020-03-09 16:17:10 +01:00
Alexander01998
f91959afc8 Fix fabric.mod.json 2020-03-06 13:58:18 +01:00
Alexander01998
e9463c3137 Fix issues when converting Vec3i to Vec3d 2020-03-06 13:25:04 +01:00
Alexander01998
1aa59ba224 Fix issue when creating Vec3d from bottom center of BlockPos 2020-03-06 13:20:58 +01:00
Alexander01998
1765198381 Fix issues when creating Vec3d from center of BlockPos 2020-03-06 13:20:00 +01:00
Alexander01998
419b38abe9 Fix issues with BlockPos(Entity) constructor 2020-03-06 13:10:15 +01:00
Alexander01998
0dac753e4a Fix issues with Screen.minecraft and Screen.font 2020-03-06 12:50:07 +01:00
Alexander01998
8c6318d846 Update to 20w10a 2020-03-06 12:39:22 +01:00
Alexander01998
bb35648933 Fix AutoEatHack.isClickable() using the wrong HitResult 2020-03-04 16:14:53 +01:00
Alexander01998
6d32c37d3c Change version to 7.1.1 2020-02-28 10:36:07 +01:00
Alexander01998
0657554282 Change version to 7.1.1 2020-02-28 10:23:43 +01:00
Alexander01998
296b04d7bf Fix EntityMixin 2020-02-28 10:23:01 +01:00
Alexander01998
f142f47c67 Fix RenderTickCounterMixin 2020-02-27 19:17:01 +01:00
Alexander01998
c4c4f8e17c Update to 20w09a 2020-02-27 19:15:57 +01:00
Alexander01998
5eaf898a08 Improve TooManyHaxHack description 2020-02-26 18:27:41 +01:00
Alexander01998
14a38c14da Add counter to TooManyHaxHack 2020-02-26 18:18:48 +01:00
Alexander01998
c68d4c6ffd Fix getFeatureByName() not finding commands 2020-02-26 18:15:01 +01:00
Alexander01998
91c46daba6 Show error when trying to run blocked commands 2020-02-26 18:12:50 +01:00
Alexander01998
0fc7b9f09c Show error when trying to enable blocked hacks through the GUI 2020-02-26 18:07:44 +01:00
Alexander01998
e304bbb056 Add @DontBlock to AutoReconnectHack 2020-02-26 18:06:27 +01:00
Alexander01998
6520ad0a90 Make TooManyHax only block features instead of hiding them too 2020-02-26 18:01:07 +01:00
Alexander01998
b51c721308 Improve TooManyHaxHack description 2020-02-26 17:48:06 +01:00
Alexander01998
5667e9959c Add error message when trying to enable a blocked hack 2020-02-26 17:46:56 +01:00
Alexander01998
b64b074c77 Fix TooManyHaxHack not disabling hacks when loading a profile 2020-02-26 17:37:01 +01:00
Alexander01998
aa6546a029 Implement TooManyHaxHack preventing hacks from getting enabled 2020-02-26 17:36:38 +01:00
Alexander01998
78cfa7036d Fix TooManyHaxHack loading its file too early 2020-02-26 17:28:24 +01:00