Michael B
521f36d210
big lighting update & more
...
updated lighting so it doesn't pass through blocks, it's a bit slow though. gave sky a light level of 8. added gradual day/night. added feature to increase/decrease world brightness. added main menu. added some animated blocks like fire and chests, they are slow though.
also removed some old block sprites and such.
2022-02-19 01:35:29 -06:00
Michael B
4738d02bf2
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-11 00:55:09 -06:00
Michael B
4ca290b846
Added more shadow gradients
2022-02-11 00:55:07 -06:00
Michael
9e50c43705
Update README.md
2022-02-10 18:11:55 -06:00
Michael B
7c1aa433d5
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-10 17:53:33 -06:00
Michael B
14cfcdba56
Added torch lighting, night time
...
Also updated brick stair texture and stone brick texture
2022-02-10 17:53:30 -06:00
Michael
6f825d36b5
Update README.md
2022-02-10 01:52:03 -06:00
Michael B
3dac92a416
Added map rotation
2022-02-10 01:49:20 -06:00
Michael B
1814e433f3
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-09 21:15:02 -06:00
Michael B
26ed0f76d1
Added CONTROLS.txt
2022-02-09 21:15:00 -06:00
Michael
11f20173f0
Update README.md
2022-02-09 21:00:32 -06:00
Michael
b7994f8110
Update README.md
2022-02-09 20:59:51 -06:00
Michael B
9a7b98babc
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-09 20:56:42 -06:00
Michael B
67d0d6fbc7
Added shadows & more block physics
...
Shadows are not properly implemented yet and are treated as full blocks.
Block physics are also pretty rough right now, I added code so that a block placement/update can update other blocks on all sides of it, but this currently can cause a RAM clear
2022-02-09 20:56:39 -06:00
Michael
376dcce7aa
Update README.md
2022-02-08 23:07:21 -06:00
Michael
4598dd755d
Update README.md
2022-02-08 23:07:10 -06:00
Michael B
48c073dd7c
Added block gravity, block deletion
...
Sand and gravel now are affected by gravity. Also added block deletion so now you can place and break blocks.
2022-02-08 23:03:35 -06:00
Michael B
75c4fc8f27
small fix
2022-02-08 00:10:41 -06:00
Michael
a713bf446b
Update README.md
2022-02-07 23:49:01 -06:00
Michael
0f46291200
added map editing screenshot
2022-02-07 23:47:49 -06:00
Michael B
23969956f9
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-07 23:43:49 -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
95da4843b7
Update README.md
2022-02-07 02:22:06 -06:00
Michael B
8661376b5e
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-07 02:19:57 -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
5d7ddfb3ad
Update README.md
2022-02-06 21:59:44 -06:00
Michael
f8d91aeff4
Delete .DS_Store
2022-02-06 21:59:07 -06:00
Michael
b8d7492533
Update README.md
2022-02-06 21:57:41 -06:00
Michael
d7214ecce4
Update README.md
2022-02-06 21:57:27 -06:00
Michael B
6819af4515
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-02-06 21:56:28 -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
c5c39a1c86
Update README.md
2022-01-23 03:37:56 -06:00
Michael
fe4772b32c
Update README.md
2022-01-23 03:32:33 -06:00
Michael B
75223fc740
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-01-23 03:31:55 -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
09d9b77236
Update README.md
2022-01-20 01:13:28 -06:00
Michael B
190c42b5b6
Merge branch 'master' of https://github.com/Michael2-3B/Iso-Render
2022-01-20 01:12:08 -06:00
Michael B
efda5ffd9b
lots of sprites
2022-01-20 01:10:03 -06:00
Michael
2513079edc
Delete .gitattributes
2022-01-18 21:00:43 -06:00
Michael
c755ffca5d
Update README.md
2022-01-18 21:00:07 -06:00
Michael B
4ea550f64d
isometric stuff
...
added screenshots and current code
2022-01-18 20:58:46 -06:00
Michael B
7399fb35f0
Initial commit
2022-01-18 20:36:58 -06:00