Commit Graph

16 Commits

Author SHA1 Message Date
Jackson Abney
a8cbd46d9d Monitor 2024-05-26 20:36:39 -08:00
Jackson Abney
c8afe48a9b Start of 1.20.1 port 2024-05-24 23:11:07 -08:00
Jackson Abney
e2dd0663d0 Port to 1.19.2 2023-05-13 12:49:54 -08:00
Florian Nücke
c1679223bd Add SPDX header. 2022-02-03 21:42:17 +01:00
Florian Nücke
99fa59cfc6 Color directories that cannot be opened gray. 2022-01-07 12:50:07 +01:00
Florian Nücke
c392ad0f90 Don't allow opening files/dirs that are not accessible via double-click (when button is already disabled for that reason). 2022-01-07 12:49:46 +01:00
Florian Nücke
d139ea4679 Fix potential NRE when selecting file to import. 2022-01-07 12:48:50 +01:00
Florian Nücke
bbf487d404 Various Java 17 usages, renamed some things to match official mappings (world -> level, tile entity -> block entity). 2021-12-31 02:02:53 +01:00
Florian Nücke
3f09a5f8df Started porting to 1.18.1. 2021-12-30 14:12:54 +01:00
Florian Nücke
7e85ee2f18 Minor cleanup (sprinkling final, de-duplicating old code). 2021-09-18 12:47:06 +02:00
Jonathan Coates
bef8c9940b Allow selecting files by dragging and dropping them 2021-09-18 12:35:46 +02:00
Florian Nücke
7959e85679 Sprinkle some final. 2021-08-22 20:59:59 +02:00
Florian Nücke
771e5b9846 Util methods for centralized local key and text component generation.
Future-proof item description id generation.
2021-07-14 22:33:46 +02:00
Florian Nücke
e338fed9d7 Catch errors per file since some may error in isHidden, e.g., so just skip those. 2021-06-06 13:40:47 +02:00
lucsoft
51a92d81f4 Migrated Client 2021-05-29 19:16:05 +02:00
Florian Nücke
9cf2468bd2 Added card that can be used to import and export individual files from and to clients. 2021-05-17 01:07:25 +02:00