Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Releases: mcRPW/rpw

4.5.3 - The 1.13 Update Beta 2

16 Mar 15:18
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed #146 Error on trying to create a new project from an existing resourcepack

4.5.2

17 Oct 14:14
Compare
Choose a tag to compare

This release contains some small inprovements and a bug fix

Changelog:

  • Cleaned up the titlebar by removing credits and Minecraft version
  • Added credits to the about dialog
  • Open changelog button now opens the changelog dialog instead of the changelog text file
  • Fixed #130 The version field in the sidebar doesn't update when changing Minecraft version

4.5.1

15 Oct 09:35
Compare
Choose a tag to compare

4.5.0 had some bugs in it that is fixed in this version

Changelog:

  • Changed name of configure Minecraft assets dialog to select target Minecraft version
  • Current Minecraft version is now selected in the target Minecraft version dialog
  • Invalid Minecraft versions will no longer show up in the target Minecraft version dialog
  • Minecraft assets from versions before 4.5.0 are now deleted
  • Added current Minecraft version to the sidebar

4.5.0 - The Options Update

15 Oct 07:52
Compare
Choose a tag to compare

Changelog:

  • Added support for opening resourcepacks that are folders
  • Inproved texture stitcher and unstitcher:
    - Added the ability to manually choose which textures to import/export (Option to choose whole groups
    excists aswell)
    - Added the ability to scale textures instead which replaces force block size which only
    worked for blocks and didn't work well with animated ones
  • Merged export to Minecraft and export for more options when exporting to specific folder
  • Added keybind for opening the manage languages dialog
  • Added support for multiple asset directories at the same time with the ability to easily switch between them. So you can work in 1.11 and then change to 1.12 in one project without having to update all your projects to 1.12.
  • Added fancy tree support for 1.10 - 1.12 textures
  • Added support for editing models
  • Fixed #122 Exporting to specific folder having a packmeta number of 0

Note: when updating from 4.4.0 you have to reextract the minecraft assets

4.4.0 - The Language Update

23 Aug 12:45
Compare
Choose a tag to compare

Changelog

  • You can now create custom languages with rpw
  • You now have the option to unzip your project when exporting to Minecraft
  • You can now change the pack description in the project properties and export project windows
  • You can now change the resourcepack format in the export project window
  • Hovering over entries in the asset tree now shows their file path in the status bar
  • Download latest version button now links to github instead of the website
  • There is now a link in the help menu to the changelog
  • Fixed #86 Editor commands don't work right with spaces

beta release for respack format "3"

13 Aug 21:18
Compare
Choose a tag to compare

partially fixed, but still needs to be improved.

Should also lowercase all assets, which is currently not done - can cause problems with language files (maybe).

Update for 1.9

26 Mar 13:57
Compare
Choose a tag to compare

This release fixes some compatibility problems with 1.9 (namely, pack using wrong "version" number).

There may be some other issues, in particular with the custom sound wizard. I haven't tried that.

Please report any issues in the bug-tracker!

Changelog:

  • Fixed broken export with MC 1.9
  • Added Fancy Tree groups for Loot Tables
  • Automatic name filling in "New Project" dialog
  • Added "Open in file manager" button to context menu.

To use the Open in file manager feature, you have to select a single asset file, and it has to be in your project. (Use Copy to project).

4.3.0 - lots of fixes & 1.9 support!

05 Sep 17:30
Compare
Choose a tag to compare

Here's a changelog:

  • Asset categories for 1.9 stuff
  • Working export to 1.9
  • Added splash screen
  • Native look option (Win, OS-X, GTK)
  • OS-X global menu (in native mode)
  • Fixed a few Windows bugs
  • Warning if configured editor fails

Originally this was planned as 4.2.1, but then I decided to add the 1.9 support (and also re-organized some FancyTree categories), and it became too much for a patch release.

Migrating instructions

4.3.0 shouldn't break anything, but some projects may need small fixing (only if you use FancyTree).

  • Before migrating, a good idea is to click on root & select "Assign Resolved, Skip Vanilla".
  • Then migrate.

The problem is that some files changed their FancyTree groups, so if you have source assigned to group, that group may cease to exist, get renamed etc.

If you assign sources only to files, you're good.

As always, Arch users can install RPW from AUR, including a desktop file.

4.2.0 - Fixed Sound Wizard

22 Jun 22:06
Compare
Choose a tag to compare

This is a bugfix release that fixes the broken Drag & Drop in Custom Sounds Wizard.

It now links to the official RPW website, and all links to "Minecraft Forum" have been removed (until a new thread is set up).

Here's a changelog:

  • Fixed bug #45 "Sound Wizard not working"
  • Added links to official website
  • New icons in the "View" menu
  • Updated website links (help menu etc.)
  • Better icon
  • Bugfixes

More reliable than ever!

22 May 14:25
Compare
Choose a tag to compare
  • Safer pack handling ("save" replaced with "revert")
  • Support for Bunny and Guardian
  • Now allows you to have .git in your project folder
  • Filters for different asset types ("View" menu)
  • FancyTree toggle moved to "Options" menu
  • Added toggle for "auto save"
  • Small GUI tweaks