Eastrall

Results 16 issues of Eastrall

## Description The Motion system is a system that allows characters to make moves and display icons over their head. In game, it is represented as the following: ![motion](http://flyff-wiki.webzen.com/images/0/0f/Motion.png) ##...

srv: world
good first issue

The global refactoring of the servers will add the possibility to test every game systems. Therefore, we should add a code coverage system such as [codecov](https://codecov.io/) to show the parts...

enhancement

### Description When setting up the Android development environment, the `android-setup.ps1` script throws some errors about unexcepted options: ``` Installing API 23... Error: Unexpected option 'home'. --home=C:\Program Files (x86)\Android\android-sdk" sdk...

bug

Move from AzureDevOps pipeline to GitHub actions.

## Description Setup some guides to get started with Rosalina

documentation

A good thing to do would be the Middleware abstraction to increase the modularity of Vulpix. In the current case, we create the middlewares and call the `exec` method of...