Skip to content

Releases: mxamber/RPCMC

v1.3.1 - Fix for Minecraft 1.11 and onwards

24 Mar 19:23
Compare
Choose a tag to compare

Previous RPCMC versions are incompatible with Minecraft 1.11 and onwards due to updated pack_format
introduced with Minecraft 1.11. This issue has been fixed with RPCMC update 1.3.1.

v1.3 – Preview image

30 Oct 17:17
Compare
Choose a tag to compare
  • Pack format (pre or post 1.9) is determined automatically (based upon the selected mincraft.jar)
  • Users can select a preview image (pack.png) now
    • the default pack.png will no longer be included with the created resource pack
  • Added tooltips to all control elements

rpcmc 1 3

rpcmc 1 3 2

v1.2.2 - Subfolder

14 Mar 17:34
Compare
Choose a tag to compare

From now, users can specify a subfolder of the .minecraft-folder that serves as their game folder, in case they have different folders for different versions of the game (e.g. .minecraft\snapshots or .minecraft\1.7.10 Mods).

Also, I replaced several form.Controls.Add with one form.Controls.AddRange command.

RPCMC v1.2.2

1.2.1 - Rename

18 Jan 21:31
Compare
Choose a tag to compare

I renamed the program to RPCMC (Moved the "Minecraft" part to the end) to comply with the Mojang Brand Guidelines. This update replaces all appearances of "MCRPC" with "RPCMC".

1.2 - Select Minecraft Version

16 Jan 20:04
Compare
Choose a tag to compare

Now you can select the Minecraft version from a combobox.

mcrpc 1 2

Update 1.1 - Deletion in case of failure

06 Jan 17:19
Compare
Choose a tag to compare

In case the extraction of the .jar file is not successful, the (empty) pack directory will be deleted. Also improved the program by adding some try-catch-structures, to prevent the program from crashing.
mcrpc 1 1

Version 1.0 - GUI, Icon

29 Dec 08:21
Compare
Choose a tag to compare

MCRPC 0.2

28 Dec 15:27
Compare
Choose a tag to compare