Skip to content

Releases: FTBTeam/FTB-Quests

2001.1.4 beta release (MC 1.20.1)

20 Sep 14:13
076155f
Compare
Choose a tag to compare

Added

  • Command rewards now have a "Silent" boolean property; when true, any command output (success or failure) is suppressed
  • Added a /ftbquests open_book <id> command to open the book to a specific quest, quest link, chapter or task
  • When moving images on the quest screen, scaled-up images are always treated as if they were size 1.0
    • Otherwise, scaled images have a huge snap jump, making them difficult to position neatly
    • Note also that holding Shift while moving images and quests disables grid snap completely
  • Added "Pause SSP Game" option to "Edit File" config screen (default false)
    • Game will pause when in quest screen in single-player mode (although not while in edit mode config screens)

Fixed

  • Fixed client crash while logging in under certain circumstances (related to tooltip generation for Quest Barrier block item)

2001.1.3 alpha release (MC 1.20.1)

08 Sep 07:49
19c9ba0
Compare
Choose a tag to compare
Pre-release

Fixed

  • A few internal clientside performance fixes around network sync and refresh, nothing player visible
  • Fixed a couple of translation keys
  • Cleaned up Loot Crate item tooltips a little
  • Fixed optional quests not correctly counting as optional for chapter completion purposes
  • Fixed chapters with only quests links being considered empty
    • Showed the red "X" mark in edit mode and hidden entirely outside edit mode

v2001.1.2 alpha release (MC 1.20.1)

04 Sep 15:34
a208f6b
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fixed occasional client issue with client player being null when a creative tab rebuild done
    • Led to player login to dedicated server sometimes failing

2001.1.1 alpha release (MC 1.20.1)

01 Sep 07:45
19783a4
Compare
Choose a tag to compare
Pre-release

Changed

  • Ported to Minecraft 1.20.1
    • Note that FTB XMod Compat is recommended for cross-mod integration (FTB Ranks / Luckperms, JEI / REI, Game Stages)
    • No KubeJS support in this release (KubeJS is not available on 1.20.1)
  • Scroll wheel behaviour changed; scrolling now scrolls up and down; hold Shift to pan left and right; hold Ctrl to zoom in and out
    • Old behaviour can be restored via local preferences (see below)
  • Quest and Chapter edit screens have been reorganised into subsections to reduce the "wall of text" effect
  • Editing mode status information has been cleaned up into a status bar at the bottom of the screen

Added

  • New clientside local preferences are stored; can be accessed via the player head icon in bottom right of the GUI
    • Currently only stores scroll-wheel behaviour, but likely to expanded in the future
  • Now supports a ftbquests.editor permission node (via FTB Ranks or Luckperms; FTB XMod Compat also required)
    • Allows players to be quest book editors without requiring full admin permissions
  • Several quest settings now have chapter defaults
    • Quest Size (note that the quest size is now 0 by default in quests instead of 1; 0 means "use chapter default")
    • Repeatable flag
    • Consume Items flag for Item Tasks (in addition to the existing global "Consume Items" flag settable via "Edit File")
  • There is a new in-game "Key Reference" screen, available via the grey "Info" icon on the right-hand toolbar