forked from DeadlyMC/forged-carpet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo.txt
27 lines (23 loc) · 1.1 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Todo:
Command for loading config file (while in-game)
Command for saving to config file (while in-game)
Fix CarpetConfig to override CarpetSettings (it just does not work)
Fix sponge support
Fix other mod incompatibilities
Classpath prioritizing (inspired by VanillaFIX, own code however)
Task to generate local keystore and fingerprint information
Task to connect with a keystore and save the information (use prompts for passwords)
Automatically set SHA1 fingerprint variable after signJar
Add the keystore setup to the compiling guide
Find new versions of coreMod and mappingType (shadowjar)
Test mod in new 1.12
Fix bugs caused by port
Fix as many warnings as i can
Script to generate patch diff's (by using the versions of the mod, or by using commit ids)
VERY IMPORTANT: Test BlockInfo
Test all commands
Command output status (success, information, etc)
Make my own tweaks
Later: port to 1.13.x (v1.3.0 - 1.13, far future, first tweak the mod even more)
Later: port to 1.14.x (v1.4.0 - 1.14, far future, first tweak the mod even more)
Later: port to 1.16.x (v1.5.0 - 1.16, far future, first tweak the mod even more)