Skip to content

Releases: edemaine/recursed-xls2lua

v0.3.2

07 Sep 16:37
Compare
Choose a tag to compare
  • Upgrade xlsx package

v0.3.0

02 Feb 21:35
Compare
Choose a tag to compare
  • Spreadsheet expansion feature: process all duplicate rooms and write out a fully expanded .xlsx file
  • Upgrade xlsx package

v0.2.1

29 Mar 15:49
Compare
Choose a tag to compare
  • Add substitute subcommand when duplicating a room. This makes it especially useful: you can make lots of nearly similar rooms without having copy/paste drift.
  • Bug fix for yield: They were appearing one pixel too low before.

v0.2.0

29 Mar 15:36
Compare
Choose a tag to compare
  • Add duplicate:room feature for making copies of rooms (but with different names)

v0.1.2

29 Mar 14:18
Compare
Choose a tag to compare
  • Fix bad bug that caused y drift within a row

v0.1.1

29 Mar 13:44
Compare
Choose a tag to compare
  • Remove conflict on d: diamond short form is now di (d is for door, an alias for lock)

v0.1.0

29 Mar 04:16
Compare
Choose a tag to compare
  • Add support for global objects via !
  • Add -o option to output level to a specified directory, e.g., directly to Steam
  • Bug fix: Auto-quote record argument

v0.0.6

29 Mar 02:01
Compare
Choose a tag to compare
  • Remove trailing blank rows until we get to 15 rows (sometimes XLSX exports include these blank rows)

v0.0.5

29 Mar 01:49
Compare
Choose a tag to compare
  • Fix b behavior

v0.0.4

29 Mar 01:38
Compare
Choose a tag to compare
  • Executable should now work on all operating systems with /usr/bin/env