28 Commits

Author SHA1 Message Date
Monty Marz
42a3ebeb21 Item icons, chests and more 2019-10-09 19:28:05 +00:00
Monty Marz
b8ac93c4ca Assets update, aesthetics, minor fixes 2019-10-04 18:27:12 +00:00
Joshua Barretto
98ed7416f7 Fixed typo 2019-09-26 14:03:41 +01:00
Joshua Barretto
6409d35f9e Added flower and grass items 2019-09-26 00:15:07 +01:00
Joshua Barretto
07568eb0d2 Added block collection, improved controls for it 2019-09-26 00:15:07 +01:00
Joshua Barretto
04de98286e Added velorite 2019-09-26 00:15:07 +01:00
Joshua Barretto
d14c9ca1bb Added apple and mushroom collection 2019-09-26 00:15:07 +01:00
Monty Marz
8c39a4751b More sprites, ui fixes, lianas 2019-09-01 19:04:03 +00:00
Monty Marz
01eb26206f Pfauenauge/plants grass 2019-08-21 17:22:05 +00:00
Joshua Barretto
baf42f2203 Added multiple sprite block kind support 2019-08-20 00:31:11 +01:00
Joshua Barretto
9b647993f0 Added wheat and sprite rendering 2019-08-19 21:09:35 +01:00
Joshua Barretto
e02a2142cf Fixed water in caves, made water reflection vary with lighting 2019-08-18 10:33:18 +01:00
Joshua Barretto
c1f269930a Added translucent meshing pass, water reflections 2019-08-18 10:33:18 +01:00
timokoesters
35b6aec861
Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
Joshua Barretto
cd70941918 Better path noise, better shadows 2019-06-26 19:14:12 +01:00
Joshua Barretto
5d102408f8 Stronger shadows, fewer cliffs in oceans 2019-06-26 19:14:12 +01:00
Joshua Barretto
63e86cee59 Worldgen performance improvements, better sun 2019-06-26 19:14:12 +01:00
Joshua Barretto
a8ee4418b7 Set default case for block type opacity 2019-06-13 11:59:05 +01:00
Cody
68d3642b3a Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
Joshua Barretto
ff5a6b9bcb Lighting fix 2019-06-06 12:25:06 +01:00
Joshua Barretto
3c16c5a3ec Added basic light 2019-06-03 22:50:47 +01:00
Joshua Barretto
f82c5eab42 Added chonks
Former-commit-id: a62fb321dbfb7541feaa9de4e641db9887b061fd
2019-05-17 18:44:30 +01:00
Forest Anderson
29095c3a64 Ran fmt on codebase
Former-commit-id: 7fecffa1dc66fffba4f07d45fb80960dc5178f4f
2019-04-29 20:37:19 +00:00
Joshua Barretto
7f6599e955 Started work on server-side chunks
Former-commit-id: 84a6bd7358f67a77043c4b11c787538f073c8d28
2019-04-14 14:23:43 +01:00
Joshua Barretto
77e9e847e4 Added test terrain loading and meshing 2019-01-23 20:01:58 +00:00
Joshua Barretto
f07f125b3a Added vox trait 2019-01-14 18:49:53 +00:00
Joshua Barretto
7465f46f73 Added figures, segments, test .vox files, basic animation test 2019-01-13 20:53:55 +00:00
Joshua Barretto
846e4d2a9e Started work on adding terrain 2019-01-02 19:22:01 +00:00