Skip to content

Releases: xDrHellx/Bok-Interface

v0.2.4

Choose a tag to compare

@xDrHellx xDrHellx released this 14 Jun 16:25

Bug fixes

Boktai: The Sun is in Your Hand

  • Fixed an issue preventing the Astro Battery event to be enabled properly.

v0.2.3

Choose a tag to compare

@xDrHellx xDrHellx released this 12 Jun 20:19

Features

All Games

  • Added tooltips for:
    • Item effects
    • Some Key Items based on relevancy / context

Boktai2: Solar Boy Django

  • Fixed an issue where a weapon's durability was not set to 0 when it has a malus (-X) or no bonus (0). This is how the game does it.
  • Added tooltips for Protectors (def, weight, effects)

Boktai 3: Sabata's Counterattack

  • Added Solar Bike editor
  • Added tooltips for:
    • Accessory effects
    • Solar Bike parts

Boktai DS / Lunar Knights

  • Added tooltips for Shield effects

v0.2.2

Choose a tag to compare

@xDrHellx xDrHellx released this 08 Feb 00:13
190e273

Bug fixes

Boktai 2: Solar Boy Django

  • Fixed values not being retrieved for inventories when editors are opened during in-game shop menus

Boktai 3: Sabata's Counterattack

  • Fixed values not being retrieved for inventories when editors are opened during in-game shop menus
  • Fixed wrong number of slots for the Frames tab of the Solar Gun editor (12 slots instead of 8)

Boktai DS / Lunar Knights

  • Fixed values not being retrieved for inventories when editors are opened during in-game shop menus

v0.2.1

Choose a tag to compare

@xDrHellx xDrHellx released this 07 Dec 12:49

Note regarding game versions

  • Due to content removal on DS, some items have different names and descriptions in US & EU versions and their effects might be disabled (for example Ryuusei no Rockman accessories).

Features

All games

  • Added region and version to the main window

Boktai DS / Lunar Knights

  • Added Items & Key Items inventory editors (all versions)
  • Added Accessories & Shields inventory editors (all versions)
  • Added Junk Parts inventory editor (all versions)

Tools

Memory Values List (MVL)

  • Fixed an issue preventing some addresses from being listed
  • Fixed an issue preventing the tool from being accessible while playing Boktai DS / Lunar Knights
  • Adjusted the order of addresses in dictionnaries to make parsing through them easier

Misc & Bug fixes

  • Compressed icons for game data (items, weapons, accessories, ...) to reduce file size (thanks shenef!)
  • Fixed an issue preventing the proper dictionnary of dynamic memory addresses from being initialized while playing Boktai DS

v0.2.0

Choose a tag to compare

@xDrHellx xDrHellx released this 03 Oct 17:07

Features

All games

  • Moved the "Edit" & "Misc. tools" sections to a menu at the top of the main window.
  • Added the "GUI" section to the menu at the top of the main window, see #39 for more info
  • Added current & average movement speed on Bok 1, 2 & 3 main windows (average is calculated based on the last 60 frames)
  • Disabled the buttons for maximizing & minimizing the main window.
  • Disabled the button for maximizing to fullscreen on most subwindows (most of them aren't meant to be maximized).

Boktai: The Sun is in Your Hand

  • Added detection for E3 demo / beta
  • Added Inventory (Items & Key Items) editor
  • Added Solar Gun editor
  • Added a menu for enabling events such the Astro battery unlock. Once enabled, this event can only be disabled by deleting savefiles or loading savestates.
  • Added current HP & ENE for the equipped battery to the main window
  • Added coffin data to the main window (only available when there's a coffin in-game)

Boktai 2: Solar Boy Django

  • Added a menu for enabling downloadable events (from "Joy Spots" in Japan). Once enabled, these events can only be disabled by deleting savefiles or loading savestates.
  • Added max HP & ENE to the main window
  • Updated Status editor to allow modifying Solls in solar station, solar bank & dark loans

Boktai 3: Sabata's Counterattack

  • Added max HP, ENE & TRC to the main window
  • Added Django's current level & EXP to the main window
  • Updated Status editor to allow modifying:
    • Django's current level, EXP & allocatable stat points
    • Solls in solar station, solar bank & dark loans

Tools

Memory Values List (MVL)

  • Added new addresses / values

Solar bank interests simulator

  • Added tool for Boktai 2 & 3, see #35 for more info

Tile Data Viewer

  • Improved detection of tile effects for Boktai 1 (noise grid, lava, ice, ...) by checking bitmasks instead of hex values.

Bug fixes

  • Fixed an error related to version checks causing the Bok Interface to crash when closing certain games on BizHawk.
  • Fixed an issue where sometimes Django's icon would not be shown for Boktai 3 after opening the Tile Data Viewer tool during the GBA logo & loading a savestate

v0.1.9a

Choose a tag to compare

@xDrHellx xDrHellx released this 19 Apr 15:25

Bug fixes

  • Fixed an issue preventing setting the refine level on some Bok 3 swords. When doing so, the attack pattern is updated via a dictionnary : however some keys had an extra space in them.

v0.1.9

Choose a tag to compare

@xDrHellx xDrHellx released this 28 Jan 10:58

Features

Boktai 2: Solar Boy Django

  • Updated the Items inventory editor with the ability to cover items with chocolate (it will also indicate if an item is chocolate-covered when retrieving the inventory)
  • Added Magics editor

Boktai 3: Sabata's Counterattack

  • Updated Status editor
  • Added Items & Key Items inventory editors
  • Added Accessories inventory editor
  • Added Weapons inventory editor (swords)
  • Added Solar Gun inventory editor (lenses & frames, Phantom frame from Sabata is disabled as it causes the game to crash when added to Django's inventory)

Tools

Memory Values List (MVL)

  • Added new addresses / values

Bug fixes

  • Fixed an issue preventing the Bok Interface from being compatible with BizHawk 2.10
  • Fixed an issue preventing subwindows from being closed when changing game
  • Fixed an issue preventing the Boktai 2 Accessories (Protectors) editor from being reopened after closing it
  • Fixed an issue related to the Bok 2 (Ringo) .ico file on Linux
  • Fixed an issue related to the Gram weapon icon on Linux

Misc

  • Adjusted some windows & subwindows sizes
  • Added an icon & a description to the Bok Interface option in BizHawk's Tools => External Tool menu