Commit Graph

12 Commits

Author SHA1 Message Date
Bram Verhulst
600050c198 Add Main UI, Fuel meter. Add particles to player digging 2024-05-14 12:28:37 +02:00
Bram Verhulst
8c3a485c2d Started on GuiIcon, General fixes 2024-05-09 00:46:05 +02:00
Bram Verhulst
e75b80eea8 Add more ores
Add weighted random distribution
2024-04-22 22:34:39 +02:00
Bram Verhulst
db83ae5e13 Remove Point2f, replace with Vector2f 2024-04-17 13:54:48 +02:00
Bram Verhulst
9def986c83 Fix precompiled headers
Added edge detection (if it works :/)
2024-04-06 01:23:24 +02:00
Bram Verhulst
0f9bb76973 Reformat + Basic animation system
General fixes
2024-04-01 10:27:37 +02:00
Bram Verhulst
d5e4aa9752 Fix camera, added more collsion stuff
added pink color
2024-03-19 10:20:07 +01:00
Bram Verhulst
39c744ba79 Add Imgui, Add TextureManager
From 1.1k texture loads to 5
2024-03-18 12:22:56 +01:00
Bram Verhulst
d6c5cfa47b Collision reworked into a Collision Namespace
Added basic player (Needs work)
2024-03-13 01:09:12 +01:00
Bram Verhulst
d6bb3add26 Added the Grid, Camera, Level system
Basic player
Started (Barely) on the TextureManager
And other fixes
2024-03-11 03:29:44 +01:00
9dbfef5e78 Update Gitignore and Basic Camera / Level Implementation 2024-03-08 12:27:04 +01:00
3dcfc744d5 Update README.md
Add GameProject to Solution
2024-03-07 15:36:20 +01:00