]> git.deb.at Git - rhonda/impostor.git/shortlog
rhonda/impostor.git
2020-11-12 danbudworthmeadSnap player to position (#109)
2020-11-12 AeonLucidFixes NullReferenceException inside MultiDisposable
2020-11-12 Reece BensonFix typo in GitHub Bug Issue template (#137)
2020-11-12 AlexejheroYTBUpdate pull request template to use github "closes...
2020-11-12 AeonLucidFixes #128 - MacOS does not support "DontFragment"
2020-11-12 AeonLucidPrint out version on startup
2020-11-11 AeonLucidUpdate dependencies to 5.0.0
2020-11-08 tuxinalfix player exile (#112)
2020-11-05 AeonLucidUpdate program.cs
2020-11-05 AeonLucidFix path issue
2020-11-05 AeonLucidWorkaround for broken config / plugins path
2020-11-03 AeonLucidPreserve parent while copying
2020-11-03 Gerard SmitFixed IsCancelled on interface events (#110)
2020-11-02 AeonLucidSend chat message to self by default
2020-11-02 AeonLucidAdd CustomNetworkTransform and PlayerPhysics interfaces
2020-11-02 AeonLucidMerge pull request #107 from danbudworthmead/InnerPlaye...
2020-11-02 AeonLucidSmall changes
2020-11-02 AeonLucidDispose message readers
2020-11-01 danbudworthmeadUpdate IInnerPlayerControl.cs
2020-11-01 danbudworthmeadUpdate InnerPlayerControl.Api.cs
2020-11-01 AeonLucidMerge branch 'feature/message-reader-optimize' into dev
2020-11-01 AeonLucidAdd extra protection to removing messages
2020-11-01 AeonLucidMake RemoveMessage work
2020-11-01 AeonLucidSwap try/catch scope
2020-11-01 AeonLucidUse channel for recorder to fix lagg issue caused by...
2020-11-01 AeonLucidFix packet recorder and re-enable RemoveMessage test
2020-11-01 AeonLucidRemoveMessage progress
2020-11-01 AeonLucidFix recorder
2020-11-01 AeonLucidUse a normal byte array for MessageReader
2020-11-01 AeonLucidModify docker workflow
2020-11-01 AeonLucidDon't remove pdb files
2020-11-01 AeonLucidPacket recorder add disconnect reason
2020-11-01 AeonLucidThis code is in the wrong branch
2020-11-01 AeonLucidFixes #105 - Use correct method to retrieve PlayerControl
2020-11-01 AeonLucidFix stack overflow on CTRL+C
2020-11-01 AeonLucidAdd replay to build script
2020-10-31 AeonLucidPooling
2020-10-31 AeonLucidMessageReader benchmark stuff
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
next