cyberrumor

Results 7 issues of cyberrumor

Didn't know about this package before but it looks like it was written specifically for interactive shells. As such, it probably has a bunch of logic that does fairly similar...

Something like ``` merge 2 0 ``` could be made to stage the files from the chosen mods and create a new mod with those files, then delete the originals.

enhancement

For example, DynDOLOD resources is still installing with dyndolod_resources/Data/meshes and dyndolod_resources/Data/Meshes. This was thought to have been fixed with commit 281d60d, but it wasn't.

bug

controller.game has been accumulating a lot of functionality lately, but it's not automatically tested anywhere. To test it, we can probably manipulate the environment to say HOME is /tmp/ammo_test, and...

enhancement

BG3 tends to use the same type of UE5 .pak file mods as Oblivion Remastered. Perhaps the pak dir attribute should be moved to the generic mod controller so it...

enhancement

This ticket tracks work needed to add profile support. A profile is a snapshot of a configuration for a particular game. Games may have one or more profiles. The sort...

enhancement

The purpose of this ticket is to add an easy way for users to generate bug reports so developers can reproduce issues more easily. > As a developer, I want...

enhancement