]> git.deb.at Git - rhonda/impostor.git/shortlog
rhonda/impostor.git
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
2020-10-22 AeonLucidFix appveyor and don't flush to disk
2020-10-22 AeonLucidFix cake
2020-10-22 AeonLucidRemove unnecessary if def
2020-10-22 AeonLucidUpdate recorder and add replayer
2020-10-22 AeonLucidAdd client packet recorder
2020-10-22 AeonLucidClean up after merged PRs
2020-10-22 Jorgen PhillipsUpdate doc links (#66)
2020-10-21 Jonas KamskerSolved GameOptionsData TODO (#64)
2020-10-21 Jonas KamskerFeature/gamemanager improvement (#65)
2020-10-21 Gerard SmitImplemented EventListener priorities (#62)
2020-10-19 AeonLucidFix tests
2020-10-19 AeonLucidFix namespaces and missing await
2020-10-19 AeonLucidFinal touches for client
2020-10-19 AeonLucidImpostor.Api to netstandard2.0
2020-10-19 AeonLucidUpdate Hazel namespace to Impostor.Hazel
2020-10-19 AeonLucidRe-add Hazel client
2020-10-19 AeonLucidAdapt C2S / S2C for messages and move to Api namespace
2020-10-19 AeonLucidRefactor messages
next