summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-05add time range filter; fix lookup filtersKeuin
2021-06-04make parameter `world` optional in command `/blame block`Keuin
2021-06-04pretty print with new PrintUtilKeuin
2021-06-04replace anonymous class with lambda expressionKeuin
2021-06-04add auto complete for command `/blame block`.Keuin
2021-04-21Code cleanupKeuin
2020-12-291.3.1: improve print of `/blame stat`Keuin
2020-12-291.3.0: add `/blame stat` for showing statistics.Keuin
2020-12-29Improved the disable of mongo driver spamming. Improve compatibility and redu...Keuin
2020-12-29Add log entry v2 and transformerKeuin
2020-12-26fix mongodb driver spamming in the consoleKeuin
2020-12-26fix mongo spammingKeuin
2020-12-261.2.1-alpha (not finished): add range lookup and `radius` index (in log entry...Keuin
2020-12-25Add `/blame limit <limit>` command to change the lookup limit.Keuin
2020-12-25fix MongoDriver spammingKeuin
2020-12-25merge modifications from another branch (rather not legal)Keuin
2020-12-251.1.2-beta: add dupe removing caused by using eititiesKeuin
2020-12-241.1.0-alpha: now handles block break eventsKeuin
2020-12-24clean codes, small refactor.Keuin
2020-12-24add unit testKeuin
2020-12-24Maybe it works. Save in case.Keuin
2020-12-24Nearly finished (but the db updating still fails)Keuin
2020-12-23Initial version (from template)Keuin