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

Releases: mcRPW/rpw

Bugfix, git support & cleaning utility

12 May 10:04
Compare
Choose a tag to compare
  • Sound editing should now work OK on windows
  • RPW should ignore .git/ folder in .mcRPW/projects/[YourProject], so you can use git for your packs.
    Make sure you init the repo in projects folder, not tmp. Initing it in tmp can cause the .git/ folder to be lost.
  • Added utility for deleting exact vanilla copies from project, can be invoked using the Tools menu.

Bugfix for 1.6.4

04 Apr 18:20
Compare
Choose a tag to compare

Now sounds and lang should work with ancient MC versions again.

3.9.1 - Fixed broken Lang and Sound

27 Jan 09:30
Compare
Choose a tag to compare

Editing lang and sounds didn't work properly since Dinnerbone converted the asset system to the new format (around 1.7.2).

That's fixed now, so both audio replacement, custom sound manager and lang files editing works again.

You can use lang editing to rename items, for example.
mmmmcccc

3.9.0 release (MC 1.8.x)

25 Dec 01:58
Compare
Choose a tag to compare

This release improves the Fancy View for 1.8 items, and introduces a texture stitcher / unstitcher tool by Jakz.

This tool lets you create a old-skool sprite-sheet from all textures in the project, you then edit it in your favorite editor, and import it back. The tool then extracts individual textures from it.

3.8.8 release

27 Jun 15:12
Compare
Choose a tag to compare
  • Support for streamed sounds in Sound Manager
  • Fixed: Recent Projects menu not showing
  • Added fancy tree mappings for 14w25b
  • message for noobs in the sidebar, telling them that no project is open

3.8.7 bugfix release

14 Jun 14:18
Compare
Choose a tag to compare
  • Fixes some minor bugs
  • Some minor JSON parsing improvements
  • Should be more resistant against mods with corrupt info files

3.8.6 release

10 May 15:21
Compare
Choose a tag to compare

Mainly bugfixes, moved chests to the right place, and improved stability while parsing some JSON.

It's a minor release.

3.8.5

15 Feb 19:36
Compare
Choose a tag to compare

What's new?

  • Nimbus theme used by default (can be disabled in options)
  • "Extract" dialog now shows only valid versions
  • Added scrollbar to "Mods Found" dialog
  • "Mods Found" dialog now shows real mod names (mcmod.info) and sorts mods alphabetically
  • Added checkbox to keep source res.pack title (or specify custom title)
  • Fixed some resource leaks
  • Cleaned up GUI code

rpw

Release 3.8.4 (MC 1.7.4)

11 Feb 23:24
Compare
Choose a tag to compare

This is an important patch release:

  • Now supports 1.7.4 and snapshots
  • You can now create project from pack (use "My Projects" menu)
  • Basic editing of models and shaders (14w06b)
  • Remake of many dialogs (Unified GUI - colors, gaps etc, added headings...)
  • Added GitHub bug reporting and improved crash log
  • Fixed: "Save As" doesn't work - now works again, and better!
  • Fixed: some crashes in image loader (now it uses "error" images instead of null)
  • Fixed: external editors on Windows unable to save (unclosed resources in image loader)

3.8.3

08 Dec 11:31
Compare
Choose a tag to compare
  • Patch to support new launcher version
  • Fixed bug in export routine
  • Possibly better support for Windows
  • Added scrolling log window
  • Last 10 runtime logs are now archived
  • New icons in alert dialogs