No description
Find a file
2024-01-29 08:22:24 +01:00
.gitea/workflows refactor: rename to Continuity.AuthServer 2023-11-28 15:38:28 +01:00
.run feat: prometheus & grafana minimal setup 2023-11-28 15:32:41 +01:00
Benchmarks chore: update Meziantou.Analyzer 2023-11-25 15:22:05 +01:00
config fix: incorrect base stat 2023-11-20 15:31:04 +01:00
Continuity.AuthServer refactor: rename to Continuity.AuthServer 2023-11-29 08:19:17 +01:00
scripts chore: add useful scripts 2023-11-16 17:56:13 +01:00
Wiki docs: add missing entries to Packet list 2023-11-16 16:29:00 +01:00
Wonderking chore: rename property 2023-11-25 17:57:15 +01:00
.dockerignore feat: a big draft 2023-08-09 16:23:41 +02:00
.editorconfig fix: incorrect header usage 2023-11-21 21:38:58 +01:00
.gitignore feat: Item Pool service 2023-11-08 19:49:23 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2023-04-20 11:34:55 +00:00
.pre-commit-config.yaml chore: reformatting 2023-11-19 17:07:28 +01:00
build-image.ps1 refactor: rename to Continuity.AuthServer 2023-11-29 08:19:17 +01:00
Continuity.sln refactor: rename to Continuity.AuthServer 2023-11-28 15:38:28 +01:00
docker-compose.yml chore: remove bothersome otlp config 2024-01-29 08:22:24 +01:00
global.json chore: .net8 released 2023-11-14 20:28:50 +01:00
LICENSE LICENSE aktualisiert 2023-08-10 20:12:34 +00:00
qodana.yaml feat: a big draft 2023-08-09 16:23:41 +02:00
README.md docs: info regarding issue 2023-11-19 14:59:58 +01:00
renovate.json Add renovate.json 2023-08-06 11:43:02 +00:00
Wiki.Dockerfile ci: smaller image for docs 2023-11-16 16:33:30 +01:00

What is this project about?

This is a continuation and rewrite of the original Project Infinity for Wonderking.

Important notes for developers

  • Avoid using statements with TcpSession, AuthSession or any type that inherits Session outside the session itself.