Skip to content

Features and Tasks #2

@ed3ath

Description

@ed3ath

List of available features and tasks

Common

  • Logger
  • Cryptography algorithm
  • Packet handler

Database

  • SQL database

Login

  • Inter-Server communication and caching
  • Client authentication process
  • Send server list to connected client

Cluster

  • Inter-Server communication and caching
  • Character list
  • Create character
  • Delete character
  • 2nd password verification
  • Pre join

World

  • Inter-Server communication and caching
  • Entity Component System architecture
  • Load resources
    • Defines & texts
    • Monsters
    • Maps
    • Items
    • NPC Data/Shops/Dialogs
    • Job Data
    • Exp table
    • Behaviors (AI)
  • Connect to the world
  • Spawn monsters and NPC
  • Visibility System
  • Mobility System
  • Respawn System
  • Chat System
    • Chat commands:
      • Create item : /ci or /createitem
      • Get gold : /getgold
      • Teleport : /teleport
      • Player management: /ban|unban, /mute|unmute, /freeze|unfreeze
      • Admin status commands: /onekill, /nodying, /invisible, /summon monster|player
  • Inventory System
    • Move items
    • Equip/Unequip items
    • Save inventory
    • Drop items on the ground
    • Item usage (food, potion, refreshers)
  • Shop System
    • Buy items
    • Sell items
  • Trade System
  • NPC Dialog System
  • Drop System
    • Pickup Gold / Items
  • Battle System
    • Melee Attack
      • Player VS Monster
    • Monster death
    • Monster item/gold drop
  • Character customization system
  • Attribute System
  • Quest System
  • Bank System
  • Friend System
  • Motion System
  • Buff Pang System
  • Mailbox System
  • Guild System
  • Skill System
  • Item Bonus System
  • Party System
  • Job System

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions