Alexandre
|
16977db2d6
|
added (very primitive) gravity and physics engine
|
2024-07-22 23:21:43 +02:00 |
Alexandre
|
8f4b74c171
|
color and transparency fix
|
2024-07-18 14:06:37 +02:00 |
Alexandre
|
22927a4aa9
|
texture fix
|
2024-07-18 14:04:35 +02:00 |
Alexandre
|
443b95d55a
|
added textures for ores
|
2024-07-18 13:41:53 +02:00 |
Alexandre
|
a96ed3b1bd
|
nerfed coin/ore spawning rate by 10%
|
2024-07-17 23:18:55 +02:00 |
Alexandre
|
0a874da94d
|
added ore spawning through a structure
|
2024-07-17 23:09:08 +02:00 |
Alexandre
|
5e7a78be82
|
fixed structures being farmable in a small area + started working on mining
|
2024-07-16 22:59:19 +02:00 |
Alexandre
|
17725892fe
|
added random money generation throughout the maze
|
2024-07-12 20:16:49 +02:00 |
Alexandre
|
8553435526
|
added money bcuz wy not
|
2024-07-12 20:07:49 +02:00 |
Alexandre
|
246d726a7f
|
frequency change
|
2024-07-10 12:16:22 +02:00 |
Alexandre
|
9c72cb51e8
|
small addition (yellow cubes at the center)
|
2024-07-10 12:15:56 +02:00 |
Alexandre
|
0b08e44c4b
|
added random structure generation
|
2024-07-10 12:11:25 +02:00 |
Alexandre
|
def4253da9
|
refactoring of render functions
|
2024-07-10 11:06:23 +02:00 |
Alexandre
|
60ae801f1b
|
added infinite maze generation and coord display
|
2024-07-07 09:46:29 +02:00 |
Alexandre
|
8a88f07366
|
rework of user input system
|
2024-07-04 10:35:39 +02:00 |
Alexandre
|
6feef49545
|
added procedural generation
|
2024-07-03 19:49:51 +02:00 |
Alexandre
|
70aa163db0
|
refined ray casting to edges instead of whole cubes
|
2024-07-03 19:34:09 +02:00 |
Alexandre
|
c70cd64e29
|
Added ray casting to significantly improve frame rate
|
2024-07-03 12:55:57 +02:00 |
Alexandre
|
2585ec0556
|
also refactored the chunk system to be lighter
|
2024-07-02 18:51:12 +02:00 |
Alexandre
|
a92fdaaa2d
|
fixed a major bug when parsing maze would kill any first chunk's cube
|
2024-07-02 18:46:43 +02:00 |
Alexandre
|
6da4f7853a
|
added support for custom textures ,but it takes way too long to load :(
|
2024-07-02 16:24:45 +02:00 |
Alexandre
|
4be82de50c
|
added colored floor
|
2024-07-01 22:28:01 +02:00 |
Alexandre
|
95926f322b
|
Fixed major graphics bug (farther cubes getting distorted) + added floor
|
2024-07-01 19:10:46 +02:00 |
Alexandre
|
745149237a
|
Rescaled maze
|
2024-07-01 14:45:16 +02:00 |
Alexandre
|
167615c1a8
|
upscaled maze
|
2024-07-01 14:34:51 +02:00 |
Alexandre
|
df045e2dd6
|
Working (hopefully) chunk system
|
2024-07-01 14:26:45 +02:00 |
Alexandre
|
7c90754be9
|
working to have chunk-based display
|
2024-07-01 13:15:40 +02:00 |
Alexandre
|
d24f925b0a
|
Screen no longer flickers when moving ; added dark background ; added player control keys
|
2024-06-30 19:45:52 +02:00 |
Alexandre
|
d56f1cc818
|
Fixed cubes behind camera clogging up screen
|
2024-06-30 17:34:03 +02:00 |
Alexandre
|
4a1aba8a71
|
Initial commit
|
2024-06-30 16:28:02 +02:00 |