promotional bannermobile promotional banner

FTB Quests (NeoForge)

Questing Mod by FTB

File Details

FTBQuests-1.3.0.65-sources.jar

  • R
  • Nov 18, 2018
  • 218.07 KB
  • 54
  • 1.12.2

File Name

FTBQuests-1.3.0.65-sources.jar

Supported Versions

  • 1.12.2
  • Finalized some methods, fixed quests and rewards not being deleted properly - LatvianModder
  • Fixed quick object editing, removed getExtraConfig() method - LatvianModder
  • "Fixed" quest not being visible after created in empty chapter - LatvianModder
  • Added EnergyTask, custom editors for rewards - LatvianModder
  • Fixed defaults for tasks - LatvianModder
  • Fixed rewards not being created - LatvianModder
  • Fixed icons for rewards - LatvianModder
  • Fixed crash when creating quest - LatvianModder
  • Added QuestObjectBase.getParentID() - LatvianModder
  • More optimizations, removing unneeded network messages - LatvianModder
  • Lots of optimizations, even more stuff with String IDs removed. Sync no longer sends NBT over network (reduced login time taken by FTBQ a lot). Removed some shortcuts, added config for default item consumption. - LatvianModder
  • Added IWithID (replaces vanilla's IStringSerializable / getName() with getID()), UIDs for ForgeTeam (short int), util code cleanup - LatvianModder
  • Removed ID caching, slowly removing references to string IDs - LatvianModder
  • Fixed new objects not synced with clients - LatvianModder
  • Implemented chat formatting for quest description and text. #77 - LatvianModder