1
0
forked from noxious/client

155 Commits

Author SHA1 Message Date
Colin Kallemein
d0cd073b95 NQ-63 truncate character name in select screen and hud 2024-06-08 14:05:13 +02:00
b2b4f3c60e started working on character animations (WIP) 2024-06-06 23:12:48 +02:00
147d034572 NQ-45 Responsive styling login and character select 2024-06-06 21:07:02 +02:00
5c5b37d428 NQ-50: Possible fix for characters not instantly loading after logging in 2024-06-06 20:30:45 +02:00
98c6266046 Fixed registration button causing form to submit resulting in a login and thus showing error twice 2024-06-06 20:02:04 +02:00
8eddfdcc69 removed file ext 2024-06-06 19:39:23 +02:00
bd84205207 rm debug line 2024-06-06 19:30:21 +02:00
b3175543ef Fixed login form submitting, broke login styling 2024-06-06 19:26:28 +02:00
01bbd94a3e NQ-58 & NQ-57 2024-06-06 19:04:22 +02:00
5b6f292361 Made images undraggable
Fixes bug where dragging an image also drags tilemap when exiting the image container
2024-06-05 22:19:30 +02:00
d0450ca673 Changed rem to px aside from font-size
Good code practice
2024-06-04 22:34:51 +02:00
4f96fb5824 Optimized and cleaned up more scss 2024-06-04 21:27:17 +02:00
3257a3511a Cleanup styling, added global styling 2024-06-04 20:31:27 +02:00
b7aa4797b6 Only show create btn when characters < 4 2024-06-03 22:47:04 +02:00
bcb21ce916 Worked on zones 2024-06-03 20:23:54 +02:00
bee03c5ed5 Another shot at fixing characters not loading after login 2024-06-03 19:40:50 +02:00
13a4e7f90a Another shot at fixing characters not loading after login 2024-06-03 19:39:18 +02:00
3a50629bcd npm update, removed background until we have something better, show play button but disable when no char is selected 2024-06-03 19:34:08 +02:00
e97febd5c1 added cutout shape to char select 2024-06-02 21:54:17 +02:00
b995d1f8c1 typo fix 2024-06-02 21:02:01 +02:00
ac687dc569 Dont close modal if error 2024-06-02 21:01:12 +02:00
1d832d585c Tiny form improvement 2024-06-02 20:55:47 +02:00
81b012d93c npm update, fixed characters not loading, typescript improvements 2024-06-02 20:37:30 +02:00
579f289995 Hud cutout styling + changes character select 2024-06-02 18:32:59 +02:00
bc7d83345f Changed delete, added global styling 2024-06-02 15:55:53 +02:00
a478a02530 Added level 2024-06-02 02:36:21 +02:00
86b80f8244 npm run format 2024-06-02 02:35:42 +02:00
bf8763d030 Better styling selected character 2024-06-02 00:14:52 +02:00
f62e81efad More styling to character select and modal 2024-06-01 22:57:47 +02:00
ef12c61ea9 Worked on commands, notifications 2024-06-01 19:36:27 +02:00
b58df15ae0 Remove character logic 2024-06-01 15:23:33 +02:00
30537cc49e Fixed closing modal 2024-06-01 15:16:53 +02:00
be4e97b476 Styling changes and styling for Modal 2024-06-01 14:54:33 +02:00
1febe56a50 character selection work 2024-05-31 23:02:44 +02:00
2db7fc9905 worked on modal 2024-05-31 20:55:20 +02:00
a4df323d7b npm update, removed player store and merged it with socket store, worked on character creation & selection (partially works) 2024-05-31 01:10:21 +02:00
220c7a1d9c added a bit of styling to character screen, listen for socket notifications 2024-05-29 01:27:21 +02:00
8cd0e9254a Worked on creating new characters 2024-05-28 23:46:55 +02:00
da728a1fc6 yuhhh 2024-05-28 21:54:05 +02:00
15c9c43acc worked on character selection 2024-05-24 19:36:47 +02:00
a4f332deba yuh 2024-05-16 00:29:10 +02:00
1ed0283a94 haha keyboard go brrr 2024-05-16 00:26:52 +02:00
36f38b4c94 Added GUI components 2024-05-12 21:24:29 +02:00
8c21cd11c7 worked on mp logic 2024-05-04 15:03:29 +02:00
b16863a363 New login design, added basic logic for multiplayer (WIP) 2024-05-04 00:27:55 +02:00
b4797365f5 Crisis averted
Also changed the styling for Login
2024-05-03 20:47:37 +02:00
4d4df7cd99 styling changes, added basic logics for registering accounts 2024-05-03 18:55:00 +02:00
1631f1b9ca updated packages, updated websocket to socket.io, moved login styling to its own scss file 2024-05-03 01:25:47 +02:00
94ef5a1d23 Added login form
Still needs to be hooked onto a submit functionality
2024-05-02 22:36:34 +02:00
ea6167fcbb Added buttons to login screen
Adjusted styling
2024-05-01 22:33:13 +02:00