1
0
mirror of https://github.com/Michael2-3B/Isometric-Minecraft-CE.git synced 2025-02-03 12:53:24 +01:00

7 Commits

Author SHA1 Message Date
Michael B
75c4fc8f27 small fix 2022-02-08 00:10:41 -06:00
Michael B
59f9ce1a4d added map editing
does not include block deleting (aka placing air blocks)
2022-02-07 23:43:48 -06:00
Michael B
15f089223e added sand, flowers
Added sand block, flower decoration,
also forgot to mention this earlier but I included a height map algorithm as well for dynamic terrain.
2022-02-07 02:19:55 -06:00
Michael B
5663599d45 Player update and more
added player movement, characters

added lava, logs, leaves, planks, and some other blocks,

added culling so the renderer pretty much only renders the blocks that will be visible
2022-02-06 21:56:00 -06:00
Michael B
13848c7924 big update
changed size of blocks to be more cubic, made a bunch of new sprites, added 3d map storage, and a sample map with a structure on top
2022-01-23 03:31:04 -06:00
Michael B
efda5ffd9b lots of sprites 2022-01-20 01:10:03 -06:00
Michael B
4ea550f64d isometric stuff
added screenshots and current code
2022-01-18 20:58:46 -06:00