]> git.deb.at Git - rhonda/impostor.git/log
rhonda/impostor.git
5 years agoImplement scheme handler, passing imposter://hostname as an argument to the Client...
Michael Biggins [Mon, 28 Sep 2020 19:05:15 +0000 (20:05 +0100)]
Implement scheme handler, passing imposter://hostname as an argument to the Client will make it silently apply the change and launch the game.

5 years agoChanged visibility of settings and sorted out dep resolution.
Michael Biggins [Mon, 28 Sep 2020 15:33:48 +0000 (16:33 +0100)]
Changed visibility of settings and sorted out dep resolution.

5 years agoAdd an alternative NodeLocator that doesn't rely on Redis for smaller multi-server...
Michael Biggins [Mon, 28 Sep 2020 15:29:21 +0000 (16:29 +0100)]
Add an alternative NodeLocator that doesn't rely on Redis for smaller multi-server setups with a single Master.

5 years agoAdd an alternative NodeLocator that doesn't rely on Redis for smaller multi-server...
Michael Biggins [Mon, 28 Sep 2020 15:27:57 +0000 (16:27 +0100)]
Add an alternative NodeLocator that doesn't rely on Redis for smaller multi-server setups with a single Master.

5 years agoMove recycle to the application
AeonLucid [Sun, 27 Sep 2020 00:40:07 +0000 (02:40 +0200)]
Move recycle to the application

5 years agoAdd try/catch
AeonLucid [Sat, 26 Sep 2020 21:35:44 +0000 (23:35 +0200)]
Add try/catch

5 years agoRevert
AeonLucid [Sat, 26 Sep 2020 21:34:56 +0000 (23:34 +0200)]
Revert

5 years agoForce a build
AeonLucid [Sat, 26 Sep 2020 21:00:49 +0000 (23:00 +0200)]
Force a build

5 years agoUpdated Hazel submodule (#22)
Gerard Smit [Sat, 26 Sep 2020 20:59:30 +0000 (22:59 +0200)]
Updated Hazel submodule (#22)

5 years agoFix game list filter
AeonLucid [Sat, 26 Sep 2020 18:37:09 +0000 (20:37 +0200)]
Fix game list filter

5 years agoFix game list data
AeonLucid [Sat, 26 Sep 2020 18:04:09 +0000 (20:04 +0200)]
Fix game list data

5 years agoSplit up the NodeProvider into two interfaces
AeonLucid [Sat, 26 Sep 2020 17:28:46 +0000 (19:28 +0200)]
Split up the NodeProvider into two interfaces

5 years agoMerge branch 'master' into dev
AeonLucid [Sat, 26 Sep 2020 04:15:22 +0000 (06:15 +0200)]
Merge branch 'master' into dev

5 years agoAdd issue templates (#15)
Miguel Rodriguez [Sat, 26 Sep 2020 04:08:45 +0000 (00:08 -0400)]
Add issue templates (#15)

* Create config.yml

* Create bug.md

* Create feature-request.md

* Allow blank issues to be made

5 years agoFix automated builds
AeonLucid [Sat, 26 Sep 2020 04:04:58 +0000 (06:04 +0200)]
Fix automated builds

5 years agoFix crash when no nodes are specified
AeonLucid [Sat, 26 Sep 2020 03:54:49 +0000 (05:54 +0200)]
Fix crash when no nodes are specified

5 years agoAdded server redirection using redis
AeonLucid [Sat, 26 Sep 2020 03:43:37 +0000 (05:43 +0200)]
Added server redirection using redis

5 years agoOnly public games in the game listing
AeonLucid [Fri, 25 Sep 2020 23:59:29 +0000 (01:59 +0200)]
Only public games in the game listing

5 years agoAllow no config and set default values
AeonLucid [Fri, 25 Sep 2020 23:19:32 +0000 (01:19 +0200)]
Allow no config and set default values

5 years agoAdded .NET generic host, configuration and gamelist packets
AeonLucid [Fri, 25 Sep 2020 23:10:30 +0000 (01:10 +0200)]
Added .NET generic host, configuration and gamelist packets

5 years agoMore refactoring
AeonLucid [Fri, 25 Sep 2020 20:15:16 +0000 (22:15 +0200)]
More refactoring

5 years agoUnused code
AeonLucid [Fri, 25 Sep 2020 20:03:04 +0000 (22:03 +0200)]
Unused code

5 years agoRefactor code
AeonLucid [Fri, 25 Sep 2020 20:02:03 +0000 (22:02 +0200)]
Refactor code

5 years agoSwitch to fewerThreads2 branch of Hazel-Networking
AeonLucid [Fri, 25 Sep 2020 17:18:57 +0000 (19:18 +0200)]
Switch to fewerThreads2 branch of Hazel-Networking

5 years agoAdd OSX build for the server and publish single files
AeonLucid [Fri, 25 Sep 2020 16:52:15 +0000 (18:52 +0200)]
Add OSX build for the server and publish single files

5 years agoRemove unused Agent project
AeonLucid [Fri, 25 Sep 2020 16:40:18 +0000 (18:40 +0200)]
Remove unused Agent project

5 years agoMerge branch 'master' into dev
AeonLucid [Fri, 25 Sep 2020 16:39:41 +0000 (18:39 +0200)]
Merge branch 'master' into dev

5 years agodocs: fix typo of README.md (#13)
Daegyeom Ha [Fri, 25 Sep 2020 16:06:25 +0000 (01:06 +0900)]
docs: fix typo of README.md (#13)

5 years agoAdded PublishTrimmed to Impostor.Server (#3)
Gerard Smit [Mon, 21 Sep 2020 21:43:02 +0000 (23:43 +0200)]
Added PublishTrimmed to Impostor.Server (#3)

* Added PublishTrimmed to Impostor.Server
* Disabled trimming in CI
* Fixed Dockerfile for trimming

5 years agoUpdate README
AeonLucid [Mon, 21 Sep 2020 18:16:06 +0000 (20:16 +0200)]
Update README

5 years agoUpdate README
AeonLucid [Mon, 21 Sep 2020 18:08:48 +0000 (20:08 +0200)]
Update README

5 years agoPrepare 1.0.0 v1.0.0
AeonLucid [Mon, 21 Sep 2020 17:56:11 +0000 (19:56 +0200)]
Prepare 1.0.0

5 years agoMerge branch 'dev'
AeonLucid [Mon, 21 Sep 2020 17:53:09 +0000 (19:53 +0200)]
Merge branch 'dev'

5 years agoImprove client
AeonLucid [Mon, 21 Sep 2020 17:51:46 +0000 (19:51 +0200)]
Improve client

5 years agoBasic client
AeonLucid [Mon, 21 Sep 2020 04:59:35 +0000 (06:59 +0200)]
Basic client

5 years agoImprove CI
AeonLucid [Mon, 21 Sep 2020 04:45:40 +0000 (06:45 +0200)]
Improve CI

5 years agoUpdate README
AeonLucid [Mon, 21 Sep 2020 02:27:38 +0000 (04:27 +0200)]
Update README

5 years agoCI (#1)
AeonLucid [Mon, 21 Sep 2020 01:36:32 +0000 (03:36 +0200)]
CI (#1)

5 years agoReduce docker image by half
AeonLucid [Sun, 20 Sep 2020 23:52:29 +0000 (01:52 +0200)]
Reduce docker image by half

5 years agoAdd Dockerfile for the server
AeonLucid [Sun, 20 Sep 2020 23:48:12 +0000 (01:48 +0200)]
Add Dockerfile for the server

5 years agoRename project files
AeonLucid [Sun, 20 Sep 2020 23:28:19 +0000 (01:28 +0200)]
Rename project files

5 years agoImprove release mode logging
AeonLucid [Sun, 20 Sep 2020 23:11:33 +0000 (01:11 +0200)]
Improve release mode logging

5 years agoAdded proper banning based on IPs
AeonLucid [Sun, 20 Sep 2020 22:54:32 +0000 (00:54 +0200)]
Added proper banning based on IPs

5 years agoGameManager logging
AeonLucid [Sun, 20 Sep 2020 22:49:19 +0000 (00:49 +0200)]
GameManager logging

5 years agoRefactor DisconnectReason
AeonLucid [Sun, 20 Sep 2020 22:46:04 +0000 (00:46 +0200)]
Refactor DisconnectReason

5 years agoKick/ban proper messages
AeonLucid [Sun, 20 Sep 2020 22:45:16 +0000 (00:45 +0200)]
Kick/ban proper messages

5 years agoAdded kick/ban
AeonLucid [Sun, 20 Sep 2020 22:39:02 +0000 (00:39 +0200)]
Added kick/ban

5 years agoAdded host migration, player disconnection and deletion of games
AeonLucid [Sun, 20 Sep 2020 22:13:49 +0000 (00:13 +0200)]
Added host migration, player disconnection and deletion of games

5 years agoImprove game code, now possible to start / end games
AeonLucid [Sun, 20 Sep 2020 21:06:20 +0000 (23:06 +0200)]
Improve game code, now possible to start / end games

5 years agoFix bug where other players weren't visible
AeonLucid [Sun, 20 Sep 2020 18:24:13 +0000 (20:24 +0200)]
Fix bug where other players weren't visible

5 years agoPossible to create / join a game
AeonLucid [Sun, 20 Sep 2020 04:12:08 +0000 (06:12 +0200)]
Possible to create / join a game

5 years agoMatchmaker progress
AeonLucid [Sat, 19 Sep 2020 23:17:11 +0000 (01:17 +0200)]
Matchmaker progress

5 years agoInitial commit
AeonLucid [Sat, 19 Sep 2020 03:35:07 +0000 (05:35 +0200)]
Initial commit