Commit Graph
72 Commits
Author SHA1 Message Date
paula dfabe40e7a Server actually ticks 2026-09-25 13:25:25 -03:00
paula 2a2ccae9ce Improve networking 2026-09-25 00:08:01 -03:00
paula 6458bc0440 Implement main game as a mod 2026-09-24 23:49:34 -03:00
paula 79faa556de Server authority 2026-09-24 19:34:07 -03:00
paula d12fa84b00 Optimize renderer 2026-09-24 18:52:20 -03:00
paula 14aba6b129 Webgpu renderer 2026-09-24 18:41:52 -03:00
paula a37ffd9127 Server 2026-09-24 18:34:16 -03:00
paula a758037f20 Tool 2026-04-14 10:51:57 -03:00
paula 2568694ada Wood pickaxe 2026-04-08 15:30:18 -03:00
paula 436adf9647 less than half finished block states 2026-03-30 15:43:26 -03:00
paula 510073f89b Chest (no texture 2026-03-30 14:54:48 -03:00
paula d9206b0488 Visuak break progress ! 2026-03-30 14:41:18 -03:00
paula 43b00b556e Bad breaking blocks code (unfinished i need to work on something first 2026-03-27 20:10:24 -03:00
paula 30671b101a Planks 2026-03-27 17:41:52 -03:00
paula e0f0c3c4d5 Fire and arrow on furnace 2026-03-27 17:16:12 -03:00
paula 123a913d55 We ball 2026-03-27 16:21:56 -03:00
paula a736b9c5c0 Chat 2026-03-27 12:00:16 -03:00
paula 89b23582fa Hoe grass 2026-03-27 10:34:11 -03:00
paula 582e5fc34c Furnace 2026-03-27 10:32:53 -03:00
paula 188b7a4372 Register items for blocks 2026-03-26 11:07:41 -03:00
paula 6e6dd08af7 bad not working transparency 2026-03-17 23:06:32 -03:00
paula a3d5bc6b70 Glass block (no transparency 2026-03-15 15:01:03 -03:00
paula bb4cab327a Improve chunk mesh worker 2026-03-15 14:07:55 -03:00
paula 3ba45e4a2e Some block drops 2026-03-15 13:52:45 -03:00
paula 42f5536580 Fix worker harded code hash 2026-03-15 13:52:17 -03:00
paula 61011959f2 Janky (but working) worker for chunk_meshes 2026-03-15 02:48:25 -03:00
paula 1de6fe5fd1 Clear background 2026-03-14 21:10:01 -03:00
paula 7e90f2ea57 Improve controls 2026-03-14 20:33:13 -03:00
paula d8dace3efa Add padding to block textures to avoid texture bleeding? 2026-03-14 20:18:03 -03:00
paula 86092e0083 Simplify push face code 2026-03-14 20:12:58 -03:00
paula 5e7719207f Blocks with sides ! 2026-03-14 19:56:12 -03:00
paula ea6a6acfbe Rename everything "tile" to "block" 2026-03-14 19:16:25 -03:00
paula e73cbcf5db Collision 2026-03-14 19:12:56 -03:00
paula 5a368d33a1 Remove transparent mesh and block placing and breaking 2026-03-14 15:57:55 -03:00
paula 6cc38e3317 Improve meshs 2026-03-13 18:03:32 -03:00
paula 5348cd3d06 Terrain generation 2026-03-13 16:34:09 -03:00
paula 96a485743f Simple transparency 2026-03-13 13:16:35 -03:00
paula 9db229dde4 Mesh chunks 2026-03-13 09:30:41 -03:00
paula e890c561cd Just remove old 2d camera code 2026-03-12 22:53:21 -03:00
paula c154356e93 Cool 3d 2026-03-12 22:41:27 -03:00
paula d18942196b 3D game 2026-03-12 17:09:25 -03:00
paula 244f0eb741 nothing works 2026-03-11 16:55:14 -03:00
paula 680aedc2bb Remove the old single file renderer 2026-03-11 11:23:09 -03:00
paula 054125bc32 Separate renderer into own folder 2026-03-11 10:05:43 -03:00
paula d753cf4364 Furnce 2026-03-10 20:56:00 -03:00
paula c4fd8113c4 oops chest inventory starts at 0 2026-03-10 20:00:05 -03:00
paula 25c950422b Put gui tick above other systems 2026-03-10 19:57:00 -03:00
paula e9da307841 Crafting and chest 2026-03-10 19:53:15 -03:00
paula 9e2b2bcb42 Only render top screen 2026-03-10 18:28:09 -03:00
paula ada5d80023 Gui handler and basic inventory screen 2026-03-10 17:43:58 -03:00