1
0
forked from noxious/client

185 Commits

Author SHA1 Message Date
3e38bc06b7 yeet 2024-06-05 00:36:38 +02:00
b709e5edbe changed config for testing purposes 2024-06-04 22:50:18 +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
398be02486 Small bug fix 2024-06-04 19:57:42 +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
2c23268365 Small tweak purple header 2024-06-02 21:58: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
9f00af14ad Fixed black border on body 2024-06-02 00:38:22 +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
9c4bbe5d09 fix for jetbrains code with me 2024-05-31 20:54:28 +02:00
1c3e5769fd npm update 2024-05-31 17:52:52 +02:00
6f856fabda Merge branch 'main' of ssh://gitea.xanax.lol:29416/new-quest/nq-client
# Conflicts:
#	src/components/screens/Characters.vue
#	src/stores/player.ts
2024-05-31 01:13:28 +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
Justus Walter-Helk
6075de57d8 Merge branch 'main' of https://gitea.xanax.lol/new-quest/nq-client 2024-05-30 12:55:44 +02:00
Justus Walter-Helk
838092be50 Character mirror 2024-05-30 12:55:41 +02:00
195a74d1e6 npm update 2024-05-29 15:15:58 +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
9ef697d812 npm update 2024-05-26 02:08:36 +02:00
15c9c43acc worked on character selection 2024-05-24 19:36:47 +02:00
45df1ce886 Starting code for HUD 2024-05-20 22:37:49 +02:00