1
0
forked from noxious/client

105 Commits

Author SHA1 Message Date
fb18841c91 npm run format 2025-01-09 16:02:17 +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
c1d9cc3a11 Disabled vue dev tools, replaced ref with shallowRef, better naming 2025-01-05 21:00:16 +01:00
0142850983 Map editor WIP 2025-01-05 04:01:50 +01:00
ef807982a5 Map editor improvements 2025-01-05 00:07:55 +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
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
1c2e642fe3 Typo 2025-01-01 02:59:26 +01:00
90bdf43b64 Small change 2024-12-30 02:47:49 +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
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
231f19a30f Added characterChest component for chest equipment, moved some files 2024-12-27 00:27:54 +01:00
2c7a1e27be Fixes for origin being string, styling bug hair select and wrong label tags 2024-12-21 17:48:20 +01:00
0e455f8ffc Use originX and Y for hair 2024-12-21 03:00:09 +01:00
97080d7380 Better anim. timing 2024-12-21 02:09:18 +01:00
1a3a53a229 Timing for animations 2024-12-20 21:29:33 +01:00
a926de8466 Hair anim. adjustment 2024-12-20 20:36:13 +01:00
5eabb39ec8 Improved hair animation 2024-12-20 01:28:48 +01:00
d58cfa668d More finetuning of hair positioning 2024-12-15 14:40:47 +01:00
facdd2d1b4 Minor styling changes 2024-12-13 00:47:36 +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
1479d96162 npm update, proof of concept code for character hair 2024-12-05 09:55:20 +01:00
924d5bdd13 Bug fixes and improvements to character select screen 2024-11-25 00:40:21 +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
ab97e27f27 Moved game components into a new folder, working proof of concept hair customisation 2024-11-23 16:47:41 +01:00
8e174a063a Worked on zone manager 2024-06-11 01:10:22 +02:00
Colin Kallemein
2021e68cb6 NQ-64 Add player stored hp and mp to hud 2024-06-08 14:25:50 +02:00
Colin Kallemein
d0cd073b95 NQ-63 truncate character name in select screen and hud 2024-06-08 14:05:13 +02:00
7428521fb2 Got a working version of character animations, finished HUD styling, cleaned SCSS, npm update 2024-06-08 00:04:28 +02:00
5b6f292361 Made images undraggable
Fixes bug where dragging an image also drags tilemap when exiting the image container
2024-06-05 22:19:30 +02:00
d0450ca673 Changed rem to px aside from font-size
Good code practice
2024-06-04 22:34:51 +02:00
4f96fb5824 Optimized and cleaned up more scss 2024-06-04 21:27:17 +02:00
579f289995 Hud cutout styling + changes character select 2024-06-02 18:32:59 +02:00
86b80f8244 npm run format 2024-06-02 02:35:42 +02:00
1febe56a50 character selection work 2024-05-31 23:02:44 +02:00
45df1ce886 Starting code for HUD 2024-05-20 22:37:49 +02:00
0e0107aeb0 Adjusted bg size 2024-05-13 23:48:15 +02:00