Commit Graph

22 Commits

Author SHA1 Message Date
Lephenixnoir 6e4899bc6a
meta: icon 2022-07-17 17:03:16 +01:00
Lephenixnoir 511a53851f
meta: quit confirmation 2022-07-17 17:03:08 +01:00
Lephenixnoir 27dd8b1d36
meta: add title screen + random world generation 2022-07-17 16:54:18 +01:00
Lephenixnoir 492ac60b4a
disable fxlink comm for CPC release 2022-07-17 16:45:50 +01:00
Lephenixnoir cc91261186
gameplay: add block placing 2022-07-17 16:36:34 +01:00
Lephenixnoir eb8bf66f45
gameplay: tool basics (pickaxe for stone) 2022-07-17 16:28:46 +01:00
Lephenixnoir 8867d825f3
gameplay: item stacks and basic item pickup 2022-07-17 15:59:43 +01:00
Lephenixnoir cc84466726
gameplay: add player inventory 2022-07-17 15:33:55 +01:00
Lephenixnoir 8fd89c01a9
item: add item definitions 2022-07-17 15:23:23 +01:00
Lephenixnoir 1a6cea1e19
gameplay: add block breaking 2022-07-17 14:58:19 +01:00
Lephenixnoir 7f93d324d4
gameplay: add cursor movement 2022-07-17 14:35:13 +01:00
Lephenixnoir 375bec919e
gameplay: player movement and collisions 2022-07-17 12:40:35 +01:00
Lephenixnoir 845517793a
meta: rename src/graphics.cpp -> src/camera.cpp 2022-07-17 11:58:47 +01:00
Lephenixnoir 46f9e4f720
worldgen: grass/flower patches, trees, oceans, caves, ores 2022-07-17 11:55:49 +01:00
Lephenixnoir 5b164ab684
meta: add USB screenshot/video function 2022-07-17 02:00:18 +01:00
Lephenixnoir 535936c32e
worldgen: irregularly-shaped biomes 2022-07-17 01:52:21 +01:00
Lephenixnoir c3ae9c4942
worldgen: fractal Perlin noise 2022-07-17 01:40:51 +01:00
Lephenixnoir 252ff19f2a
worldgen: add Perlin noise test 2022-07-17 01:22:34 +01:00
Lephenixnoir fa68e83260
worldgen: trivial jump-flood voronoi for biomes 2022-07-17 00:07:12 +01:00
Lephenixnoir 8b1eb85c51
camera: debug controls 2022-07-16 22:44:58 +01:00
Lephenixnoir b92cbcec5b
render, block, world: first prototype 2022-07-16 22:02:04 +01:00
Lephenixnoir 56fb2c8366
meta: project setup 2022-07-16 12:16:36 +01:00