Typewriter-QuestCodexExtension-Public

RenaudRl/Typewriter-QuestCodexExtension-Public

https://docs.borntocraftstudio.net/extensions/Typewriter-QuestCodexExtension/Home

Kotlin 6 stars 0 issues GPL-3.0 Updated on 08/09/2026
Available Versions
Release V.2.13 - TW v0.9 - 177 Latest Version
08/09/2026

Typewriter 0.9.0-beta-177 compatibility release

  • Built with engine 0.9.0-beta-177.
  • Built with module plugin 2.2.0.
  • Built with Kotlin 2.2.10 and Java 21.

Typewriter 0.9.0-beta-177 changes `Fa...

Release V.2.12 - TW v0.9 - 176
06/09/2026

Typewriter 0.9 compatibility release

  • Migrated to the Typewriter 0.9 API.
  • Built with engine 0.9.0-beta-176.
  • Built with module plugin 2.2.0.
  • Built with Kotlin 2.2.10 and Java 21.
  • Updated l...
v2.11
29/08/2026

Highlights

  • Rebuilt against OmniGUI (GuiAndDialogs) v0.14. No behavior of this extension changes; the rebuild relinks it against the storage and view APIs that gained fields in that release,...
v2.10
21/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

New

  • Startup validation of every menu that cannot draw. A category_menu without a resolvable chassis made the inventory simply never open, which reads as "t...
v2.9
12/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

Fixes

  • The extended-chassis promotion is carried by inheritance rather than by a literal layout id. A chassis whose root was named anything other than `shell_...
v2.8
07/08/2026

Typewriter 0.9.0-beta-175 (Java 21). Requires OmniGUI v0.11.

New

  • Real Minecraft advancements. The new advancement_definition entry writes actual advancements into a datapack the extension...
V2.7
05/08/2026

Highlights

Display modes. Waypoints are no longer pinned in front of your eyes. WORLD_DIRECTIONAL and ADAPTIVE project each marker onto a sphere centred on the player's eye, so aiming a...

v2.6
02/08/2026

Typewriter 0.9.0-beta-175 (Java 21).

New

  • Persistent multi-quest tracking with a recovery artifact for interrupted dialogues and cinematics, including cinematic frame state.
  • Packet-only client-...
v2.5
25/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

New

  • Persistent multi-quest tracking. Players can track several quests simultaneously, up to the configurable limit, and their tracked list survives r...
v2.4
21/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

Fixes

  • Marker expansion now delegates to the GUI extension's canonical implementation. QUEST_SLOT / CATEGORY_SLOT markers expand through `GuiSlotB...
v2.3
21/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

Fixes

  • Navigation buttons (Close, Back, Sort, Scroll...) are now fully customizable. Your configured icon, name and lore are kept as-is; built-in defa...
v2.2
16/07/2026

Typewriter 0.9.0-beta-175 (Java 21).

New

  • Scrollable quest lists — QUEST_SLOT / CATEGORY_SLOT markers are now indexed before layout parsing and follow scrollable / paginated...
v2.1
13/07/2026

Recompiled and updated for Typewriter 0.9.0-beta-175 (Java 21).

Install: drop the JAR into your server's plugins/Typewriter/extensions/ folder.

now require OMNIGUI for Advanced GUI : https...

v2
17/06/2026

Update typewriter v0.9 beta-174

full rework for a better modulation! https://docs.borntocraftstudio.net/extensions/Typewriter-QuestCodexExtension/Home

now require OMNIGUI for Advanced GUI : http...

v1.9
30/05/2026

Update typewriter v0.9 beta-173

v1.8
20/04/2026

Simplify menu click logic and adjust config defaults

/!\ I’ve been using a custom version of Typewriter for my personal projects. I used this version for a while, but it seems some people are havin...

v1.7
18/04/2026

Change QuestCategory.categoryStatus logic to be more explicit about completed/blocked/in-progress states. In QuestCategoryInventory filter out hidden objectives and preserve quest-defined objective...

v1.6
08/04/2026
  • Fix boolean option for buttons (on/off)

/!\ I’ve been using a custom version of Typewriter for my personal projects. I used this version for a while, but it seems some people are having serializa...

v1.5
07/04/2026
  • Update Typewriter V0.9 Beta 172
  • Add option to disable a button & more customisation for submenu like quest parent for submenu and more! (Thank MrFakon)
  • Add Prologue menu (A Way to replay your...
V0.1.8
26/02/2026
  • Add posibility to setup multiple slots for same button (Maybe need to setup your slots again).
  • Add boolean option to Activate/Deactivate Quest Tracking System
  • Fix for title refresh