1
0
forked from noxious/server

65 Commits

Author SHA1 Message Date
44cfbd6ee8 Improved error message to client for password reset request, delete PasswordTokenReset after changing password 2024-11-05 01:00:11 +01:00
881e3375ab Better naming 2024-11-05 00:37:38 +01:00
1526e0947a Added urlToken to Zod schema 2024-11-04 22:36:00 +01:00
7ec4303b40 npm format 2024-11-04 01:05:21 +01:00
27d8c7cff6 Finish password reset (hopefully) 2024-11-03 21:54:54 +01:00
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
41c71d5964 Added list_sprite_actions http endpoint 2024-10-30 15:26:39 +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
f6bac403a2 Minor changes 2024-10-28 23:41:54 +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
6a1823586a Commented out http endpoint 2024-10-26 02:41:41 +02:00
9d08073fa8 npm update, http asset endpoint changes 2024-10-25 22:21:06 +02:00
5631930bf5 Typo fix¿ 2024-10-21 19:13:20 +02:00
b6e7a5d7fe Started working on Dexie support 2024-10-21 02:08:04 +02:00
4e1e7d95ac Added logging, worked on character type management 2024-10-19 02:14:39 +02:00
bfd941c091 Rnamed Datetime > Date 2024-10-14 20:11:08 +02:00
bb9f62a9c8 Renamed files to storage, re-worked datetimeManager, added json help utilities 2024-10-14 19:47:52 +02:00
049b9de2b3 Renamed utilities to files, added datetimeManager, npm update 2024-10-13 12:15:29 +02:00
ce1708a55e Path fixes for all environments, npm run format, removed redundant imports 2024-10-01 00:10:30 +02:00
4f9a1bc879 npm run dev 2024-09-30 22:42:46 +02:00
3a83f2c1ff #169 : Re-enabled command manager, created extrudeTiles command for testing 2024-09-30 19:02:55 +02:00
e8aee51248 #95 : Replaced : with / for commands 2024-09-28 21:26:27 +02:00
cc9eada654 Send frameCount for assets to client 2024-09-28 00:59:20 +02:00
9f7c48f2c2 Working proof of concept for queue 2024-09-22 00:20:49 +02:00
9d6de8a1a9 Mass replace parameter order (socket,io)>(io,socket), worked on queueing system 2024-09-21 23:54:52 +02:00
66cbdec5b6 Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code 2024-09-21 22:00:08 +02:00
798bfac643 #140 : Individual log files 2024-09-21 15:39:50 +02:00
Zaxiure
ed92663313
fuk it 2024-09-20 21:58:38 +02:00
5b2bea0dbe bruhmoment 2024-09-20 16:49:42 +02:00
9949b51f3f My 13th reason (2.0) 2024-09-20 16:34:23 +02:00
0a371037eb oops 2024-09-20 12:40:26 +02:00
2101d20835 npm run frmat 2024-09-20 12:34:34 +02:00
5a40fb4734 Fixes and improvements for dynamic zone asset loading 2024-09-20 12:32:45 +02:00
Zaxiure
fce5c8dad0
Partial fix, still missing functionality (like a lot) 2024-09-16 20:35:09 +02:00
4aad54604d yeet 2024-09-09 19:07:12 +02:00
636aa6cc55 Added models to store extra data in RAM 2024-09-09 18:31:12 +02:00
Zaxiure
84ca1f412b
Fixed pathfinding teleporting issue due to not cancelling last movement. 2024-09-08 15:55:20 +02:00
22bf43b14d Removed socketEmitter 2024-09-07 20:26:41 +02:00
825ee418a1 Moved utility into utility folder 2024-09-07 20:04:44 +02:00
194c5d23af Fix character movement speed, fix for diagonal movement and disabled it by default 2024-09-07 18:08: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
c4b50ec811 idk 2024-08-22 20:00:37 +02:00
6b97e7d9cb use camelcase file names from now on... 2024-08-21 20:55:58 +02:00
acc9eaae9e A* and move logic improvements 2024-08-20 21:33:57 +02:00
079d9408a8 npm run format, improved a* and move event 2024-08-20 02:16:06 +02:00