Commit Graph

17 Commits

Author SHA1 Message Date
LabyStudio 24c0451031 use threejs module js, remove unused libraries, increase world generation seed to 64 bit, implement random world spawn, improve start script 2022-05-12 02:57:23 +02:00
LabyStudio 3e2bf1eddb implement biome color 2022-05-05 01:27:08 +02:00
LabyStudio d846613ca9 implement new terrain generator, cave generator, tree generator, implement big tree generator, improve light update performance 2022-05-04 23:35:53 +02:00
LabyStudio 058b81210a implement sunrise and sunset, improve sky coloring, implement alpha channel in Tessellator, update threejs 2022-05-03 00:40:38 +02:00
LabyStudio 45961bbfbb convert classes to es6
(cherry picked from commit e7615d49a4071fe5b5f192884f142c9f3385211a)
2022-05-02 04:45:51 +02:00
LabyStudio 6e46e5e838 make items darker in pause menu 2022-02-13 04:32:21 +01:00
LabyStudio 7858e98ffa implement torch block and block lightning 2022-02-13 02:54:57 +01:00
LabyStudio 9e0045f807 implement save and load settings 2022-02-12 22:42:35 +01:00
LabyStudio 52427e610d implement item renderer, add debug information to overlay 2022-02-05 16:18:31 +01:00
LabyStudio cc3da60a6e implement water fog 2022-02-01 11:06:34 +01:00
LabyStudio ed49c9f776 implement stats.min.js, improve fps 2022-02-01 08:30:51 +01:00
LabyStudio ac850a5101 improve performance 2022-02-01 01:26:17 +01:00
LabyStudio 33998053c1 implement fog and improve render quality 2022-01-31 22:03:22 +01:00
LabyStudio 00af52a66a implement shading 2022-01-31 21:32:35 +01:00
LabyStudio c63bf36bca fix render glitches 2022-01-31 21:18:20 +01:00
LabyStudio af525c88fa use bulk drawing 2022-01-31 20:24:53 +01:00
LabyStudio 293a6d9553 refactor project structure, implement tessellator 2022-01-31 20:15:27 +01:00