]> git.deb.at Git - rhonda/impostor.git/shortlog
rhonda/impostor.git
2020-10-10 AeonLucidUpdate namespaces
2020-10-10 Gerard SmitDisabled SA1633
2020-10-10 Gerard SmitMore abstractions, event manager and docs
2020-10-09 Gerard SmitCreated Impostor.Server.Api
2020-10-05 BrightSkyzAdd total game counts for maps (#41)
2020-10-01 AeonLucidClient csproj changes
2020-10-01 AeonLucidSecond attempt at building 1.1.0 v1.1.0
2020-09-30 AeonLucidMerge branch 'dev'
2020-09-30 AeonLucidBump server version
2020-09-30 AeonLucidYes
2020-09-30 AeonLucidFix build
2020-09-30 AeonLucidFix build
2020-09-30 AeonLucidFix build
2020-09-30 AeonLucidHack
2020-09-30 AeonLucidSwitch to msbuild csproj for client
2020-09-30 AeonLucidFix client build
2020-09-30 AeonLucidFix client build
2020-09-30 AeonLucidFix docker build
2020-09-30 AeonLucidFix up csproj
2020-09-30 AeonLucidEnvironment changes
2020-09-30 AeonLucidSwitch to .NET 5.0
2020-09-30 AeonLucidAdd config.json to publish output
2020-09-30 AeonLucidAdd port support to the client
2020-09-30 AeonLucidAdd arm builds for releases
2020-09-30 AeonLucidNot sure if necessary but lets do it anyways
2020-09-30 AeonLucidMultiarch dockerfile
2020-09-30 AeonLucidDocker
2020-09-30 AeonLucidDocker
2020-09-30 AeonLucidAttempt to add docker arm builds
2020-09-30 AeonLucidChange UDPMasterEndpoint to UdpMasterEndpoint
2020-09-30 AeonLucidMerge branch 'dev-2' into dev
2020-09-30 AeonLucidUse a BackgroundService for receiving node updates
2020-09-30 Mm2PLAdd serialization for GameOptionsData (#31)
2020-09-29 AeonLucidMerge branch 'master' into dev
2020-09-29 AeonLucidImprove README
2020-09-29 AeonLucidPossible client fix for linux mono issues
2020-09-29 Sombrio:sparkles: added list of recent used ips in the client...
2020-09-29 AeonLucidChange client id generation
2020-09-29 AeonLucidFixes host migration (#5) and proper player count checks
2020-09-28 Michael BigginsUndo more changes because I hate git
2020-09-28 Michael BigginsUndo previous changes
2020-09-28 Michael BigginsIts impostor, not imposter.
2020-09-28 Michael BigginsImplement scheme handler, passing imposter://hostname...
2020-09-28 Michael BigginsChanged visibility of settings and sorted out dep resol...
2020-09-28 Michael BigginsAdd an alternative NodeLocator that doesn't rely on...
2020-09-28 Michael BigginsAdd an alternative NodeLocator that doesn't rely on...
2020-09-27 AeonLucidMove recycle to the application
2020-09-26 AeonLucidAdd try/catch
2020-09-26 AeonLucidRevert
2020-09-26 AeonLucidForce a build
2020-09-26 Gerard SmitUpdated Hazel submodule (#22)
2020-09-26 AeonLucidFix game list filter
2020-09-26 AeonLucidFix game list data
2020-09-26 AeonLucidSplit up the NodeProvider into two interfaces
2020-09-26 AeonLucidMerge branch 'master' into dev
2020-09-26 Miguel RodriguezAdd issue templates (#15)
2020-09-26 AeonLucidFix automated builds
2020-09-26 AeonLucidFix crash when no nodes are specified
2020-09-26 AeonLucidAdded server redirection using redis
2020-09-25 AeonLucidOnly public games in the game listing
2020-09-25 AeonLucidAllow no config and set default values
2020-09-25 AeonLucidAdded .NET generic host, configuration and gamelist...
2020-09-25 AeonLucidMore refactoring
2020-09-25 AeonLucidUnused code
2020-09-25 AeonLucidRefactor code
2020-09-25 AeonLucidSwitch to fewerThreads2 branch of Hazel-Networking
2020-09-25 AeonLucidAdd OSX build for the server and publish single files
2020-09-25 AeonLucidRemove unused Agent project
2020-09-25 AeonLucidMerge branch 'master' into dev
2020-09-25 Daegyeom Hadocs: fix typo of README.md (#13)
2020-09-21 Gerard SmitAdded PublishTrimmed to Impostor.Server (#3)
2020-09-21 AeonLucidUpdate README
2020-09-21 AeonLucidUpdate README
2020-09-21 AeonLucidPrepare 1.0.0 v1.0.0
2020-09-21 AeonLucidMerge branch 'dev'
2020-09-21 AeonLucidImprove client
2020-09-21 AeonLucidBasic client
2020-09-21 AeonLucidImprove CI
2020-09-21 AeonLucidUpdate README
2020-09-21 AeonLucidCI (#1)
2020-09-20 AeonLucidReduce docker image by half
2020-09-20 AeonLucidAdd Dockerfile for the server
2020-09-20 AeonLucidRename project files
2020-09-20 AeonLucidImprove release mode logging
2020-09-20 AeonLucidAdded proper banning based on IPs
2020-09-20 AeonLucidGameManager logging
2020-09-20 AeonLucidRefactor DisconnectReason
2020-09-20 AeonLucidKick/ban proper messages
2020-09-20 AeonLucidAdded kick/ban
2020-09-20 AeonLucidAdded host migration, player disconnection and deletion...
2020-09-20 AeonLucidImprove game code, now possible to start / end games
2020-09-20 AeonLucidFix bug where other players weren't visible
2020-09-20 AeonLucidPossible to create / join a game
2020-09-20 AeonLucidMatchmaker progress
2020-09-19 AeonLucidInitial commit