Hapsby 2.0 Readme
Thanks for downloading Hapsby! Here's what's included in this package:
- Hapsby.jar - The main executable, if you have Java 6+ installed you can
just double-click on it.
- \lib\ - Folder containing dependencies, if it's missing Hapsby won't run.
- \hsd\ - Folder containing save game definitions for Hapsby. If you create
a new one, put it here.
Please read the tutorials provided on the Hapsby
homepage before sending any questions.
Requirements
Version History
- 2.0 - Hapsby was literally the first Java program I wrote and it shows.
After sitting dormant for almost 9 years I decided to give it a
substantial rewrite. Changes from the 2000 version are:
- Upgrade JDK/JRE to Java 6
- ANT build script for project
- Fixed all compile warnings
- Fixed all javadoc warnings
- Moved save game definitions to XML
- Support for string editing
- Support for more games
- Create reference to .ini file once
- Move images into .jar
- Populate window style dynamically
- Show supported game list
- Better error handling at application start and close
- Remove useless features
- hex/oct/bin viewer
- Command-line support
- Themes
- UI redesign
- New open wizard
- Move create backup checkbox to open dialog
- Property list on left side instead of dropdown
- Removed save button and save automatically instead
- Better status messages
- Only save error log if an error actually occurs
- Better descriptions in hsd files
- Improved JavaDoc comments
Hapsby (c) 2000-2009 Hugues
Johnson