|
2e3ff803f6
|
Improvement
|
2025-02-11 23:17:06 +01:00 |
|
|
dd1cc795de
|
Replaced all event names with numbers for less bandwidth usage
|
2025-02-11 23:13:15 +01:00 |
|
|
592d1df9bf
|
Removed conflicting and redundant logic
|
2025-02-10 13:39:17 +01:00 |
|
|
275dd95c69
|
Cleaned character create event
|
2025-02-09 17:13:22 +01:00 |
|
|
e3c3d4d420
|
Removed debug
|
2025-02-09 16:32:34 +01:00 |
|
|
c369719564
|
Debug
|
2025-02-09 16:26:30 +01:00 |
|
|
c21e78c2ec
|
Removed getDomain func.
|
2025-02-09 03:34:33 +01:00 |
|
|
75c9d5f349
|
Login fix
|
2025-02-07 20:07:54 +01:00 |
|
|
6ba4c1b843
|
Updated Dockerfile, renamed config key
|
2025-02-07 01:14:57 +01:00 |
|
|
a61e05592d
|
Removed weather effects booleans, now to disable weather effects, setting the value to 0 is the way
|
2025-01-22 18:00:39 -06:00 |
|
|
4d88917526
|
Loading placed map objects works again
|
2025-01-13 11:02:04 +01:00 |
|
|
fb18841c91
|
npm run format
|
2025-01-09 16:02:17 +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 |
|
|
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 |
|
|
2abce7a7e7
|
Sorted imports
|
2025-01-01 19:05:24 +01:00 |
|
|
231f19a30f
|
Added characterChest component for chest equipment, moved some files
|
2024-12-27 00:27:54 +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 |
|
|
43c0f0ab1e
|
Added vite-plugin-compression
|
2024-11-02 13:34:52 +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
|
2024-10-30 09:36:16 +01:00 |
|
|
08f55c9680
|
#190 : Cookie domain improvement
|
2024-10-30 07:17:07 +01:00 |
|
|
be854a79b8
|
Added reset password modal form
|
2024-10-27 21:31:50 +01:00 |
|
|
f75528b2af
|
Merge remote-tracking branch 'origin/feature/#215-dexie-caching-implementation' into feature/character-profile
# Conflicts:
# src/screens/Game.vue
|
2024-10-25 22:20:34 +02:00 |
|
|
9f50b062b0
|
Worked on dynamic texture loading
|
2024-10-25 22:17:02 +02:00 |
|
|
8374dc91da
|
WIP Character Profile popup, cleaned up old assets
|
2024-10-21 22:39:28 +02:00 |
|
|
715fe5c318
|
Cookies
|
2024-10-21 02:15:29 +02:00 |
|
|
df19c1094c
|
feature/#215-dexie-caching-implementation
|
2024-10-21 02:08:27 +02:00 |
|
|
8b1efca7b8
|
Added world settings type and added it into gameStore
|
2024-10-14 20:11:30 +02:00 |
|
|
86f2510f3a
|
Changed login validation logic
|
2024-10-08 22:34:16 +02:00 |
|
|
15442764c2
|
Adjusted login validation
|
2024-10-04 22:31:16 +02:00 |
|
|
1f46b94441
|
Minor improvement
|
2024-09-29 16:07:55 +02:00 |
|
|
d214bd37ad
|
npm update, improved gameStore structure
|
2024-09-29 15:12:20 +02:00 |
|
|
4a410b375f
|
Removed import
|
2024-09-25 01:15:40 +02:00 |
|
Zaxiure
|
910a9fa2cf
|
moving stuff yes
|
2024-09-25 01:13:04 +02:00 |
|
|
9b592d6c7c
|
npm run format, started working on follow player logic, refactor some camera logic
|
2024-09-22 02:14:32 +02:00 |
|
|
42291b93eb
|
Renamed store files to (xyz)Store for better readability
|
2024-09-22 00:53:29 +02:00 |
|