201f628bfa
Saving teleports works again
2025-02-14 03:16:22 +01:00
56f30093f6
Teleport fix WIP
2025-02-14 03:04:42 +01:00
110fd4e608
TS improvements
2025-02-14 02:49:14 +01:00
c1edf31ca0
TS fix
2025-02-14 02:44:14 +01:00
90c0ed3141
Open teleport modal fix
2025-02-14 02:42:01 +01:00
bcf0d2832d
Feedback Shilo
...
the placement of map objects sometimes placed in a tile that the mouse wasnt over. but i didnt try reproducing the issue.
opening map editor doesnt close the gm window (nor show the map editor). not obvious.
side panels like map objects doesnt have a close button. so i was only able to close it by switching to "move" tool.
2025-02-14 02:34:56 +01:00
8bf67ab168
Minor fix and format
2025-02-14 02:23:13 +01:00
f83e2bf8c8
Merge remote-tracking branch 'origin/main' into feature/map-refactor
2025-02-14 02:08:23 +01:00
8b0bf6534e
Most comprehensive undo/redo so far
2025-02-13 13:27:15 -06:00
5e243e5201
Fixed object moving when its not supposed to
2025-02-13 12:19:09 -06:00
41e7832cbe
Minor improvements
2025-02-12 21:11:17 +01:00
faa8e5def9
Remove history commit that was used to pad the start
2025-02-11 21:14:03 -06: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
59243e0e17
Merge cleanup
2025-02-10 16:21:23 -06:00
87ffc98cce
Best undo/redo function across all map editor elements
2025-02-10 16:08:56 -06:00
0c450b24ed
Teleport modal restored, and expanded undo/redo to include all placed and erase edits across each map element type (map object advanced actions WIP)
2025-02-10 16:08:15 -06:00
13e8c1b4dd
Show sprite duration
2025-02-10 16:10:36 +01:00
04203cb9c1
Add opacity to placed map object preview, don't show seconds in clock , updated date format
2025-02-10 14:37:34 +01:00
592d1df9bf
Removed conflicting and redundant logic
2025-02-10 13:39:17 +01:00
9413fdbb2f
Improved check
2025-02-10 02:12:24 +01:00
34caac562c
Minor fixes
2025-02-10 02:05:16 +01:00
390187f353
#202 - Enable / disable placed map object preview
2025-02-10 01:51:45 +01:00
cbd111a05b
Map eidtor work , new walk sound
2025-02-10 01:46:31 +01:00
5ef11f3157
Add ID instead of object when adding map object
2025-02-09 22:40:06 +01:00
c56c2796c4
format
2025-02-09 22:36:55 +01:00
c228af7bb6
Moved if logic into component for improved performance, inline value updating for select fields
2025-02-09 22:29:24 +01:00
f45a51c230
Clean
2025-02-09 22:09:42 +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
3bcb16fa9c
Merge branch 'feature/#321' of ssh://gitea.directonline.io:29417/noxious/client into feature/#321
...
# Conflicts:
# src/components/gameMaster/mapEditor/partials/Toolbar.vue
2025-02-09 21:27:17 +01:00
f79ebedc62
Improvement
2025-02-09 21:27:02 +01:00
44b0368276
Adjusted selectedplacedmapobject toolbar, close list when eraser selected
2025-02-09 20:59:03 +01:00
b8b985470f
Move SelectedPlacedMapObject toolbar
2025-02-09 20:40:51 +01:00
39e00c6feb
Move toolbar over when listpanel is open
2025-02-09 20:03:47 +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
4c4e8ffe02
Better formatting
2025-02-07 20:47:24 +01:00
369522fda3
#321 - Show corresponding list when drawMode is selected & vice versa
...
Synced with main, cleaned up unused consts
2025-02-07 20:37:11 +01:00
b35794d6d3
Merge remote-tracking branch 'origin/main' into feature/#321
2025-02-07 19:59:58 +01:00
6ba4c1b843
Updated Dockerfile, renamed config key
2025-02-07 01:14:57 +01:00
6a52546a08
Field step attr. improvement
2025-02-07 00:28:28 +01:00
8133bd02df
Merge remote-tracking branch 'origin/main' into feature/#321
2025-02-07 00:26:57 +01:00
e720a1098e
Z-index fix for selectedPlacedMapObject
2025-02-07 00:26:47 +01:00
48d1d920be
Merge remote-tracking branch 'origin/main' into feature/#321
2025-02-07 00:23:32 +01:00
7542fd70ed
#351 : Added map editor settings modal
2025-02-07 00:23:13 +01:00
9f866fea72
Reapply tilelist processing changes
2025-02-06 23:31:50 +01:00
ec6f3031b8
Rebuilt side panel for object & tile lists
...
Reorganised file structure
2025-02-06 23:20:30 +01:00
c2d41a63a7
Added playSound func, use this on attack
2025-02-06 21:00:32 +01:00
122a178feb
Minor change
2025-02-06 14:50:30 +01:00
909dbf4280
Fix for scroll
2025-02-06 14:36:28 +01:00