Skip to content

textureldr v1.3a

Compare
Choose a tag to compare
@poweredbypie poweredbypie released this 22 Jan 20:15
· 23 commits to master since this release

DOWNLOAD: textureldr-v1.3a.zip

again, binaries attached individually if you want them individually.

ADDITIONS:

  • back button, apply button, and refresh button are now ButtonSprite instances, meaning they enlarge when clicked like all other buttons in the game.
  • background. very ugly. very gray. setColor hates me, i'll have to investigate why it does.
  • refresh button pops up with some informational text. tells you how many packs were added, removed, and ignored, due to invalid folder names.

FIXES:

  • refresh button ignores folders that cannot be displayed by default fonts in geometry dash. fixes crashing and FMOD not being able to play the menuLoop due to not being able to read the folder name.
  • fixed the achievements being blank when using auto-inject. hacky fix, though; will try and improve it in the future.