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

1786 Commits

Author SHA1 Message Date
Alexander01998
d88805a8ca
Merge #572 (Russian translations) from ti-bone/patch-1
Fix typos' in russian translation
2022-04-06 17:13:01 +02:00
Alexander01998
563a70de62
Merge branch 'master' into patch-1 2022-04-06 17:08:37 +02:00
Alexander01998
8ef5c3ab2a Update translations table 2022-04-06 10:41:08 +02:00
Alexander01998
4fa9d22ca6
Merge #613 (Polish translations) from ZANX3Y/master
Add Polish translations for InvWalk
2022-04-06 10:33:48 +02:00
Alexander01998
f162caf3ea Add AutoEat settings for where to take items from
Fixes #152
2022-04-06 00:27:49 +02:00
Alexander01998
153c36b90d
Merge #612 (Japanese translations) from skidderrom/patch-2
some fixes (Japanese)
2022-04-05 16:31:03 +02:00
Alexander01998
fe5e1909e3 Improve AutoEat settings
Fixes #250
2022-04-05 16:00:47 +02:00
skidderrom
96880e5c1f
oops 2022-04-04 18:25:32 +09:00
skidderrom
e949048846
final version ™ 2022-04-02 22:34:04 +09:00
skidderrom
4cca2a33fd
fixes 2022-04-02 06:56:30 +09:00
ZANXEY
67735b7f6a Add Polish translations for InvWalk 2022-04-01 21:43:06 +02:00
skidderrom
f8b293bb7a
update 2022-04-02 01:42:56 +09:00
Alexander01998
8f290b2447 Change version to 7.23 2022-04-01 15:06:56 +02:00
Alexander01998
b65ea47ffa Merge #414 (InvWalk)
Closes #389
2022-03-31 20:37:33 +02:00
Alexander01998
f4c1e4eec0 Add German translations for InvWalk 2022-03-31 20:35:04 +02:00
Alexander01998
530bc8b870 Finish cleaning up InvWalkHack
Replaced the long list of screens with a simpler set of criteria. Should
make mod support and future updates much easier. Also made InvWalk work
with the creative inventory and optionally with ClickGUI.
2022-03-31 20:05:24 +02:00
skidderrom
9578248e91
small fix 2022-04-01 00:20:48 +09:00
skidderrom
2d9aea7b5c
Unify the term and stuff 2022-04-01 00:09:59 +09:00
Alexander01998
e098e1190c Initial cleanup of InvWalkHack 2022-03-31 16:51:24 +02:00
Alexander01998
7ab98cb634 Merge branch 'master' into pr414-invwalk 2022-03-31 16:39:45 +02:00
Alexander01998
e2e31c1ae0
Merge #606 (Japanese translations) from skidderrom/patch-1
Re-translate (Japanese)
2022-03-30 19:39:24 +02:00
skidderrom
1d80123f90
fix 2022-03-24 05:05:18 +09:00
Alexander01998
f690676195
Changes by yuta2312 2022-03-23 12:26:29 +01:00
skidderrom
80d3d65b27
Fix small mis-translation 2022-03-23 14:44:59 +09:00
skidderrom
727c0d7385
Remove unnecessary newline 2022-03-21 16:41:17 +09:00
skidderrom
7f27723725
re-translate 2022-03-19 13:37:16 +09:00
Alexander01998
a20936c30e Update translations table 2022-03-13 14:34:48 +01:00
Alexander01998
f3c8ad5538
Merge #587 (Traditional Chinese translations) from wosk0x01/master
Update new translation of zh_tw
2022-03-13 14:27:34 +01:00
Alexander01998
68250740a2
Merge #591 (Cantonese translations) from SistineFibelKen/master
Update zh_hk.json
2022-03-13 14:23:12 +01:00
Alexander01998
c94b46699b
Merge #585 (Polish translations) from ZANX3Y/master
Update pl_pl.json
2022-03-13 14:14:18 +01:00
ZANXEY
61d6c11c62
Merge branch 'master' into master 2022-03-13 01:36:56 +01:00
ZANXEY
42ff147424
fix 2022-03-13 01:35:23 +01:00
ZANXEY
31dc8da1e2
Small fixes 2022-03-13 01:31:13 +01:00
Alexander01998
6fd2c1fb92 Merge #590 (Microsoft account support) 2022-03-12 16:32:32 +01:00
Alexander01998
b6776b9ce9 Reorder methods in MicrosoftLoginManager
Didn't include this in the last commit to make the diff more readable.
2022-03-12 16:30:02 +01:00
Alexander01998
18432324ae Manual cleanup
- Moved all static URLs to constants.
- Fixed streams that were never closed.
- Made data classes immutable.
- Untangled long lines of code.
- Added more useful error messages.
- Improved exception handling so that the user can actually see the
error messages.
- Changed the UI so it can show Microsoft & Mojang error messages
together.
- Improved handling of untrusted JSON data to prevent a rogue server
from crashing Wurst.
- Expanded JsonUtils so it can handle this kind of data.
2022-03-12 16:25:54 +01:00
Alexander01998
0c553d7679 Turn LoginManagers into enums since they can't have instances 2022-03-10 13:45:55 +01:00
Alexander01998
9c6586f288 Re-add final modifier on LoginManager 2022-03-10 13:42:25 +01:00
Alexander01998
c584305af1 Eclipse auto cleanup 2022-03-09 23:39:43 +01:00
Alexander01998
bed94d2e44 Remove remaining references to AuthenticationException 2022-03-09 23:15:34 +01:00
F14r30n
a3e252ef74 Resolve issues 2022-03-09 21:44:29 +00:00
long_ken
cacfbf9e40
Update zh_hk.json 2022-03-07 19:31:17 +08:00
F14r30n
f4f600c0fd Add Microsoft authentication. 2022-03-06 21:29:09 +00:00
Alexander01998
6850c69d43
Small fix 2022-03-06 19:06:54 +01:00
ZANXEY
dd6af66f5e
Update pl_pl.json 2022-03-06 19:01:54 +01:00
ZANXEY
7d889fbefa
Merge branch 'Wurst-Imperium:master' into master 2022-03-06 18:43:50 +01:00
Alexander01998
93c663d899 Remove the now obsolete isEnabled() check 2022-03-05 06:29:55 +01:00
Alexander01998
8b19803c9b Update README.md 2022-03-05 06:24:24 +01:00
Alexander01998
c88c209634 Change version to 7.22 2022-03-05 06:09:30 +01:00
Alexander01998
716cad3d2a Add StopUsingItemEvent 2022-03-05 06:07:59 +01:00