- Added BlankSkillbooks to treasure-tables.
- Complete Luaification.
- Fixed Scroll Scribing.
- Removed
ItemCombinator
. - Removed BlankSkillbook recipe. Will integrate into treasure-tables.
- Linked project to
S7Central
. - Created function to parse versioning information. -- Credits to LaughingLeader 💯
- Added a check to disable
LegacyMode
on NewGame. - Created proper
ModVersioning
.
- Reverts to
LegacyCompatibilityMode
if player has an on-going playthrough. - Renamed
S7_Scriber
toS7_RecipeGenerator
and splitItemCombinator
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?
- Moved
Scriber
to a new lua file. Gets imported to bothBootstrapClient
andBootstrapServer
. - Started work on a third scribing method. Will not require creation of any recipes.
- Created
S7_Auxiliary.lua
- Created Osiris ModVersioning Scripts.
- Script to create scroll recipes.
- Moved support functions to
S7_Auxiliary.lua
- Initialized script-extender.
- Delegated
ItemCombo
stat creation tolua
.
- Fixed Restoration Skillbook recipe. Changed "SKILLBOOK_Water_RegenerateStart" to "SKILLBOOK_Water_Restoration". Cause of Confusion : Scroll was called "SCROLL_Water_RegenerateStart".
- Changed visibility of the mod on steam workshop to Public.
- CuttingTool + Feather => Quill. Already included in Larian's Crafter-Kit Giftbag. Removed to avoid redundancy.
- Wrote a description for the steam page. Updated thumbnail to look less depressing.
- Added crafting recipes that allow players to copy scrolls and skillbooks.