summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-23bugfix: batch write collect time is unboundedKeuin
2023-10-22bugfix: SQL syntax error in some environmentKeuin
2023-10-22add data version fieldKeuin
2023-10-22bugfix: not work in non-debug server environmentKeuin
2023-10-21remove stat commandKeuin
2023-10-21fix `limit` and time not working; colored outputKeuin
2023-10-21replace const number with stringKeuin
2023-10-21query from ClickHouseKeuin
2023-10-21bugfix: write errorKeuin
2023-10-21write to ClickHouseKeuin
2023-10-21bugfix: write queue is not flushed when stoppingKeuin
2023-10-21increase queue size to 1MKeuin
2023-10-21replace LinkedBlockingDeque with ArrayBlockingQueue in SubmitWorkerKeuin
2021-09-06Update dependency. Now supports Mongodb 5.x.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-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