Lore Expansion

Lore Expansion

225k Downloads

Feature Todo

TehNut opened this issue ยท 13 comments

commented

Just putting the list of features Cyanide puked out down in a checklist format.

  • Multi-language support
  • Command block trigger to provide lore to a player (inventory free trigger)
  • Themed books (classic, tech, magic, etc)
  • Action system to provide lore to a player (reach X coord, get X item, etc. tldr: basic event system)
  • Serverside only mode (download lore set when connecting to server) If this is done, it will be done far in the future
  • A way to sort pages after they've been added
  • NMS milestone thing
  • Center the GUI
  • Paginate categories to support >35 lore entries. Scroll or buttons. There's already groundwork for both.
  • Define lore that is unlocked by default.
  • Mod integration
  • Waypoints
  • Volume settings for lore audio
  • Ingame GUI for editing lore instead of JSON text editing
  • Image support.
  • Crafting recipe support (show recipes in the page).
commented

Command block trigger done https://streamable.com/8rml

commented

Localization support for lore titles, categories, and body text as of 45d99bb

commented

Added a few things to the list. ;)

commented

The in game way of adding or editing lore is huge. Is there a way of reloading json files while in game or do you have to reload the game to see changes?

commented

/lore reload

commented

Curious if the image feature is still being planned and/ore in work?
Currently working on a story based modpack, and having little images of scribbles/discoveries in those pages would be amazing :D

commented

It's something I'd like to implement but it requires more GL knowledge than I currently have. I wouldn't exactly call myself a rendering expert.

commented

Makes sense! Don't know too much about it myself unfortunately. Perhaps looking at how Enchiridion, or FTB Guides or something loads/displays them may help?

commented

The loading and displaying is the easy part. The scissoring of the image (so it doesn't overflow passed the bottom of the page) and rewriting of how scrolling works to support that scissoring is the hard part.

commented

Is there a way to give each lore its own icon?

commented

No and I do not plan on supporting that.

commented

Any chance in hell you could add youtube or similar video support for quest tutorials?

commented

Embedded video in a journal does not fit with the theme of the mod.