|
93abf4b631
|
Updated token hash, use repo instead of prisma for data fetching
|
2024-11-03 00:50:00 +01:00 |
|
|
c04c52aed0
|
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
# Conflicts:
# src/utilities/http.ts
|
2024-11-02 21:43:25 +01:00 |
|
|
3f19730bd8
|
Added param to JSdoc
|
2024-11-02 21:26:47 +01:00 |
|
|
82f51b2b7e
|
Added pw token expiry check, temporarily commented mailer code due to bugs
|
2024-11-02 01:46:50 +01:00 |
|
|
bd04dc2ab8
|
Continuation dynamic asset loading
|
2024-10-30 09:34:07 +01:00 |
|
|
a4e96f9ede
|
(WIP) Added pw reset token row, added checks to reset function
|
2024-10-29 22:49:21 +01:00 |
|
|
8460d0b535
|
Worked on http endpoints for dynamic tile loading
|
2024-10-28 23:23:10 +01:00 |
|
|
5a36d10f0e
|
Added reset password function + basic mail layout
|
2024-10-27 21:30:33 +01:00 |
|
|
8f8f019ab7
|
Add email field and add it to register logic
|
2024-10-27 17:25:45 +01:00 |
|
|
ce1708a55e
|
Path fixes for all environments, npm run format, removed redundant imports
|
2024-10-01 00:10:30 +02:00 |
|
|
4a9b7987dc
|
Added option to set rotation on teleport tiles, new base database migration (db reset needed)
|
2024-09-23 14:02:25 +02:00 |
|
|
798bfac643
|
#140 : Individual log files
|
2024-09-21 15:39:50 +02:00 |
|
|
b772ade582
|
e.e
|
2024-09-20 20:52:25 +02:00 |
|
|
5a40fb4734
|
Fixes and improvements for dynamic zone asset loading
|
2024-09-20 12:32:45 +02:00 |
|
|
5d631797ff
|
Removed unused imports
|
2024-09-19 23:47:50 +02:00 |
|
|
a84c2dc7b2
|
Only emit to socket
|
2024-09-19 23:35:08 +02:00 |
|
Zaxiure
|
6e07fa6a75
|
Continues asset loading
|
2024-09-19 01:33:54 +02:00 |
|
Zaxiure
|
592496861a
|
Pathfinding spam fix, persistence character location without saving every step
|
2024-09-09 22:22:06 +02:00 |
|
|
293b2be919
|
Fixed char move
|
2024-09-09 20:50:14 +02:00 |
|
|
636aa6cc55
|
Added models to store extra data in RAM
|
2024-09-09 18:31:12 +02:00 |
|
|
a64506d3ee
|
Added online column to user and char. models, updated send chat message event to new format, removed unused code, fixed typo, replaced console.log()'s with logger
|
2024-09-08 03:14:55 +02:00 |
|
|
358aa795e4
|
Fixes for teleporting between zones
|
2024-09-07 22:28:36 +02:00 |
|
|
194c5d23af
|
Fix character movement speed, fix for diagonal movement and disabled it by default
|
2024-09-07 18:08:10 +02:00 |
|
|
e219bb19ee
|
Fixes for anims
|
2024-08-27 00:34:02 +02:00 |
|
|
770b34ac77
|
Deleted unnecessary code
|
2024-08-26 22:04:38 +02:00 |
|
|
89cca1d0f8
|
Refractored MVP for teleport
|
2024-08-26 21:56:10 +02:00 |
|
|
1aa3d1a208
|
More TP work
|
2024-08-26 21:22:03 +02:00 |
|
|
e8d100e063
|
New method for events + TP work
|
2024-08-26 19:09:35 +02:00 |
|
|
ea9639b440
|
typo fixes
|
2024-08-25 00:59:38 +02:00 |
|
|
39f4e79a88
|
Major refractor, cleaning and improvements.
|
2024-08-24 03:08:43 +02:00 |
|
|
6b97e7d9cb
|
use camelcase file names from now on...
|
2024-08-21 20:55:58 +02:00 |
|
|
34d6aa3d1b
|
DB updates, removed all CRUD func's from repositories as prisma's func's are sufficient and reduces boilerplate.
|
2024-07-22 02:16:35 +02:00 |
|
|
6131a8455a
|
NPM update, removed CRUD functions from object repository, added prettier
|
2024-07-22 01:36:05 +02:00 |
|
|
62b9b4ec5c
|
Improved folder structures for better maintainability
|
2024-07-21 20:20:06 +02:00 |
|
|
8356a83431
|
Complete refractor - we do sexy code only
|
2024-05-09 04:00:05 +02:00 |
|
|
56ae410fae
|
code refractor
|
2024-05-05 02:58:36 +02:00 |
|