Skip to content

Releases: xDrHellx/Bok-Interface

v0.1.6a

18 Jun 20:46
Compare
Choose a tag to compare

Features

Boktai 2: Solar Boy Django

  • Added Items inventory editor
  • Added Key Items inventory editor

Tools

Memory Values List (MVL)

  • Added new addresses / values

Bug fixes

  • Fixed some subwindows not showing on top of their parent
  • Fixed an issue preventing some values from being set for Boktai 3
  • HOTFIX : Fixed an issue where some items takes longer to rott in Boktai 2. In this case the maximum durability that can be set is increased (related items : Tomato Juice, Redshroom, Blueshroom).

Misc

  • Reduced the amount of memory used by the Bok Interface
  • Memory being used by the Bok Interface should now fluctuate less when subwindows are opened

v0.1.5

18 May 14:33
Compare
Choose a tag to compare

Features

Tools

Memory Values List (MVL) (#13)

  • Added the MVL tool for games that have memory addresses in the Bok Interface.
  • It can be used to see the addresses that have been added to the Bok Interface for the current game with descriptions, types and domains.
  • Information listed can be copied via Ctrl + C.

Bug fixes

  • Fixed an issue preventing some values from being updated after soft resets for Bok 2 & 3 (see #9 for more explanation).

v0.1.4a

09 Mar 15:47
Compare
Choose a tag to compare

Features

All games

  • Updated the groups / sections in the Status Edit subwindow. Each section now has a checkbox that can be checked or unchecked to prevent the fields inside from being updated
  • Added the current Bok Interface version to the main window title

Boktai 2: Solar Boy Django

  • Added Stat points available to the interface & status editor

Bug fixes

  • Added checks for preventing Level from being adjusted when also modifying the EXP. Level will now be set correctly, and only increase if the amount of EXP set is high enough to reach higher levels
  • Fixed an issue preventing set values for Stats in Bok 2 from persisting after swiching room

v0.1.3a

02 Mar 03:46
Compare
Choose a tag to compare

Features

Boktai 2: Solar Boy Django

  • Added Level & EXP to the interface & status editor
  • Added the version next to the game name (v1.0, v1.1, ...)

Bug fixes

  • Corrected wrong memory addresses being used for setting Stats (the previous Stats values would be set back upon switching room)

Known issues

  • Level sometimes needs to be applied a second time to be correct. This is due to the game trying to adjust it automatically based on the previous amount of EXP. EXP takes too long too be set in-game, and thus Level begins adjusting for a few frames.

v0.1.2

25 Feb 20:56
Compare
Choose a tag to compare

Features

All games

  • Added warnings indicating which values currently needs switching room to be fully updated after being modified
  • Updated Tile Data Viewer (see section below)

Boktai 2: Solar Boy Django

  • Added HP, ENE, Stats & Skill to the interface (hover over a Skill's level to get the current EXP amount)
  • Added the Status editor for modifying the above on the fly

Tools

Tile Data Viewer

  • Added tile effects checks for Bok 2 & 3
  • Added more icons related to tile effects (solar panels, noise grids, ...) on the generated tilemap

v0.1.1

07 Feb 19:03
Compare
Choose a tag to compare

Features

All games

  • See Tile Data Viewer section below

Tools

Tile Data Viewer

  • Separated tile effects checks in different files (1 for each game because values are differents)
  • Added tile effects checks for Bok 2 & 3
  • Added solar panel icon
  • Added tile effects

v0.1.0

06 Feb 15:15
Compare
Choose a tag to compare

Features

All games

  • Nothing new since last release

Tools

Tile Data Viewer

  • Added more icons
  • Added tile effects on the tilemap (lava, ice, ...)
  • Fixed the game icon always being the one for Bok 1

Misc

  • Fixed the subwindows not showing on top of the main Bok Interface window (this sometimes made subwindows appearing behind it, preventing them from being seen)

v0.0.9

21 Jan 15:24
Compare
Choose a tag to compare

Features

Boktai: The Sun is in Your Hand

  • Added stairs icons on Tile Data Viewer

Boktai 2: Solar Boy Django

  • Added stairs icons on Tile Data Viewer

Boktai 3: Sabata's Counterattack

  • Added stairs icons on Tile Data Viewer

Lunar Knights / Boktai DS

Nothing new since last release

Misc

  • Added code for forcing the "Display messages" setting in BizHawk to true when the Bok Interface is activated. The setting will go back to how it previously was once the Bok Interface is closed or if the current game is not a Boktai game.