This website requires JavaScript.
4095184b27
updated packages
Dennis Postma
2024-12-07 22:50:36 +01:00
857d56a878
Overriding zone effects now works
Dennis Postma
2024-12-07 22:50:27 +01:00
8087f754b0
Merge branch 'feature/#245-character-hair' of ssh://gitea.directonline.io:29417/sylvan-quest/client into feature/#245-character-hair
Dennis Postma
2024-12-05 09:56:17 +01:00
1479d96162
npm update, proof of concept code for character hair
Dennis Postma
2024-12-05 09:55:20 +01:00
606e220a9f
Slightly adjusted styling radio hair color buttons
Colin Kallemein
2024-11-27 20:39:09 +01:00
6988565484
Removed redundant code
Dennis Postma
2024-11-25 00:42:07 +01:00
fbc4a3dcdb
Better typescript
Dennis Postma
2024-11-25 00:41:12 +01:00
924d5bdd13
Bug fixes and improvements to character select screen
Dennis Postma
2024-11-25 00:40:21 +01:00
25a2fd24f3
Prep hair color radio btns, adjust styling hairstyles to make it tab friendly
Colin Kallemein
2024-11-24 20:46:29 +01:00
64f5ac45dd
Removed console.log, renamed hars to characterHairs
Dennis Postma
2024-11-24 20:28:50 +01:00
937ce939d1
Preselect hairstyle that's set on character
Colin Kallemein
2024-11-24 20:19:45 +01:00
7d89364104
Fix styling conditions for radio select
Colin Kallemein
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
Dennis Postma
2024-11-24 15:13:11 +01:00
89d83efca4
Mess
Colin Kallemein
2024-11-23 22:55:43 +01:00
ab97e27f27
Moved game components into a new folder, working proof of concept hair customisation
Dennis Postma
2024-11-23 16:47:41 +01:00
ee3e1b55cb
Huehue wups
Colin Kallemein
2024-11-23 15:43:57 +01:00
5e109e2a39
Removed ID from radio
Dennis Postma
2024-11-23 15:39:47 +01:00
a8e50c993a
Commented out color swatch, added justify-center
Dennis Postma
2024-11-23 15:38:39 +01:00
ba8af589a7
Merge remote-tracking branch 'origin/feature/#245-character-hair' into feature/#250
feature/#250
Dennis Postma
2024-11-23 15:34:42 +01:00
301340327a
Added components to manage hair types
Dennis Postma
2024-11-23 15:29:49 +01:00
1e4c58c79e
npm update
Dennis Postma
2024-11-23 15:29:38 +01:00
f87cd063ee
Center elements in characters screen
Dennis Postma
2024-11-23 15:29:28 +01:00
9593298389
#250 - Changed focus styling, adjusted where needed
Colin Kallemein
2024-11-23 00:27:11 +01:00
ad4651844d
Updated TS types
Dennis Postma
2024-11-21 03:00:09 +01:00
3748c459f8
Merge remote-tracking branch 'origin/main' into feature/#248
feature/#248
Dennis Postma
2024-11-20 21:19:22 +01:00
50ea3ecdab
npm update
Dennis Postma
2024-11-20 21:19:05 +01:00
8910390f7b
#248 - Unfocus chat input when clicking outside
Colin Kallemein
2024-11-19 22:24:34 +01:00
d820490b2b
Added update logic for character types, added isEnabledForCharCreation field
Dennis Postma
2024-11-17 17:52:24 +01:00
2c96caee4f
Text white when item is active in asset manager
Dennis Postma
2024-11-17 17:00:07 +01:00
84939a7d32
Disabled texture in GM utility modals , fixed btn padding for zone delete button
Dennis Postma
2024-11-17 00:46:05 +01:00
1e3fc2b0f8
Added disableBgTexture option to modals
Dennis Postma
2024-11-17 00:39:28 +01:00
7c8b5f3e82
npm update
Dennis Postma
2024-11-16 01:21:43 +01:00
570d315bf5
Small improvements
Dennis Postma
2024-11-14 23:46:13 +01:00
7871b34c60
Don't open GM panel if focus is on any input or textarea
Dennis Postma
2024-11-14 22:28:10 +01:00
85d64f23eb
#238 : Remove hash from URL with JS instead of full redirect
Dennis Postma
2024-11-14 22:20:46 +01:00
bdb6dd0d54
#161 : Store chats into database
Dennis Postma
2024-11-14 20:42:52 +01:00
faf887163a
Added resize event to update to particle window size when resizing
feature/#186
Colin Kallemein
2024-11-13 21:25:54 +01:00
dd5baa530d
Removed console.log(), fixed small bug
Dennis Postma
2024-11-13 19:38:51 +01:00
d9947e29cf
Prevent loading anims more than once
Dennis Postma
2024-11-13 15:42:21 +01:00
1888521762
Fixed modal fullscreen icons, made types compatible with server changes made for #174 , npm update, npm run format, minor improvements
Dennis Postma
2024-11-13 13:22:20 +01:00
48fef2313b
Renamed and moved assets for clarity, removed unused svg's
Colin Kallemein
2024-11-08 22:03:10 +01:00
0a99d2c430
Finished base layout of character select/create
Colin Kallemein
2024-11-08 21:22:50 +01:00
ed6f592606
WIP character select
feature/new-character-select
Colin Kallemein
2024-11-06 23:05:37 +01:00
46ebfaec01
npm update
Dennis Postma
2024-11-05 23:18:10 +01:00
1384f50406
npm run format
Dennis Postma
2024-11-05 23:16:47 +01:00
d71f4e7b59
#192 : Update light and other effects based on server date / weather state
Dennis Postma
2024-11-05 23:07:05 +01:00
58929290ab
#184 : Listen for weather updates from client
Dennis Postma
2024-11-05 22:46:21 +01:00
63146106c0
Moved clock pos.
Dennis Postma
2024-11-05 22:02:46 +01:00
7c5602f204
#197 : Added background image loader
Dennis Postma
2024-11-05 22:01:28 +01:00
e711e124ce
Map editor tiles improvement
Dennis Postma
2024-11-05 21:31:28 +01:00
e1b39c42ec
Several map editor improvements
Dennis Postma
2024-11-05 21:28:12 +01:00
d81c889426
Removed GM tools, added event listener for shift + G to open GM panel
Dennis Postma
2024-11-05 20:53:39 +01:00
afb0edacf6
#184 : Added clock component
Dennis Postma
2024-11-05 20:42:52 +01:00
6d7d568746
Moved login partial components
Dennis Postma
2024-11-05 20:36:00 +01:00
8df5b6eb76
#239 : Add loading indicator to password reset submit button for better UX
Dennis Postma
2024-11-05 20:21:52 +01:00
270d12821a
Renamed component, inform user when password reset mail has been sent, added comment for #238
Dennis Postma
2024-11-05 01:02:27 +01:00
9c244e980c
Cleaned component
Dennis Postma
2024-11-05 00:35:26 +01:00
25ba54c8ac
Moved ResetPassword component to correct dir
Dennis Postma
2024-11-05 00:33:28 +01:00
9c4bef864b
Updated default value
Dennis Postma
2024-11-05 00:01:36 +01:00
bdc566e30f
#236 : Fixed clear button in map editor
feature/#236-fix-clear-in-map-editor
Dennis Postma
2024-11-04 23:44:34 +01:00
a653b61b51
Moved zone editor partials into folder
Dennis Postma
2024-11-04 23:36:19 +01:00
7b61f71fa9
#231 : Remove logic that prevents modals from being dragged outside of the view & refactor modal TS
Dennis Postma
2024-11-04 23:34:41 +01:00
42539cc73d
Fix for paint tool
Dennis Postma
2024-11-04 21:06:40 +01:00
864369860c
Typo fixes, started working on bug fix, npm update
Dennis Postma
2024-11-04 21:04:44 +01:00
89938b7f93
npm run format
feature/#182-reset-password
Dennis Postma
2024-11-04 01:06:15 +01:00
f076661d4a
npm update
Dennis Postma
2024-11-03 22:35:22 +01:00
0b018f53a7
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
Dennis Postma
2024-11-03 22:30:45 +01:00
32a13f0f3c
Added more whitespace under error on register form
Colin Kallemein
2024-11-03 22:12:14 +01:00
f203bf9534
Merge conflict fix
Colin Kallemein
2024-11-03 22:00:29 +01:00
67b6339ffc
FInished password reset (hopefully)
Colin Kallemein
2024-11-03 21:56:19 +01:00
6233da0044
Temporarily disable sound
Dennis Postma
2024-11-03 03:26:07 +01:00
56f455a08e
TS declaration improvement, moved files
Dennis Postma
2024-11-03 01:32:37 +01:00
9d541cc46a
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
Dennis Postma
2024-11-03 01:27:27 +01:00
adf86d369b
#216 : Added tile & object picker in map editor
Dennis Postma
2024-11-03 01:26:13 +01:00
bbcb84ed03
Refactored screens & login forms, fixed pw reset modal, WIP new pw form
Colin Kallemein
2024-11-03 00:47:02 +01:00
6f40c774ea
TS shit
Dennis Postma
2024-11-03 00:34:03 +01:00
e3b70df46f
npm update
Dennis Postma
2024-11-03 00:33:00 +01:00
584262a59b
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
Colin Kallemein
2024-11-02 21:47:57 +01:00
7e4e613405
Moved music to character selection screen, disable loader
Dennis Postma
2024-11-02 16:02:43 +01:00
e2c60bfd5a
#210 : Play music on login screen
Dennis Postma
2024-11-02 14:05:37 +01:00
e38c402266
Fix button sound playing when clicked outside of buttons
Dennis Postma
2024-11-02 13:54:16 +01:00
a299d5dc55
#209 : Play sound when a button is pressed
Dennis Postma
2024-11-02 13:51:07 +01:00
43c0f0ab1e
Added vite-plugin-compression
Dennis Postma
2024-11-02 13:34:52 +01:00
ed17e7f16e
#217 : Solved duplicate texture loading issue, #215 : Finished Dexie implementation.
Dennis Postma
2024-11-02 02:20:34 +01:00
7d723530e6
Renamed pw reset form variable
Colin Kallemein
2024-11-02 01:47:23 +01:00
a3532a5940
Typo
Dennis Postma
2024-10-31 12:33:04 +01:00
74cbf3f2c8
Animations now load dynamically and are cached
Dennis Postma
2024-10-31 12:31:30 +01:00
d402744955
Map editor fixes (select & move), character sprites are now dynamically loaded and cached, moved repeated code into a composable, updated types
Dennis Postma
2024-10-30 15:27:37 +01:00
39b65b3884
npm run format
Dennis Postma
2024-10-30 10:07:22 +01:00
c62ff2efc1
Refactor assetManager, renamed assetManager to assetStorage, renamed AssetT to AssetDataT, added better error handling in authentication service, continued working on dynamic asset loading for both maps and map editor
Dennis Postma
2024-10-30 09:36:16 +01:00
08f55c9680
#190 : Cookie domain improvement
Dennis Postma
2024-10-30 07:17:07 +01:00
1afc50ea6a
Moved reset password, adjusted modal open logic (also WIP)
Colin Kallemein
2024-10-29 22:50:11 +01:00
7c259f455c
Load all tiles in zone editor
Dennis Postma
2024-10-28 23:41:26 +01:00
be854a79b8
Added reset password modal form
Colin Kallemein
2024-10-27 21:31:50 +01:00
a71890ab68
Clean
Dennis Postma
2024-10-27 21:09:19 +01:00
dc2b6b9851
WIP: updated zone manager to match with zone logic (dynamic asset/texture loading)
Dennis Postma
2024-10-27 21:04:08 +01:00
d091aabeb3
Removed onMounted()
Dennis Postma
2024-10-27 18:53:18 +01:00
c261937cf5
Typo fix
Dennis Postma
2024-10-27 18:50:30 +01:00
4aa1309797
Small cleanup
Dennis Postma
2024-10-27 18:50:13 +01:00
4f8517a50c
Proof of concept dynamic tile loading 2
Dennis Postma
2024-10-27 18:48:19 +01:00