Commit Graph

14 Commits

Author SHA1 Message Date
Toasterbirb b1b4865444 Timestep tweaks and increased text rendering quality 2022-02-14 17:29:17 +02:00
Toasterbirb 52b9af2ff8 Operator overloads, testing and math stuff 2022-01-26 22:35:04 +02:00
Toasterbirb bd0a45fc70 Maths and testing for those said maths
- Operation overloads for Vectors
- Distance calculations with Vectors
- Centerpoint between two vectors
- Testing for everything listed above
2022-01-25 19:31:28 +02:00
Toasterbirb 092311a2e5 Optimized animation frame timing a bit 2022-01-24 21:42:34 +02:00
Toasterbirb e11ea35c4c Minor README update and some git hassles 2022-01-24 21:13:15 +02:00
Toasterbirb 296a65b062 Physics and some other tweaks
The game window size can now be locked. There's also now a few functions
for handling collisions
2022-01-18 21:32:04 +02:00
Toasterbirb 77db031342 A small namespace rework 2022-01-18 13:32:01 +02:00
Toasterbirb 360877207a Updated entity system a bit and added a new color to values 2022-01-17 18:07:29 +02:00
Toasterbirb 3e0195dc17 Fixed some memory leak and added sum stuff to make SeedSplit possible 2022-01-17 00:43:04 +02:00
Toasterbirb e948cb4db7 Moved license and readme back to the root directory 2022-01-01 03:36:28 +02:00
Toasterbirb 668bc35226 Got sound working 2021-12-31 22:44:19 +02:00
Toasterbirb 868bc065b7 Rewriting continues... 2021-12-31 05:52:13 +02:00
Toasterbirb 54dd81593b Complete rewrite
Started a complite rewrite. Might cleanup the repo a bit later on (and
get rid of the legacy code)
2021-12-30 22:01:37 +02:00
Toasterbirb 0387b42e85 Initial commit (commit history cleanup) 2021-12-10 08:31:09 +02:00