1
0
forked from noxious/client

74 Commits

Author SHA1 Message Date
ed17e7f16e #217: Solved duplicate texture loading issue, #215: Finished Dexie implementation. 2024-11-02 02:20:34 +01:00
d402744955 Map editor fixes (select & move), character sprites are now dynamically loaded and cached, moved repeated code into a composable, updated types 2024-10-30 15:27:37 +01:00
6e2885cba6 Added tile sorting logic, minor improvements 2024-10-19 21:15:13 +02:00
252d9c87fd Firefox styling fixes 2024-10-19 17:13:06 +02:00
856829b605 Possible fix for text alignment on Windows 2024-10-19 17:00:58 +02:00
16a8435f7b #146 : Set camera on player's position after loading into a zone 2024-10-02 17:07:43 +02:00
334ceaa8f3 Refactor cameraControls and pointerHandlers, npm update, npm run format 2024-10-02 16:17:34 +02:00
7a50385420 Also apply text offset fix for Android 2024-10-01 00:48:55 +02:00
1b86b25bc2 Added comments 2024-09-29 21:23:29 +02:00
5b31729f64 Minor improvements 2024-09-29 01:07:53 +02:00
a92675e4c0 Position fix for texts 2024-09-28 17:46:05 +02:00
b4403f3267 Chat res. fix 2024-09-28 03:07:44 +02:00
130df8f144 npm run format 2024-09-28 02:17:51 +02:00
1105a53feb Minor improvements 2024-09-28 02:17:33 +02:00
71042881dc Fix for #132 (character continues anim after moving is finished) 2024-09-27 23:56:02 +02:00
c09f503d54 Removed placeholder text 2024-09-25 14:06:22 +02:00
5f44a9aebd Removed scale, added resolution to game config and phaser text obj 2024-09-25 14:03:04 +02:00
4eea9d1f2c WIP chat bubble 2024-09-25 01:41:03 +02:00
Zaxiure
910a9fa2cf
moving stuff yes 2024-09-25 01:13:04 +02:00
9b592d6c7c npm run format, started working on follow player logic, refactor some camera logic 2024-09-22 02:14:32 +02:00
42291b93eb Renamed store files to (xyz)Store for better readability 2024-09-22 00:53:29 +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
be4c201d81 My 13th reason (2.0) 2024-09-20 16:34:17 +02:00
3878a02b4f typesafe params 2024-09-19 09:47:08 +02:00
835b6bcc3a npm update, cleaned code 2024-09-19 09:39:21 +02:00
8cf13f88d6 Removed console log 2024-09-16 20:07:44 +02:00
af3e9d2b4d Map fixes 2024-09-16 18:56:08 +02:00
Zaxiure
5bd0ffd2e1
Depth sorting fix based on direction 2024-09-15 23:27:47 +02:00
6d5c3ab3b3 Commented out chat bubble, removed old comment 2024-09-15 21:07:48 +02:00
f8d3cd1f48 Depth sorting fix for larger objects 2024-09-15 20:44:06 +02:00
6e6c6f9b9e npm run format 2024-09-15 02:06:27 +02:00
20015705c5 npm update, fixed character animation bug (maybe) 2024-09-11 14:18:26 +02:00
04bb488797 Commented code for testing purpose 2024-09-08 16:06:20 +02:00
7f6ce07ec7 Improved code logic, only console log when dev is enabled, added logout btn. to characters screen 2024-09-08 03:13:01 +02:00
7f3e7df6c3 ee 2024-08-27 00:45:16 +02:00
41d3f73e92 ? 2024-08-27 00:43:08 +02:00
ecaf7f1de0 Fixed anim 2024-08-27 00:33:27 +02:00
90b722b07c Anim fix 2024-08-27 00:04:40 +02:00
ad096d4ce3 Work for teleports 2024-08-23 20:15:58 +02:00
5a03080a0e idk 2024-08-22 20:00:29 +02:00
558bf675b0 Chat changes 2024-08-21 02:45:49 +02:00
ed28a3213f npm run format 2024-08-20 02:16:18 +02:00
e7def2ecf1 Char name improvement 2024-08-18 23:14:50 +02:00
7064c7b7f3 Spawn anim bug fix 2024-08-17 23:14:20 +02:00
522b4958b5 Improved moving 2024-08-17 20:42:28 +02:00
705454de6f Better anims 2024-08-03 19:13:13 +02:00
fb6a7834e3 Adjusted speed animation, temp. disabled inventory 2024-08-03 18:31:08 +02:00
891548f0d5 Character animation 2024-08-03 03:35:07 +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