|
09b458eeef
|
Merge remote-tracking branch 'origin/main' into feature/#321
|
2025-02-01 01:43:12 +01:00 |
|
|
9d95562679
|
Implemented logic to walk with arrow keys
|
2025-02-01 01:43:01 +01:00 |
|
|
a9de031673
|
poc
|
2025-02-01 01:31:28 +01:00 |
|
|
8e81ce716b
|
Minor tweaks and fixes
|
2025-01-31 23:11:15 +01:00 |
|
|
2c1db56cc4
|
Merge remote-tracking branch 'origin/feature/#321'
|
2025-01-31 23:02:01 +01:00 |
|
|
4fba3678d6
|
Added eraser to tool check
|
2025-01-31 23:01:19 +01:00 |
|
|
d29ca10ba9
|
Merge remote-tracking branch 'origin/feature/#321'
|
2025-01-31 23:00:16 +01:00 |
|
|
67f83c3447
|
Forgor styling on the other tiles, fix tab closing
|
2025-01-31 22:57:14 +01:00 |
|
|
8f82bad3fa
|
Merge remote-tracking branch 'origin/feature/#321'
|
2025-01-31 22:39:34 +01:00 |
|
|
d665ac989c
|
#321 - Made mapObjectList & tileList side panels
|
2025-01-31 22:35:13 +01:00 |
|
|
e389534e30
|
npm run format
|
2025-01-31 22:33:45 +01:00 |
|
|
7d3946e274
|
#96 - Renamed and refactored pointer handler composables in favor of arrow key movement.
|
2025-01-31 22:26:23 +01:00 |
|
|
0f46e3b6d2
|
#323 - Added alt to all images, also removed unused templates
Templates for old user panel hadnt been removed yet
|
2025-01-31 19:35:29 +01:00 |
|
|
507d4226ac
|
Bug fix for character profile, greatly improved javascript
|
2025-01-31 03:23:23 +01:00 |
|
|
5dd9d1e7af
|
Added temp. offset logic for easier sprite management
|
2025-01-31 02:16:19 +01:00 |
|
|
15f9e9861e
|
Zoom
|
2025-01-31 01:55:52 +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 |
|
|
5747166822
|
Don't toggle accordion on button press
|
2025-01-31 01:17:44 +01:00 |
|
|
c010373e5b
|
Updated loading indicator to match the other one we have
|
2025-01-30 18:35:51 +01:00 |
|
|
57ad9d4889
|
Don't update after closing sprite action img offset modal
|
2025-01-30 18:32:33 +01:00 |
|
|
f268ac9e5b
|
Removed comment, updated types for sprite actions, minor modal component improvement, added components for better sprite management
|
2025-01-30 18:29:55 +01:00 |
|
|
014c08b17a
|
Set depth to 9999 to always show above character sprite
|
2025-01-28 17:54:12 +01:00 |
|
|
bdbda6456c
|
CharHair work
|
2025-01-28 16:32:16 +01:00 |
|
|
85537840ab
|
Improved code
|
2025-01-28 05:14:37 +01:00 |
|
|
2b7082ac92
|
Bug fix caused by formatting
|
2025-01-28 05:01:52 +01:00 |
|
|
abc58bfa38
|
npm run format, removed container that character was in
|
2025-01-28 04:57:21 +01:00 |
|
|
027325f2bf
|
Merge remote-tracking branch 'origin/main' into feature/map-refactor
|
2025-01-28 01:59:29 +01:00 |
|
|
517e92b07b
|
Fully restored tile picker function
|
2025-01-27 14:49:27 -06: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 |
|
|
9e652868ca
|
Prepping to work on Placed map objects
|
2025-01-27 00:18:46 -06:00 |
|
|
35f0dcca64
|
Hierarchical pointer handling logic
|
2025-01-26 21:21:24 -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 |
|
|
37acf1782b
|
Removed isAnimated and isLooping fields
|
2025-01-27 01:51:53 +01: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 |
|
|
cfac1d508b
|
Minor change
|
2025-01-25 16:49:45 +01:00 |
|
|
82cfe5902f
|
Bye
|
2025-01-25 16:49:25 +01:00 |
|
|
284ca6f64e
|
Finish improving effects component
|
2025-01-25 15:44:49 +01:00 |
|
|
967cb1893d
|
Re-applied changes
|
2025-01-25 15:38:20 +01:00 |
|
|
18db005bc1
|
Merge remote-tracking branch 'origin/main' into feature/map-refactor
|
2025-01-25 14:48:24 +01:00 |
|
|
c8473fc206
|
Removed console.log
|
2025-01-25 14:48:16 +01:00 |
|
|
b5e84c133a
|
Merge remote-tracking branch 'origin/main' into feature/map-refactor
# Conflicts:
# src/components/game/map/Effects.vue
|
2025-01-25 14:47:00 +01:00 |
|
|
95c3a1af61
|
Merge remote-tracking branch 'origin/main' into feature/#313
|
2025-01-25 14:45:38 +01:00 |
|
|
45a9d8cfdb
|
Formatted code
|
2025-01-25 14:45:09 +01:00 |
|
|
e0a48a089a
|
Sorted imports
|
2025-01-25 13:49:52 +01:00 |
|
|
69f9944dc7
|
Use Dexie instead of Pinia store values in tileList inside mapEditor
|
2025-01-25 13:49:03 +01:00 |
|
|
9cdfcbcc56
|
npm run format
|
2025-01-25 13:24:26 +01:00 |
|
|
a614ee6241
|
Fixed value could be undefined ts error
|
2025-01-24 19:43:31 -06:00 |
|
|
7a51323682
|
Load map data inside a composable instead of Pinia store
|
2025-01-25 02:38:40 +01:00 |
|