|
689e443b3d
|
.
|
2025-01-12 03:24:31 +01:00 |
|
|
4fead371d7
|
sprite shit
|
2025-01-11 21:48:08 +01:00 |
|
|
b9bcfc719f
|
Merge remote-tracking branch 'origin/feature/cache'
|
2025-01-10 23:23:00 +01:00 |
|
|
9de7af961e
|
Improved map tile initialising
|
2025-01-10 23:22:32 +01:00 |
|
|
4067ec2585
|
.
|
2025-01-10 21:03:02 +01:00 |
|
|
fb18841c91
|
npm run format
|
2025-01-09 16:02:17 +01:00 |
|
|
7b1dcf7ce3
|
Added comments
|
2025-01-09 16:00:36 +01:00 |
|
|
7546116878
|
Better variable namings
|
2025-01-09 15:58:02 +01:00 |
|
|
03fef60621
|
Load textures using cache data instead of data sent from server
|
2025-01-08 21:13:04 +01:00 |
|
|
574777da80
|
stuffs
|
2025-01-07 22:20:46 +01:00 |
|
|
2b84bfcad2
|
#305 - Made all list types full height
|
2025-01-07 21:00:26 +01:00 |
|
|
f829cfb883
|
#309 - Removed mobile hidden styling from inner ui box
|
2025-01-07 20:20:52 +01:00 |
|
|
c2db9b5469
|
POC working new caching method - moved controllers folder, renamed assets to textures, fixed HTTP bug, formatted code
|
2025-01-07 03:59:08 +01:00 |
|
|
6e30a8530a
|
POC working new caching method - moved controllers folder, renamed assets to textures, fixed HTTP bug, formatted code
|
2025-01-07 03:59:02 +01:00 |
|
|
41f82897a8
|
Better naming
|
2025-01-06 00:11:19 +01:00 |
|
|
37b97b0aac
|
Fixes
|
2025-01-05 22:06:05 +01:00 |
|
|
c1d9cc3a11
|
Disabled vue dev tools, replaced ref with shallowRef, better naming
|
2025-01-05 21:00:16 +01:00 |
|
|
b54b825422
|
Map event tile improvements
|
2025-01-05 06:22:28 +01:00 |
|
|
0142850983
|
Map editor WIP
|
2025-01-05 04:01:50 +01:00 |
|
|
2d09715dc4
|
Map editor improvements
|
2025-01-05 01:43:39 +01:00 |
|
|
ef807982a5
|
Map editor improvements
|
2025-01-05 00:07:55 +01:00 |
|
|
ae0841889b
|
Fixed emits
|
2025-01-04 23:17:54 +01:00 |
|
|
bdd2f93175
|
Added gap between list elements
(Cyan boxes touched when 1 item was selected and other was hovered over)
|
2025-01-04 22:41:20 +01:00 |
|
|
10f6dc3802
|
TS improvements
|
2025-01-04 19:17:10 +01:00 |
|
|
700bd57e67
|
Almost finalised refactoring
|
2025-01-03 14:35:08 +01:00 |
|
|
145143cdc5
|
4k on chat bubble text
|
2025-01-02 20:37:37 +01:00 |
|
|
201853a3ec
|
Activated 4k on username text rendering
|
2025-01-02 20:33:54 +01:00 |
|
|
40c87f0ee3
|
Renamed zone > map
|
2025-01-02 17:31:31 +01:00 |
|
|
736ddddc54
|
Fix chips input component
|
2025-01-02 01:38:42 +01:00 |
|
|
63758e67b3
|
Removed redundant field
|
2025-01-01 23:01:58 +01:00 |
|
|
b51aa29bd8
|
Updated types
|
2025-01-01 20:59:38 +01:00 |
|
|
f9bfbdf735
|
Renamed property for better consistency
|
2025-01-01 20:46:02 +01:00 |
|
|
2abce7a7e7
|
Sorted imports
|
2025-01-01 19:05:24 +01:00 |
|
|
6ec9f8a7bc
|
Loading char. texture works again
|
2025-01-01 18:16:31 +01:00 |
|
|
8191a039c9
|
Walking works again but needs to be improved
|
2025-01-01 17:50:07 +01:00 |
|
|
540425ca44
|
Minor change
|
2025-01-01 04:48:57 +01:00 |
|
|
1c2e642fe3
|
Typo
|
2025-01-01 02:59:26 +01:00 |
|
|
8355c83dc8
|
Renamed class
|
2024-12-31 16:15:28 +01:00 |
|
|
5fcb336835
|
Moved file
|
2024-12-30 17:44:56 +01:00 |
|
|
90bdf43b64
|
Small change
|
2024-12-30 02:47:49 +01:00 |
|
|
e9dfcf7870
|
Minor changes
|
2024-12-29 02:36:04 +01:00 |
|
|
d0c08c25fd
|
#286 - Added global class for fully absolute-centering elements
|
2024-12-29 02:21:21 +01:00 |
|
|
7bb7af9476
|
#295 + #296 - Changed login boxes and char select styling
|
2024-12-29 02:10:18 +01:00 |
|
|
e4186a1bf5
|
WIP zone loading
|
2024-12-29 00:40:02 +01:00 |
|
|
8c664d7774
|
Started working on improved connect method
|
2024-12-28 23:48:52 +01:00 |
|
|
744df2e2dc
|
Re-enabled vue dev tools, moved type into types.ts, added temp. logging
|
2024-12-28 17:27:00 +01:00 |
|
|
b4f9b11143
|
Removed console log
|
2024-12-27 19:04:33 +01:00 |
|
|
18b07d2f46
|
Several fixes, improvements, refactor for authentication
|
2024-12-27 19:00:53 +01:00 |
|
|
9d0f810ab3
|
Double field fix
|
2024-12-27 00:54:31 +01:00 |
|
|
cf3f17dfef
|
Disabled vue dev tools for testing purposes
|
2024-12-27 00:54:23 +01:00 |
|