Commit Graph

13 Commits

Author SHA1 Message Date
zxq5 c3c4633cf1 made significant upgrades to the rendering API. now need to move all applications to the new API and deprecate the old one. 2025-02-18 03:59:34 +00:00
FantasyPvP d5d9e031d5 - added a new API for switching between terminal and application mode
- removed unneeded imports to reduce the dumb amount of warnings from the compiler
- added a bounds check in frame.rs to avoid a panic when a frame tries to render a character out of bounds, instead returning an error
2024-03-22 00:12:15 +00:00
FantasyPvP 80bf5b968e - unit tests now work properly
- hopefully github actions workflow should run tests now?
2023-12-01 16:05:14 +00:00
FantasyPvP 568711e27d Update main.rs 2023-11-30 19:54:03 +00:00
FantasyPvP b16ce4a6f2 broken cbfa to fix for a while 2023-11-26 13:34:53 +00:00
FantasyPvP b9b6e7cc08 webhook test 2023-11-10 00:22:52 +00:00
FantasyPvP 20647dde75 e 2023-11-10 00:20:57 +00:00
FantasyPvP 8f0ddd7d4f e 2023-11-10 00:19:13 +00:00
FantasyPvP 3510210b99 e 2023-11-10 00:16:33 +00:00
FantasyPvP bf9c9be88d made a game
made a snake game and rewrote some rendering stuff again
2023-10-02 00:56:18 +01:00
FantasyPvP 0c39711875 worked on rendering code
worked on code for libgui for rendering a user interface
2023-04-28 00:10:20 +01:00
FantasyPvP 90d36d0471 e
e
2023-03-11 02:06:02 +00:00
FantasyPvP e491435dea ok
ok
2023-03-10 00:25:08 +00:00