|
2d48f83802
|
Load tiles before showing map editor UI
|
2025-01-22 00:31:14 +01:00 |
|
|
93baa10acf
|
Improvements
|
2025-01-14 02:39:41 +01:00 |
|
|
419cf319be
|
TS fix
|
2025-01-14 02:17:35 +01:00 |
|
|
5cf7423a5c
|
PlacedMapObjects.vue refactor for map
|
2025-01-13 11:40:41 +01:00 |
|
|
8f07cf5093
|
Map editor tiles are now fully loaded from cache
|
2025-01-13 10:52:40 +01:00 |
|
|
3f8c911e9d
|
Clean up
|
2025-01-12 20:54:59 +01:00 |
|
|
689e443b3d
|
.
|
2025-01-12 03:24:31 +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 |
|
|
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 |
|
|
10f6dc3802
|
TS improvements
|
2025-01-04 19:17:10 +01:00 |
|
|
40c87f0ee3
|
Renamed zone > map
|
2025-01-02 17:31:31 +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 |
|
|
8355c83dc8
|
Renamed class
|
2024-12-31 16:15:28 +01:00 |
|
|
5fcb336835
|
Moved file
|
2024-12-30 17:44:56 +01:00 |
|
|
e9dfcf7870
|
Minor changes
|
2024-12-29 02:36:04 +01:00 |
|
|
e4186a1bf5
|
WIP zone loading
|
2024-12-29 00:40:02 +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 |
|
|
6dad7bc9dd
|
http improvements, fixed link
|
2024-12-27 00:48:36 +01:00 |
|
|
231f19a30f
|
Added characterChest component for chest equipment, moved some files
|
2024-12-27 00:27:54 +01:00 |
|
|
0e455f8ffc
|
Use originX and Y for hair
|
2024-12-21 03:00:09 +01:00 |
|
|
8005bc1318
|
Small fix
|
2024-12-21 02:29:48 +01:00 |
|
|
11e978121f
|
Renamed frame speed > frame rate
|
2024-12-21 02:27:47 +01:00 |
|
|
727ca99b73
|
#262 : Use frameRate is value is set in sprite settings
|
2024-12-21 02:20:03 +01:00 |
|
|
d58cfa668d
|
More finetuning of hair positioning
|
2024-12-15 14:40:47 +01:00 |
|
|
608932300f
|
Improved proof of concept hair customisation & sprite anchor points
|
2024-12-12 00:42:56 +01:00 |
|
|
b5c1c92b04
|
Worked on character customisation
|
2024-12-10 02:22:03 +01:00 |
|
|
1fa8b8f06e
|
You can now zoom in/out with key combination (shift + arrow uo/down)
my 5 EUR Action gaming mouse doesnt let me scroll on MacOS 💩
|
2024-12-07 23:24:11 +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 |
|
|
d9947e29cf
|
Prevent loading anims more than once
|
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
|
2024-11-13 13:22:20 +01:00 |
|
|
ed17e7f16e
|
#217: Solved duplicate texture loading issue, #215: Finished Dexie implementation.
|
2024-11-02 02:20:34 +01:00 |
|
|
74cbf3f2c8
|
Animations now load dynamically and are cached
|
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
|
2024-10-30 15:27:37 +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 |
|
|
7c259f455c
|
Load all tiles in zone editor
|
2024-10-28 23:41:26 +01:00 |
|
|
dc2b6b9851
|
WIP: updated zone manager to match with zone logic (dynamic asset/texture loading)
|
2024-10-27 21:04:08 +01:00 |
|
|
4aa1309797
|
Small cleanup
|
2024-10-27 18:50:13 +01:00 |
|
|
4f8517a50c
|
Proof of concept dynamic tile loading 2
|
2024-10-27 18:48:19 +01:00 |
|
|
7db2ba322c
|
Minor improvements, more work on dynamic asset loading
|
2024-10-26 02:41:16 +02:00 |
|
|
70fb732051
|
finally some good fucking code
|
2024-10-26 00:15:31 +02:00 |
|
|
9f50b062b0
|
Worked on dynamic texture loading
|
2024-10-25 22:17:02 +02:00 |
|