56 Commits

Author SHA1 Message Date
bbcb84ed03 Refactored screens & login forms, fixed pw reset modal, WIP new pw form 2024-11-03 00:47:02 +01:00
7c259f455c Load all tiles in zone editor 2024-10-28 23:41:26 +01:00
be854a79b8 Added reset password modal form 2024-10-27 21:31:50 +01:00
f75528b2af Merge remote-tracking branch 'origin/feature/#215-dexie-caching-implementation' into feature/character-profile
# Conflicts:
#	src/screens/Game.vue
2024-10-25 22:20:34 +02:00
a0f0b40ed3 Replaced modal resize icon, started writing components for character type management, spride field made optional 2024-10-19 02:15:48 +02:00
2fad54fd26 More styling tweaks, updated confirmation modal 2024-10-16 22:23:00 +02:00
be3cbf77bf Added global empty btn styling, adjusted and WIP modal styling 2024-10-16 20:47:29 +02:00
1cfdf1857e Updated close icon, more styling changes 2024-10-12 22:20:25 +02:00
474de8b14a Changed global styling so its readable
Placeholder changes before new design is implemented
2024-10-12 21:32:41 +02:00
9b592d6c7c npm run format, started working on follow player logic, refactor some camera logic 2024-09-22 02:14:32 +02:00
Zaxiure
d0bf622443
Centered camera & Modal position changes
- Able to give position to modal other then centered.
 - Camera now centered on character when
   - Character joins zone
   - Character teleports on to zone
   - Window resize
2024-09-21 12:00:49 +02:00
471f84904f walk anims 2024-07-31 19:56:44 +02:00
336f90128d Worked on character animations 2024-07-30 23:30:54 +02:00
e4cd0e041a npm update, modal bug fix, separated logics for easier maintainability, modal fe bugfix 2024-07-27 22:53:38 +02:00
ffe97312c9 Sprite manager front- and backend logics 2024-07-24 22:32:14 +02:00
5140e205ad Removed global overflow on modals, added it back to objects modal 2024-07-21 20:48:06 +02:00
71c046a087 Converted last px to tailwind breakpoints 2024-07-21 18:46:13 +02:00
fe018528df Also converted zoneeditor styling to tailwind breakpoints 2024-07-21 18:14:38 +02:00
8a4b57daef Updated Tailwind config and styling 2024-07-11 19:16:03 +02:00
317906eab5 Creating and deleting zones now works 2024-07-07 04:06:59 +02:00
e96b9c9ee9 Modal improvements, finished object eraser 2024-07-06 21:27:16 +02:00
c56974a79f Temporary col functionality, and absolute unfiltered styling agony 2024-07-04 20:47:50 +02:00
ab93dd5960 Modal now uses tailwind 2024-07-04 17:02:25 +02:00
270b14d8e5 asset mngr stuff 2024-06-29 22:39:22 +02:00
e5351eaf6f Cleaned up styling, changed assets logic 2024-06-23 20:21:49 +02:00
6215b19b20 Small styling changes, responsiveness modals 2024-06-23 14:10:49 +02:00
2c19d19c41 Fixed modal resizing/dragging bug(s) 2024-06-23 13:07:37 +02:00
98e9ae1a80 Global margin for modals, cleaned up gm-panel styling 2024-06-20 21:39:30 +02:00
92103cea9e More global styling, improved modal form styling 2024-06-14 22:14:33 +02:00
12445db7f1 NQ-74 Styling updates and fixes GUI 2024-06-12 21:30:51 +02:00
8e174a063a Worked on zone manager 2024-06-11 01:10:22 +02:00
3e003962dc Fixed characters not showing after logging in, added loading screen before showing characters, worked on GM tools 2024-06-10 02:39:00 +02:00
2f7153fbfe Added resizing logics to modal + option to disable this 2024-06-10 01:42:57 +02:00
7e11a86604 Moved login css back to screen component, added new background, temporarily commented-out the full-screen btn in modal component 2024-06-10 00:36:52 +02:00
76c8cc57ab Worked on game master tools 2024-06-09 23:50:15 +02:00
9ff5fa3a84 More styling cleanup, tweaked login btns 2024-06-09 22:59:08 +02:00
ef13f22e6e Small hover animations 2024-06-09 22:36:19 +02:00
c8e5daf6cf Hide modal footer when empty, changed slot names for good code practice 2024-06-09 22:32:36 +02:00
daa469d5e5 Modal update: added closable prop and hide close btn when value is false 2024-06-09 22:29:07 +02:00
4525634bc9 My 2 cents for CSS :')) 2024-06-09 22:27:02 +02:00
d7e4da307a Updated styling, little cleaning up 2024-06-09 22:15:10 +02:00
0903bbfb19 Started working on zone editor and tile loading & selecting for it 2024-06-08 14:29:34 +02:00
5b6f292361 Made images undraggable
Fixes bug where dragging an image also drags tilemap when exiting the image container
2024-06-05 22:19:30 +02:00
d0450ca673 Changed rem to px aside from font-size
Good code practice
2024-06-04 22:34:51 +02:00
4f96fb5824 Optimized and cleaned up more scss 2024-06-04 21:27:17 +02:00
3257a3511a Cleanup styling, added global styling 2024-06-04 20:31:27 +02:00
e97febd5c1 added cutout shape to char select 2024-06-02 21:54:17 +02:00
bc7d83345f Changed delete, added global styling 2024-06-02 15:55:53 +02:00
86b80f8244 npm run format 2024-06-02 02:35:42 +02:00
8329afe897 Improved receiving notifications 2024-06-02 02:33:29 +02:00