Reldens Versions Save

Reldens - You can make it - Open Source MMORPG Platform

4.0.0-beta.26.2

1 year ago
  • [Bug] - Fix TODOs in the "theme" folder.
  • [Bug] - TileSetAnimation doesn't support multiple tilesets, the animation index is incorrect, it requires the tileset initial index been considered.

4.0.0-beta.26.1

1 year ago
  • [Bug] - Players second connection throwing errors and first connection position not been saved.
  • [Bug] - Team leave undefined playerName.
  • [Bug] - Diagonal movement not working.
  • [Bug] - Clan invite declined undefined room_id.

4.0.0-beta.26

1 year ago
  • [Bug] - Fix minimap display position.
  • [Bug] - Trade sub-actions are not working.
  • [Bug] - Check admin login with social media login.
  • [Bug] - Touch screen to move on mobile is not working.
  • [Bug] - Press release on movement keys is not stopping the player.
  • [Feature] - Make broadcast played time optional.
  • [Feature] - Implement item drops.
  • [Feature] - Implement Teams and Clan system.
  • [Feature] - Integrate Team and Clan actions with the Chat.
  • [Feature] - Improve Battle system rewards.
  • [Feature] - Integrate drops with Teams to split items configurable by player level, damage made or random.
  • [Core] - Include terms and conditions feature.

4.0.0-beta.25

1 year ago
  • [Bug] - Fix gravity room, key-pressed not working, player don't walk.
  • [Bug] - Fix gravity room tileset.
  • [Bug] - Fix respawn position and chase bugs.
  • [Bug] - Fix administration panel dashboard loading default AdminJS dashboard.
  • [Feature] - Add more system messages to chat.
  • [Core] - Make objects type enemy get the skills from the storage.
  • [Core] - Make objects stats load from storage.

4.0.0-beta.24.4

1 year ago
  • [Bug] - Fix Parcel dependencies issues.

4.0.0-beta.24.2

1 year ago
  • [Bug] - Fix Parcel dependencies issues.

4.0.0-beta.24.1

1 year ago
  • [Bug] - Fixed issues from beta.24 and trade styles.

4.0.0-beta.24

1 year ago
  • [Bug] - Fix ThemeManager not loading email templates properly.
  • [Bug] - Fix email sender to support SendGrid.
  • [Bug] - Split client and game server URL references.
  • [Feature] - Implement Store system with buy, sell, trade between players and players with NPCs.
  • [Core][Experimental] - Implement client prediction and reconciliation.
  • [Core] - Implement client interpolation.
  • [Core] - Fix bundler: upgrade to Parcel 2 or try esbuild.
  • [Core] - Top-Down scene with gravity.
  • [Core] - Update Colyseus to last version. Note: now 0.14.x.

4.0.0-beta.23

2 years ago
  • [Bug] - Different item types not been considered on the client.
  • [Bug] - While players are death the body can still move and be pushed by other players.
  • [Bug] - Players game over event not showing the proper behavior.
  • [Bug] - NPC not attacking after physical attack hit.
  • [Bug] - NPCs lifebar not been updated.
  • [Core] - Refactor "packages" folder from "theme" to "plugins".
  • [Core] - Plugins would have its own "CustomClasses" to override core classes.
  • [Core] - Refactor all the "plugins.js" (ex "pack.js") files.
  • [Core] - Rename "pack" files by "plugin" files.
  • [Feature] - Max experience limit option.

4.0.0-beta.22

2 years ago
  • [Bug] - System messages should not be displayed in overhead chat.
  • [Core] - Include more events on server side.
  • [Core] - Add play time tracking.
  • [Core] - Packages updates.