Commit Graph

5 Commits

Author SHA1 Message Date
Sage Vaillancourt c43c01d591 Correct assets.lua2p types 2025-03-21 23:08:23 -04:00
Sage Vaillancourt e242ab8b30 More explicit collision type.
Skip over globals defined in generated/assets during luacheck
2025-03-19 15:47:11 -04:00
Sage Vaillancourt 8730b38444 Process LiveForNFrames at end of frame.
Button -> Key
2025-03-19 14:54:31 -04:00
Sage Vaillancourt 7c69889098 Patch up some template holes.
More consistent collision detection, LiveForNFrames system, drawSystem split, more correct LOVE types, inspect.lus library for table printing, and a few improved tiny types.
2025-03-19 14:07:19 -04:00
Sage Vaillancourt 6ae9f830a4 Init commit
A very basic mostly-working Love2D project with tiny-ecs integration.
Includes some custom tiny-debug, tiny-tools, and tiny-types files, which hack in a bit of extra convenience.
2025-03-11 14:45:08 -04:00