Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
ebb0273
Add Map Icon Slicing for 1.20.5+
lowercasebtw Jun 21, 2024
768eb79
Add Map Icon Slicing for 1.20.5+ (#207)
CoryBorek Jun 21, 2024
39fb288
merge from master
CoryBorek Jun 21, 2024
1c8a63e
let mcmeta support 1.20.5+
CoryBorek Jun 21, 2024
f35da80
let mcmeta support 1.20.5+ (#208)
lowercasebtw Jun 21, 2024
19a7b95
update README, license, and notice of original upstream
CoryBorek Jun 22, 2024
65d486c
update README, license, and notice of original upstream (#209)
CoryBorek Jun 22, 2024
58ba5f2
Fix Particle Texture Size for Conversion
lowercasebtw Jun 22, 2024
41f3c99
Fix slicing for versions & New log message
lowercasebtw Jun 22, 2024
887f9a5
Move new log message into the if block
lowercasebtw Jun 22, 2024
ca8aaf5
Fix my hiccup in particles default size
lowercasebtw Jun 22, 2024
29fcee7
Another hiccup, fixed.
lowercasebtw Jun 22, 2024
2c4a0b0
Fix particle slicing/conversion (#210)
CoryBorek Jun 23, 2024
479dc9a
Dev/2.2.5 (#211)
CoryBorek Jun 30, 2024
af673cc
version bump
CoryBorek Jun 30, 2024
7945322
version bump (#212)
CoryBorek Jun 30, 2024
248f4ff
Add check if textures folder exists, closes #220
stijnb1234 Aug 4, 2024
20c6331
Update conversions/Forwards/src/main/java/com/agentdid127/resourcepac…
CoryBorek Aug 5, 2024
9c184a9
Add check if textures folder exists, closes #220 (#221)
CoryBorek Aug 5, 2024
37c6fbe
fix bad read of pack.mcmeta
CoryBorek Oct 13, 2024
443b031
Rework Debug Logs, Check for some invalid json objects, fix squid.png
CoryBorek Nov 10, 2024
29a0eb3
Don't throw an error with invalid json objects
CoryBorek Nov 10, 2024
46f21ee
Worksession from stream on 11/9/2024 (#228)
CoryBorek Nov 10, 2024
1576a13
Added 1.21.2-1.21.3 to version lists
stijnb1234 Dec 1, 2024
e94528d
Implemented pack format from protocol functionality
stijnb1234 Dec 1, 2024
43aab2e
Removed hardcoded version from getLatestProtocol
stijnb1234 Dec 1, 2024
0ae86e3
Implemented pack format from protocol.json functionality (#233)
lowercasebtw Dec 1, 2024
50677aa
Should fix #235 and some other issues I had + Cleanup
lowercasebtw Dec 20, 2024
c93ed9d
Small cleanup + fixes (#236)
CoryBorek Dec 20, 2024
7d3f07f
Fix a few backwards-converter bugs in NameConverter & EnchantPathConv…
lowercasebtw Dec 22, 2024
ca0e28c
Use Logger.error
lowercasebtw Dec 22, 2024
ec24aae
Add 1.21.4 & ArmorMoverConverter
lowercasebtw Jan 9, 2025
6c107da
Add TODO in ArmorMoverConverter
lowercasebtw Jan 9, 2025
7981108
Fix Leather Armor Layers & Cleanup Code in ArmorMoverConverter
lowercasebtw Jan 10, 2025
0d53bfc
Fix Leather Armor Overlay For Real This Time
lowercasebtw Jan 10, 2025
7420534
Fix a few bugs in Backwards conversion (#238)
CoryBorek Jan 10, 2025
c8d2a99
Update dev branch (#239)
lowercasebtw Jan 10, 2025
2e6c4ea
Update README
lowercasebtw Jan 27, 2025
9d27dd5
Fix item renaming bug
lowercasebtw Feb 8, 2025
2fc578e
Use try-with-resources
lowercasebtw Feb 8, 2025
e6c319b
Use more try-with-resources
lowercasebtw Feb 8, 2025
94f8d91
Use updated gson 'setStrictness'
lowercasebtw Feb 8, 2025
f793f39
Fix error when moving 'fishing_hook' particle
lowercasebtw Feb 8, 2025
593dc64
Work on fixing model conversion
lowercasebtw Feb 8, 2025
8c3c1d4
More fixing on model conversion
lowercasebtw Feb 8, 2025
8e74e49
Fix build issue
lowercasebtw Feb 8, 2025
1af54d9
Add tabbing to printing for stuff
lowercasebtw Feb 8, 2025
84456f2
Fix MCPatcherConverter
lowercasebtw Feb 8, 2025
0ba026c
Add more tabbing to logging
lowercasebtw Feb 8, 2025
4182a72
Refactor RPC API
lowercasebtw Feb 10, 2025
932c024
Refactor Slicer/Move Classes
lowercasebtw Feb 10, 2025
3aa6a9c
Fix build error with Slicer
lowercasebtw Feb 10, 2025
f8e1d57
Add post-effect-shaders converter/updater
lowercasebtw Feb 10, 2025
c370b23
Slight changes in the post-effect-shaders converter
lowercasebtw Feb 10, 2025
ea7ac04
Implement TODO#2 in post-effect-shaders converter
lowercasebtw Feb 10, 2025
3967b1e
Reorganize Forward Converters
lowercasebtw Feb 10, 2025
3a18743
Implement TODO#3 in PostEffectShadersConverter1_21_2
lowercasebtw Feb 10, 2025
0629685
Work on GUI-refresh
lowercasebtw Feb 10, 2025
65ca75e
More GUI reworking
lowercasebtw Feb 10, 2025
7f40eee
Make output log auto-scroll in GUI
lowercasebtw Feb 11, 2025
170fe05
Fix run error
lowercasebtw Feb 11, 2025
540fb71
Add finished message & rename text in GUI
lowercasebtw Feb 11, 2025
c0d10f3
Some changes, I forgor
lowercasebtw Feb 11, 2025
3222e51
Make Image Colorzing Accurate
lowercasebtw Feb 12, 2025
6d8154d
Fix sizing issue with colorizeGrayscale
lowercasebtw Feb 13, 2025
f5d1ea0
add custommodeldata migration
CoryBorek May 24, 2025
e643c27
Dev/1.21.4 (#245)
CoryBorek Jun 9, 2025
47b9d58
Update to 1.21.5/6/7
lowercasebtw Jun 28, 2025
a0dad14
Update to 1.21.5/6/7 (#248)
CoryBorek Jun 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Applications/Console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Applications</artifactId>
<groupId>com.agentdid127.resourcepack</groupId>
<version>2.2.4</version>
<version>2.2.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@
import com.agentdid127.resourcepack.library.utilities.Util;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.Strictness;
import joptsimple.OptionSet;

import java.io.IOException;
import java.io.PrintStream;
import java.nio.file.Path;

public class Main {
/**
* Main class. Runs program
*
*
* @param args
* @throws IOException
*/
Expand All @@ -24,20 +26,24 @@ public static void main(String[] args) throws IOException {
return;
}

String from = optionSet.valueOf(Options.FROM);
String to = optionSet.valueOf(Options.TO);
Path inputPath = optionSet.valueOf(Options.INPUT_DIR);
String light = optionSet.valueOf(Options.LIGHT);
boolean minify = optionSet.has(Options.MINIFY);
boolean debug = optionSet.valueOf(Options.DEBUG);
PrintStream out = System.out;
GsonBuilder gsonBuilder = new GsonBuilder();

GsonBuilder gsonBuilder = new GsonBuilder().disableHtmlEscaping().setStrictness(Strictness.LENIENT);
if (!minify) {
gsonBuilder.setPrettyPrinting();
}
Gson gson = gsonBuilder.disableHtmlEscaping().create();

if (Util.getVersionProtocol(gson, from) > Util.getVersionProtocol(gson, to))
new BackwardsPackConverter(from, to, light, minify, optionSet.valueOf(Options.INPUT_DIR), debug, out)
.runDir();
else
new ForwardsPackConverter(from, to, light, minify, optionSet.valueOf(Options.INPUT_DIR), debug, out)
.runDir();
int from = Util.getVersionProtocol(gson, optionSet.valueOf(Options.FROM));
int to = Util.getVersionProtocol(gson, optionSet.valueOf(Options.TO));
if (from < to) {
new ForwardsPackConverter(gson, from, to, light, inputPath, debug, out).runDir();
} else {
new BackwardsPackConverter(gson, from, to, inputPath, debug, out).runDir();
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public class Options {

public static final OptionSpec<Path> INPUT_DIR = PARSER.acceptsAll(Arrays.asList("i", "input", "input-dir"), "Input directory for the packs").withRequiredArg().withValuesConvertedBy(new PathConverter()).defaultsTo(Paths.get("./"));

public static final OptionSpec<Boolean> DEBUG = PARSER.accepts("debug", "Displays other output").withRequiredArg().ofType(Boolean.class).defaultsTo(true);
public static final OptionSpec<Boolean> DEBUG = PARSER.accepts("debug", "Displays other output").withRequiredArg().ofType(Boolean.class).defaultsTo(false);

public static final OptionSpec<String> TO = PARSER.accepts("to", "Updates to version").withRequiredArg().ofType(String.class).defaultsTo("1.13");

Expand Down
2 changes: 1 addition & 1 deletion Applications/Gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>Applications</artifactId>
<groupId>com.agentdid127.resourcepack</groupId>
<version>2.2.4</version>
<version>2.2.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

This file was deleted.

Loading