Just another one SoulWorker server emulator
Stars
20
Forks
1
Watchers
20
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
🔧 chore(dependabot.yml): change update schedule from daily to yearly
327b67cView on GitHub📝 chore(README.md): remove outdated Discord iframe and unnecessary notes for clarity
f88bd51View on GitHub✨ feat(District.Api.csproj): remove unused folders from csproj file
89c8a8fView on GitHub🔨 refactor(AuthService.cs): replace usage of registry.Key with SessionClaims to improve semantics and readability
0be02c8View on GitHub🚀 chore(District.Api.csproj): remove unused Chat and Move folders from project
f181c13View on GitHub✨ feat(gameplay): add ChannelService, ChatService, GestureService, AuthService and their respective abstractions to the project to handle gameplay-related services.
0852851View on GitHub📦 chore(District.Api.csproj): add HotSpot handlers folders to the project
a3990bfView on GitHub🚀 feat(Maze.Api): add Maze.Api project with .NET 6 worker template
68030c6View on GitHub🐛 fix(GateService.cs): change OptionList to ServerOptionList to fix a bug
14293f8View on GitHub🔥 chore(LoginHandler.cs): remove unused EnterServerHandler class to improve codebase clarity and maintainability
ee37741View on GitHub🔥 chore(ChangeSlotHandler.cs, DeleteHandler.cs, ListHandler.cs, SelectHandler.cs): remove unused namespaces and classes
d6d9e31View on GitHub🔨 refactor(IAccountService.cs, IPersonService.cs, AccountService.cs, AuthService.cs, PersonService.cs): rename methods to follow async/await naming convention
4313436View on GitHub