Truman Kilen

Results 31 issues of Truman Kilen

- [ ] Implement colors/styling - [ ] Make messages disappear after a while - [ ] Add input

Minecraft 1.9 added a multipart tag to block states.

They should remain constant.

bug

Mesh building could be greatly optimized by sending groups of chunks to be rebuilt to the same worker to prevent having to send 27 chunks to and from a worker...

enhancement

The mesh building worker only has access to the six chunks for each face of the main chunk. All 26 chunks must be sent to the worker in order to...

bug

Need to add mod groups to the config manually. Lots of interaction is broken, simply toying with the display. ![Screenshot from 2023-08-10 11-37-00](https://github.com/trumank/drg-mod-integration/assets/1144160/824a9303-8ada-4a06-8d0f-8576877d7fd8)

The biggest offender is filesystem errors because they do not by default include the file path causing the error. I've manually added context in a few places but there are...

C-enhancement
A-diagnostics
E-easy
D-terse

I propose a method of grouping mods together and adjusting profiles to operate on layered mod groups. This would allow for configurations such as: - having a "visual" mod group...

C-enhancement
F-mod-groups

Version is included already but commit will help when handling test builds

C-enhancement
A-meta
D-diagnostic-infra