|
d85bf4846b
|
Character hair refactor, enhancements
|
2025-02-21 02:02:36 +01:00 |
|
|
51e885cfdf
|
#244: Allow nickname changes, fixed listening for notifications
|
2025-02-19 11:46:05 +01:00 |
|
|
ed992e1c2d
|
Updated characters.vue
|
2025-02-18 18:27:35 +01:00 |
|
|
a6d6d894a9
|
#363 : Moved socket logic into socketManager and removed it from Pinia store
|
2025-02-17 01:17:02 +01:00 |
|
|
af5a97f66d
|
Removed debug console log
|
2025-02-16 19:04:35 +01:00 |
|
|
e6412d8a65
|
Temp. fix for finding children in scene, character create bug fix, chat logic improvements, added image compression upon build
|
2025-02-12 13:44:37 +01:00 |
|
|
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 |
|
|
a9cedba4e0
|
Renamed get to getById, map improvement
|
2025-02-09 17:33:10 +01:00 |
|
|
275dd95c69
|
Cleaned character create event
|
2025-02-09 17:13:22 +01:00 |
|
|
fb3a59aa59
|
Cache audio
|
2025-02-06 22:32:25 +01:00 |
|
|
12735756d7
|
Added more SFX logic
|
2025-02-06 21:43:09 +01:00 |
|
|
6383320e8c
|
#209 : Improved logic for button presses
|
2025-02-06 21:20:49 +01:00 |
|
|
7fd334d414
|
Applied styling fix
|
2025-01-31 01:19:49 +01:00 |
|
|
c7d4b5f2c3
|
Updates TS hints
|
2025-01-31 01:18:49 +01:00 |
|
|
c010373e5b
|
Updated loading indicator to match the other one we have
|
2025-01-30 18:35:51 +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 |
|
|
700bd57e67
|
Almost finalised refactoring
|
2025-01-03 14:35:08 +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 |
|
|
540425ca44
|
Minor change
|
2025-01-01 04:48:57 +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 |
|
|
18b07d2f46
|
Several fixes, improvements, refactor for authentication
|
2024-12-27 19:00:53 +01:00 |
|
|
6be1134c8c
|
Minor improvement
|
2024-12-27 00:49:57 +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 |
|
|
179ceb0ca0
|
Cleaned up assets, added default border values to main.scss
|
2024-12-26 20:03:42 +01:00 |
|
|
1b650bd733
|
#16: Show updates made to character in real time
|
2024-12-22 00:13:15 +01:00 |
|
|
2c7a1e27be
|
Fixes for origin being string, styling bug hair select and wrong label tags
|
2024-12-21 17:48:20 +01:00 |
|
|
963c593a1f
|
#260 - Add min height when no character is selected
|
2024-12-08 19:45:11 +01:00 |
|
|
a299e22f88
|
#260 - added responsive styling character select
|
2024-12-08 19:29:07 +01:00 |
|
|
606e220a9f
|
Slightly adjusted styling radio hair color buttons
|
2024-11-27 20:39:09 +01:00 |
|
|
6988565484
|
Removed redundant code
|
2024-11-25 00:42:07 +01:00 |
|
|
fbc4a3dcdb
|
Better typescript
|
2024-11-25 00:41:12 +01:00 |
|
|
924d5bdd13
|
Bug fixes and improvements to character select screen
|
2024-11-25 00:40:21 +01:00 |
|
|
25a2fd24f3
|
Prep hair color radio btns, adjust styling hairstyles to make it tab friendly
|
2024-11-24 20:46:29 +01:00 |
|
|
64f5ac45dd
|
Removed console.log, renamed hars to characterHairs
|
2024-11-24 20:28:50 +01:00 |
|
|
937ce939d1
|
Preselect hairstyle that's set on character
Removed unused watch
|
2024-11-24 20:19:45 +01:00 |
|
|
7d89364104
|
Fix styling conditions for radio select
WIP
|
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
|
2024-11-24 15:13:11 +01:00 |
|
|
89d83efca4
|
Mess
|
2024-11-23 22:55:43 +01:00 |
|
|
ab97e27f27
|
Moved game components into a new folder, working proof of concept hair customisation
|
2024-11-23 16:47:41 +01:00 |
|
|
ee3e1b55cb
|
Huehue wups
|
2024-11-23 15:43:57 +01:00 |
|