sorcery  Check-in [147592b8e9]

Overview
Comment:add over-time spellcasting abstraction to enable metamagic and in particular disjunction, add more animations and sound effects, add excavation spell, possibly some others, forget when the last commit was, edit a bunch of magitech to make it subject to the disjunction mechanism (throw up a disjunction aura and waltz right through those force fields bby, wheee), also illumination spells, tweak runeforge and rune frequence to better the balance and also limit player frustration, move some math functions into their own library category, various tweaks and bugfixes, probably other shit i don't remember
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 147592b8e9972e05b003073cb2fde9b6fd622dc971c92ef0ff14ae6e00168675
User & Date: lexi on 2020-10-26 03:58:08
Other Links: manifest | tags
Context
2020-10-30
18:47
add duplicate and elevate spells, add more sfx, various tweaks and bugfixes, add object handle class check-in: 6e106c135c user: lexi tags: trunk
2020-10-26
03:58
add over-time spellcasting abstraction to enable metamagic and in particular disjunction, add more animations and sound effects, add excavation spell, possibly some others, forget when the last commit was, edit a bunch of magitech to make it subject to the disjunction mechanism (throw up a disjunction aura and waltz right through those force fields bby, wheee), also illumination spells, tweak runeforge and rune frequence to better the balance and also limit player frustration, move some math functions into their own library category, various tweaks and bugfixes, probably other shit i don't remember check-in: 147592b8e9 user: lexi tags: trunk
2020-10-24
01:21
add some more spells, add spell infrastructure to support metamagic, especially disjunction, various tweaks and bugfixes. [emergency commit] check-in: 00922196a9 user: lexi tags: trunk
Changes

Modified data/runes.lua from [4908250df2] to [d5ad4a6740].    [diff]

Modified displacer.lua from [e06af858b3] to [ec3123df49].    [diff]

Modified enchanter.lua from [b41a4d81d6] to [5ad2e81269].    [diff]

Modified forcefield.lua from [a330742505] to [2ecc37ddb4].    [diff]

Modified gems.lua from [58885d2bb0] to [42c4d86138].    [diff]

Modified gravitator.lua from [8ccd951dd6] to [64c5633477].    [diff]

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

Modified infuser.lua from [13d8509748] to [c4c14b0c08].    [diff]

Modified lib/image.lua from [680d9162e2] to [32e08434b2].    [diff]

Added lib/math.lua version [80f52c4aaf].

Modified portal.lua from [daf126a7a3] to [12b64fac56].    [diff]

Modified runeforge.lua from [c8e0c3ac03] to [f2cf52d41a].    [diff]

Added sounds/sorcery_disjoin_bg.ogg version [b5199cb6ff].

Added sounds/sorcery_hurl.ogg version [36a1bec900].

Added sounds/sorcery_powerdown.ogg version [12cb1c05f3].

Added spell.lua version [cfeba0d2de].

Modified textures/sorcery_crackle.png from [faf84cf96c] to [58d455dd12].    [diff]

Added textures/sorcery_flicker.png version [d2be38b136].

Added textures/sorcery_fog.png version [f33fe7d904].

Added textures/sorcery_glitter.png version [e4de7bf843].

Added textures/sorcery_poof.png version [01b7e56ad7].

Added textures/sorcery_sparking.png version [6a1bae8d93].

Added textures/sorcery_sputter.png version [3a75e25024].

Modified tnodes.lua from [4064266f0d] to [46cef4271e].    [diff]