sorcery  Check-in [ea6e475e44]

Overview
Comment:continue dev on celestial mechanics, add melding+division spells (resonance), refine itemclasses, add keypunch and punchcards, add paper pulp, add a shitload of visuals, add convenience scripts for working with the wiki, make the flamebolt spell actually useful instead of just a pretty lightshow, add essences, inferno crystal, and other goodies; iterate on wands, lots of shit i can't remember, various bugfixes
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ea6e475e4466b7067bef091fc77e0356ffb0b1d1a902384e0cff1dff785e482d
User & Date: lexi on 2020-10-19 09:52:11
Other Links: manifest | tags
Context
2020-10-19
09:55
delete texture that snuck in from elsewhere check-in: 62861f22e2 user: lexi tags: trunk
09:52
continue dev on celestial mechanics, add melding+division spells (resonance), refine itemclasses, add keypunch and punchcards, add paper pulp, add a shitload of visuals, add convenience scripts for working with the wiki, make the flamebolt spell actually useful instead of just a pretty lightshow, add essences, inferno crystal, and other goodies; iterate on wands, lots of shit i can't remember, various bugfixes check-in: ea6e475e44 user: lexi tags: trunk
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
Changes

Modified astrolabe.lua from [6f8619640d] to [06e518da22].    [diff]

Modified attunement.lua from [3bc7b721d2] to [f5a16abef1].    [diff]

Modified calendar.lua from [f67589c567] to [aec25b4121].    [diff]

Modified cookbook.lua from [62888214aa] to [b7e13e762b].    [diff]

Modified data/calendar.lua from [9f638b5b65] to [e37a0fcf5a].    [diff]

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

Modified data/metals.lua from [970d414eec] to [32babc7333].    [diff]

Modified data/resonance.lua from [63249807d4] to [17afb80492].    [diff]

Modified data/signs.lua from [15046a03f7] to [8fadd50165].    [diff]

Modified data/spells.lua from [24333d0a0e] to [807df7a655].    [diff]

Modified depends.txt from [c1cf87f0b5] to [01a845eb65].    [diff]

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

Modified entities.lua from [f6fe98aba0] to [9c44805455].    [diff]

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

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

Modified itemclass.lua from [56d754e26c] to [36308ba599].    [diff]

Added keypunch.lua version [749b2122cf].

Modified lib/color.lua from [e07c3f3979] to [818d3ded97].    [diff]

Added lib/item.lua version [21229f1a9e].

Modified lib/str.lua from [64ce434f04] to [345c990ba7].    [diff]

Modified lib/tbl.lua from [4e80a60df8] to [47c34e0cc8].    [diff]

Modified metal.lua from [f9db217ceb] to [57d631c78f].    [diff]

Modified metallurgy-hot.lua from [52848574bf] to [dd0624e110].    [diff]

Added models/sorcery-keypunch.obj version [a04825c3e7].

Modified recipes.lua from [41529558e5] to [ef0242a63b].    [diff]

Modified sorcery.md from [f0c3989e05] to [c2949bfb63].    [diff]

Added textures/sorcery_aluminum_pick.png version [00ec310e93].

Added textures/sorcery_aluminum_sword.png version [0a9f808a14].

Added textures/sorcery_cobalt_pick.png version [a29aae0a50].

Added textures/sorcery_cobalt_sword.png version [9f00538add].

Modified textures/sorcery_core_counterpraxic.png from [39479c1b28] to [e3aaf06222].    [diff]

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

Added textures/sorcery_draconium_fragment.png version [daf6a96b07].

Added textures/sorcery_draconium_pick.png version [0594568178].

Added textures/sorcery_draconium_powder.png version [83c429250a].

Added textures/sorcery_draconium_sword.png version [d24b6d0aca].

Added textures/sorcery_duranium_fragment.png version [7d415a62db].

Added textures/sorcery_duridium_pick.png version [6a881a18af].

Added textures/sorcery_duridium_sword.png version [7b322d9198].

Added textures/sorcery_essence_flame.png version [ad79abd24b].

Added textures/sorcery_essence_force.png version [e8aa8d2e8b].

Added textures/sorcery_essence_frost.png version [22caf1a2b1].

Added textures/sorcery_eternium_pick.png version [441dd90fc1].

Added textures/sorcery_eternium_sword.png version [fec601330f].

Added textures/sorcery_impervium_pick.png version [72b553feae].

Added textures/sorcery_impervium_sword.png version [6cf0a58a45].

Added textures/sorcery_inferno_crystal.png version [1a58b10f86].

Added textures/sorcery_iridium_pick.png version [c38156cead].

Added textures/sorcery_iridium_sword.png version [1e823db68a].

Added textures/sorcery_liquid.png version [96d8b0d775].

Added textures/sorcery_moon_phases.png version [acb81162df].

Added textures/sorcery_planet_phases.png version [e8e7b4670e].

Added textures/sorcery_platinum_pick.png version [d53a4d228b].

Added textures/sorcery_platinum_sword.png version [df7ab5492d].

Added textures/sorcery_powder_firestorm.png version [29f7c1d158].

Added textures/sorcery_pulp.png version [27b1ecfa58].

Added textures/sorcery_pulp_inky.png version [386c7a53ef].

Added textures/sorcery_pulp_sheet.png version [b7b1aab632].

Added textures/sorcery_punchcard.png version [d1c8b3f9f3].

Added textures/sorcery_punchcard_punched.png version [7a6b5d17b3].

Added textures/sorcery_translocator_front.png version [51a09bc368].

Added textures/sorcery_translocator_module_receive.png version [99916d60d5].

Added textures/sorcery_translocator_module_receive_panel.png version [dadefd439a].

Added textures/sorcery_translocator_module_transmit.png version [ee8e01ea67].

Added textures/sorcery_translocator_module_transmit_bg.png version [0f4d8aeb55].

Added textures/sorcery_translocator_module_transmit_panel.png version [c0f1b6ee7b].

Added textures/sorcery_translocator_side.png version [fe755fceaa].

Added textures/sorcery_translocator_top.png version [e8a57f9374].

Added textures/sorcery_tungsten_pick.png version [058aab1c69].

Added textures/sorcery_tungsten_sword.png version [db252be33e].

Added textures/sorcery_tyrannium_fragment.png version [799ab0fe68].

Added textures/sorcery_tyrannium_pick.png version [4d3128e9b0].

Added textures/sorcery_tyrannium_powder.png version [44795f36cc].

Added textures/sorcery_tyrannium_sword.png version [e379761923].

Added textures/sorcery_ui_ghost_paper.png version [2fd8d9799a].

Added textures/sorcery_ui_ghost_punchcard.png version [8580093926].

Added textures/sorcery_ui_thaum_1.png version [e137ef73f2].

Added textures/sorcery_ui_thaum_2.png version [1bf5943350].

Added textures/sorcery_ui_thaum_3.png version [3bb23f844d].

Added textures/sorcery_unobtanium_pick.png version [1eefd73a4c].

Added textures/sorcery_unobtanium_sword.png version [086d4d4f9e].

Modified textures/sorcery_wandworking_station_top.png from [a1f8dfa2fb] to [f562cd81e5].    [diff]

Added textures/sorcery_wandworking_station_top_rotated.png version [e95deb0ffe].

Modified textures/sorcery_wandworking_station_top_water.png from [586d4c99ae] to [2860f8c72e].    [diff]

Modified tools.lua from [4a5f13d256] to [b98b74d4f6].    [diff]

Added util/recgen.lua version [2e32b33984].

Added util/tblgen-metals.lua version [dd4ba1df04].

Added vfx.lua version [291a2c52f8].

Modified wands.lua from [2dc21e25ed] to [eabb5d4796].    [diff]

Modified writing.lua from [324c6534ec] to [9b17325152].    [diff]