]>
git.deb.at Git - rhonda/impostor.git/log
Jonas Kamsker [Sat, 24 Oct 2020 21:06:12 +0000 (23:06 +0200)]
Giving plugin more control over when it should be executed (#74)
This pr should give the plugin dev the option to receive all events to his liking without constraining it to a specific type at compile time
Co-authored-by: Weirdo <git.jonas@kamsker.at>
Co-authored-by: AeonLucid <aeonlucid@outlook.com>
AeonLucid [Sat, 24 Oct 2020 20:51:22 +0000 (22:51 +0200)]
Add disconnect reason when reason is null
AeonLucid [Sat, 24 Oct 2020 20:28:56 +0000 (22:28 +0200)]
Update editorconfig
AeonLucid [Sat, 24 Oct 2020 20:24:33 +0000 (22:24 +0200)]
Add editorconfig for consistent code
AeonLucid [Sat, 24 Oct 2020 20:12:04 +0000 (22:12 +0200)]
Expose PlayerName again to fix example plugin
AeonLucid [Sat, 24 Oct 2020 19:56:51 +0000 (21:56 +0200)]
Remove login from Impostor.Api assembly
AeonLucid [Sat, 24 Oct 2020 19:08:45 +0000 (21:08 +0200)]
Update Data namespace
AeonLucid [Sat, 24 Oct 2020 19:02:10 +0000 (21:02 +0200)]
Pack Impostor.Api in build process
AeonLucid [Sat, 24 Oct 2020 18:33:42 +0000 (20:33 +0200)]
Update more project files
AeonLucid [Sat, 24 Oct 2020 18:18:40 +0000 (20:18 +0200)]
Fix AppVeyor and pluginloader issue
AeonLucid [Sat, 24 Oct 2020 18:08:40 +0000 (20:08 +0200)]
Remove pdb files from builds
AeonLucid [Sat, 24 Oct 2020 18:05:23 +0000 (20:05 +0200)]
Imrpove AppVeyor versioning
AeonLucid [Sat, 24 Oct 2020 17:39:06 +0000 (19:39 +0200)]
Fix tests
AeonLucid [Sat, 24 Oct 2020 05:25:45 +0000 (07:25 +0200)]
Fix AppVeyor
AeonLucid [Sat, 24 Oct 2020 05:00:36 +0000 (07:00 +0200)]
HandleRpc async for sending events
AeonLucid [Sat, 24 Oct 2020 04:45:51 +0000 (06:45 +0200)]
Add PlayerSpawned / PlayerDestroyed
AeonLucid [Sat, 24 Oct 2020 04:02:52 +0000 (06:02 +0200)]
Improve PluginLoader and Enable/Disable plugins
AeonLucid [Sat, 24 Oct 2020 03:02:24 +0000 (05:02 +0200)]
Add useful method
AeonLucid [Sat, 24 Oct 2020 02:38:14 +0000 (04:38 +0200)]
Use LongRunning tasks for the server and client
AeonLucid [Sat, 24 Oct 2020 02:03:21 +0000 (04:03 +0200)]
Fix recorder order after game creation
AeonLucid [Sat, 24 Oct 2020 01:51:18 +0000 (03:51 +0200)]
Fix ServerReplay error
AeonLucid [Sat, 24 Oct 2020 00:40:07 +0000 (02:40 +0200)]
Despawn log message on trace level
AeonLucid [Sat, 24 Oct 2020 00:37:59 +0000 (02:37 +0200)]
Remove period from exception messages
AeonLucid [Sat, 24 Oct 2020 00:36:11 +0000 (02:36 +0200)]
Disconnect client when caught hacking
AeonLucid [Sat, 24 Oct 2020 00:13:56 +0000 (02:13 +0200)]
Basic Hazel connection rate limiting
AeonLucid [Fri, 23 Oct 2020 23:24:52 +0000 (01:24 +0200)]
Fix bug
AeonLucid [Fri, 23 Oct 2020 23:18:25 +0000 (01:18 +0200)]
Add spawn and leave timeout
AeonLucid [Fri, 23 Oct 2020 22:35:54 +0000 (00:35 +0200)]
Set player to death when disconnected
AeonLucid [Fri, 23 Oct 2020 22:28:02 +0000 (00:28 +0200)]
Added deserialization checks
AeonLucid [Fri, 23 Oct 2020 22:07:34 +0000 (00:07 +0200)]
Add target to Deserialize of InnerNetObject
AeonLucid [Fri, 23 Oct 2020 22:04:43 +0000 (00:04 +0200)]
Added missing checks in InnerShipStatus
AeonLucid [Fri, 23 Oct 2020 21:47:08 +0000 (23:47 +0200)]
Add PlayAnimation checks
AeonLucid [Fri, 23 Oct 2020 21:42:59 +0000 (23:42 +0200)]
Almost all RPC calls
AeonLucid [Fri, 23 Oct 2020 20:27:57 +0000 (22:27 +0200)]
Finish up PlayerControl RPCs
AeonLucid [Fri, 23 Oct 2020 18:13:06 +0000 (20:13 +0200)]
Anonymize PacketRecorder
AeonLucid [Fri, 23 Oct 2020 18:02:18 +0000 (20:02 +0200)]
API Improvement and RpcCalls enum
AeonLucid [Fri, 23 Oct 2020 17:18:01 +0000 (19:18 +0200)]
Ensure thread safety for joining a game
AeonLucid [Fri, 23 Oct 2020 17:13:28 +0000 (19:13 +0200)]
Expose all global InnerNet objects
AeonLucid [Fri, 23 Oct 2020 05:19:45 +0000 (07:19 +0200)]
Link player classes internally
AeonLucid [Fri, 23 Oct 2020 03:38:32 +0000 (05:38 +0200)]
Implement deserialization for most GameData objects
AeonLucid [Fri, 23 Oct 2020 01:27:40 +0000 (03:27 +0200)]
Add checks on DespawnFlag and SceneChangeFlag
AeonLucid [Fri, 23 Oct 2020 00:54:32 +0000 (02:54 +0200)]
Workaround for early spawn of host player components
AeonLucid [Thu, 22 Oct 2020 22:28:29 +0000 (00:28 +0200)]
Proper logging in game class
AeonLucid [Thu, 22 Oct 2020 21:58:20 +0000 (23:58 +0200)]
Add stopwatch
AeonLucid [Thu, 22 Oct 2020 20:38:42 +0000 (22:38 +0200)]
Disable recorder by default
AeonLucid [Thu, 22 Oct 2020 20:29:13 +0000 (22:29 +0200)]
Fix appveyor and don't flush to disk
AeonLucid [Thu, 22 Oct 2020 20:25:55 +0000 (22:25 +0200)]
Fix cake
AeonLucid [Thu, 22 Oct 2020 20:19:18 +0000 (22:19 +0200)]
Remove unnecessary if def
AeonLucid [Thu, 22 Oct 2020 20:15:34 +0000 (22:15 +0200)]
Update recorder and add replayer
AeonLucid [Thu, 22 Oct 2020 14:09:20 +0000 (16:09 +0200)]
Add client packet recorder
AeonLucid [Thu, 22 Oct 2020 12:04:49 +0000 (14:04 +0200)]
Clean up after merged PRs
Jonas Kamsker [Wed, 21 Oct 2020 22:08:14 +0000 (00:08 +0200)]
Solved GameOptionsData TODO (#64)
* Ignoring .Vs folder
* GameOptionsData deserialization requires x16 less time & no extra alloc
* Super-micro optimisation (variable localization)
* JoinGame probably faster
* Added Tests
* Renamed swap -> advance
* Removed submodule Hazel
* Removed launchsettings
Co-authored-by: Weirdo <git.jonas@kamsker.at>
Jonas Kamsker [Wed, 21 Oct 2020 22:02:27 +0000 (00:02 +0200)]
Feature/gamemanager improvement (#65)
* Ignoring .Vs folder
* Improved Gamemanager
- Retry code creation
- Async Node Lookup
* Switched back to old using order
* Removed IAsyncNodeLocator
* Found one more use of find
* deleted submodule
Co-authored-by: Weirdo <git.jonas@kamsker.at>
Gerard Smit [Wed, 21 Oct 2020 12:55:03 +0000 (14:55 +0200)]
Implemented EventListener priorities (#62)
* Improved EventManager
Now it actually will order the event listeners on their priority. Also I've cleaned up the registering of temporary event listeners.
* Ignore new Impostor.Api library while loading plugins
* Fixed Dockerfile
AeonLucid [Mon, 19 Oct 2020 14:59:03 +0000 (16:59 +0200)]
Fix tests
AeonLucid [Mon, 19 Oct 2020 14:34:48 +0000 (16:34 +0200)]
Fix namespaces and missing await
AeonLucid [Mon, 19 Oct 2020 14:26:35 +0000 (16:26 +0200)]
Final touches for client
AeonLucid [Mon, 19 Oct 2020 14:25:40 +0000 (16:25 +0200)]
Impostor.Api to netstandard2.0
AeonLucid [Mon, 19 Oct 2020 14:19:28 +0000 (16:19 +0200)]
Update Hazel namespace to Impostor.Hazel
AeonLucid [Mon, 19 Oct 2020 14:18:49 +0000 (16:18 +0200)]
Re-add Hazel client
AeonLucid [Mon, 19 Oct 2020 13:05:44 +0000 (15:05 +0200)]
Adapt C2S / S2C for messages and move to Api namespace
AeonLucid [Mon, 19 Oct 2020 12:39:36 +0000 (14:39 +0200)]
Refactor messages
AeonLucid [Mon, 19 Oct 2020 10:55:26 +0000 (12:55 +0200)]
Remove Impostor.Shared
AeonLucid [Mon, 19 Oct 2020 10:25:16 +0000 (12:25 +0200)]
Fix plugin loader issue
AeonLucid [Mon, 19 Oct 2020 10:22:45 +0000 (12:22 +0200)]
Rename Impostor.Server.Api to Impostor.Api
AeonLucid [Mon, 19 Oct 2020 10:22:06 +0000 (12:22 +0200)]
Move Hazel submodule into Impostor.Hazel
AeonLucid [Mon, 19 Oct 2020 10:16:36 +0000 (12:16 +0200)]
Remove AmongUsException
AeonLucid [Mon, 19 Oct 2020 10:15:27 +0000 (12:15 +0200)]
Move Api classes and remove unused imports
AeonLucid [Mon, 19 Oct 2020 09:57:10 +0000 (11:57 +0200)]
Update cake script
Gerard Smit [Mon, 19 Oct 2020 09:31:25 +0000 (11:31 +0200)]
Plugin loader (#59)
* Parse GameData headers
* Added GameData spawn
* GameData playerinfo parsing
* Added BufferMessageReader tests
* Fix InnerGameData
* Added CustomNetworkTransform and VoteBanSystem
* Revert changes
* Finish CustomNetworkTransform
* Implemented a simple plugin loader
* Replaced Reference with PackageReference
Note to myself: don't trust Rider auto-add reference
* Use classes and moved all API-related stuff to one folder
* Added PlayerJoinedGameEvent and PlayerLeftGameEvent
* Removed Impostor.Server.Hazel
* Moved more API-specific stuff
Co-authored-by: AeonLucid <aeonlucid@gmail.com>
AeonLucid [Sun, 18 Oct 2020 19:39:52 +0000 (21:39 +0200)]
Fix namespaces
AeonLucid [Sun, 18 Oct 2020 19:35:07 +0000 (21:35 +0200)]
Rename Client to Patcher
AeonLucid [Sun, 18 Oct 2020 19:29:52 +0000 (21:29 +0200)]
Rebase and fix tests
AeonLucid [Fri, 16 Oct 2020 22:31:10 +0000 (00:31 +0200)]
Recorder start
AeonLucid [Fri, 16 Oct 2020 21:14:21 +0000 (23:14 +0200)]
Finish CustomNetworkTransform
AeonLucid [Fri, 16 Oct 2020 05:08:53 +0000 (07:08 +0200)]
Revert changes
AeonLucid [Fri, 16 Oct 2020 05:04:33 +0000 (07:04 +0200)]
Added CustomNetworkTransform and VoteBanSystem
AeonLucid [Fri, 16 Oct 2020 04:23:09 +0000 (06:23 +0200)]
Fix InnerGameData
AeonLucid [Fri, 16 Oct 2020 03:47:26 +0000 (05:47 +0200)]
Added BufferMessageReader tests
AeonLucid [Fri, 16 Oct 2020 03:35:37 +0000 (05:35 +0200)]
GameData playerinfo parsing
AeonLucid [Fri, 16 Oct 2020 03:00:49 +0000 (05:00 +0200)]
Added GameData spawn
AeonLucid [Thu, 15 Oct 2020 03:58:07 +0000 (05:58 +0200)]
Parse GameData headers
AeonLucid [Sun, 18 Oct 2020 02:53:14 +0000 (04:53 +0200)]
Pass on exceptions to Hazel
AeonLucid [Sun, 18 Oct 2020 02:21:52 +0000 (04:21 +0200)]
Add username check
AeonLucid [Sat, 17 Oct 2020 02:52:50 +0000 (04:52 +0200)]
Send packets async too
AeonLucid [Sat, 17 Oct 2020 02:49:36 +0000 (04:49 +0200)]
Update Hazel to async
AeonLucid [Fri, 16 Oct 2020 22:36:18 +0000 (00:36 +0200)]
Ditch net452 for the proxy
hplewis [Fri, 16 Oct 2020 03:34:13 +0000 (20:34 -0700)]
Fix AlterGame message flag (#56)
AeonLucid [Thu, 15 Oct 2020 03:29:25 +0000 (05:29 +0200)]
AppVeyor
AeonLucid [Thu, 15 Oct 2020 03:22:31 +0000 (05:22 +0200)]
Switch to BinaryPrimitives
AeonLucid [Thu, 15 Oct 2020 03:15:07 +0000 (05:15 +0200)]
Improve BufferMessageReader, reduce complexity and slicing
AeonLucid [Wed, 14 Oct 2020 14:40:14 +0000 (16:40 +0200)]
Docs are hard ok
AeonLucid [Wed, 14 Oct 2020 14:39:27 +0000 (16:39 +0200)]
Docs menu
AeonLucid [Wed, 14 Oct 2020 14:37:23 +0000 (16:37 +0200)]
Fix up docs
AeonLucid [Wed, 14 Oct 2020 14:27:59 +0000 (16:27 +0200)]
Merge pull request #51 from joaosombrio/build-source-docs
Moving docs and added 'Building from source' doc
AeonLucid [Wed, 14 Oct 2020 14:21:33 +0000 (16:21 +0200)]
Merge branch 'appveyor' into dev
AeonLucid [Wed, 14 Oct 2020 14:10:50 +0000 (16:10 +0200)]
AppVeyor - force client restore
AeonLucid [Wed, 14 Oct 2020 14:07:17 +0000 (16:07 +0200)]
AppVeyor
AeonLucid [Wed, 14 Oct 2020 14:05:31 +0000 (16:05 +0200)]
Smaller client
AeonLucid [Wed, 14 Oct 2020 14:02:25 +0000 (16:02 +0200)]
AppVeyor and cake