Skip to content

Features

Damian A. Pastorini edited this page Mar 25, 2020 · 8 revisions

v4.0.x

Checkout and subscribe to our YouTube Channel!!!! https://www.youtube.com/channel/UCnzvNeMPzJS1gIJ1AvkAp7Q

Latest updates: https://www.youtube.com/watch?v=8zKi1D0EdII

Coming up on beta-9:

  • Inventory and Items system.
  • Equipment.

Current features in v4.0.0-beta-8

  • Chat: to all users, per room and private.
  • Physics engine on server side.
  • Pathfinder.
  • Enemies and respawn areas.
  • NPC's.
  • Attacks (short and long distance).
  • Player stats.
  • PvP and PvE.

v3.0.x

+ Multiplayer game basics

  1. Colyseus Rooms with Phaser 3 Scenes synchronization and connections handlers.
  2. Collisions with objects, done in the server side as authority.
  3. Database implementation to save game information, scenes and users data.
Reldens - Users 2 Reldens - Users 3 Connection error handler

+ Users registration and login, using saved data in MySQL.

Users Registration and Login

+ Responsive interface to work in any device.

Interface - 01 Interface - 02

+ Chat

  1. Normal by room/scene
Chat - Rooms 01 Chat - Rooms 02 Chat - Rooms 03
  1. @USERNAME for private messages
Chat - Private 01 Chat - Private 02
  1. #message for global
Chat - Global 01 Chat - Global 02

Don't forget to checkout the full road map!