No description
Find a file
2023-11-19 20:04:28 +01:00
.gitea/workflows ci: smaller image for docs 2023-11-16 16:33:30 +01:00
.run chore: missing run config 2023-11-19 14:21:30 +01:00
Benchmarks chore: reformatting 2023-11-19 17:07:28 +01:00
config chore: add character stats mapping file 2023-11-16 18:29:26 +01:00
scripts chore: add useful scripts 2023-11-16 17:56:13 +01:00
Server refactor: make loggermessages internal 2023-11-19 20:04:28 +01:00
Wiki docs: add missing entries to Packet list 2023-11-16 16:29:00 +01:00
Wonderking chore: reformatting 2023-11-19 17:07:28 +01:00
.dockerignore feat: a big draft 2023-08-09 16:23:41 +02:00
.editorconfig chore: reformatting 2023-11-19 17:07:28 +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 chore: build script for images (JB Issue) 2023-11-12 15:28:17 +01:00
Continuity.sln chore: .net8 support and extended support for pipeline jobs 2023-11-08 10:13:04 +01:00
Continuity.sln.DotSettings chore: add Wonderking to dictionary 2023-08-14 14:34:33 +02: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.