Skip to content

Releases: origintopleft/tilandis

Alpha 3: Disqualification from Vaporware Status

10 Jun 19:42
Compare
Choose a tag to compare

Changelog:

  • Tilandis GUI is here! Everything is implemented. Hopefully the interface should be straightforward on its own.
  • Fixed not being able to supply arguments for a link in Tilandis if those arguments began with a - character.
  • There's an NSIS-based installer now! The installer automatically associates Tilandis with the tilecreator and tilandis protocols.

Should Have Most Of The TCProxy Functionality Now

27 Jan 22:36
Compare
Choose a tag to compare

Changelog:

  • "Run as Admin" switch (-A) implemented. Tilandis will save a new boolean value in links.json ("asadmin"). If this value is true, Tilandis will request that the process be run with administrator rights (including the UAC dialog). If this value is false (default) or doesn't exist (compatibility with older links.json files), the process will be run unelevated.
  • Now uses MessageBox() for errors instead of outputting to std::wcout. This is due to an internal switch to wWinMain causing std::wcout and friends to not actually do anything. Usage printing is temporarily unavailable. But hey, at least you don't have to read errors in that butt ugly font the command prompt uses by default!
  • Tilandis will now send a polite close request to TileCreator (currently not able to send to anything but TileCreator) shortly after launching your link. Interestingly, using Tilandis instead of TCProxy may fix TileCreator's "eded" bug. Then again, it may not. I'm certainly noticing it less. (edit 01.30: It does not fix the eded bug. My apologies for any mislead.)

Tilandis Rising

01 Jan 21:58
Compare
Choose a tag to compare
Tilandis Rising Pre-release
Pre-release

First release I feel comfortable releasing pre-built binaries for.