]> git.deb.at Git - rhonda/impostor.git/shortlog
rhonda/impostor.git
2020-12-31 svennergrfixed wrong key to paths of libaries in markdownfile... v1.2.2
2020-12-16 HiumeeFeature/add player vent event (#237)
2020-12-16 AeonLucidCreate stale.yml
2020-12-11 GavinAdded glitch pet (#221)
2020-12-10 AeonLucidUpdate Running-the-server.md
2020-11-30 Ziad MontaserFix set murdered (#192)
2020-11-30 cybershardFix [API Bug] Task indices being cast to TaskTypes...
2020-11-30 dimaguyImproving Documentation (#175)
2020-11-30 Mr-VITUpgrade OnPlayerReportedBodyEvent to OnPlayerStartMeeti...
2020-11-25 Hmmbob[Docs] Add docker-compose instructions (#180)
2020-11-24 Reece BensonUpdate README (again) for verison support text (#191)
2020-11-24 danbudworthmeadAdded --errors-only (#190)
2020-11-24 Reece BensonUpdate README support version (#189)
2020-11-24 danbudworthmeadAdded support for 2020.11.17 (#185)
2020-11-20 Jakub StarońFix Impostor.Patcher.Cli not working after packing...
2020-11-15 AlexejheroYTBAdd TaskTypes enum, PlayerCompletedTaskEvent, and updat...
2020-11-15 AeonLucidFixes #151 - Program argument to enable with verbose...
2020-11-15 AeonLucidFixes #154 - Used wrong version for serialization
2020-11-15 AeonLucidMerge pull request #146 from AlexejheroYTB/add-task...
2020-11-15 AeonLucidMerge pull request #143 from AlexejheroYTB/ENUMS
2020-11-15 AlexejheroYTBFix compilation error
2020-11-15 AlexejheroYTBRemove Serialize and Deserialize from ITaskInfo
2020-11-15 AlexejheroYTBMake MapId internal
2020-11-14 AlexejheroYTBUpdate InnerGameData.cs
2020-11-12 Reece BensonResolves 'Operation Not Supported' SocketException...
2020-11-12 AlexejheroYTBAdd task info to player info
2020-11-12 AlexejheroYTBAdd MapTypes
2020-11-12 AlexejheroYTBUpdate SystemTypes.cs
2020-11-12 AeonLucidUpdate docs
2020-11-12 AeonLucidFix leaking MessageWriters
2020-11-12 AeonLucidFixes #115 and #118 - Proper SetInfected packet body
2020-11-12 AlexejheroYTBAdd GameOverReason (#129)
2020-11-12 AeonLucidAdd obvious check to CanMurder
2020-11-12 Jakub StarońBan kill cooldown bypass (#123)
2020-11-12 AeonLucidImprove PlayerSetStartCounterEvent readability
2020-11-12 danbudworthmeadPlayerSetStartCounterEvent (#113)
2020-11-12 AeonLucidUpdate and fix SnapTo
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
next