66 Commits

Author SHA1 Message Date
6988565484 Removed redundant code 2024-11-25 00:42:07 +01:00
fbc4a3dcdb Better typescript 2024-11-25 00:41:12 +01:00
924d5bdd13 Bug fixes and improvements to character select screen 2024-11-25 00:40:21 +01:00
25a2fd24f3 Prep hair color radio btns, adjust styling hairstyles to make it tab friendly 2024-11-24 20:46:29 +01:00
64f5ac45dd Removed console.log, renamed hars to characterHairs 2024-11-24 20:28:50 +01:00
937ce939d1 Preselect hairstyle that's set on character
Removed unused watch
2024-11-24 20:19:45 +01:00
7d89364104 Fix styling conditions for radio select
WIP
2024-11-24 17:15:57 +01:00
f7b8c235d8 Renamed hair > characterHair, split character logic (chat bubble, healthbar etc) into separate components for better DX 2024-11-24 15:13:11 +01:00
89d83efca4 Mess 2024-11-23 22:55:43 +01:00
ab97e27f27 Moved game components into a new folder, working proof of concept hair customisation 2024-11-23 16:47:41 +01:00
ee3e1b55cb Huehue wups 2024-11-23 15:43:57 +01:00
5e109e2a39 Removed ID from radio 2024-11-23 15:39:47 +01:00
a8e50c993a Commented out color swatch, added justify-center 2024-11-23 15:38:39 +01:00
9593298389 #250 - Changed focus styling, adjusted where needed 2024-11-23 00:27:11 +01:00
1888521762 Fixed modal fullscreen icons, made types compatible with server changes made for #174, npm update, npm run format, minor improvements 2024-11-13 13:22:20 +01:00
48fef2313b Renamed and moved assets for clarity, removed unused svg's 2024-11-08 22:03:10 +01:00
0a99d2c430 Finished base layout of character select/create 2024-11-08 21:22:50 +01:00
ed6f592606 WIP character select 2024-11-06 23:05:37 +01:00
89938b7f93 npm run format 2024-11-04 01:06:15 +01:00
6233da0044 Temporarily disable sound 2024-11-03 03:26:07 +01:00
56f455a08e TS declaration improvement, moved files 2024-11-03 01:32:37 +01:00
bbcb84ed03 Refactored screens & login forms, fixed pw reset modal, WIP new pw form 2024-11-03 00:47:02 +01:00
4dcc11706a Updated tiles, improved folder & file structure, npm update, more progress on zone editor 2024-06-11 17:15:53 +02:00
8e174a063a Worked on zone manager 2024-06-11 01:10:22 +02:00
399e994bbe Fix animation activating on disabled button 2024-06-10 21:46:57 +02:00
3e003962dc Fixed characters not showing after logging in, added loading screen before showing characters, worked on GM tools 2024-06-10 02:39:00 +02:00
ef13f22e6e Small hover animations 2024-06-09 22:36:19 +02:00
c8e5daf6cf Hide modal footer when empty, changed slot names for good code practice 2024-06-09 22:32:36 +02:00
d7e4da307a Updated styling, little cleaning up 2024-06-09 22:15:10 +02:00
34032e5c2f Bugfix where sprite and text was unclickable in character select 2024-06-09 21:03:37 +02:00
cf43894654 New styling changes (WIP) 2024-06-09 00:36:58 +02:00
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
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