Commit graph

9 commits

Author SHA1 Message Date
Rodrigo Paixão
0516b745b3
Fix nil access in controller scheduled events (#1345) 2025-10-06 10:52:59 -03:00
Renato Machado
f97007320f
improve: html/css v0.3b (#1333)
- Added support for reactive *for loops
- Implemented full event propagation system
- Fixed align-items to properly center elements vertically
- Fixed several bugs (and probably added a few new ones too 😆)
2025-10-04 18:50:59 -03:00
Renato Machado
1896b13c33 fix: HTML element events were not automatically bound when elements were created dynamically. 2025-09-28 17:23:56 -03:00
Renato Machado
6a2bff9a80
improve: html/css syntax 2025-09-28 14:46:24 -03:00
Renato Machado
dca3eb4f1d
improve: game_walk use controller system 2025-01-18 06:31:57 -03:00
InnerCircleTFS
db94fde2e1
improve: controller. add registerOpcode and reorder Controller:onTerminate 2024-12-10 14:51:30 -03:00
Renato Machado
e56528e0c1 fix: memory leak in controller 2024-08-29 18:07:23 -03:00
Renato Machado
ebc37798ef
improve: html syntax
- cleanup and organization
- add support tag link to import external css ex: <link href="module/any.css" />
- fix display block alignment
- add textarea css
2024-07-26 14:01:35 -03:00
Renato Machado
886a590459
feat: html system (#824) 2024-07-16 21:36:58 -03:00
Renamed from modules/gamelib/controller.lua (Browse further)