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

1842 Commits

Author SHA1 Message Date
Alexander01998
6f8fb18d91 Split ChestESP into separate classes 2022-05-04 22:17:21 +02:00
Alexander01998
5196a26d5f Clean up basic vs trapped chest sorting 2022-05-04 11:01:10 +02:00
Alexander01998
338e7d248f Further clean up ChestEspHack 2022-05-04 10:47:05 +02:00
Alexander01998
b0b7476da0 Clean up ChestEspHack.renderLines() 2022-05-04 09:55:01 +02:00
Alexander01998
af8ab8fa5c Change how ChestESP looks for block entities
It now iterates over all block entities in all loaded chunks, instead of
just using the global list of block entity tickers.

This means it can once again see block entities that don't tick
(barrels, etc.) and also can't run into concurrent modification issues
with the global list of entity tickers.

Fixes #439
Fixes #642
2022-05-03 22:24:46 +02:00
Alexander01998
46d306d85d Change version to 7.25 2022-05-02 09:35:55 +02:00
Alexander01998
fdd6812b24 Add AttackSpeedSliderSetting to everything that attacks stuff 2022-05-01 21:04:26 +02:00
Alexander01998
0b91056802 Make Setting.getWrappedDescription() final 2022-05-01 19:43:55 +02:00
Alexander01998
1cfc59f55e Clean up ValueDisplay 2022-05-01 15:49:41 +02:00
Alexander01998
98010805b4 Fix unused getPercentage() method 2022-05-01 14:46:00 +02:00
Alexander01998
d2c55894d3 Make all Wurst screens return to prevScreen on Esc 2022-04-26 13:48:55 +02:00
Alexander01998
0ea8811c5a Use close() method to return to prevScreen 2022-04-26 13:32:13 +02:00
Alexander01998
b3931f1ad5 Make WurstOptionsScreen return to prevScreen on Esc 2022-04-26 11:35:07 +02:00
Alexander01998
9aff6c81bb Merge #550 (ModMenu button fix)
I have changed it to hide the feedback/report buttons again and made
sure that this change doesn't break compatibility with ModMenu.
2022-04-26 11:24:14 +02:00
Alexander01998
df0ff00615 Hide feedback & report buttons again 2022-04-26 11:20:01 +02:00
Alexander01998
938acc1b47 Eclipse clean up 2022-04-26 10:06:14 +02:00
Alexander01998
c146ebaa12 Merge branch 'master' into pr550-modmenu-fix 2022-04-26 10:05:08 +02:00
Alexander01998
e05a781738 Merge #626 (Romanian translations) 2022-04-20 10:17:03 +02:00
Alexander01998
4323458905 Fix JSON syntax 2022-04-20 10:15:50 +02:00
Alexander01998
2ed12bdea7 Fix filename 2022-04-20 10:12:17 +02:00
Drajbonel
cc03c616b6
Update ro 2022-04-19 20:42:10 +03:00
Alexander01998
8a37606abd
Fix capitalization 2022-04-19 11:13:19 +02:00
Alexander01998
147078d221
Change "NoCheat+" to "AntiCheat plugins"
I hope this makes grammatical sense. I just did this with Google Translate.
2022-04-19 11:11:02 +02:00
Alexander01998
f0425a0add
Fix more misspellings of "Creative Mode" 2022-04-19 10:52:35 +02:00
Alexander01998
8ecdebf864
Fix misspelled "Creative Mode" 2022-04-19 10:44:29 +02:00
Alexander01998
c58eb3cef0
Fix inconsistent NoFall warnings 2022-04-19 10:37:10 +02:00
Alexander01998
8a47414bf5
Fix Follow description 2022-04-19 10:27:06 +02:00
Alexander01998
c425ba9b64
It's window-based, not Windows™-based! 2022-04-18 20:55:39 +02:00
Alexander01998
1a92526d23
Remove double "instant" 2022-04-18 20:40:03 +02:00
Alexander01998
42a12abf00
Remove duplicate entry 2022-04-18 20:16:13 +02:00
Alexander01998
cd9770a84d
Fix more warnings 2022-04-18 19:03:07 +02:00
Alexander01998
6ec064ba99
Fix broken color code 2022-04-18 18:58:27 +02:00
Alexander01998
a93075bd0a
Fix warnings 2022-04-18 18:52:51 +02:00
Alexander01998
1c2f35a675
More small fixes 2022-04-18 18:28:32 +02:00
Drajbonel
7f14cee9db
Update ro 2022-04-18 17:36:09 +03:00
Drajbonel
166170577c
Update ro 2022-04-18 17:34:32 +03:00
Drajbonel
dbd231de6e
Update ro 2022-04-18 17:33:37 +03:00
Drajbonel
7f7fffcb99
Update ro 2022-04-18 17:31:24 +03:00
Alexander01998
8317ec7f86
Small fixes 2022-04-18 15:26:10 +02:00
Alexander01998
4f31abbbdd
Fix formatting 2022-04-18 15:15:43 +02:00
Drajbonel
ca08f203c8
ro
Romanian translations for wurst hack
2022-04-18 15:56:18 +03:00
Alexander01998
20b7ca923a Update to Fabric API 0.51.0
Fixes #625
2022-04-18 14:12:28 +02:00
Alexander01998
2f307ebb55 Change version to 7.24 2022-04-15 23:32:32 +02:00
Alexander01998
ed31067084 Add InvWalk settings for sneak, sprint & jump keys 2022-04-15 23:31:37 +02:00
Alexander01998
ddffc0e579 Remove forced line-break in damage indicator description 2022-04-08 16:33:26 +02:00
Alexander01998
faaf48a3ff
Merge #617 (Chinese/Mainland translation fix) from MineYuanlu/patch-1
Update zh_cn.json
2022-04-07 11:37:03 +02:00
Alexander01998
48b3d24166 Merge #618 (damage indicator checkbox) 2022-04-07 11:17:51 +02:00
Alexander01998
271e849952 Improve description 2022-04-07 11:16:53 +02:00
Austin Burk
91d3b7da22 Fix indentation, cleaner tooltip 2022-04-06 23:40:00 -04:00
Austin Burk
508e43490b Add damageIndicator option to KA and KA Legit 2022-04-06 23:33:58 -04:00