Commit graph

16 commits

Author SHA1 Message Date
hppeng 8945261c31 Merge branch 'UI_test' into compute_graph 2022-06-23 02:51:51 -07:00
hppeng 9227dd0f56 Working armor special sliders (don't reset properly i think) 2022-06-23 01:25:19 -07:00
hppeng 18d21e21ae Ready for dev branch merge 2022-06-20 06:12:32 -07:00
hppeng 4a54635e2d More cleanup 2022-06-19 19:07:59 -07:00
hppeng 81dfe767a3 Item display, build display (partially) 2022-06-19 13:44:02 -07:00
hppeng 7bd27a9675 Merge branch 'UI_test' into compute_graph 2022-06-19 11:43:02 -07:00
hppeng 8db34d68a7 Almost working spell damage calculation 2022-06-19 09:49:04 -07:00
hppeng 62a9a4f0c2 Compute graph cleanup, prepping for full build calc (currently broke) 2022-06-19 00:42:49 -07:00
hppeng 0f4dba258f Proof of concept (compute nodes to get items from names and highlight) 2022-05-22 03:21:34 -07:00
hppeng 06f745c158 Consolidate constants/utils files, start working on new builder file 2022-05-22 00:57:47 -07:00
hppeng 0234101262 Remove common (we already have build_utils), edit instances of expandItems 2022-05-22 00:14:20 -07:00
hppeng 1e863fd015 Create common.js for more common stuff (Item class, expandItem func) 2022-05-21 22:38:43 -07:00
hppeng 1c4042325d Add method for "linking" compute nodes together
just smol standard things
2022-05-21 21:19:43 -07:00
hppeng 958017fc5c Move item input field into class, vars for scaling font, fullwidth 2022-05-21 19:14:00 -07:00
hppeng ce5532e1d9 Smol work on compute graph 2022-05-21 15:51:09 -07:00
hppeng c1d34bfed3 Remove commented out code in sq2 builder files, add skeleton file for computation graph 2022-05-13 23:01:03 -07:00