|
fdbc101f96
|
npm run format
|
2025-02-05 15:19:13 +01:00 |
|
|
7ff1de4018
|
Removed client notif. Server sends one already.
|
2025-02-05 15:12:52 +01:00 |
|
|
f258c65403
|
Merge remote-tracking branch 'origin/main' into feature/map-refactor
|
2025-02-05 15:11:14 +01:00 |
|
|
adc3eba237
|
Fixed event tile erasing and moving/flipping map objects
|
2025-02-04 21:39:59 -06:00 |
|
|
2097a51f07
|
Put back Colin's FE changes
|
2025-02-05 04:33:40 +01:00 |
|
|
14474f7665
|
Removed map from mapEffects type
|
2025-02-05 03:04:33 +01:00 |
|
|
f14d9baaa1
|
Send PVP value as integer
|
2025-02-05 02:55:33 +01:00 |
|
|
2b40741ca7
|
npm run format, moved some files for improved file structure, removed redundant logic
|
2025-02-05 00:19:55 +01:00 |
|
|
cf54ab842a
|
Merge remote-tracking branch 'origin/main' into feature/map-refactor
# Conflicts:
# src/components/gameMaster/mapEditor/Map.vue
# src/components/gameMaster/mapEditor/partials/MapObjectList.vue
# src/components/gameMaster/mapEditor/partials/TileList.vue
# src/components/screens/MapEditor.vue
# src/composables/pointerHandlers/useMapEditorPointerHandlers.ts
|
2025-02-04 15:15:29 +01:00 |
|
|
0ecd951710
|
Redundant code removal and synchronizing map settings modal with the editor
|
2025-02-03 16:18:20 -06:00 |
|
|
841ec0f3df
|
Map object position as tile coordinates, map objects correctly snap to each tile now when moving, and fixed bug of placing objects over eachother on the same tile
|
2025-02-03 14:53:46 -06:00 |
|
|
efeae337ab
|
Restored map editor event tiles
|
2025-02-02 00:02:19 -06:00 |
|
|
5e11b67774
|
Moving map objects restored
|
2025-02-01 21:36:37 -06:00 |
|
|
4adcf8d61d
|
Placement of map objects
|
2025-02-01 15:56:07 -06:00 |
|
|
e53e154d16
|
npm run format
|
2025-02-01 16:18:33 +01:00 |
|
|
ac1396304f
|
Added web worker to improve tile analysis performance
|
2025-02-01 03:11:13 +01:00 |
|
|
09ee9bf01d
|
Show tile & mapObject list on top of toolbar buttons, re-enabled camera follow
|
2025-02-01 02:26:54 +01:00 |
|
|
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 |
|
|
8e81ce716b
|
Minor tweaks and fixes
|
2025-01-31 23:11:15 +01:00 |
|
|
4fba3678d6
|
Added eraser to tool check
|
2025-01-31 23:01:19 +01:00 |
|
|
67f83c3447
|
Forgor styling on the other tiles, fix tab closing
|
2025-01-31 22:57:14 +01:00 |
|
|
d665ac989c
|
#321 - Made mapObjectList & tileList side panels
|
2025-01-31 22:35:13 +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 |
|
|
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 |
|
|
fb6e2aa742
|
Undo and redo cycling through map edit history
|
2025-01-29 19:48:09 -06:00 |
|
|
2a6321b06b
|
Tile and map object list modals start at top left
|
2025-01-28 14:09:40 -06:00 |
|
|
ba90982e35
|
Implemented tap vs hold drawing setting
|
2025-01-28 13:52:15 -06: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
7a51323682
|
Load map data inside a composable instead of Pinia store
|
2025-01-25 02:38:40 +01:00 |
|
|
5202251ac7
|
Tailwind improvement
|
2025-01-23 00:50:35 +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 |
|
|
7dccb73698
|
TS improvement
|
2025-01-21 23:38:42 +01:00 |
|
|
93baa10acf
|
Improvements
|
2025-01-14 02:39:41 +01:00 |
|
|
0657dbcb1b
|
Tiny improvements
|
2025-01-13 14:51:28 +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 |
|
|
b54b825422
|
Map event tile improvements
|
2025-01-05 06:22:28 +01:00 |
|
|
0142850983
|
Map editor WIP
|
2025-01-05 04:01:50 +01:00 |
|
|
2d09715dc4
|
Map editor improvements
|
2025-01-05 01:43:39 +01:00 |
|
|
ef807982a5
|
Map editor improvements
|
2025-01-05 00:07:55 +01:00 |
|