Sunday, March 17, 2019

Dev Log March 17 2019

Worked hard all morning on WristLua

added lots of lua buttons yesterday, added font color and bold controls today.

fixed an error where search and replace was might crash if the script was greater than 20k characters. upgraded this to the hardcoded limit of 200k characters same as the lua script.

You can now use " in your code

you can now use print("<color=#FF0000><font_size=32>Hello</color></font_size>") to print a red size 32 hello to output. recommended you dont go above 34 as it can glitch the watch view.  I have hardcoded a limit but you can set whatever size you want using this command.

That's 12 hours working on it today. think ill take a break.

No comments:

Post a Comment