Code Update 1

Information on what is happening for this week

Section 0: What has been happening this week

Deployment of Project Parts:


This week we have successfully created the deployment scripts and docker repositories (these are where the docker containers are stored)

The reason I chose to use docker over other solutions for publishing for server owners is the fact that the majority of game server panels run a backend while they just retexture the front end (some examples are pine hosting, bisect hosting and others), this then allows us to make the project more accessible for server owners to get the panels to host the system.

A link to the hosting eggs .json files will be provided soon when the first version of the software is public and are stable for release.

Writing of API Documentation:


Additionally, as well as getting the projects deployment to be working, I have been working on documenting the entire API at the current time. You can see all the routes for the API in the API Documentation Page, where it lists the method required for the API route, the route itself, and weather or not the route is secure.

They also then include additional detail pages on each of the major sections of the API routes these are:

Some of these are more for the discord bot such as the Link Routes, Reaction Routes, and Button Routes.

Some UI Being Made:


Dialog NPC UI

NPC Dialog Screen

Last updated