Commit Graph

26 Commits

Author SHA1 Message Date
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
eb5cb1a229 Gjallarhorn: Attempt to clarify the mess that is ChangelogSlice. 2022-02-16 00:56:48 -05:00
74fed8c222 Gjallarhorn: Implement render loop. 2022-01-29 23:15:05 -05:00
d4a06ea84a Gjallarhorn: Initial Player Position Code 2022-01-17 22:24:47 -05:00
54cd41e925 Gjallarhorn: Render pool rework and cleanup. 2022-01-17 21:07:40 -05:00
3ac24f6912 Gjallarhorn: Implement trimming at the changelog level, resulting in really fast renderings. 2022-01-10 02:13:13 -05:00
dcec7cab54 Gjallarhorn: Use 3-byte RGB for images, and improve timelapse text. 2022-01-10 01:56:56 -05: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
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