Commit graph

31 commits

Author SHA1 Message Date
Alexander Bass fe794b69a9 Before starting work on only sending changes in world
Doing this to allow for stupidly big worlds (also better network usage)
2022-06-24 08:10:06 -04:00
Alexander Bass c86a82ab63 Losing interest again 2022-06-23 16:18:23 -04:00
Alexander Bass 643c693496 Create game menu is lookign good 2022-06-23 15:27:36 -04:00
Alexander Bass 78b205fd3f Good progress on UI and making this thing actually work. 2022-06-23 01:44:57 -04:00
Alexander Bass 1f49b1b9bf Commit before I destroy the server code 2022-06-22 21:14:51 -04:00
Alexander Bass 23fddbe799 ah crap I now see why people use fontend frameworks this is hell. 2022-06-22 20:16:57 -04:00
Alexander Bass d14305cbca starting on UI 2022-06-22 16:01:58 -04:00
Alexander Bass 5f5f759f69 DAJKDJAKDBHAKJdbk_Server 2022-06-21 21:51:09 -04:00
Alexander Bass 3c12e33970 Working numbering 2022-06-21 11:32:56 -04:00
Alexander Bass 004a705f90 Minesweeper progress: GUTTED 2022-06-21 10:46:34 -04:00
Alexander Bass f95b91a64c Unfinished particle system.
Lost interest quickly. May come back later and rip it all out.
2022-06-21 09:35:33 -04:00
Alexander Bass 3927b3963e Done for the night. 2022-06-19 23:08:35 -04:00
Alexander Bass c89f24a2a7 Animations are now possible
Need new sprite system to accomodate for it though()
2022-06-19 22:39:31 -04:00
Alexander Bass 90f73caefe Only switch to game view when response is recieved from server. 2022-06-19 20:59:51 -04:00
Alexander Bass c406819dce Now scenes can be switched between game and mainmenu 2022-06-19 20:38:09 -04:00
Alexander Bass e755f4bed3 Everything that worked before works now as modules.
More cleanup needed.
2022-06-19 20:18:47 -04:00
Alexander Bass 1c032c40b2 Modular Client (good) 2022-06-19 17:54:34 -04:00
Alexander Bass 80a21f626a Idk Linux now 2022-06-19 16:21:33 -04:00
A Bass 165366c2b7 Working version before implementing rooms. Wish me luck. 2022-04-30 20:01:40 -04:00
A Bass 96aa1df1fd Ton of work with the server Errors to client, custom UI. Boom. 2022-04-30 19:49:17 -04:00
A Bass 95da35ee00 Cleaned up some 2022-04-30 17:49:20 -04:00
A Bass 6b9c59920a Revert Multi-room code. I don't understand it 2022-04-30 16:20:03 -04:00
A Bass e88139e383 Test 2022-04-30 16:18:05 -04:00
A Bass 9f1bf7eb4d Good enough for now 2022-04-20 23:23:51 -04:00
A Bass ef376178df Working Multiplayer system 2022-04-20 14:53:36 -04:00
A Bass 962a376115 Cleaned up for the night. In new folder etc. 2022-04-20 00:38:02 -04:00
A Bass 8444655bc0 Now a server app!
-Using socket.io
2022-04-20 00:32:17 -04:00
A Bass 272d0b9b08 Proto build mechanic, Cash and sidebar addded.
+ Nice style
2022-04-19 20:40:10 -04:00
A Bass 4cba5b1b14 Now storing tiles using Json inside of 2d arrays 2022-04-19 19:11:41 -04:00
A Bass af78a25395 Perlin Tiling Achieved using perlin.js library 2022-04-19 18:20:17 -04:00
A Bass 5e00218427 Random Tiling achieved 2022-04-19 17:44:33 -04:00