This repository has been archived by the owner on Oct 6, 2018. It is now read-only.
Releases: mcRPW/rpw
Releases · mcRPW/rpw
Bugfix, git support & cleaning utility
- 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 inprojects
folder, nottmp
. Initing it intmp
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
Now sounds and lang should work with ancient MC versions again.
3.9.1 - Fixed broken Lang and Sound
3.9.0 release (MC 1.8.x)
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
- 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
- Fixes some minor bugs
- Some minor JSON parsing improvements
- Should be more resistant against mods with corrupt info files
3.8.6 release
Mainly bugfixes, moved chests to the right place, and improved stability while parsing some JSON.
It's a minor release.
3.8.5
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
Release 3.8.4 (MC 1.7.4)
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
- 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