Skip to content

textureldr v1.2b

Compare
Choose a tag to compare
@poweredbypie poweredbypie released this 20 Oct 18:42
· 34 commits to master since this release

DOWNLOAD: textureldr-v1.2b.zip

binaries are attached if you want to download them one by one, but downloading the zip file is a lot more convenient.

fixes bugfixes related to refreshing texture packs, which would crash the game in some cases

from v1.2a:
ADDITIONS:

  • dll loads on startup, and texture packs apply automatically.
  • savefile extension, saves selector and offset position. list safety when loading (probably has bugs tho)
  • menuloop reloads when applying textures, you don't need to reload it by entering and exiting a level
  • no more messagebox (unless in debug mode) since it's unnecessary
  • changed behavior of list when moving elements to make more sense
  • more encapsulation

FIXES:

  • fixed windowed resolution messing up after closing & reopening the game
  • fixed quality not modifying properly
  • fixed list loading wrong when displayedlength is 0