Skip to content

TICuare v0.5.0 - Life is a change

Pre-release
Pre-release
Compare
Choose a tag to compare
@Crutiatix Crutiatix released this 09 Apr 20:21
· 25 commits to master since this release
  • Made revision of full code - made it more readable
  • Added new attribute shadow for element and element.text
  • Added a functionality of wrapping element's content (available from TIC-80 release v0.22.0)
  • Changed the way how are bounds are defined: from {{x,y},{x,y}} to {x={min,max},y={min,max}}
  • Added attribute relative to element.bounds which defines whether bounds should be positioned relative to anchored element or not