sorcery  Check-in [72eebac4bc]

Overview
Comment:add writing stand for editing codexes; add scissors, ink, erasure fluid, pens; touch up codex UI; add many recipe notes; add craft divination type for crafttools; defuckulate fucktarded crafttool impl; enhance table library with missing features like lua's table.unpack; many bug fixes and enhancements; blood for the blood god
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 72eebac4bc5efbd10e1defef57906dd3ce87fae6ccd11f3f30f13ec1b02df248
User & Date: lexi on 2020-09-26 18:49:51
Other Links: manifest | tags
Context
2020-09-29
12:40
* remove former hacky registration system, replace with consistent and flexible API; rewrite metal/gem generation to take advantage of this new API; tweaks to init system to enable world-local tweaks to lore and sorcery behavior * initial documentation commit * initial steps towards calendar - add default date format, astrolabe; prepare infra for division/melding/transmutation spells, various tweaks and fixes check-in: 3f6a913e4e user: lexi tags: trunk
2020-09-26
18:49
add writing stand for editing codexes; add scissors, ink, erasure fluid, pens; touch up codex UI; add many recipe notes; add craft divination type for crafttools; defuckulate fucktarded crafttool impl; enhance table library with missing features like lua's table.unpack; many bug fixes and enhancements; blood for the blood god check-in: 72eebac4bc user: lexi tags: trunk
2020-09-24
23:07
add blood god, add gravitator, add hand-drawn ore images, add mana hud display for enchanted items, various tweaks and enhancements check-in: f165d9e39f user: lexi tags: trunk
Changes

Modified cookbook.lua from [89adffa44b] to [f535fa81e6].    [diff]

Modified crafttools.lua from [569141ccf4] to [68741b438c].    [diff]

Modified data/gods.lua from [7a41dba628] to [90d2603045].    [diff]

Modified data/metals.lua from [3567f41644] to [970d414eec].    [diff]

Modified data/spells.lua from [0d89fbd301] to [c7b64d56d8].    [diff]

Modified depends.txt from [37d6e3fb32] to [77f19ef08b].    [diff]

Modified disassembly.lua from [5131b0247b] to [5366481e82].    [diff]

Modified farcaster.lua from [6f8ef41220] to [af0360a5f2].    [diff]

Modified harvester.lua from [81d31df3a3] to [61997cebcf].    [diff]

Modified infuser.lua from [994388d832] to [0d2fb4d9eb].    [diff]

Modified itemclass.lua from [c60971c6b0] to [25dadd17e3].    [diff]

Modified leylines.lua from [0e41979f02] to [58178ad533].    [diff]

Modified lib/tbl.lua from [5997708826] to [5046584198].    [diff]

Modified metallurgy-cold.lua from [e432fc7b5e] to [c145d6a94a].    [diff]

Modified metallurgy-hot.lua from [222da491b8] to [c9beb59240].    [diff]

Added models/sorcery-writing-stand.obj version [67a1cd621a].

Modified recipes.lua from [c312eb6c73] to [b5f23ba87a].    [diff]

Added textures/sorcery_erasure_fluid_bottle.png version [6cc2e06a0c].

Added textures/sorcery_ink_bottle.png version [9cd1cb7026].

Added textures/sorcery_pen.png version [dbab6605a4].

Added textures/sorcery_pen_nib.png version [20a8f60412].

Added textures/sorcery_scissors_aluminum.png version [2d37a11f3d].

Added textures/sorcery_scissors_bronze.png version [d1baf6e9c4].

Added textures/sorcery_scissors_iridium.png version [19c8d02f68].

Added textures/sorcery_scissors_steel.png version [4a46c3698e].

Added textures/sorcery_scissors_tungsten.png version [b8529839fc].

Added textures/sorcery_ui_ghost_ink_bottle.png version [7c2f6ae8df].

Added textures/sorcery_ui_ghost_pen.png version [35aabc24b3].

Added textures/sorcery_ui_inkwell.png version [abb71778a3].

Added textures/sorcery_ui_inkwell_bar.png version [619704ff57].

Added textures/sorcery_ui_inkwell_bar_black.png version [790e8f3039].

Added textures/sorcery_ui_pg_next.png version [6be954ccbc].

Modified wands.lua from [54442c247e] to [a570130d91].    [diff]

Modified writing.lua from [d9df5661ad] to [324c6534ec].    [diff]