## List of available features and tasks ### Common - [x] Logger - [x] Cryptography algorithm - [x] Packet handler ### Database - [x] SQL database ### Login - [x] Inter-Server communication and caching - [x] Client authentication process - [x] Send server list to connected client ### Cluster - [x] Inter-Server communication and caching - [x] Character list - [x] Create character - [x] Delete character - [x] 2nd password verification - [x] Pre join ### World - [x] Inter-Server communication and caching - [x] Entity Component System architecture - [x] Load resources - [x] Defines & texts - [x] Monsters - [x] Maps - [x] Items - [x] NPC Data/Shops/Dialogs - [x] Job Data - [x] Exp table - [x] 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
List of available features and tasks
Common
Database
Login
Cluster
World
/cior/createitem/getgold/teleport/ban|unban,/mute|unmute,/freeze|unfreeze/onekill,/nodying,/invisible,/summon monster|player