|
117216acd3
|
Added hacked together TP command for testing purposes (:teleport (zoneId))
|
2024-09-18 16:25:57 +02:00 |
|
|
26660aadf0
|
Updated upload object event to new format and set img width and height
|
2024-09-15 20:43:26 +02:00 |
|
|
d93044d9d7
|
update characterLeave event to new event format, npm run format
|
2024-09-15 02:06:16 +02:00 |
|
|
b08b4cb013
|
#100 : When switching to zone manager, GM character isnt removed from zone it was in
|
2024-09-15 02:01:46 +02:00 |
|
|
69958de7f4
|
Replaced console.log()'s with logger, return updated zone upon saving to see the changes real time
|
2024-09-14 21:38:57 +02:00 |
|
|
db7a0fc6ce
|
async fixes
|
2024-09-09 23:35:11 +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 |
|
|
839fec1c06
|
aids
|
2024-09-09 20:41:59 +02:00 |
|
|
d2e1837e75
|
Merged code
|
2024-09-09 20:13:07 +02:00 |
|
|
d7f441d570
|
stash work
|
2024-09-09 19:27:33 +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 |
|
|
32b390bb20
|
Created psuedo game folder, renamed remove events to delete for consistency (CRUD), updated said events to new format
|
2024-09-08 23:55:30 +02:00 |
|
Zaxiure
|
756b558864
|
Minor fix
|
2024-09-08 16:02:47 +02:00 |
|
Zaxiure
|
84ca1f412b
|
Fixed pathfinding teleporting issue due to not cancelling last movement.
|
2024-09-08 15:55:20 +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 |
|
|
7682d1fd01
|
Fix typo made after mass rename
|
2024-09-07 22:30:41 +02:00 |
|
|
358aa795e4
|
Fixes for teleporting between zones
|
2024-09-07 22:28:36 +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 |
|
|
e219bb19ee
|
Fixes for anims
|
2024-08-27 00:34:02 +02:00 |
|
|
d7faba056f
|
debug
|
2024-08-26 22:15:32 +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 |
|
|
4c61825992
|
TP test
|
2024-08-24 20:04:18 +02:00 |
|
|
374ccfe4a6
|
Fixed comments
|
2024-08-24 03:17:37 +02:00 |
|
|
39f4e79a88
|
Major refractor, cleaning and improvements.
|
2024-08-24 03:08:43 +02:00 |
|
|
e0b376cb83
|
Work for teleports
|
2024-08-23 20:16:06 +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 |
|
|
cb90e0cdf8
|
Commands
|
2024-08-20 01:50:05 +02:00 |
|
|
706107ba4d
|
First try chat logics
|
2024-08-19 18:55:41 +02:00 |
|
|
910d8ad8f1
|
Prevent walk through obstacles
|
2024-08-19 18:00:06 +02:00 |
|
|
5ce844c919
|
Move bug fixes
|
2024-08-17 23:14:58 +02:00 |
|
|
cd538bc4db
|
New move mechanic
|
2024-08-17 20:42:11 +02:00 |
|
|
433f4fba46
|
typescript improvement
|
2024-08-04 04:25:29 +02:00 |
|
|
81d4d9bf49
|
Typescript fix
|
2024-08-03 19:19:38 +02:00 |
|
|
a9994f6d95
|
Move bug fix
|
2024-08-03 19:18:07 +02:00 |
|
|
4d65379c3e
|
Better anims
|
2024-08-03 19:13:19 +02:00 |
|
|
eb4cbb5e9e
|
Stop current pathfinding task if a new one is initialized to prevent glitches
|
2024-08-03 18:31:41 +02:00 |
|
|
4d7f64643b
|
larger delay between moves
|
2024-07-31 19:56:55 +02:00 |
|
|
7f9ca66c0e
|
Worked on character animations
|
2024-07-30 23:31:11 +02:00 |
|
|
bbeac95512
|
Worked on pathfinding, character animation & rotation, few enhancements
|
2024-07-29 09:01:54 +02:00 |
|
|
6700ff7a5d
|
Fix for loading assets, removed debugging logics
|
2024-07-28 05:02:55 +02:00 |
|
|
6c30e8d277
|
Improved pathfinding
|
2024-07-28 02:47:46 +02:00 |
|