Private/local server for a 2d anime rpg game. The goal of this project is to replicate the functionality of the official server. Discord server: https://discord.gg/Ztt6Y9vQjF
Caution
Please note that GitHub is the only official source for EpinelPS. If you bought it from someone, you got scammed.
Warning
This project is in an early state so many functions in the game do not work. It is recommended to download the latest build from GitHub actions.
Download the latest release/GitHub actions build, and run ServerSelector.Desktop.exe as administrator (to modify DNS hosts file and install a CA cert). Make sure to close the game and launcher first. Select Local server, and then click save. After that, start EpinelPS.exe to start the actual server.
You should be able to register an new account in the launcher (you can enter any email verification code).
To access the admin panel, go to https://127.0.0.1/admin/ and sign in. Note that IsAdmin needs to be true for the user account. Note that this interface does not have anything yet.
To skip stages, a basic command line interface is implemented.
- Campaign (Normal, Hard, Lost items, Rewards)
- Lobby
- Save team info
- Profile UI
- Open Archives UI
- Inventory system
- Character level up
- Side story
- Archives
- Outpost Rewards
- Admin Panel
- Simulation Room
- Skill level up
- Outpost jukebox
- Event system
- Download all game assets ahead of time
- Basic friend list support
- Arcade
- Daily, weekly missions etc
- Lost sector
- Limit temporary participation
- Events
- Skill upgrade
- Mission reward, daily/weekly missions
- Side quests
- Lots of things in the outpost
- And a lot more...