1
0
forked from noxious/client

323 Commits

Author SHA1 Message Date
cf43894654 New styling changes (WIP) 2024-06-09 00:36:58 +02:00
b25a05839e npm update, moved tile editor to game, load tiles image instead of needing to select one 2024-06-08 15:29:49 +02:00
247e7e1b84 Merge branch 'main' of ssh://gitea.xanax.lol:29416/new-quest/nq-client 2024-06-08 14:29:41 +02:00
0903bbfb19 Started working on zone editor and tile loading & selecting for it 2024-06-08 14:29:34 +02:00
Colin Kallemein
2021e68cb6 NQ-64 Add player stored hp and mp to hud 2024-06-08 14:25:50 +02:00
Colin Kallemein
d0cd073b95 NQ-63 truncate character name in select screen and hud 2024-06-08 14:05:13 +02:00
Colin Kallemein
5ba2547c6e NQ-56 center player name + extra styling healthbar 2024-06-08 13:41:29 +02:00
7428521fb2 Got a working version of character animations, finished HUD styling, cleaned SCSS, npm update 2024-06-08 00:04:28 +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
356cb94cc2 Notifications bug fix 2024-06-06 19:17:02 +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
f817a806a3 clean 2024-06-04 18:07:19 +02:00
45d4b69ab3 bit of cleaning, npm updated, working on character moving, typescript improvements 2024-06-04 17:23:51 +02:00
b7aa4797b6 Only show create btn when characters < 4 2024-06-03 22:47:04 +02:00
1e1393d7ad Set self name as fall back 2024-06-03 20:41:33 +02:00
43fe08071f Added better security for character loading, worked on zone joining and moving logic 2024-06-03 20:40:08 +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
8329afe897 Improved receiving notifications 2024-06-02 02:33:29 +02:00
348b84e08b Removed duplicate component, worked on receiving notifications from server 2024-06-02 01:54:35 +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
5c60fadaa3 npm update, modal bug fix 2024-06-01 15:01:05 +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