Commit Graph

14 Commits

Author SHA1 Message Date
Bram Verhulst
d5c002c2b2 Add Particles (basic) 2024-05-09 13:50:52 +02:00
Bram Verhulst
8c3a485c2d Started on GuiIcon, General fixes 2024-05-09 00:46:05 +02:00
Bram Verhulst
77784a167e Remove All Memory leaks 2024-05-02 14:57:47 +02:00
Bram Verhulst
b6be73019f Add window icon,
Add digging animation (Non functional)
2024-05-02 12:28:12 +02:00
Bram Verhulst
8d56c747be Add fps 2024-04-30 09:01:59 +02:00
Bram Verhulst
f5d352239c Add basic controller Support
Fix more memory leaks (seeing a trend here)
2024-04-24 21:38:14 +02:00
Bram Verhulst
1b90f222a4 Add alot of memory leak fixes 2024-04-23 11:17:17 +02:00
Bram Verhulst
e75b80eea8 Add more ores
Add weighted random distribution
2024-04-22 22:34:39 +02:00
Bram Verhulst
e578a77d84 Added Buildings
Fixed rendering bugs with edges
2024-04-22 00:32:06 +02:00
Bram Verhulst
5477b8a7f2 Fix digging 2024-04-20 20:20:54 +02:00
Bram Verhulst
ebda39f690 Add Building, Add Hard floors 2024-04-18 15:39:18 +02:00
Bram Verhulst
db83ae5e13 Remove Point2f, replace with Vector2f 2024-04-17 13:54:48 +02:00
Bram Verhulst
64e96ab209 Pre Point2f Nuke
Fixed drawing,
Added general optimisations
2024-04-16 14:08:41 +02:00
Bram Verhulst
9def986c83 Fix precompiled headers
Added edge detection (if it works :/)
2024-04-06 01:23:24 +02:00