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

3299 Commits

Author SHA1 Message Date
Alexander01998
e0641a7827 Auto-update BookOffersSettings if left at the default values 2024-05-06 18:36:56 +02:00
Alexander01998
23924de10a Auto-update ItemListSettings if left at the default values 2024-05-06 18:31:48 +02:00
Alexander01998
1ac759a1c6 Auto-update BlockListSettings if left at the default values 2024-05-06 18:24:57 +02:00
Alexander01998
898dda73f6 Update default X-Ray ores 2024-05-06 17:52:16 +02:00
Alexander01998
509fc58fa0 Update to 24w18a 2024-05-05 19:39:47 +02:00
Alexander01998
70f6111232 [Wurst-Bot] Update to 24w18a 2024-05-04 21:33:33 +02:00
Alexander01998
a62e294aab Fix passive/baby filters also affecting hoglins
Closes #960
2024-05-03 16:56:05 +02:00
Alexander01998
092fa0b12a Merge branch 'master' into v7.42 2024-04-29 23:30:15 +02:00
Alexander01998
fe03ebf1fa Merge branch '1.20.6' 2024-04-29 21:43:59 +02:00
Alexander01998
bdd8d9a611 [Wurst-Bot] Update to 1.20.6 2024-04-29 18:49:37 +02:00
Alexander01998
136a969980 Automatically mark GitHub release as a pre-release when needed 2024-04-27 12:26:13 +02:00
Alexander01998
4e5b1b7b3e Fix TriggerBot swing animation
Closes #988
2024-04-26 17:57:59 +02:00
Alexander01998
b8613431a6 Change version to 7.42pre2 2024-04-26 17:49:23 +02:00
Alexander01998
e8ab6da2cf [Wurst-Bot] Update to 1.20.6-rc1 2024-04-26 16:10:21 +02:00
Alexander01998
2e87d6ae46 Add more search tags to TriggerBotHack 2024-04-26 16:00:11 +02:00
Alexander01998
1d0e2b078e
Merge #947 ("Aim while blocking" checkbox) from TejasLamba2006/aimassist 2024-04-26 15:56:15 +02:00
Alexander01998
1407696182 Merge branch 'v7.42' into pr/TejasLamba2006/947 2024-04-26 15:49:28 +02:00
Alexander01998
9aeb5e5267 Merge branch 'master' into v7.42 2024-04-26 15:48:09 +02:00
Alexander01998
c82df87a42 Skip dependency graph on pull requests 2024-04-26 15:47:27 +02:00
Alexander01998
3efc1de0b1 Fix division by zero bug in slowlyTurnTowards() 2024-04-26 15:38:06 +02:00
Alexander01998
2b8090fccd Remove attackWhileBreaking settings
They don't work when using Nuker.
2024-04-26 15:31:07 +02:00
Alexander01998
d5bfd43f51 Fix crash when loading keybind profile that doesn't end in .json
Fixes #951
2024-04-24 02:34:06 +02:00
Alexander01998
662d8730b7 [Wurst-Bot] Update to 1.20.5 2024-04-23 18:04:38 +02:00
Alexander01998
f6768e3e6c [Wurst-Bot] Update to 1.20.5-rc3 2024-04-22 18:59:49 +02:00
Alexander01998
f1ba6e2a90 Change version to 7.42pre1 2024-04-19 21:01:14 +02:00
Alexander01998
1b5fc49f2d Add SwingHandSetting to MultiAura
Closes #975
2024-04-19 20:17:47 +02:00
Alexander01998
6d9e763008 Add SwingHandSetting to AnchorAura 2024-04-19 19:57:36 +02:00
Alexander01998
fee6e30578 [Wurst-Bot] Update to 1.20.5-rc2 2024-04-19 18:38:49 +02:00
Alexander01998
a98eca8e99 Merge branch 'master' into v7.42 2024-04-18 21:51:12 +02:00
Alexander01998
17dd3ed971 Add SwingHandSetting to TP-Aura 2024-04-18 21:42:52 +02:00
Alexander01998
1942b3b113 [Wurst-Bot] Update to 1.20.5-rc1 2024-04-18 18:40:21 +02:00
Alexander01998
b2e816ba8c [Wurst-Bot] Update to 1.20.5-pre4 2024-04-17 20:04:41 +02:00
Alexander01998
3f841d70a4 Update Fabric stuff 2024-04-17 18:36:47 +02:00
Alexander01998
2ceffd6b41 Merge branch 'master' into 1.20.5-pre3 2024-04-17 18:05:23 +02:00
Alexander01998
47db0f729e
Add security policy 2024-04-17 18:03:29 +02:00
Alexander01998
624f7c322d
Update com.diffplug.spotless to fix vulnerable sub-dependencies
Specifically: CVE-2023-3635, caused by com.squareup.okio:okio version 3.2.0 and com.squareup.okio:okio-jvm version 3.2.0.

This vulnerability doesn't affect end users of Wurst. Only developers were potentially affected. Then again, the attack vector for this CVE isn't super relevant when compiling Wurst. So, do update your forks, but don't worry too much.
2024-04-17 17:17:02 +02:00
Alexander01998
f53cbff5b6
Update org.kohsuke:github-api to fix vulnerable sub-dependencies
Specifically: CVE-2022-42003, CVE-2021-46877, CVE-2022-42004, and CVE-2020-36518, all caused by com.fasterxml.jackson.core:jackson-databind version 2.13.0.

These vulnerabilities don't affect end users of Wurst. Only developers were potentially affected. Then again, the attack vectors for these CVEs aren't super relevant when compiling Wurst. So, do update your forks, but don't worry too much.
2024-04-17 15:56:15 +02:00
Alexander01998
6ed24cbad7
Add Gradle Build Scan to troubleshoot dependency issues 2024-04-17 14:50:14 +02:00
Alexander01998
54be98c0ac
Add "contents: write" permission to make dependency-submission work 2024-04-17 14:34:11 +02:00
Alexander01998
f7aabca489
Update gradle.yml
- Updates Gradle actions to use the new `gradle/actions` repository.
- Adds the `dependency-submission` action, allowing GitHub to alert about reported vulnerabilities in Gradle dependencies.
- Adds the option to start a CI build manually from the Actions tab.
2024-04-17 14:28:27 +02:00
Alexander01998
0b7dde2e0e Clean up 2024-04-17 14:03:14 +02:00
Alexander01998
1f5759a4c4 [Wurst-Bot] Update to 1.20.5-pre3 2024-04-16 22:58:56 +02:00
Alexander01998
31a65e9d16 Update to 1.20.5-pre2 2024-04-15 18:45:31 +02:00
Alexander01998
c2b159e02c [Wurst-Bot] Update to 1.20.5-pre2 2024-04-15 18:32:48 +02:00
Developer78-sgyuijhgygwtdwgyhutre45r5t
40a4924e2c Make requested changes 2024-04-14 18:04:24 -04:00
Alexander01998
614c354487 Change version to 7.42 2024-04-14 17:02:32 +02:00
Alexander01998
99ef4026e9 Add SwingHandSetting to TriggerBotHack 2024-04-14 17:00:02 +02:00
Alexander01998
238c2743e9 Add SwingHandSetting to ProtectHack 2024-04-14 16:35:55 +02:00
Developer78-sgyuijhgygwtdwgyhutre45r5t
1af8d18b48 fix formatting issue 2024-04-14 01:04:42 -04:00
Developer78-sgyuijhgygwtdwgyhutre45r5t
e016daea2f Remove Redundant Constructor 2024-04-14 01:02:09 -04:00