Skip to content

Releases: L-P/Ivan

v1.4.0

31 Jan 10:29
@L-P L-P
v1.4.0
Compare
Choose a tag to compare
  • Auto stone input
  • Better visual KP separation

v1.3.0

11 Nov 12:15
@L-P L-P
v1.3.0
Compare
Choose a tag to compare
  • Timer no longer runs in background when paused.
  • Add option to disable input viewer.
  • Add global cancel with Escape.
  • Add timer save/restore.
  • Fix Frogs 2 hint.

v1.2.0

05 Nov 14:11
@L-P L-P
v1.2.0
Compare
Choose a tag to compare
  • Upgrade ebiten to v2
  • Remove limits on hint count
  • Add dynamic hint display (no set layout / count)

v1.1.0

05 Oct 16:12
@L-P L-P
v1.1.0
Compare
Choose a tag to compare
  • Added input viewer

v1.0.0

24 Sep 21:47
@L-P L-P
v1.0.0
Compare
Choose a tag to compare
  • Feature complete-ish.
  • Added fast dungeon input.

v0.0.5

06 Sep 00:04
@L-P L-P
v0.0.5
Compare
Choose a tag to compare
  • Handle double-WOTH
  • Rename Ganon's Castle to Inside Ganon's Castle
  • Force gc to Goron City and igc to Inside Ganon's Castle

v0.0.4

26 Jun 04:08
@L-P L-P
v0.0.4
Compare
Choose a tag to compare
  • Fix aspect ratio (optimized to fit both the 4:3 game and the tracker
    in a 16:9 canvas)
  • Make keybinds customizable
  • Add autosave/reload
  • Fix undecorated windows on darwin

v0.0.3

23 Jun 17:59
@L-P L-P
v0.0.3
Compare
Choose a tag to compare
  • Add hint tracker

v0.0.2

23 Jun 10:09
@L-P L-P
v0.0.2
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • New item placement to fit better inside the grid.
  • Fix undo/redo.
  • Allow editing KP binds without recompiling.

v0.0.1

22 Jun 10:55
@L-P L-P
v0.0.1
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial item tracker and timer
  • Hint tracker & text search TBD