Skip to content

Latest commit

 

History

History
91 lines (52 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

91 lines (52 loc) · 2.61 KB

Scribe Scrolls and Skillbooks Changelog


[1.2.0.0] --- 13th January 2020 --- Luaification

NEW

  • Added BlankSkillbooks to treasure-tables.

CHANGED

  • Complete Luaification.
  • Fixed Scroll Scribing.

REMOVED

  • Removed ItemCombinator.
  • Removed BlankSkillbook recipe. Will integrate into treasure-tables.

[1.1.0.0] --- 27th November 2020 --- S7 CENTRALIZE

NEW

  • Linked project to S7Central.
  • Created function to parse versioning information. -- Credits to LaughingLeader 💯
  • Added a check to disable LegacyMode on NewGame.
  • Created proper ModVersioning.

CHANGED

  • Reverts to LegacyCompatibilityMode if player has an on-going playthrough.
  • Renamed S7_Scriber to S7_RecipeGenerator and split ItemCombinator into its own file.
  • Switched old and new ItemCombo.txt around. People without extender can continue using old files this way.
  • Recreated ToggleLegacyMode from scratch. <-- The mod (at this point) has roughly 350 all-time users. all-time. Will anyone even benefit from these shenanigans?

[1.1.0.0] --- 8th November 2020 --- Scriber

NEW

  • Moved Scriber to a new lua file. Gets imported to both BootstrapClient and BootstrapServer.
  • Started work on a third scribing method. Will not require creation of any recipes.

[1.1.0.0] --- 29th October 2020 --- Finalized ItemCombo Creation

NEW

  • Created S7_Auxiliary.lua
  • Created Osiris ModVersioning Scripts.
  • Script to create scroll recipes.

CHANGED

  • Moved support functions to S7_Auxiliary.lua

[1.0.5.0] --- 28th October 2020 --- Script-Extender Initialized

NEW

  • Initialized script-extender.
  • Delegated ItemCombo stat creation to lua.

[1.0.2.0] --- 10th March 2020 --- Restoration Fix

FIXES

  • Fixed Restoration Skillbook recipe. Changed "SKILLBOOK_Water_RegenerateStart" to "SKILLBOOK_Water_Restoration". Cause of Confusion : Scroll was called "SCROLL_Water_RegenerateStart".

[1.0.0.0] --- 8th March 2020 --- Public Release

NEW

  • Changed visibility of the mod on steam workshop to Public.

[0.0.3.0] --- 5th March 2020 --- Removed Redundant Recipes

REMOVED

  • CuttingTool + Feather => Quill. Already included in Larian's Crafter-Kit Giftbag. Removed to avoid redundancy.

[0.0.2.0] --- 4th March 2020 --- Steam Workshop Description

NEW

  • Wrote a description for the steam page. Updated thumbnail to look less depressing.

[0.0.1.0] --- 3rd March 2020 --- INITIAL RELEASE

NEW

  • Added crafting recipes that allow players to copy scrolls and skillbooks.