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

1047 Commits

Author SHA1 Message Date
Alexander01998
71d185a440 Change version to 7.5 2020-08-23 14:53:26 +02:00
Alexander01998
a395fa0742 Replace filterVillagers with filterTraders 2020-08-23 14:52:28 +02:00
Alexander01998
6662941e88 Fix pathfinder treating standing and wall-mounted signs differently 2020-08-22 15:08:41 +02:00
Alexander01998
c4d48affd6 Add totem counter to AutoTotemHack 2020-08-17 22:52:25 +02:00
Alexander01998
e7300d2175
Merge pull request #48 from Dalethium/Dalethium-patch-1
Fixed issue with long passwords in altmgr
2020-08-17 21:44:05 +02:00
Alexander01998
e6446dffdf Fix RvCmd syntax 2020-08-12 18:05:30 +02:00
Alexander01998
d269fab021 Update to 1.16.2 2020-08-11 20:22:57 +02:00
Alexander01998
648badf785 Update to 1.16.2-rc2 2020-08-10 16:19:52 +02:00
Alexander01998
bbf661dd4f Fix AutoDropHack trying to drop items while a container is open
Closes #171
2020-08-08 14:29:19 +02:00
Alexander01998
b7e4da8fe1 Update to 1.16.2-rc1 2020-08-07 20:34:27 +02:00
Alexander01998
595036d52a Update to 1.16.2-pre3 2020-08-06 20:48:01 +02:00
Alexander01998
e00de5f733 Add minecart filter to FollowHack 2020-08-06 20:35:46 +02:00
Alexander01998
606c8beea1 Add armor stand filters 2020-08-06 19:05:20 +02:00
Alexander01998
6cab4f65e5 Update to 1.16.2-pre2 2020-08-05 21:59:01 +02:00
Alexander01998
e67c87fb0b Update to 1.16.2-pre1 2020-07-29 19:09:48 +02:00
Alexander01998
7cb7899ffd Update bug report template 2020-07-24 03:04:01 +02:00
Alexander01998
10fb72fa81 Update bug report template 2020-07-24 03:01:41 +02:00
Alexander01998
0ebb36e34f Fix AutoSign 2020-07-22 20:32:40 +02:00
Alexander01998
d0966cee57 Update to 20w30a 2020-07-22 20:17:09 +02:00
Alexander01998
1fabaa95b9 Merge branch 'master' into 20w29a
Conflicts:
	gradle.properties
	src/main/java/net/wurstclient/WurstClient.java
2020-07-22 05:02:22 +02:00
Alexander01998
95f3200f09 Fix Popups rendering behind BlockSettings 2020-07-20 06:10:23 +02:00
Alexander01998
d77d44e6b9 Add MultiID mode to other Nukers 2020-07-20 06:07:46 +02:00
Alexander01998
c17d8aaf86 Add MultiID mode to Nuker 2020-07-20 05:58:11 +02:00
Alexander01998
a43216615e Fix typo 2020-07-19 04:24:43 +02:00
Alexander01998
d463281613 Change version to 7.4 2020-07-19 04:23:32 +02:00
Alexander01998
de2c7f4148 Add "Lock ID" checkbox 2020-07-19 04:22:57 +02:00
Alexander01998
42951d15e0 Use BlockSetting in all Nukers
Fixes inability to set ID without clicking on a block.
2020-07-19 04:11:33 +02:00
Alexander01998
773758be7b Add allowAir field to BlockSetting 2020-07-19 03:42:25 +02:00
Alexander01998
463e919768 Update to 20w29a 2020-07-16 22:15:20 +02:00
Alexander01998
cc5e374c14 Update to 20w28a 2020-07-08 21:10:43 +02:00
Alexander01998
4b0b2e401c Update to 20w27a 2020-07-01 20:19:41 +02:00
Mersid
21875fe8fc Fixed HealthTagsHack causing no color on Hypixel and presumably other 1.16 servers 2020-06-29 23:05:50 -07:00
Alexander01998
1d9f196161 Add support for UUID-bound capes 2020-06-28 20:52:28 +02:00
Alexander01998
2bd951850d Improve Killaura settings descriptions 2020-06-28 20:09:44 +02:00
Alexander01998
05a756c476 Change version to 7.3 2020-06-27 16:10:14 +02:00
Alexander01998
c0d0fb3796 Merge #108 2020-06-27 16:09:21 +02:00
Alexander01998
e2796f2df0 Manually cleanup and fix AutoTotemHack
Old version would get stuck if the player already had an item in their
off-hand. Also changed it to work while the inventory is open, but not
when a chest, furnace, etc. is open.
2020-06-27 16:08:52 +02:00
Alexander01998
38598d8be7 Auto cleanup 2020-06-27 15:31:46 +02:00
Alexander01998
e095e13e7e Fix mapping issue 2020-06-27 15:30:34 +02:00
andevo
007e16c3a5 Created AutoTotem
AutoTotem will automatically moves a totem to your offhand. Used ForgeHax as a resource for creation.
2020-06-27 15:29:33 +02:00
Alexander01998
a98d6fe16b Add new 1.16 stuff to default X-Ray blocks 2020-06-24 18:57:56 +02:00
Alexander01998
8e57bb1b38 Merge branch '1.16.1'
Conflicts:
	gradle.properties
	src/main/java/net/wurstclient/WurstClient.java
	src/main/java/net/wurstclient/options/ZoomManagerScreen.java
2020-06-24 18:38:08 +02:00
Alexander01998
b530a63a17 Fix zoom keybind 2020-06-24 18:27:27 +02:00
Alexander01998
c87c4a6e2b Update Fabric stuff 2020-06-24 18:12:17 +02:00
Alexander01998
d5b6c61a11 Merge #52 2020-06-24 17:43:39 +02:00
Alexander01998
9c84c6ecda AutoTranslateHack -> ChatTranslatorHack 2020-06-24 17:42:13 +02:00
Alexander01998
1762ba78b9 GoogleTranslateService -> GoogleTranslate 2020-06-24 17:14:09 +02:00
Alexander01998
92f637f21d Clean up GoogleTranslateService 2020-06-24 17:13:23 +02:00
Alexander01998
7836beb098 Update to 1.16.1 2020-06-24 15:05:58 +02:00
Alexander01998
50dce1dbe5 Merge branch 'master' into pr52 2020-06-24 14:37:56 +02:00