This website requires JavaScript.
e8d100e063
New method for events + TP work
Dennis Postma
2024-08-26 19:09:35 +02:00
ea9639b440
typo fixes
Dennis Postma
2024-08-25 00:59:38 +02:00
4c61825992
TP test
Dennis Postma
2024-08-24 20:04:18 +02:00
374ccfe4a6
Fixed comments
Dennis Postma
2024-08-24 03:17:37 +02:00
39f4e79a88
Major refractor, cleaning and improvements.
Dennis Postma
2024-08-24 03:08:43 +02:00
e0b376cb83
Work for teleports
Dennis Postma
2024-08-23 20:16:06 +02:00
c909bc4aa7
Removed unneeded await
Dennis Postma
2024-08-22 20:16:48 +02:00
c4b50ec811
idk
Dennis Postma
2024-08-22 20:00:37 +02:00
ff7664bae0
Updated Prisma models for storing zone event tile teleport data
Dennis Postma
2024-08-21 23:11:06 +02:00
6b97e7d9cb
use camelcase file names from now on...
Dennis Postma
2024-08-21 20:55:58 +02:00
acc9eaae9e
A* and move logic improvements
Dennis Postma
2024-08-20 21:33:57 +02:00
079d9408a8
npm run format, improved a* and move event
Dennis Postma
2024-08-20 02:16:06 +02:00
cb90e0cdf8
Commands
Dennis Postma
2024-08-20 01:50:05 +02:00
706107ba4d
First try chat logics
Dennis Postma
2024-08-19 18:55:41 +02:00
910d8ad8f1
Prevent walk through obstacles
Dennis Postma
2024-08-19 18:00:06 +02:00
5ce844c919
Move bug fixes
Dennis Postma
2024-08-17 23:14:58 +02:00
cd538bc4db
New move mechanic
Dennis Postma
2024-08-17 20:42:11 +02:00
fd3e503966
npm update, updated .gitignore for IDEA auto-generated files
Dennis Postma
2024-08-16 23:41:51 +02:00
433f4fba46
typescript improvement
Dennis Postma
2024-08-04 04:25:29 +02:00
81d4d9bf49
Typescript fix
Dennis Postma
2024-08-03 19:19:38 +02:00
a9994f6d95
Move bug fix
Dennis Postma
2024-08-03 19:18:07 +02:00
4d65379c3e
Better anims
Dennis Postma
2024-08-03 19:13:19 +02:00
eb4cbb5e9e
Stop current pathfinding task if a new one is initialized to prevent glitches
Dennis Postma
2024-08-03 18:31:41 +02:00
535bb36edc
node update
Dennis Postma
2024-08-03 03:35:18 +02:00
4d7f64643b
larger delay between moves
Dennis Postma
2024-07-31 19:56:55 +02:00
7f9ca66c0e
Worked on character animations
Dennis Postma
2024-07-30 23:31:11 +02:00
bbeac95512
Worked on pathfinding, character animation & rotation, few enhancements
Dennis Postma
2024-07-29 09:01:54 +02:00
dbe25071c7
npm update
Dennis Postma
2024-07-29 01:15:36 +02:00
6700ff7a5d
Fix for loading assets, removed debugging logics
Dennis Postma
2024-07-28 05:02:55 +02:00
6c30e8d277
Improved pathfinding
Dennis Postma
2024-07-28 02:47:46 +02:00
f2fcc67cb6
Added logics for a* pathfinding , rotation calculation and anti cheat, npm update.
Dennis Postma
2024-07-28 00:46:13 +02:00
7f84c4fedf
Also set frame width and height
Dennis Postma
2024-07-26 20:22:53 +02:00
e3d556dce2
Loading sprites and animations now works
Dennis Postma
2024-07-26 20:20:25 +02:00
9273d877f8
Asset type enhancement
Dennis Postma
2024-07-26 19:12:20 +02:00
7e71ac3c09
Fix for removing sprites
Dennis Postma
2024-07-26 19:03:10 +02:00
0f595d13f3
Removed unused component
Dennis Postma
2024-07-26 17:35:09 +02:00
cc59bc4150
npm run format
Dennis Postma
2024-07-26 17:27:20 +02:00
fb6e9d2fcc
Typescript fix, almost finished the sprite generator
Dennis Postma
2024-07-26 17:26:09 +02:00
e3bafca0ad
forgotten fields
Dennis Postma
2024-07-26 05:32:06 +02:00
71f5330b9b
Worked on sprite logic
Dennis Postma
2024-07-26 04:40:46 +02:00
bc626c57ad
Updated db structure
Dennis Postma
2024-07-25 21:05:04 +02:00
b54b614a1b
new migration
Dennis Postma
2024-07-25 20:52:46 +02:00
363807df43
removed unused ifeld
Dennis Postma
2024-07-25 20:48:05 +02:00
ec4a9904f4
Updated DB models
Dennis Postma
2024-07-25 04:05:05 +02:00
3f4e9fa36e
WIP
Dennis Postma
2024-07-24 22:55:35 +02:00
19234b1f6e
Sprite manager front- and backend logics
Dennis Postma
2024-07-24 22:32:21 +02:00
a0fe0760b0
Removed migrations (oops), npm update, registration bug fix, include spriteImages in spriteRepository, few typo fixes
Dennis Postma
2024-07-24 03:27:22 +02:00
4b81d7ff67
Improved folder and file structure, separated prisma schema into multiple ones, removed obsolete functions, worked on dynamic character sprite logics, general enhancements
Dennis Postma
2024-07-23 02:17:46 +02:00
7531385912
Finished sprite CRUD in asset manager, removed unused DB field, renamed files for consistency
Dennis Postma
2024-07-23 00:16:25 +02:00
bea76e9ace
Fixed character disconnect
Dennis Postma
2024-07-22 15:40:09 +02:00
34d6aa3d1b
DB updates, removed all CRUD func's from repositories as prisma's func's are sufficient and reduces boilerplate.
Dennis Postma
2024-07-22 02:16:35 +02:00
6131a8455a
NPM update, removed CRUD functions from object repository, added prettier
Dennis Postma
2024-07-22 01:36:05 +02:00
792abdfaf6
Set longer session times
Dennis Postma
2024-07-21 23:30:11 +02:00
6070e587c6
Added PvP field to zones table
Dennis Postma
2024-07-21 20:31:29 +02:00
58f801e302
Path fix
Dennis Postma
2024-07-21 20:21:39 +02:00
62b9b4ec5c
Improved folder structures for better maintainability
Dennis Postma
2024-07-21 20:20:06 +02:00
88820178cf
Fixes
Dennis Postma
2024-07-20 22:54:21 +02:00
fe437aa331
DB adjustments
Dennis Postma
2024-07-20 22:53:02 +02:00
be2d7ca7f8
new migration
Dennis Postma
2024-07-20 19:55:02 +02:00
9bf88b86fe
Fix type error on sprites
Colin Kallemein
2024-07-20 16:21:04 +02:00
23f06061c0
Add sprite logics
Dennis Postma
2024-07-20 15:18:14 +02:00
86123c64a8
Added sprite table 2
Dennis Postma
2024-07-20 14:45:22 +02:00
719f687ac3
Added sprite table
Dennis Postma
2024-07-20 14:45:14 +02:00
ad679ed66e
npm update
Dennis Postma
2024-07-20 13:20:07 +02:00
6b30d9db1d
Improved validation, added tags field to objects, fixed and improved character delete logics
Dennis Postma
2024-07-16 00:17:05 +02:00
3c0b713af0
Improved walking
Dennis Postma
2024-07-12 14:00:11 +02:00
2490b08479
World load improvement
Dennis Postma
2024-07-12 12:44:48 +02:00
ad56cfe3a5
Error report improve
Dennis Postma
2024-07-12 11:57:42 +02:00
dbdb1dc156
Improvements
Dennis Postma
2024-07-12 00:56:16 +02:00
18371b39fd
Improve asset loading
Dennis Postma
2024-07-12 00:23:53 +02:00
9eb1543a7a
oops
Dennis Postma
2024-07-12 00:09:13 +02:00
c2fab4e999
Improved asset loading
Dennis Postma
2024-07-12 00:07:39 +02:00
060af95dc6
Several fixes
Dennis Postma
2024-07-11 20:16:36 +02:00
7475b83179
Ah
Dennis Postma
2024-07-11 19:57:52 +02:00
218ac385dd
possible deploy fix
Dennis Postma
2024-07-11 19:56:26 +02:00
c290443742
Updated tiles logics
Dennis Postma
2024-07-11 19:52:44 +02:00
8682ce01cd
npm update
Dennis Postma
2024-07-11 18:29:33 +02:00
4297582b9c
persistent data
Dennis Postma
2024-07-11 02:17:07 +02:00
1fbe621712
DB relation fix
Dennis Postma
2024-07-11 00:48:18 +02:00
38bf5c07b6
rm db url
Dennis Postma
2024-07-10 22:21:55 +02:00
30863a7d84
aaaa
Dennis Postma
2024-07-10 22:20:41 +02:00
84421cbe92
ok
Dennis Postma
2024-07-10 22:18:33 +02:00
7e36f17053
/
Dennis Postma
2024-07-10 22:17:04 +02:00
84f8574705
asd
Dennis Postma
2024-07-10 22:14:04 +02:00
b77ec0fecf
awsadsdfijer
Dennis Postma
2024-07-10 22:11:03 +02:00
aec3f33f69
okeh
Dennis Postma
2024-07-10 22:09:06 +02:00
47ab660fd0
yurrrr
Dennis Postma
2024-07-10 22:07:57 +02:00
2ca0d487a5
test
Dennis Postma
2024-07-10 21:56:27 +02:00
b91bc6d985
ye
Dennis Postma
2024-07-10 21:27:39 +02:00
488faddcb3
?
Dennis Postma
2024-07-10 20:41:21 +02:00
6aa14fbdf4
wa
Dennis Postma
2024-07-10 20:37:07 +02:00
f59e912e60
watfak
Dennis Postma
2024-07-10 20:20:42 +02:00
27b1eb8752
test
Dennis Postma
2024-07-10 20:19:23 +02:00
8a91fcee45
TS fix, deploy fix
Dennis Postma
2024-07-10 20:16:42 +02:00
0a60b711b9
test
Dennis Postma
2024-07-10 20:06:58 +02:00
c7b70f2674
build fixes
Dennis Postma
2024-07-10 19:58:01 +02:00
45b4817ac4
Zone updating stuff
Dennis Postma
2024-07-10 17:31:07 +02:00
d001d3bd23
npm update, added depth field to zoneObjects model, added zoneEventTile model
Dennis Postma
2024-07-10 00:46:33 +02:00
cc6f8d212e
a
Dennis Postma
2024-07-07 20:58:02 +02:00
37764847a9
Fixed creating objects when updating map
Dennis Postma
2024-07-07 19:04:19 +02:00