1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-26 07:03:18 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
LDDestroier
8807f4ac0a
Added per-window transformation support
boy this is a doozy
2019-12-11 02:37:13 -05:00
LDDestroier
a3abda09df
Fixed transparency, added other options
Added the windont.info table, which will tell you miscellaneous information about the API
 + time in which the render function was last called
 + list of all windows rendered last
 + amount of windows rendered last
 + amount of term.blit calls during last render
Fixed term.scroll
Fixed transparency
Added "meta.renderBuddies" table which renders all windows associated with the main one inside the table after rendering the main one.
2019-12-11 00:29:30 -05:00
LDDestroier
fe9956a65b
Fixed some stuff
Transparency now works
Window positions now work properly (gotta test these things beforehand...)
2019-12-09 03:53:52 -05:00
LDDestroier
1ea4ec8910
Create windont.lua 2019-12-09 02:30:33 -05:00