-
xbak 0.1.4 released
Version 0.1.4 of xBaK, a fan-made remake of the computer RPG classic "Betrayal at Krondor", is released. This release features enhancements to the 3D engine. Some support for joysticks was added, but it still requires testing. And reading BOK files is vastly improved.
Full change log:
* Refactored and enhanced the 3D engine.
* Added limited support for joysticks.
* Improved interpretation of BOK resource files
* Plugged some memory leaks.
* Several bug fixes.
2009-09-01 18:39:35 UTC by guidoj
-
xbak 0.1.3 released
Version 0.1.3 of xBaK, a fan-made remake of the computer RPG classic "Betrayal at Krondor", is released. This release features improvements to the inventory dialog. Dragging and dropping inventory items now actually works. A utility is added to convert some of the data files into more standard formats.
Full change log:
* Basic inventory handling now works.
* Rewrote dragging and dropping widgets using events.
* Implemented saving image resources (BMX, SCX files).
* Added compression methods.
* Added a tool for extraction and archiving of resources.
* Started adding a little code documentation (Doxygen format).
* Several bug fixes.
2007-10-24 19:09:42 UTC by guidoj
-
xbak 0.1.2 released
Version 0.1.2 of xBaK, a fan-made remake of the computer RPG classic "Betrayal at Krondor", is released. The inventory dialog now properly shows the inventory items, including the equiped items. The inventory items can be dragged around. The inventory can loaded from saved games.
Full change log:
* Added inventory and equipment dialog.
* Added GUI widgets for inventory items.
* Character inventory can be loaded from saved games.
* Refactored the GUI widgets a bit.
* Improved search paths for original BaK data files.
* Several bug fixes.
2007-06-17 07:24:28 UTC by guidoj
-
xbak-0.1.1 released
Version 0.1.1 of xBaK, a fan-made remake of the computer RPG classic "Betrayal at Krondor", is released. The preferences dialog is now completed, although not every individual setting is entirely effective. The preferences are loaded on startup, and saved when changed.
Full change log:
* Slightly improved the 3D engine.
* Preferences dialog is completed, and some preferences are effective.
* Configuration file can be loaded and saved.
* Added a few more drawing primitives.
2007-03-29 18:52:29 UTC by guidoj
-
xbak-0.1.0 released and promoted to alpha stage
Version 0.1.0 of xBaK, a fan-made remake of the computer RPG classic "Betrayal at Krondor", is released. The most notable change is the implementation of a minimal 3D graphics engine. This release also marks the promotion of the development status to alpha.
Full change log:
* Added a minimal 3D engine.
* Added terrain and the illusion of movement to the main game view.
* Added geometrical classes.
* TBL files can be loaded and partly interpreted.
* OBJINFO.DAT file can be loaded (mostly interpreted).
* Several bug fixes.
2007-01-10 17:53:53 UTC by guidoj