SELEKCJONER 84c0d18255 Adds a lot of stuff
- new commands
SetLevel (level) - Set all characters' level (between 1 and 999 takes effect on game and server restart)

SetSkillLevel (level) - Set all characters' skill levels between 1 and 10 (takes effect on game and server restart)

addallcharacters - Add all missing characters to the selected user with default levels and skills (takes effect on game and server restart)

- partial gacha support works
only 10x adds bodies (they still cant be used and it includes normally inaccesible characters like marian)

-partial jukebox support allows for listening but not setting lobby / commanders room bgm unless manually changed in db.json
2024-09-10 01:14:00 +02:00
2024-09-10 01:14:00 +02:00
2024-07-19 10:53:02 -04:00
2024-07-31 14:12:10 -04:00
2024-07-30 13:04:25 -04:00
2024-07-04 11:17:27 -04:00
2024-07-13 12:32:57 -04:00
2024-07-31 10:18:12 -04:00

EpinelPS


GitHub issues GitHub pr GitHub GitHub release (with filter) GitHub Repo stars Discord

Private/local server for another anime game. Discord server: https://discord.gg/Ztt6Y9vQjF

Warning

This project is in a very early state so many functions in the game do not work.

Usage

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.

TODO:

  • Campaign (Normal, Hard, Lost items, Rewards)
  • Lobby
  • Save team info
  • Profile UI
  • Open Archives UI
  • Inventory system
  • Character level up
  • Side story
  • Archives
  • Skill level up
  • Outpost jukebox
  • Admin panel
  • Test hard stage support
  • Event system
  • Download all game assets ahead of time
  • Basic friend list support
  • Aegis Diver minigame, MOG minigame, etc
  • Outpost claim rewards
  • Daily, weekly missions etc
  • Lost sector
  • Custom launcher
  • Limit temporary participation

What is not working:

  • Collecting items in campaign
  • Events
  • Skill upgrade, limit break
  • Mission reward, daily/weekly missions
  • Side quests
  • Lots of things in the outpost
  • And a lot more...
Description
A private server for some anime game
Readme AGPL-3.0 23 MiB
Languages
C# 91.7%
HTML 5.1%
CSS 2.1%
JavaScript 1%