|
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 |
|
|
d010159989
|
map bug fix
|
2025-02-09 17:25:48 +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 |
|
|
838610d041
|
Cleaned sound composable code
|
2025-02-06 22:35:54 +01:00 |
|
|
fb3a59aa59
|
Cache audio
|
2025-02-06 22:32:25 +01:00 |
|
|
ccb64fc048
|
mp3 > wav
|
2025-02-06 22:01:16 +01:00 |
|
|
db52bcfff3
|
Global const for composable
|
2025-02-06 21:46:51 +01:00 |
|
|
12735756d7
|
Added more SFX logic
|
2025-02-06 21:43:09 +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 |
|
|
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 |
|
|
8add054f63
|
Added drag & resize logic to tileList and mapObjectList
|
2025-02-06 14:32:39 +01:00 |
|
|
04d55f994e
|
Reimplemented web worker logic for tile analysis
|
2025-02-06 14:14:41 +01:00 |
|
|
d5984f1c3f
|
npm update
|
2025-02-06 14:03:33 +01:00 |
|
|
7071d934b4
|
Update origin X and Y values in real-time
|
2025-02-06 14:02:50 +01:00 |
|
|
15b212160d
|
Walk improvement
|
2025-02-06 13:46:21 +01:00 |
|
|
90f3056e08
|
Minor improvements
|
2025-02-06 13:22:52 +01:00 |
|
|
7730fd81bd
|
Phaser moment
|
2025-02-05 22:13:29 +01:00 |
|
|
b195f1399f
|
Updated modal bg styles to correct values, started working on map object setting modal
|
2025-02-05 21:04:47 +01:00 |
|
|
3c06f7db97
|
Loop fix, added btn-indigo to general styling
|
2025-02-05 19:50:53 +01:00 |
|
|
6c7864b4d4
|
Moved map character network event logic into characters component, added playAnimation function to characterComposable, finished attack animation
|
2025-02-05 18:27:33 +01:00 |
|
|
0c9a41c286
|
Image dimension bug fix
|
2025-02-05 17:42:16 +01:00 |
|
|
d2abf8fda8
|
#327 : Fixed map load bug after closing map editor
|
2025-02-05 17:01:27 +01:00 |
|
|
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 |
|