Skip to content

Features

Jokūbas M edited this page Dec 22, 2023 · 6 revisions

Features

LoginServer

  • Client version check when logging in
  • User login authentication
  • Web Shop, Guild URL's sending to client
  • Registration to the MasterServer
  • Sending server list and connecting to GameServer
  • Double login check
  • Lua scripting support (at the moment only sending messages while in channel select lobby)

GameServer

  • Full subpassword management
  • Full character lobby management(create, delete, switch slots)
  • Registration to the MasterServer
  • Able to enter the world and walk incl. map warp support
  • Able to chat in Normal/Trade channels
  • Able to use in-game select server/change channel/select character options
  • Almost full inventory/equipment support (able to drop/pick up/equip/un-equip items)
  • Quicklinks(skill bar) support
  • Mobs are spawned and walking in first 3 main worlds (Bloody Ice, Desert Scream and Green Despair)
  • Lua scripting support (able to catch game events and register custom commands, send raw packets to the client)

MasterServer

  • Multiple GameServer support(both channels and servers)
  • Various RPC Request calls
  • Connection with login, MariaDB database
  • Connection with game, MariaDB databases
Clone this wiki locally