Commit graph

48 commits

Author SHA1 Message Date
Alexander Bass ee9aa12d19 cleanup 2023-04-03 15:34:28 -04:00
Alexander Bass 426cecd355 Tidy unused code. 2023-04-03 15:34:15 -04:00
Alexander Bass 986dcc4dcd Remove old assets 2022-07-19 23:00:31 -04:00
Alexander Bass 406c848eca
test 2022-06-26 09:18:16 -04:00
Alexander Bass 43a3535442 fix flagging issue 2022-06-24 15:25:38 -04:00
Alexander Bass 288108282f Now Works as it did before all the rollup. 2022-06-24 15:13:56 -04:00
Alexander Bass d428eb3efe Now Rollup scripts into one (somewhat large ;) ) file 2022-06-24 14:42:39 -04:00
Alexander Bass 04ace65942 Breakout some scss 2022-06-24 14:16:55 -04:00
Alexander Bass d88bb557dc Updated build script. Supports SCSS now. 2022-06-24 13:11:18 -04:00
Alexander Bass ad26bba835 fix broken server 2022-06-24 12:41:04 -04:00
Alexander Bass cc0312b357 Move Server and client into seperate folders 2022-06-24 12:29:05 -04:00
Alexander Bass 62c6a63428 cleaned up types and removed many :any's 2022-06-24 12:22:44 -04:00
Alexander Bass ac0f31cc07 IT WORKS. that was actually pretty easy. Now to fix all the :any types. 2022-06-24 11:24:22 -04:00
Alexander Bass 46d99053b3 All typescript errors are gone but game does not yet work. 2022-06-24 10:34:25 -04:00
Alexander Bass c2d02655cd Now to iron out a million type erros (: 2022-06-24 09:37:03 -04:00
Alexander Bass 4d5577b1f2 Going to go to typescript (wish me luck :) ) 2022-06-24 08:36:21 -04:00
Alexander Bass 6483de5d9b fixed create menu stuff (again) 2022-06-24 08:24:01 -04:00
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