|
4070bcf048
|
Removed BackgroundImageLoader component
|
2025-02-10 15:11:36 +01:00 |
|
|
82a854e647
|
Replaced walk sound, removed redundant logic, removed emits in favour of using mapEditor directly (less logic), added soundStorage clear to reset cmd
|
2025-02-09 21:54:21 +01:00 |
|
|
838610d041
|
Cleaned sound composable code
|
2025-02-06 22:35:54 +01:00 |
|
|
fb3a59aa59
|
Cache audio
|
2025-02-06 22:32:25 +01:00 |
|
|
6383320e8c
|
#209 : Improved logic for button presses
|
2025-02-06 21:20:49 +01:00 |
|
|
557b8aaabb
|
Added connect sound
|
2025-02-06 21:08:55 +01:00 |
|
|
c09e9ea841
|
Replaced button press sound
|
2025-02-06 21:05:29 +01:00 |
|
|
c2d41a63a7
|
Added playSound func, use this on attack
|
2025-02-06 21:00:32 +01:00 |
|
|
abc58bfa38
|
npm run format, removed container that character was in
|
2025-01-28 04:57:21 +01:00 |
|
|
6bede8c44e
|
Map editor ui fixes, switching back to game from map editor, draw/tap checkbox, and partial restoration of tile picker function
|
2025-01-27 14:33:29 -06:00 |
|
|
9618e07bc6
|
refactoring pointer events and input handling improvements
|
2025-01-26 20:50:34 -06:00 |
|
|
791830fd6f
|
Refactoring of modalShown booleans
|
2025-01-26 18:56:13 -06:00 |
|
|
14aa696197
|
Changes to mapeditorcomposable, fix pencil and fill tool for tiles
Locked in, made mapeditor my bi-
|
2025-01-26 23:28:15 +01:00 |
|
|
5e2781b265
|
Removed placedMapObject depth field, cleaned package.json, creating & deleting maps now works with mapStorage
|
2025-01-23 00:47:34 +01:00 |
|
|
93baa10acf
|
Improvements
|
2025-01-14 02:39:41 +01:00 |
|
|
0657dbcb1b
|
Tiny improvements
|
2025-01-13 14:51:28 +01:00 |
|
|
3f8c911e9d
|
Clean up
|
2025-01-12 20:54:59 +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 |
|
|
40c87f0ee3
|
Renamed zone > map
|
2025-01-02 17:31:31 +01:00 |
|
|
2abce7a7e7
|
Sorted imports
|
2025-01-01 19:05:24 +01:00 |
|
|
7871b34c60
|
Don't open GM panel if focus is on any input or textarea
|
2024-11-14 22:28:10 +01:00 |
|
|
7c5602f204
|
#197: Added background image loader
|
2024-11-05 22:01:28 +01:00 |
|
|
d81c889426
|
Removed GM tools, added event listener for shift + G to open GM panel
|
2024-11-05 20:53:39 +01:00 |
|
|
bbcb84ed03
|
Refactored screens & login forms, fixed pw reset modal, WIP new pw form
|
2024-11-03 00:47:02 +01:00 |
|
|
e2c60bfd5a
|
#210 : Play music on login screen
|
2024-11-02 14:05:37 +01:00 |
|
|
e38c402266
|
Fix button sound playing when clicked outside of buttons
|
2024-11-02 13:54:16 +01:00 |
|
|
a299d5dc55
|
#209: Play sound when a button is pressed
|
2024-11-02 13:51:07 +01:00 |
|
|
43c0f0ab1e
|
Added vite-plugin-compression
|
2024-11-02 13:34:52 +01:00 |
|
|
9f50b062b0
|
Worked on dynamic texture loading
|
2024-10-25 22:17:02 +02:00 |
|
|
df19c1094c
|
feature/#215-dexie-caching-implementation
|
2024-10-21 02:08:27 +02:00 |
|
|
f6e1a54e74
|
Body view fixes?
|
2024-10-19 21:20:43 +02:00 |
|
|
222614b856
|
Moved GmTools and GmPanel to App.vue
|
2024-10-18 19:27:22 +02:00 |
|
|
aff32c33c7
|
npm update, mobile scroll fix, zone editor object refactor work, removed redundant div
|
2024-10-18 00:20:30 +02:00 |
|
|
774871510e
|
Reordered func. params getTile(), npm run format, refactor zone object part in zone editor, other improvements
|
2024-10-17 19:26:45 +02:00 |
|
|
13be1a38fa
|
Refactor App.vue
|
2024-10-16 16:04:29 +02:00 |
|
|
32dc7a2963
|
Removed register, it's in the same screen now
|
2024-10-16 14:11:43 +02:00 |
|
|
334ceaa8f3
|
Refactor cameraControls and pointerHandlers, npm update, npm run format
|
2024-10-02 16:17:34 +02:00 |
|
|
fd599907e5
|
Disabled context menu
|
2024-09-29 00:51:50 +02:00 |
|
|
42291b93eb
|
Renamed store files to (xyz)Store for better readability
|
2024-09-22 00:53:29 +02:00 |
|
|
6e6c6f9b9e
|
npm run format
|
2024-09-15 02:06:27 +02:00 |
|
|
236aac0b9b
|
Removed unnecessary complexity in App.vue
|
2024-09-10 13:13:52 +02:00 |
|
|
0fcd5c4d76
|
Loading world works
|
2024-07-12 12:44:37 +02:00 |
|
|
79bef033f3
|
Refractor socket store into game store
|
2024-07-12 11:58:06 +02:00 |
|
|
ea9771e3ec
|
Various zone editor UX improvements
|
2024-07-11 18:28:38 +02:00 |
|
|
7ec1c73f1f
|
Added game store, stupid tile shit
|
2024-07-07 20:57:10 +02:00 |
|
|
4dcc11706a
|
Updated tiles, improved folder & file structure, npm update, more progress on zone editor
|
2024-06-11 17:15:53 +02:00 |
|
|
8e174a063a
|
Worked on zone manager
|
2024-06-11 01:10:22 +02:00 |
|