Commit Graph

100 Commits (a2500d96291e2417954f7667f58ae49779da356d)

Author SHA1 Message Date
Marc Gilleron a2500d9629 Fix inventory margin and hide dragged item 2020-08-17 20:24:46 +01:00
Marc Gilleron 0ce7362387 A bit of cleanup 2020-08-17 20:16:57 +01:00
Marc Gilleron 4df06b6637 Added rocket launcher 2020-08-17 20:16:08 +01:00
Marc Gilleron 64bb77bbc2 Compress uniform channels in generator 2020-08-16 20:05:40 +01:00
Marc Gilleron cb0c37c5f9 Added inventory 2020-08-16 20:05:13 +01:00
Marc Gilleron 4491414b83 Enable shadows by default 2020-08-16 20:03:02 +01:00
Marc Gilleron 658a6694dd Fix stairs orientation 2020-08-16 20:02:02 +01:00
Marc Gilleron f9de1b5fcb Refactor the way Blocks are loaded. Now a node to avoid cyclic references. 2020-08-16 02:09:37 +01:00
Marc Gilleron d01056015c Unused file 2020-08-05 20:20:55 +01:00
Marc Gilleron b30dfab1b4 Updated screenshot and added a few demo descriptions 2020-08-05 20:17:18 +01:00
Marc Gilleron e17d36ff18 Improved world generation:
- Taller trees with more leaves
- Terraces
- Water ponds
- Dead shrubs
2020-08-05 20:11:16 +01:00
Marc Gilleron f2eeb2c6c7 Added dead shrubs 2020-08-05 20:06:19 +01:00
Marc Gilleron 099ad1dfcd Switch generator to a custom one with grass and trees 2020-08-05 00:08:50 +01:00
Marc Gilleron 9a0f1f35fd Grass no longer dies under tall grass 2020-08-05 00:05:16 +01:00
Marc Gilleron 759e66ba10 Added leaves 2020-08-05 00:02:01 +01:00
Marc Gilleron 9dd90018eb Fix import paths 2020-08-01 23:46:49 +01:00
Marc Gilleron 199c831d72 Moved hotbar to its own directory 2020-08-01 23:23:44 +01:00
Marc Gilleron 91e87405da Rails no longer collide with the player 2020-08-01 22:59:19 +01:00
Marc Gilleron 774808b3c3 Added rails 2020-08-01 22:26:17 +01:00
Marc Gilleron 71bde92949 Fix conflicting function name 2020-08-01 22:24:11 +01:00
Marc Gilleron d337685874 Added (dangerous) water 2020-07-29 21:33:07 +01:00
Marc Gilleron e8b0718531 Thicker hotbar selection rectangle 2020-07-29 21:29:04 +01:00
Marc Gilleron 0bd06d5639 Have mouse wheel cycle through hotbar 2020-07-29 21:27:50 +01:00
Marc Gilleron 45950e40af Added glass block 2020-07-28 23:14:30 +01:00
Marc Gilleron 366e3e1d5f Added picking with MMB 2020-07-28 22:36:40 +01:00
Marc Gilleron 39f48b106c View-based placement of blocks with Y rotation 2020-07-28 22:05:54 +01:00
Marc Gilleron cf8b6b4b22 Look-based placement of blocks with axial rotation 2020-07-28 21:20:37 +01:00
Marc Gilleron ad54c1706a Added grass growth using random ticks 2020-07-28 20:41:43 +01:00
Marc Gilleron 8b9cb5b70f Added blocky game WIP 2020-07-26 01:35:53 +01:00
Marc Gilleron cb2cb5283a Use debug draw addon 2020-07-23 19:35:53 +01:00
Marc Gilleron 9359f84345 Use _unhandled_input to control character so it won't interfere with UI coming on top 2020-07-23 19:34:30 +01:00
Marc Gilleron dcc32eb030 Cleaned up a few more scripts 2020-05-07 21:08:21 +01:00
Marc Gilleron 2d609c08f6 Cleaned up and updated project 2020-05-07 20:57:03 +01:00
Marc Gilleron 377b30ae69 Moved wirecube cursor creation to utility script 2019-09-12 20:18:05 +01:00
Marc Gilleron 63c18a8883 Moved common stuff in a common/ folder 2019-09-12 19:39:20 +01:00
Marc Gilleron 3fcee8a8a6 Hide block debug by default 2019-09-12 19:38:22 +01:00
Marc Gilleron 31127bc3c1 Fixed transvoxel test 2019-09-12 19:17:53 +01:00
Marc Gilleron 48fa3404bd Fixed things for latest version 2019-09-12 19:02:08 +01:00
Marc Gilleron dc36439ac1 Ignore region save files 2019-09-12 18:57:32 +01:00
Marc Gilleron de438d7d11 Fix "provider" still used in VoxelLodTerrain demo 2019-06-02 16:22:49 +01:00
Marc Gilleron 70e9d94d96 Fix missing API renames 2019-06-02 04:07:09 +01:00
Marc Gilleron 89619d9dd7 Re-added some info to debug GUI in blocky_terrain demo 2019-06-02 02:03:16 +01:00
Marc Gilleron 2bbac76e7d Ignore debug and saving data 2019-06-02 02:01:30 +01:00
Marc 1e8991233b
Merge pull request #63 from tinmanjuggernaut/fix-api-change
Updates scenes for new API
2019-06-01 20:11:35 +01:00
Marc d66dee0363
Merge pull request #64 from tinmanjuggernaut/license
Added license
2019-06-01 20:10:43 +01:00
Marc Gilleron 28b77af6cc Update readme to explain it's multiple tests and demo scenes 2019-06-01 20:09:40 +01:00
Marc Gilleron cb1e535e99 Ignore debug data 2019-06-01 20:06:39 +01:00
Marc Gilleron 9328e96ad5 Added lod DMC terrain scene 2019-06-01 20:06:04 +01:00
Marc Gilleron 17cd56dca0 Fix random patches of dirt on smooth LOD terrain 2019-06-01 20:04:22 +01:00
Marc Gilleron b5e3bf18cf Mouse zooming is now exponential 2019-06-01 20:03:42 +01:00