Eastrall

Results 16 issues of Eastrall

The FLYFF client tries to connect to the world server using the default 5400 port. This implies that the world servers cannot be hosted on the same machine. In order...

enhancement
feature-request
srv: login
good first issue
comp: network
priority: low

srv: world
sys: inventory

srv: world
sys: guild

## Description When you are in game, you can invite other players to join your party and play together as a group. A party is defined by a set of...

srv: world
sys: party

# :beetle: Bug Report **Rhisis version:** current development version ## Expected Behavior The CLI should create the `SkillBuffs` table in the database. ## Current Behavior The `SkillBuffs` database is not...

bug
comp: tools
comp: database
priority: critical

## Description This system allows players to send email to other players in-game. An email contains a title, a message and optionally an item or gold. The sender needs to...

srv: world
sys: mailbox

# :beetle: Bug Report Reported by [Military](https://rhisis-project.com/forum/member.php?action=profile&uid=3) **Rhisis version:** v0.4.1 ## Expected Behavior Data should be saved I guess? ## Current Behavior Data isnt being saved. ## Steps to Reproduce...

bug
srv: world
v0.4.x
priority: critical

Since the begining of the project, Rhisis have been using the JSON data structure to define the servers configuration. It allows us have a defined data structure such as: ```json...

enhancement
feature-request
configuration

@Kaev developped a tool that parses the comment summaries of the packets and creates a Wiki documentation of implemented packets. Some packet summaries need a rewrite so it can be...

documentation
comp: network

As part of the JobSystem (#31), a good option that could be introduced is to allow server administrators to choose the job change strategy. The available strategies would be: |...

enhancement
srv: world