sorcery  Check-in [82178e0a16]

Overview
Comment:changes, merges, additions galore
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 82178e0a166ffc2a1e7237d685f25111c113116b3b9a3aaea0b593607c500c55
User & Date: lexi on 2020-08-16 02:05:40
Other Links: manifest | tags
Context
2020-08-17
13:35
fix bugs, finish grinder, add conduits and condensers to extract and transmit energy from leylines check-in: 9278734b41 user: lexi tags: trunk
2020-08-16
02:05
changes, merges, additions galore check-in: 82178e0a16 user: lexi tags: trunk
2020-08-14
06:17
fix(color): Actually get hsl brightening working Reimplemented based on the algorithms in Computer Graphics: Principles and Practice. Only lightens based on luminosity right now, which makes beautifully saturated, but not pastel colors, so some tweaking might be recommended. Leaf check-in: 794d5b023a user: glowpelt tags: glowpelt/hsl
2020-08-11
21:39
initial commit check-in: 956134c50b user: lexi tags: trunk
Changes

Modified altar.lua from [3de8edac81] to [1cf2c5fc2a].    [diff]

Modified coins.lua from [cdf0329a68] to [e5af87fe4c].    [diff]

Modified data/enchants.lua from [ac299c4e97] to [b3a388d8b4].    [diff]

Modified data/gems.lua from [608081f8a9] to [6638dda90c].    [diff]

Modified data/gods.lua from [e99e28f75f] to [ae9e7f6603].    [diff]

Modified data/metals.lua from [b325d7e9c3] to [f4099f1a65].    [diff]

Modified data/oils.lua from [268d4500ec] to [f8f2204848].    [diff]

Modified data/philters.lua from [db8db88125] to [6fff6fb29a].    [diff]

Modified data/potions.lua from [a62297059e] to [c61093f3aa].    [diff]

Modified data/register.lua from [b568fdc66a] to [d2f1e722e5].    [diff]

Modified data/spells.lua from [196ad8b009] to [3dd4d17be3].    [diff]

Modified enchanter.lua from [f08588c5d9] to [2062a1f6be].    [diff]

Modified gems.lua from [79f4b638de] to [461d75b6c5].    [diff]

Modified harvester.lua from [26814ac7ca] to [8384a43ac0].    [diff]

Added hotmetallurgy.lua version [b05dd85eee].

Modified init.lua from [c38fa912b9] to [5c9fa3f240].    [diff]

Modified lib/color.lua from [16b55419da] to [e07c3f3979].    [diff]

Modified lib/marshal.lua from [9b9bc45df4] to [9fd6c4419a].    [diff]

Modified lib/str.lua from [4468d8dfeb] to [e883d78392].    [diff]

Modified lib/ui.lua from [6423ac3b4f] to [a001c55363].    [diff]

Added metallurgy-hot.lua version [3c9b60f14d].

Added models/sorcery-kiln-closed.obj version [fb9010b25d].

Added models/sorcery-kiln-open.obj version [14e1653fbc].

Modified ores.lua from [45b89ab03b] to [a381d20de4].    [diff]

Modified potions.lua from [676a9b76a9] to [fc0276bae8].    [diff]

Deleted smelter.lua version [07ab2b0675].

Added test/common.lua version [7f2fc6a53d].

Added test/encode.lua version [765ecd04d6].

Modified test/marshal.lua from [f9d9d412d5] to [c7cd728357].    [diff]

Modified test/rand.lua from [1bb191f684] to [a1bc3992a0].    [diff]

Added textures/sorcery_amulet.png version [9548ac041a].

Modified textures/sorcery_enchant_conserve.png from [cbdb21cff9] to [3451249f04].    [diff]

Modified textures/sorcery_enchant_dowse.png from [d2f6a92230] to [efa02ac638].    [diff]

Modified textures/sorcery_enchant_endure.png from [aafc064fe5] to [84094793b8].    [diff]

Modified textures/sorcery_enchant_harvest.png from [1be6ae9ec0] to [40b1201c27].    [diff]

Modified textures/sorcery_enchant_pierce.png from [cbba8fc2f9] to [fd3ecbaa4b].    [diff]

Modified textures/sorcery_enchant_rend.png from [db77c91590] to [3f9d55bb9f].    [diff]

Added textures/sorcery_enchanter_channeler.png version [cf624a00b3].

Added textures/sorcery_enchanter_pedestal.png version [acba9558af].

Added textures/sorcery_gem_diamond_shard.png version [1d314919ff].

Added textures/sorcery_screw.png version [0f1a74e38b].

Added textures/sorcery_transparent.png version [574440e638].

Added tnodes.lua version [74f7716464].

Modified wands.lua from [327c4e54ef] to [8ffba5fe57].    [diff]