]>
git.deb.at Git - rhonda/impostor.git/log
112batman [Mon, 12 Apr 2021 20:53:14 +0000 (22:53 +0200)]
Add GameHostChange event (#277)
js6pak [Sun, 11 Apr 2021 12:57:29 +0000 (14:57 +0200)]
Use actual disconnect message in ClientBase#DisconnectAsync
js6pak [Sun, 11 Apr 2021 12:04:31 +0000 (12:04 +0000)]
Merge pull request #377 from Impostor/airship
js6pak [Sat, 10 Apr 2021 21:00:34 +0000 (23:00 +0200)]
Fix xmldoc warnings
js6pak [Sat, 10 Apr 2021 20:55:40 +0000 (22:55 +0200)]
Bump version
js6pak [Sat, 10 Apr 2021 15:14:17 +0000 (17:14 +0200)]
Make vent data initialization much cleaner
js6pak [Fri, 9 Apr 2021 21:51:50 +0000 (23:51 +0200)]
Specify enum values for Platforms
js6pak [Tue, 6 Apr 2021 19:10:53 +0000 (21:10 +0200)]
Make PlayerVentEvent an actual PlayerVentEvent
js6pak [Tue, 6 Apr 2021 18:24:20 +0000 (20:24 +0200)]
Update example plugin
js6pak [Tue, 6 Apr 2021 18:23:44 +0000 (20:23 +0200)]
Rework vent api
John Tran [Tue, 6 Apr 2021 18:50:50 +0000 (04:50 +1000)]
Allow Android Versions (#375)
Co-authored-by: js6pak <kubastaron@hotmail.com>
Co-authored-by: John Tran <john.tran.84@live.com.au>
js6pak [Mon, 5 Apr 2021 13:27:25 +0000 (15:27 +0200)]
Bring back tar.gz for unix builds
js6pak [Sun, 4 Apr 2021 21:27:10 +0000 (23:27 +0200)]
Implement airship spawning, closes #376
js6pak [Sun, 4 Apr 2021 17:48:25 +0000 (19:48 +0200)]
Split ShipStatus to multiple classes, implement new door types
js6pak [Sun, 4 Apr 2021 10:54:19 +0000 (12:54 +0200)]
Fix cheatcontext in ValidateImpostor calls
js6pak [Sun, 4 Apr 2021 10:32:03 +0000 (12:32 +0200)]
Fix namespaces
John Tran [Sun, 4 Apr 2021 10:31:28 +0000 (20:31 +1000)]
Airship Vent Enums (#373)
Co-authored-by: miniduikboot <5243971+miniduikboot@users.noreply.github.com>
Co-authored-by: John Tran <john.tran.84@live.com.au>
js6pak [Sun, 4 Apr 2021 10:26:07 +0000 (10:26 +0000)]
Merge pull request #372 from miniduikboot/2021.3.31
miniduikboot [Sun, 4 Apr 2021 08:35:00 +0000 (10:35 +0200)]
Rename things for 6pak
miniduikboot [Fri, 2 Apr 2021 22:46:34 +0000 (00:46 +0200)]
Move PlayerVentEvent call to applicable RPC's
miniduikboot [Fri, 2 Apr 2021 22:37:12 +0000 (00:37 +0200)]
Fix Docker container build
miniduikboot [Fri, 2 Apr 2021 22:08:51 +0000 (00:08 +0200)]
Fix InnerShipStatus deserializing
3.31 now distributes them as multiple messages
This also explains the two weird bytes in HeliSabotage, so these can be
removed too
miniduikboot [Fri, 2 Apr 2021 20:42:15 +0000 (22:42 +0200)]
Implement HeliSabotageSystemType
It works, although I'm not completely sure why.
miniduikboot [Thu, 1 Apr 2021 22:42:26 +0000 (00:42 +0200)]
implement rpc 32: use platform
miniduikboot [Thu, 1 Apr 2021 22:41:19 +0000 (00:41 +0200)]
implement rpc 31: climb ladder
miniduikboot [Thu, 1 Apr 2021 16:16:04 +0000 (18:16 +0200)]
I counted the doors on Airship
and I hope I counted correctly
miniduikboot [Thu, 1 Apr 2021 15:49:41 +0000 (17:49 +0200)]
editorconfig: Don't indent blocks in case contents
This is more in line with the existing codebase
miniduikboot [Thu, 1 Apr 2021 14:57:34 +0000 (16:57 +0200)]
API: update enums for airship
miniduikboot [Wed, 31 Mar 2021 21:22:56 +0000 (23:22 +0200)]
First attempt at getting some airship stuff online
miniduikboot [Wed, 31 Mar 2021 19:49:51 +0000 (21:49 +0200)]
Gamedata packets are now have initial state false
I managed to get into a lobby with this
js6pak [Fri, 2 Apr 2021 22:14:33 +0000 (00:14 +0200)]
Hopefully fix the submodule
js6pak [Fri, 2 Apr 2021 22:07:06 +0000 (00:07 +0200)]
Initial auth implementation
js6pak [Thu, 25 Mar 2021 21:17:31 +0000 (22:17 +0100)]
Remove reactor stuff
js6pak [Fri, 2 Apr 2021 21:45:01 +0000 (23:45 +0200)]
Use BitConverter.Int32BitsToSingle in SpanReaderExtensions
js6pak [Fri, 2 Apr 2021 21:44:47 +0000 (23:44 +0200)]
Update airship constants
js6pak [Fri, 2 Apr 2021 21:42:22 +0000 (23:42 +0200)]
Switch back hazel to submodule
js6pak [Sun, 28 Mar 2021 18:46:31 +0000 (20:46 +0200)]
Always hook control with playerInfo
js6pak [Sun, 28 Mar 2021 17:27:49 +0000 (19:27 +0200)]
Fix a bug causing InnerPlayerInfo.Controller to be always null
js6pak [Thu, 25 Mar 2021 20:37:47 +0000 (20:37 +0000)]
Merge pull request #333 from Impostor/fix/style-warnings
Fix warnings
js6pak [Wed, 24 Mar 2021 19:05:26 +0000 (20:05 +0100)]
Make configs actually work with dependency injection
js6pak [Wed, 24 Mar 2021 19:04:40 +0000 (20:04 +0100)]
Update appveyor.yml for the ultimate yellow-less experience
js6pak [Wed, 24 Mar 2021 18:53:01 +0000 (19:53 +0100)]
Revert hazel changes for easier merging with its upstream
js6pak [Wed, 24 Mar 2021 18:08:23 +0000 (19:08 +0100)]
Add icon to nuspec
js6pak [Wed, 24 Mar 2021 18:04:11 +0000 (19:04 +0100)]
Update cake
js6pak [Wed, 24 Mar 2021 16:55:15 +0000 (17:55 +0100)]
Fix xmldoc warnings
js6pak [Wed, 24 Mar 2021 15:57:11 +0000 (16:57 +0100)]
Code cleanup
js6pak [Wed, 24 Mar 2021 15:38:23 +0000 (16:38 +0100)]
Fix warnings
js6pak [Thu, 18 Mar 2021 20:34:47 +0000 (21:34 +0100)]
Fix FloatRange ranges
Minorusama [Tue, 23 Mar 2021 20:12:39 +0000 (21:12 +0100)]
Add IInnerPlayerControl#ExileAsync (#271)
js6pak [Tue, 16 Mar 2021 21:12:56 +0000 (22:12 +0100)]
Set VERSIONSUFFIX to docker by default
js6pak [Tue, 16 Mar 2021 20:40:54 +0000 (21:40 +0100)]
Update docker CI
js6pak [Sun, 14 Mar 2021 22:30:01 +0000 (22:30 +0000)]
Update Server-configuration.md
js6pak [Sun, 14 Mar 2021 22:25:56 +0000 (23:25 +0100)]
Include AntiCheat.Enabled in default config.json
js6pak [Sun, 14 Mar 2021 22:19:35 +0000 (23:19 +0100)]
Merge remote-tracking branch 'origin/2021.3.5'
js6pak [Sun, 14 Mar 2021 21:23:10 +0000 (21:23 +0000)]
Fix typo in README.md
js6pak [Sun, 14 Mar 2021 21:19:48 +0000 (22:19 +0100)]
Update README.md
js6pak [Sun, 14 Mar 2021 21:04:44 +0000 (22:04 +0100)]
Merge branch '2021.3.5'
js6pak [Sun, 14 Mar 2021 20:50:55 +0000 (20:50 +0000)]
Add DateTime to server replays (#349)
Galster-dev [Wed, 10 Mar 2021 22:06:12 +0000 (01:06 +0300)]
minor README.md changes (#342)
js6pak [Sun, 7 Mar 2021 15:49:57 +0000 (16:49 +0100)]
Expose IsCancelled to IPlayerChatEvent
js6pak [Sun, 7 Mar 2021 15:40:33 +0000 (16:40 +0100)]
Implement GameData 205
miniduikboot [Sun, 7 Mar 2021 15:36:37 +0000 (16:36 +0100)]
Remove fake player joining (#341)
js6pak [Sat, 6 Mar 2021 17:13:16 +0000 (18:13 +0100)]
Add debug logs in AnnouncementsService
js6pak [Sat, 6 Mar 2021 16:20:36 +0000 (17:20 +0100)]
Simplify Message01JoinGameC2S
js6pak [Sat, 6 Mar 2021 15:10:58 +0000 (16:10 +0100)]
New GameDataTags
AeonLucid [Sat, 6 Mar 2021 16:07:35 +0000 (17:07 +0100)]
Fix Impostor.Tools.ServerReplay compilation
js6pak [Fri, 5 Mar 2021 23:44:00 +0000 (00:44 +0100)]
2021.3.5
js6pak [Thu, 4 Mar 2021 09:11:50 +0000 (09:11 +0000)]
Add create game api (#241)
miniduikboot [Wed, 3 Mar 2021 14:36:17 +0000 (15:36 +0100)]
Warn if plugin loader paths don't exist (#330)
112batman [Wed, 3 Mar 2021 09:23:38 +0000 (10:23 +0100)]
Implement IInnerNetObject in IInnerMeetingHud (#256)
js6pak [Wed, 3 Mar 2021 09:15:48 +0000 (10:15 +0100)]
Bump version
js6pak [Wed, 3 Mar 2021 09:05:33 +0000 (09:05 +0000)]
[skip ci] Update Building-from-source.md
js6pak [Wed, 3 Mar 2021 08:53:53 +0000 (08:53 +0000)]
Sync Impostor with 6pak fork (#327)
Co-authored-by: DatGuy1 <datguysteam@gmail.com>
Co-authored-by: miniduikboot <5243971+miniduikboot@users.noreply.github.com>
js6pak [Fri, 8 Jan 2021 17:42:41 +0000 (18:42 +0100)]
Add CheckName/SetName/CheckColor/SetColor anticheat checks (#278)
* Add CheckName/SetName/CheckColor/SetColor anticheat checks
* Disable expected checks for the host
svennergr [Thu, 31 Dec 2020 01:31:03 +0000 (02:31 +0100)]
fixed wrong key to paths of libaries in markdownfile (#223)
Signed-off-by: Sven Großmann <svennergr@gmail.com>
Co-authored-by: Sven Großmann <git@grossmann.dev>
Hiumee [Wed, 16 Dec 2020 18:32:52 +0000 (20:32 +0200)]
Feature/add player vent event (#237)
* Added VentLocation enum
* Added PlayerVentEvent
AeonLucid [Wed, 16 Dec 2020 17:53:13 +0000 (18:53 +0100)]
Create stale.yml
Gavin [Fri, 11 Dec 2020 08:47:49 +0000 (02:47 -0600)]
Added glitch pet (#221)
AeonLucid [Thu, 10 Dec 2020 14:59:32 +0000 (15:59 +0100)]
Update Running-the-server.md
Ziad Montaser [Mon, 30 Nov 2020 19:41:46 +0000 (23:41 +0400)]
Fix set murdered (#192)
Co-authored-by: Ziad Montaser <ZiadMontaser@users.noreply.github.com>
Co-authored-by: AeonLucid <aeonlucid@outlook.com>
cybershard [Mon, 30 Nov 2020 19:24:39 +0000 (19:24 +0000)]
Fix [API Bug] Task indices being cast to TaskTypes #159 (#164)
Co-authored-by: AeonLucid <aeonlucid@outlook.com>
dimaguy [Mon, 30 Nov 2020 19:04:23 +0000 (19:04 +0000)]
Improving Documentation (#175)
* Update README.md
Removed outdated information
Added instructions for other devices
* Updated README to add Android 11 instructions
* Formatting
* Update Running-the-server.md
* Formatting
* Formatting
* Adding a more verbose explanation on configs
* Create TROUBLESHOOTING.md
* Option for windows users to use the website instead of the client
* Small tweaks to make docs more professional
* Fixing grammatical errors(Part 1)
* Fixing grammatical errors(Part 2)
* Fixing grammatical errors (Part 3)
* Update README.md
* Update README.md
* Fixing formatting
* Update README.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update README.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update README.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/Running-the-server.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/Server-configuration.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/Server-configuration.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/Server-configuration.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/TROUBLESHOOTING.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/TROUBLESHOOTING.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/TROUBLESHOOTING.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update docs/TROUBLESHOOTING.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update README.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
* Update README.md
* Update Server-configuration.md
* Update TROUBLESHOOTING.md
* Update TROUBLESHOOTING.md
* Update Server-configuration.md
* Update TROUBLESHOOTING.md
* Update TROUBLESHOOTING.md
* Update Server-configuration.md
Co-authored-by: AlexejheroYTB <alexejhero@gmail.com>
Co-authored-by: AeonLucid <aeonlucid@outlook.com>
Mr-VIT [Mon, 30 Nov 2020 18:36:24 +0000 (21:36 +0300)]
Upgrade OnPlayerReportedBodyEvent to OnPlayerStartMeetingEvent (#184)
* upgrade PlayerReportedBodyEvent to PlayerStartMeetingEvent
now triggers on host player actions as well
* update OnPlayerReportedBodyEvent in plugin example
Hmmbob [Wed, 25 Nov 2020 06:16:13 +0000 (07:16 +0100)]
[Docs] Add docker-compose instructions (#180)
* Add docker-compose instructions
* Remove unused badge
* Add volume mapping
* Add some more volume mappings
* Restore badge
Reece Benson [Tue, 24 Nov 2020 17:43:39 +0000 (17:43 +0000)]
Update README (again) for verison support text (#191)
danbudworthmead [Tue, 24 Nov 2020 16:14:17 +0000 (16:14 +0000)]
Added --errors-only (#190)
Reece Benson [Tue, 24 Nov 2020 16:12:57 +0000 (16:12 +0000)]
Update README support version (#189)
danbudworthmead [Tue, 24 Nov 2020 01:14:17 +0000 (01:14 +0000)]
Added support for 2020.11.17 (#185)
* Added support for 2020.11.17
* Fix :(
Jakub Staroń [Fri, 20 Nov 2020 15:26:00 +0000 (16:26 +0100)]
Fix Impostor.Patcher.Cli not working after packing (#174)
AlexejheroYTB [Sun, 15 Nov 2020 22:40:38 +0000 (00:40 +0200)]
Add TaskTypes enum, PlayerCompletedTaskEvent, and updated ITaskInfo to use TaskTypes (#144)
AeonLucid [Sun, 15 Nov 2020 03:17:16 +0000 (04:17 +0100)]
Fixes #151 - Program argument to enable with verbose logging
AeonLucid [Sun, 15 Nov 2020 03:14:28 +0000 (04:14 +0100)]
Fixes #154 - Used wrong version for serialization
AeonLucid [Sun, 15 Nov 2020 01:18:54 +0000 (02:18 +0100)]
Merge pull request #146 from AlexejheroYTB/add-task-to-player
Add task info to player info
AeonLucid [Sun, 15 Nov 2020 01:10:47 +0000 (02:10 +0100)]
Merge pull request #143 from AlexejheroYTB/ENUMS
Add MapTypes and update SystemTypes
AlexejheroYTB [Sun, 15 Nov 2020 00:24:18 +0000 (02:24 +0200)]
Fix compilation error
AlexejheroYTB [Sun, 15 Nov 2020 00:11:30 +0000 (02:11 +0200)]
Remove Serialize and Deserialize from ITaskInfo
AlexejheroYTB [Sun, 15 Nov 2020 00:09:58 +0000 (02:09 +0200)]
Make MapId internal
AlexejheroYTB [Sat, 14 Nov 2020 23:49:21 +0000 (01:49 +0200)]
Update InnerGameData.cs
Reece Benson [Thu, 12 Nov 2020 21:38:58 +0000 (21:38 +0000)]
Resolves 'Operation Not Supported' SocketException (#149)
AlexejheroYTB [Thu, 12 Nov 2020 11:37:40 +0000 (13:37 +0200)]
Add task info to player info