sorcery  Check-in [01f4ba8ddc]

Overview
Comment:more work on kegs and liquid, add taps and troughs for tapping trees and obtaining sap, add tree lore, add infuser module system, various tweaks, fix up bugged itemclass logic, add scaffold for crafting extension mechanism
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 01f4ba8ddc41331e38d3eb9e72e016a31ccf456ae25754605aeb9b99b3b801f5
User & Date: lexi on 2021-06-28 15:38:59
Other Links: manifest | tags
Context
2021-06-28
18:28
add form builder prototype, update readme check-in: 5de2e733a4 user: lexi tags: trunk
15:38
more work on kegs and liquid, add taps and troughs for tapping trees and obtaining sap, add tree lore, add infuser module system, various tweaks, fix up bugged itemclass logic, add scaffold for crafting extension mechanism check-in: 01f4ba8ddc user: lexi tags: trunk
2021-06-24
16:36
enable kegs to store (non-drinkable) potions, add keg crafting recipe check-in: e408b8d0e0 user: lexi tags: trunk
Changes

Modified altar.lua from [71f6a713cb] to [a7a1197203].    [diff]

Modified astrolabe.lua from [06e518da22] to [a9316d6c59].    [diff]

Modified coins.lua from [7afe1ef241] to [f1f53dbe15].    [diff]

Added craft.lua version [89692ab6f4].

Modified data/enchants.lua from [f66e8dbb2f] to [7139655c44].    [diff]

Modified data/greases.lua from [49c9344ae7] to [60224ad0aa].    [diff]

Modified data/oils.lua from [dff1ef8974] to [003a3c5f62].    [diff]

Added data/trees.lua version [85c10552c5].

Modified enchanter.lua from [9c51c1ba24] to [569b7fff67].    [diff]

Modified harvester.lua from [da59e16e73] to [f0412b02ed].    [diff]

Modified infuser.lua from [c4c14b0c08] to [6c01c64259].    [diff]

Modified init.lua from [8803c503c6] to [58ff591804].    [diff]

Modified itemclass.lua from [6e17face1d] to [5df312f3fb].    [diff]

Modified keg.lua from [64df297e83] to [7838002de4].    [diff]

Modified keypunch.lua from [749b2122cf] to [14f9d01f67].    [diff]

Modified lib/node.lua from [b8ef82adf6] to [d8278e1811].    [diff]

Modified lib/tbl.lua from [d54be79f29] to [990a6e8caf].    [diff]

Modified liquid.lua from [a02ac21c24] to [04ca2e071b].    [diff]

Added models/sorcery-infuser-accelerator.obj version [fb642fcce8].

Added models/sorcery-infuser-mod-amplifier.obj version [758f6c9a8c].

Added models/sorcery-infuser-mod-prolongator.obj version [0f6fabd2c4].

Added models/sorcery-infuser-stand.obj version [08caa56d7f].

Added models/sorcery-tap.obj version [3e5e24cbdc].

Modified potions.lua from [1d78d17f17] to [a4fa9f9b09].    [diff]

Modified recipes.lua from [faad05be60] to [8dde1ca421].    [diff]

Modified runeforge.lua from [6c2e235473] to [69ba246df3].    [diff]

Added tap.lua version [7b8c107461].

Added textures/sorcery_catalytic_convector.png version [2535be977e].

Added textures/sorcery_conduction_plate.png version [1b9d9e47f7].

Added textures/sorcery_current_felicitator.png version [377884433f].

Added textures/sorcery_infuser_mod_amplifier.png version [d63b502c48].

Added textures/sorcery_infuser_mod_prolongator.png version [ac985c3831].

Added textures/sorcery_inversion_matrix.png version [13e557b968].

Added textures/sorcery_ley_puncture.png version [5c29b49287].

Added textures/sorcery_node_liquid.png version [1e803e25e4].

Added textures/sorcery_pipe.png version [b548e1e3c7].

Added textures/sorcery_pulse_rectifier.png version [c06567df62].

Added textures/sorcery_trough_bottom.png version [5c4632abf2].

Added textures/sorcery_trough_side.png version [1761840248].

Added textures/sorcery_trough_side_handle.png version [1624a277c4].

Added textures/sorcery_trough_top_overlay.png version [d2285d9446].

Added textures/sorcery_ui_infuse_tube.png version [095d88d1aa].

Added textures/sorcery_valve.png version [3ab7bc9586].

Added textures/sorcery_warding_plate.png version [0aaf624823].

Modified tools.lua from [b98b74d4f6] to [951d8532f1].    [diff]

Added tree.lua version [95c6839cbe].

Modified wands.lua from [3776b1d392] to [bc18a463a6].    [diff]

Modified writing.lua from [9b17325152] to [57199bc1f0].    [diff]