Wong-Innovations / TC4Research

A port of Thaumcraft 4 research to Thaumcraft 6
MIT License
13 stars 6 forks source link

Map TC6 Progression To New Thaumomicon #8

Closed Wong-Innovations closed 8 months ago

Wong-Innovations commented 12 months ago

Figure out a progression which melds the TC4 research experience with the set of features and existing progression of TC6. Transcribe this progression into JSON and write the corresponding loaders / knowledge managers.

Wong-Innovations commented 8 months ago

After some more review, I've decided to change my approach on this item. Research patching should be a simple process that removes observation requirements from the quest book (since the Thaumometer is now being used to collect aspects). And all Theorycrafting requirements should be replaced with a research note.

Wong-Innovations commented 8 months ago

Adding on to the above, I opted for procedural generation of the minigame. The more research a player completes the harder they get. That means bigger hexagon boards, more aspects, and higher tier aspects.

While there is definitely room for improvement my goal is to make a simple function by default which can be overridden with content tweaking libraries.