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

2943 Commits

Author SHA1 Message Date
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
3423cf5ece Add remappedSrc folder to .gitignore 2024-04-10 20:44:18 +02:00
Alexander01998
858fd34344 Fix inconsistent visibility of onEnable() / onDisable() methods 2024-04-04 16:42:56 +02:00
Alexander01998
0bf887330c Refactor SwingHandSetting to avoid repetition in descriptions 2024-04-04 14:13:16 +02:00
Alexander01998
eb43316892 Add RoundingPrecisionSetting from #801 2024-04-04 12:35:35 +02:00
Alexander01998
583e57e846 Refactor SwingHandSetting 2024-04-04 11:37:48 +02:00
Alexander01998
208154c24e Update Fabric stuff 2024-04-03 14:46:25 +02:00
Alexander01998
d33e0d2746
Update dependencies for gradle workflow 2024-04-03 14:29:27 +02:00
Alexander01998
c4e22b9434 Fix PotionCmd still not behaving correctly 2024-03-27 15:21:32 +01:00
Alexander01998
ff959168f7 Update Fabric stuff 2024-03-27 14:15:38 +01:00
Alexander01998
877576494e Fix PotionCmd 2024-03-27 13:41:01 +01:00
Alexander01998
7297743b20 Port AntiSpam fix from 1.20.5 snapshots 2024-03-27 04:32:50 +01:00
Alexander01998
334a3a2024 Fix Wurst Capes not showing on cracked servers 2024-03-27 04:00:47 +01:00
Alexander01998
8ab404269b
Update stale.yml 2024-03-25 17:09:26 +01:00
Alexander01998
5293427da9 Update Formatter and Clean Up settings for Eclipse 2024-03 2024-03-24 02:08:35 +01:00
Alexander01998
c3c346727d Fix crash when Minecraft is in demo mode
Fixes https://wurstforum.net/d/465
2024-03-17 11:05:36 +01:00
Alexander01998
d25bc74eff Change version to 7.41.2 2024-03-17 11:04:09 +01:00
Alexander01998
86f3ae889d Remove obsolete method in WurstServerPinger
Fixes #953
2024-02-26 23:51:31 +01:00
Alexander01998
114fd7210b Update Fabric stuff 2024-02-26 22:09:59 +01:00
Alexander01998
43b2163421 Change version to 7.41.1 2024-02-25 22:37:43 +01:00
Alexander01998
1ade6559f9 Fix 1.20.x sign detection vulnerability 2024-02-25 22:36:05 +01:00
Alexander01998
57cdc850cb Update Fabric stuff 2024-02-01 10:53:31 +01:00
Alexander01998
74f44bf71b Change version to 7.41 2024-01-31 21:13:04 +01:00
Alexander01998
4559faaf20 Add mcMMO bypass to AutoFish 2024-01-31 21:12:29 +01:00
Alexander01998
7a90723d33 Improve contributing guidelines 2024-01-25 21:04:55 +01:00
Alexander01998
92ee2d4fd8 Fix incorrect trajectories when holding a fishing rod 2024-01-06 23:29:28 +01:00
Alexander01998
ffe2d3c929 Clean up RotationUtils 2024-01-06 19:51:38 +01:00
Alexander01998
9ce0766636 Remove duplicate keybind 2024-01-05 14:07:42 +01:00
Alexander01998
4eda3f9bf0 Add Rotation helper method for sending player look packets 2024-01-04 20:25:45 +01:00
Alexander01998
d7f3dd26b5 Turn Rotation class into a record 2024-01-04 18:02:03 +01:00
Alexander01998
a95234404a Further refactor AutoFish logic 2024-01-03 00:00:19 +01:00
Alexander01998
6c6fba9c3e Refactor AutoFishRodSelector 2024-01-02 17:29:49 +01:00
Alexander01998
1b6ca24db3 Remove redundant null check 2024-01-01 22:03:35 +01:00
Alexander01998
925fa1f405 Update copyright note 2024-01-01 22:01:06 +01:00
Alexander01998
84a2d997e2
Merge #916 (Omnidirectional Sprint) 2023-12-30 19:43:49 +01:00
Alexander01998
ccabdac3c5 Refactor AutoSprint 2023-12-30 19:32:22 +01:00
Alexander01998
64b478af38 Replace @Redirect with @WrapOperation for better compatibility 2023-12-30 18:57:39 +01:00
Alexander01998
b996442515 Merge branch 'master' into pr/ThisTestUser/916 2023-12-29 18:21:03 +01:00
Alexander01998
a4930b74cb Fix omnidirectional sprint activating when the player isn't moving at all 2023-12-29 17:57:11 +01:00
Alexander01998
128f45503d Add special case when AutoFish accidentally hooks an entity 2023-12-29 17:28:58 +01:00
Alexander01998
229fa8dbd8 Add "Jump while sneaking" checkbox to Parkour
Fixes #456
2023-12-29 01:17:19 +01:00
ThisTestUser
1580f55d43 Omnidirectional Sprint 2023-12-28 12:28:52 -05:00
Alexander01998
52376d1154 Add NameTags scale setting 2023-12-28 16:01:23 +01:00
Alexander01998
87bbf9d8b7
Remove broken bot comment 2023-12-27 18:50:36 +01:00
Alexander01998
ba7d2aae70
Merge #798 (NameTags settings) 2023-12-27 18:41:04 +01:00
Alexander01998
02a2e38171 Refactor NameTags 2023-12-27 18:29:43 +01:00
Alexander01998
c148c2b4f2
Attempt to fix permission issue 2023-12-27 16:05:24 +01:00