summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-22Upgrade gradle version.Keuin
2021-08-22Switch lang level to Java 16.Keuin
2021-08-22Log when starting.Keuin
2021-08-22Logs end gateway teleporting.Keuin
2021-08-22Renaming.Keuin
2021-08-22Logs frost walker block placement.Keuin
2021-06-05allow specifying query amount limit in `/blame block` command; pretty-print i...Keuin
2021-06-05update game version and loom versionKeuin
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-05-31bump to 1.3.2-alphaKeuin
2021-04-21Code cleanupKeuin
2021-01-01Update READMEKeuin
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-25fix version numberKeuin
2020-12-25Add `/blame limit <limit>` command to change the lookup limit.Keuin
2020-12-25fix MongoDriver spammingKeuin
2020-12-25fix NoClassDefFoundError when run .jar in real environmentKeuin
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-24update gitignoreKeuin
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-23Create LICENSEKeuin
2020-12-23Initial version (from template)Keuin