79 Commits

Author SHA1 Message Date
25ba54c8ac Moved ResetPassword component to correct dir 2024-11-05 00:33:28 +01:00
89938b7f93 npm run format 2024-11-04 01:06:15 +01:00
0b018f53a7 Merge remote-tracking branch 'origin/main' into feature/#182-reset-password 2024-11-03 22:30:45 +01:00
32a13f0f3c Added more whitespace under error on register form 2024-11-03 22:12:14 +01:00
f203bf9534 Merge conflict fix 2024-11-03 22:00:29 +01:00
67b6339ffc FInished password reset (hopefully) 2024-11-03 21:56:19 +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
6aa8853aa9 Adjustments button styling and login screen 2024-06-10 21:23:50 +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
2f7153fbfe Added resizing logics to modal + option to disable this 2024-06-10 01:42:57 +02:00
7e11a86604 Moved login css back to screen component, added new background, temporarily commented-out the full-screen btn in modal component 2024-06-10 00:36:52 +02:00
9ff5fa3a84 More styling cleanup, tweaked login btns 2024-06-09 22:59:08 +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
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
0903bbfb19 Started working on zone editor and tile loading & selecting for it 2024-06-08 14:29:34 +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
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