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

1882 Commits

Author SHA1 Message Date
Alexander01998
4a7089acc9
Merge branch 'master' into vclip 2022-06-11 19:30:59 +02:00
Alexander01998
c1a8ac411b
Merge #653 (Japanese translations) from sabaadmin/master
Update ja_jp.json
2022-06-11 11:05:17 +02:00
Alexander01998
58e0ee76c6
Merge #662 (Czech translations) from LUKISO2/patch-1
Wurst czech translation v1.0
2022-06-09 19:39:11 +02:00
Alexander01998
9bd00b6b48
Small fixes 2022-06-09 19:35:32 +02:00
LUKISO2
3333d8c6d1
Wurst czech translation v1.0
The latest translation of wurst into Czech as of 8.6.2022
2022-06-08 22:22:27 +02:00
Alexander01998
bb2820ac44
Merge #659 (Chinese/Mainland translation update)
Update zh_cn.json
2022-06-08 15:30:53 +02:00
Ujhhgtg
367b63b791
Merge branch 'master' into master 2022-06-07 16:53:31 +08:00
Alexander01998
a754d94742 Merge #552 (French translations) 2022-06-06 21:07:10 +02:00
Alexander01998
3c2f2ecc11 Fix filename 2022-06-06 21:00:44 +02:00
Alexander01998
1c16e0f316
Remove untranslated lines 2022-06-06 20:56:33 +02:00
Alexander01998
cb02547bc0
Small fixes 2022-06-06 20:55:15 +02:00
Ujhhgtg
ca13d8a7f5 Revert change to word "Killaura" 2022-06-04 22:36:35 +08:00
Ujhhgtg
8c4bb5f00f Update zh_cn.json 2022-06-02 22:20:55 +08:00
sabaadmin
585e712d17 Update ja_jp.json 2022-05-22 16:03:26 +09:00
BotiPro2007
a7526ccff2 Clean up 2022-05-21 19:55:33 +02:00
Alexander01998
d99659d421 Add utility method for rainbow color 2022-05-15 22:02:34 +02:00
Alexander01998
0d34653713 Move Search Area setting to separate file 2022-05-15 21:18:11 +02:00
Alexander01998
59da87e5fd Fix getVerticesFromTask() being public for no reason 2022-05-15 20:51:24 +02:00
Alexander01998
ecba2199cc Remove obsolete getPlayerChunkPos() method 2022-05-15 20:50:47 +02:00
Alexander01998
43b4d7e936 Fix OpenGL error when toggling Search 2022-05-15 20:39:25 +02:00
Alexander01998
e94e78b25e Fix crash when camera is null
Fixes #646
2022-05-12 17:25:55 +02:00
BotiPro2007
34a55fd93e Better .vclip
The ".vclip above" only clips to the position if have a solid block under it
2022-05-10 21:39:51 +02:00
BotiPro2007
d959b9476b New args to vclip command
.vclip above: clips up to the nearest empty space above you
     .vclip below: clips down to the nearest empty space below you
2022-05-07 21:50:15 +02:00
Alexander01998
acc0817c20 Change version to 7.26 2022-05-06 17:32:19 +02:00
Alexander01998
2d06fa07db Add furnaces to ChestEspHack 2022-05-04 23:47:11 +02:00
Alexander01998
0f440c423b Add dispensers to ChestEspHack 2022-05-04 23:37:09 +02:00
Alexander01998
0c978862bb Change default ESP color for minecarts to yellow 2022-05-04 23:28:25 +02:00
Alexander01998
1335511487 Add hopper carts to ChestEspHack 2022-05-04 23:25:57 +02:00
Alexander01998
a4fa283b6c minecarts -> chestCarts 2022-05-04 23:19:31 +02:00
Alexander01998
cbab2c9372 Rename settings in trap chest group 2022-05-04 23:11:58 +02:00
Alexander01998
419581918b Change default ESP color for hoppers and droppers to white 2022-05-04 23:07:24 +02:00
Alexander01998
6738979631 Add droppers to ChestEspHack 2022-05-04 23:06:28 +02:00
Alexander01998
c6d7fd4719 Add hoppers to ChestEspHack 2022-05-04 23:01:33 +02:00
Alexander01998
c50e288ef7 Add checkboxes that toggle each group 2022-05-04 22:44:25 +02:00
Alexander01998
cb1b5dca72 Add separate group for barrels 2022-05-04 22:23:17 +02:00
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