Skip to content

Releases: zmnpl/twad

Resect terminal color themes

13 Jul 05:43
Compare
Choose a tag to compare

Adding option to use the users terminal color theme for twad.

Fix woof save behaviour, no cgo

18 Sep 17:28
Compare
Choose a tag to compare

So this should finally fix the behaviour of woof. dsda still seems to ignore -save ... not sure why yet.

  • Compiled without cgo, to hopefully fix #8

Add woof and dsda to known ports

02 Aug 18:09
Compare
Choose a tag to compare

Woof and DSDA now added to known ports. They both are based on BOOM so currently the "act" like boom-forks and getting the same parameters.

Bug fixes based on issues

11 Jul 19:04
Compare
Choose a tag to compare

These two issues should be fixed with this release:
#6
#5

v0.20.0

22 Sep 18:02
Compare
Choose a tag to compare

After downloading from idgames twad now offers to import the archive.

v0.18.0

26 Jul 18:02
Compare
Choose a tag to compare
  • Add .pke as known extension for mod files
  • Some ui and navigation cleanup
    -- Change some keys
    -- Bigger "help" with F1
  • Can now "beam" to a specific map of a mod by name via the warp dialog

v0.17.0

25 May 10:17
Compare
Choose a tag to compare
  • ID Games Browser + download function via F2 key
    Very usable already. Still, quite a bit to do here such as a better download progress, and maybe an "auto install" of the download.

  • Custom port configs per game as well as a shared config storage (thanks to @nullstalgia)
    Each game can have it's "own" config for the configured source port by checking the according box in the Add/Edit dialog. As well shared configs can be used which are stored in ~/.config/twad/configs_shared in sub directories per source port to avoid conflicts.

  • Couple of fixes and refatcorings as always

v0.15.0

20 Apr 17:00
Compare
Choose a tag to compare
  • Now native (experimental) Windows support with some OS specific behavior; though double click and go
  • Integrated rudimentary idgames search (F2); in the future download / installation will be possible from here
  • Some minor bug fixes and refactoring

v0.14.0

08 Apr 09:25
Compare
Choose a tag to compare
  • More responsive layout (that massive header gets hidden on smaller terminals)
  • There is now a full keymap on F1
  • Option to store a url with a mod and visit with u
  • Now stores Add/Edit date so that you can recognize when to check if a new version has been released
  • Some code cleanup

v0.12.0

11 Nov 15:23
Compare
Choose a tag to compare

Add archiver lib and security warning for archive import
Minor cleanup