Commit Graph

148 Commits

Author SHA1 Message Date
c1a07f1001 Update GitLab path. 2022-01-09 16:23:18 -08:00
2d429ae04d Gjallarhorn: Block Color Key and Render Pool Enhancements 2022-01-09 04:03:07 -05:00
94d644916b Gjallarhorn: Dynamic Timelapse Slices 2022-01-08 23:17:59 -05:00
7a5a27d581 Gjallarhorn: Various fixes to new pipeline for production usage. 2022-01-08 22:00:59 -05:00
3f06845ac4 Gjallarhorn: Use Player Position Changelog in Player Position Export 2022-01-08 16:34:13 -05:00
a81b160675 Gjallarhorn: Reuse 2D graphics when building individual images. 2022-01-08 15:34:58 -05:00
0a96435669 Gjallarhorn: Render pool should ignore playback segments which are empty. 2022-01-08 15:28:41 -05:00
41547f2e14 Gjallarhorn: Rename block-changes command to block-change-timelapse 2022-01-08 15:25:10 -05:00
8caf3de634 Gjallarhorn: Implement block state global cache.
This reduces memory usage by reusing block state objects.
2022-01-08 15:04:16 -05:00
81a76da809 Gjallarhorn: Create render pool concept. 2022-01-08 14:57:56 -05:00
3350034060 Gjallarhorn: Refactor Color Gradient 2022-01-08 14:10:30 -05:00
8ea1ea1540 Gjallarhorn: Start support for player position changelogs and rename replay-block-log to block-changes 2022-01-08 02:40:09 -05:00
d54f434805 Gjallarhorn: Changelog state tracker should use global air block. 2022-01-08 02:23:14 -05:00
643567dfb5 Gjallarhorn: Introduce concept of block changelogs, which makes timelapse rendering more efficient. 2022-01-08 02:21:42 -05:00
08ba582931 Gjallarhorn: Refactor Rendering Code 2022-01-08 01:58:31 -05:00
9f8d417e5d Gjallarhorn: Fifteen Minute Timelapse Support 2022-01-08 01:32:47 -05:00
86f82692b4 Fix issue that prevented plugins from being published as artifacts. 2022-01-08 01:08:42 +00:00
927abe54b6 Update to Gradle v7.3.3. 2022-01-07 23:27:47 +00:00
a0669f815b Gjallarhorn: Timelapse Limiting and Coordinate Cropping 2022-01-07 08:29:41 -05:00
10cf0cadac Gjallarhorn: Parallel Rendering and Quad Image Improvements 2022-01-07 07:29:04 -05:00
bc2d3e28ae Gjallarhorn: Timelapse Mode 2022-01-07 06:15:26 -05:00
cc6fbaae83 Gjallarhorn: Heat Map Support 2022-01-04 02:19:24 -05:00
06eda8932a Add backup file ignore list. 2021-12-28 09:41:28 +00:00
e681df1e65 Heimdall: Player Names Table, Gjallarhorn: Block State Image Rendering 2021-12-27 23:56:20 -05:00
9386dc7c56 Adjust cron expression and config comments. 2021-12-27 21:08:43 +00: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
e10fa42c68 Adjust cron expression and config comments. 2021-12-24 22:10:48 +00:00
767faba8d8 Heimdall: Implement Player Death and Player Advancement Tracking 2021-12-24 04:10:33 -05:00
c1f621aa7b Initial work on scheduled backups. 2021-12-24 08:38:57 +00: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
139249c1de Core: Properly register leaderboard under lb as well. 2021-12-24 02:02:04 -05:00
e00ef21db1 Core: Add back leaderboard command. 2021-12-24 02:00:16 -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
847f46273b Update README. 2021-12-24 06:12:24 +00:00
e0183127b4 Initial Rough Cut of Heimdall Tracking System 2021-12-24 00:08:38 -05:00
78566d08ad Refactor persistence into it's own feature. 2021-12-23 21:26:10 -05:00
fca1db8802 Add S3 support to backups, fixes #7. 2021-12-24 00:43:44 +00:00
da820b8a0d Disable Bifrost onDisable if plugin was not initialized. 2021-12-23 23:08:02 +00:00
2c98cacf96 Reorganize feature + module init to fix bug. 2021-12-23 23:05:29 +00:00
c854e7c47c Finalize package organization. 2021-12-23 22:51:42 +00:00
ec7810a11a Not sure how this happened. 2021-12-23 22:47:10 +00:00
13479b1ae3 Major refactoring to use Koin. 2021-12-23 22:44:17 +00:00
f8178c2307 DevUpdateServer: Change HTTP server stop delay to one second. 2021-12-23 02:55:51 -05:00
7f9bd32cc7 DevUpdateServer: Minor logging changes. 2021-12-23 02:51:06 -05:00
a7d7c9f818 DevUpdateServer: Properly handle update in callback. 2021-12-23 02:47:32 -05:00