sorcery  Check-in [96c5289a2a]

Overview
Comment:add rune forges, runes, amulet frames, write sacrifice spell, touch up amulet graphics, enable enchantment of amulets (though spells cannot yet be cast), defuckulate syncresis core icon, unfuckitize sneaky leycalc bug that's probably been the cause of some long-standing wackiness, add item classes, add some more textures, disbungle various other asstastrophes, remove sneaky old debug code, improve library code, add utility for uploading merge requests
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 96c5289a2a0144fc994a089100a7e48cda0b30d2c2fa0339dc0fcc414c9501ae
User & Date: lexi on 2020-10-21 03:35:35
Original Comment: add rune forges, runes, amulet frames, touch up amulet graphics, enable enchantment of amulets (though spells cannot yet be cast), defuckulate syncresis core icon, unfuckitize sneaky leycalc bug that's probably been the cause of some long-standing wackiness, add item classes, add some more textures, disbungle various other asstastrophes, improve library code, add utility for uploading merge requests
Other Links: manifest | tags
Context
2020-10-22
15:51
balance amulets better, add sound effects, add debugging privilege for runes, swat various glitches and bugs check-in: 83426a2748 user: lexi tags: trunk
2020-10-21
03:35
add rune forges, runes, amulet frames, write sacrifice spell, touch up amulet graphics, enable enchantment of amulets (though spells cannot yet be cast), defuckulate syncresis core icon, unfuckitize sneaky leycalc bug that's probably been the cause of some long-standing wackiness, add item classes, add some more textures, disbungle various other asstastrophes, remove sneaky old debug code, improve library code, add utility for uploading merge requests check-in: 96c5289a2a user: lexi tags: trunk
2020-10-19
22:42
add wand rack, rework wand power mechanics, add missing texture, swat some bugs, insert hack to neuter unkillable fucking impossibug in portal code check-in: 4a3678503f user: lexi tags: trunk
Changes

Modified data/compat.lua from [8a224b156e] to [40f7d044df].    [diff]

Modified data/metals.lua from [727f380ee7] to [127702c66e].    [diff]

Added data/runes.lua version [bd35ca52e8].

Modified data/spells.lua from [bdb226347b] to [151760f504].    [diff]

Modified data/transmutation.lua from [c466f67e6e] to [75fdeb1a1c].    [diff]

Modified enchanter.lua from [9df8830b92] to [bac74a37c3].    [diff]

Modified gems.lua from [378fef1f36] to [e866e2741b].    [diff]

Modified init.lua from [bad82c62c0] to [f9d7281393].    [diff]

Modified itemclass.lua from [36308ba599] to [ba9d479786].    [diff]

Modified leylines.lua from [3c460c3a0d] to [fd8a9ad01c].    [diff]

Modified lib/node.lua from [7144dd8474] to [b1f018643d].    [diff]

Modified metal.lua from [a37b19ab11] to [fa121c0c8a].    [diff]

Added models/sorcery-runeforge.obj version [b897e815aa].

Modified portal.lua from [78ebe4acb9] to [e011f87b11].    [diff]

Modified potions.lua from [ed6c69759e] to [32e1f8328e].    [diff]

Modified recipes.lua from [ef0242a63b] to [faad05be60].    [diff]

Added runeforge.lua version [b4ccf2cc5a].

Added textures/sorcery_amulet_frame_cobalt.png version [6fbe72d151].

Added textures/sorcery_amulet_frame_gold.png version [89ee3cc793].

Added textures/sorcery_amulet_frame_iridium.png version [24acb71aad].

Added textures/sorcery_amulet_frame_tungsten.png version [0f1d4c4eba].

Added textures/sorcery_amulet_sparkle.png version [060f589cac].

Modified textures/sorcery_core_syncretic.png from [086b79dff1] to [e7d1b92a14].    [diff]

Added textures/sorcery_metal_iridium.png version [0232c814fa].

Added textures/sorcery_metal_iridium_shiny.png version [f46801542e].

Added textures/sorcery_metal_vidrium.png version [59842011f5].

Added textures/sorcery_metal_vidrium_shiny.png version [5b59bab96d].

Added textures/sorcery_rune_disjoin.png version [a7f795bf63].

Added textures/sorcery_rune_dominate.png version [d2ed48d357].

Added textures/sorcery_rune_excavate.png version [916ec7193a].

Added textures/sorcery_rune_genesis.png version [7091d5d260].

Added textures/sorcery_rune_luminate.png version [2fa0002e5a].

Added textures/sorcery_rune_obliterate.png version [1d8576869e].

Added textures/sorcery_rune_repulse.png version [821db474a1].

Added textures/sorcery_rune_translocate.png version [662d2c9a2c].

Added util/mrq.sh version [7d7de45517].