]> git.deb.at Git - rhonda/impostor.git/shortlog
rhonda/impostor.git
2020-10-30 AeonLucidFixed #94 - Allows plugins to get a IMessageWriter
2020-10-30 AeonLucidFixes #95 - Ignores GameData for the fake client
2020-10-29 AeonLucidAlways flush recorder
2020-10-28 danbudworthmeadAdd PlayerReportedBodyEvent (#96)
2020-10-28 Saghetti0Add PlayerExileEvent and PlayerMurderEvent (#93)
2020-10-27 AeonLucidAdd enums to set Color/Hat/Pet/Skin
2020-10-26 AeonLucidRemove EventManager CallAsync memory allocation
2020-10-26 AeonLucidRethrow cheat exceptions thrown by plugins
2020-10-26 AeonLucidExpose DisconnectAsync in the api
2020-10-26 AeonLucidAdd more API methods to InnerPlayerControl
2020-10-26 AeonLucidFixes #81 - Adds hostname support to the config file
2020-10-26 AeonLucidFixes #87 - Adds support for IEvent / IGameEvent type...
2020-10-26 AeonLucidDisable automatic NuGet uploads
2020-10-26 AeonLucidUpdate README
2020-10-26 Saghetti0Add GameAlterEvent (#86)
2020-10-26 AeonLucidVersion 1.2.1
2020-10-26 AeonLucidMove options to the top
2020-10-26 AeonLucidMerge branch 'fix-issues' into dev
2020-10-26 AeonLucidChange all events to use interfaces and move them to...
2020-10-25 AeonLucidFixes #82 - Expose IClientPlayer in relevant events
2020-10-25 AeonLucidMove events to better directories
2020-10-25 AeonLucidClean up client manager
2020-10-25 AeonLucidMerge branch 'dev' into fix-issues
2020-10-25 AeonLucidFixes #71, improved configuration documentation
2020-10-25 AeonLucidUpdate Running-the-server.md
2020-10-25 AeonLucidUpdate Running-the-server.md
2020-10-25 AeonLucidMake ban for cheating configurable
2020-10-25 AeonLucidFixes issue #84, ban ips caught cheating
2020-10-25 SombrioXml documentation for the GameOptionsData class. (#85)
2020-10-25 AeonLucidPluginLoader warning instead of exception
2020-10-25 AeonLucidRemove trimming and self contained to fix plugins,...
2020-10-25 AeonLucidFixes incorrect anticheat detection #77
2020-10-25 AeonLucidFix recorder bug
2020-10-25 AeonLucidUpdate plugin documentation
2020-10-25 Jakub StarońBan characters not supported by Among Us text renderer...
2020-10-25 AeonLucidUpdate README
2020-10-25 AeonLucidUpdate plugin documentation
2020-10-25 AeonLucidUpdate documentation and Impostor version
2020-10-25 AeonLucidUpdate editorconfig
2020-10-25 AeonLucidUpdate documentation
2020-10-25 AeonLucidUpdate issue templates
2020-10-25 AeonLucidUpdate issue templates
2020-10-25 AeonLucidAdded plugin documentation
2020-10-25 AeonLucidMake PluginLoader less strict
2020-10-25 AeonLucidSupport latest Among Us beta
2020-10-25 AeonLucidPublish (s)nupkg on dev branch automatically
2020-10-25 AeonLucidPublish correct nupkg for Api
2020-10-25 AeonLucidMerge pull request #75 from Impostor/feature/gamedata
2020-10-25 AeonLucidMerge branch 'dev' into feature/gamedata
2020-10-25 AeonLucidAdd sync options method
2020-10-24 AeonLucidAdd meeting events
2020-10-24 AeonLucidAdd more events and missing SnapTo check
2020-10-24 AeonLucidRemove scoping for event listeners
2020-10-24 Jonas KamskerGiving plugin more control over when it should be execu...
2020-10-24 AeonLucidAdd disconnect reason when reason is null
2020-10-24 AeonLucidUpdate editorconfig
2020-10-24 AeonLucidAdd editorconfig for consistent code
2020-10-24 AeonLucidExpose PlayerName again to fix example plugin
2020-10-24 AeonLucidRemove login from Impostor.Api assembly
2020-10-24 AeonLucidUpdate Data namespace
2020-10-24 AeonLucidPack Impostor.Api in build process
2020-10-24 AeonLucidUpdate more project files
2020-10-24 AeonLucidFix AppVeyor and pluginloader issue
2020-10-24 AeonLucidRemove pdb files from builds
2020-10-24 AeonLucidImrpove AppVeyor versioning
2020-10-24 AeonLucidFix tests
2020-10-24 AeonLucidFix AppVeyor
2020-10-24 AeonLucidHandleRpc async for sending events
2020-10-24 AeonLucidAdd PlayerSpawned / PlayerDestroyed
2020-10-24 AeonLucidImprove PluginLoader and Enable/Disable plugins
2020-10-24 AeonLucidAdd useful method
2020-10-24 AeonLucidUse LongRunning tasks for the server and client
2020-10-24 AeonLucidFix recorder order after game creation
2020-10-24 AeonLucidFix ServerReplay error
2020-10-24 AeonLucidDespawn log message on trace level
2020-10-24 AeonLucidRemove period from exception messages
2020-10-24 AeonLucidDisconnect client when caught hacking
2020-10-24 AeonLucidBasic Hazel connection rate limiting
2020-10-23 AeonLucidFix bug
2020-10-23 AeonLucidAdd spawn and leave timeout
2020-10-23 AeonLucidSet player to death when disconnected
2020-10-23 AeonLucidAdded deserialization checks
2020-10-23 AeonLucidAdd target to Deserialize of InnerNetObject
2020-10-23 AeonLucidAdded missing checks in InnerShipStatus
2020-10-23 AeonLucidAdd PlayAnimation checks
2020-10-23 AeonLucidAlmost all RPC calls
2020-10-23 AeonLucidFinish up PlayerControl RPCs
2020-10-23 AeonLucidAnonymize PacketRecorder
2020-10-23 AeonLucidAPI Improvement and RpcCalls enum
2020-10-23 AeonLucidEnsure thread safety for joining a game
2020-10-23 AeonLucidExpose all global InnerNet objects
2020-10-23 AeonLucidLink player classes internally
2020-10-23 AeonLucidImplement deserialization for most GameData objects
2020-10-23 AeonLucidAdd checks on DespawnFlag and SceneChangeFlag
2020-10-23 AeonLucidWorkaround for early spawn of host player components
2020-10-22 AeonLucidProper logging in game class
2020-10-22 AeonLucidAdd stopwatch
2020-10-22 AeonLucidUpdate build.cake
2020-10-22 AeonLucidDisable recorder by default
2020-10-22 AeonLucidUpdate cake in dev
next