Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Feature Todo #1

Open
10 of 16 tasks
TehNut opened this issue Sep 18, 2016 · 13 comments
Open
10 of 16 tasks

Feature Todo #1

TehNut opened this issue Sep 18, 2016 · 13 comments

Comments

@TehNut
Copy link
Member

TehNut commented Sep 18, 2016

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).
@TehNut
Copy link
Member Author

TehNut commented Sep 18, 2016

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

@TehNut
Copy link
Member Author

TehNut commented Sep 18, 2016

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

@CyanideX
Copy link
Collaborator

Added a few things to the list. ;)

@MokahTGS
Copy link

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?

@TehNut
Copy link
Member Author

TehNut commented Mar 29, 2017

/lore reload

@dragon3025
Copy link

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

@TehNut
Copy link
Member Author

TehNut commented Jul 26, 2017

No and I do not plan on supporting that.

@Johbii
Copy link

Johbii commented Aug 1, 2017

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

@CyanideX
Copy link
Collaborator

CyanideX commented Aug 4, 2017

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

@SeriousCreeper
Copy link

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

@TehNut
Copy link
Member Author

TehNut commented Apr 25, 2018

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.

@SeriousCreeper
Copy link

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?

@TehNut
Copy link
Member Author

TehNut commented May 5, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants