Commit Graph

33 Commits

Author SHA1 Message Date
ef822f9217 heimdall: implement precise block change collector 2023-02-09 03:44:43 -05:00
e0823f7b15 Rewrite Heimdall block handling to support more event types and non-player block changes. 2023-02-07 23:41:22 -05:00
688106a6e6 Heimdall: Keep track of block data. 2023-02-07 20:36:30 -05:00
760b77364a Reform Heimdall to move event collectors to the event class themselves. 2023-02-07 19:51:25 -05:00
e8084d7283 Implement world reassembly from a Heimdall backup. 2023-02-07 09:01:43 -05:00
d335a0b63f Reform dependency structure. 2023-02-07 04:52:54 -05:00
eb587dc299 Heimdall cleanup and refactor. 2023-02-07 03:51:42 -05:00
f96948beb5 Add annotation for marking plugin main class. 2023-02-05 19:37:59 -08:00
2e05aef95c Cleanup heimdall code. 2023-02-05 19:34:21 -08:00
cbe647cce9 chaos: mega-tnt and chunk exporter fixes 2023-01-30 15:01:39 -08:00
b653c179b7 Fix main classes and authors. 2023-01-28 22:09:07 -08:00
7289e5cb9f Heimdall: It's back! 2023-01-28 19:35:10 -08:00
cec3b1297a Remove heimdall and tool project. 2023-01-26 20:36:48 -08:00
83ae7df4a6 Initial renaming pass. 2023-01-24 21:37:24 -08:00
8289616762 Gjallarhorn: Graphical render session fix for frame not closing. 2022-02-25 00:17:14 -05:00
c9d4fe1733 Heimdall/Gjallarhorn: Minor changes to idle timeout. 2022-02-21 20:38:15 -05:00
e3d9eb80fc Heimdall: Actually set max lifetime and pool size. 2022-02-21 19:45:26 -05:00
6e1afb5e5c Heimdall: Fix bug where DB being disabled might cause errors. 2022-02-21 19:30:27 -05:00
86800e59f4 Heimdall/Gjallarhorn: Chunk Export Improvements and Chunk Export Renderer 2022-02-17 21:37:38 -05:00
ac2e99052d Implement Chunk Export 2022-02-16 23:48:51 -05:00
e9548c5a3d Heimdall: Implement Player Position Compression 2022-01-14 23:57:16 -05:00
bc2d3e28ae Gjallarhorn: Timelapse Mode 2022-01-07 06:15:26 -05:00
e681df1e65 Heimdall: Player Names Table, Gjallarhorn: Block State Image Rendering 2021-12-27 23:56:20 -05:00
ff665c27f5 Initial Commit of Gjallarhorn: A Heimdall Analytics Tool 2021-12-26 03:33:23 -05:00
cbbefc94a2 Heimdall: Log event count at debug log level. 2021-12-24 19:41:09 -05:00
d7f094f765 Heimdall: Implement Entity Kill Tracking 2021-12-24 19:04:03 -05:00
767faba8d8 Heimdall: Implement Player Death and Player Advancement Tracking 2021-12-24 04:10:33 -05:00
b2851d13b9 Heimdall: Implement world change events. 2021-12-24 03:32:07 -05:00
4017c3cb8c Heimdall: Add id column to player session tracking. 2021-12-24 02:49:53 -05:00
1985b3c507 Heimdall: Player Session Tracking 2021-12-24 02:42:13 -05:00
fae116a2a5 Heimdall: Correct timestamp resolution of all events. 2021-12-24 01:41:14 -05:00
9952c4c427 Heimdall: Block Place and Break Tracking 2021-12-24 01:32:40 -05:00
e0183127b4 Initial Rough Cut of Heimdall Tracking System 2021-12-24 00:08:38 -05:00