Commit graph

16 commits

Author SHA1 Message Date
hppeng ffc0d4b9b4 Atree error validation and input combining 2022-06-30 05:27:35 -07:00
hppeng 44d3fc996a Merge branch 'atree' into atree_aggregator 2022-06-28 23:26:43 -07:00
hppeng 25102100ae Pull info from abil tree; construct spell objects and render them 2022-06-28 23:23:27 -07:00
hppeng a42f79afb5 Aggregate ability descriptions and effects....
design pain... just YOLO time... kinda assuming that abilities will only affect one spell majorly..
2022-06-28 12:03:49 -07:00
hppeng f6bf0875b5 Fix double toggle bug 2022-06-28 11:48:02 -07:00
hppeng 259ffb2395 Begin working on abil merging framework... fix a bunch of mistakes in atree constants 2022-06-28 11:43:35 -07:00
reschan 1b721cd810 remove forceful open/hide 2022-06-28 14:28:45 +07:00
reschan 881467cf0b fix: atree img display relatively to parent 2022-06-28 14:10:25 +07:00
hppeng 4d3a922bb2 Merge branch 'atree' into atree_aggregator 2022-06-27 22:57:05 -07:00
ferricles 2db1a3a336 quick documentation + refactoring to add new param for render_AT() 2022-06-27 16:49:21 -07:00
hppeng 5fde5faacb really minor code cleanup 2022-06-27 01:32:26 -07:00
hppeng ce44d949d0 Merge branch 'atree' of github.com:hppeng-wynn/hppeng-wynn.github.io into atree 2022-06-26 16:57:26 -07:00
hppeng 8ff0afa685 Begin atree integration
also don't re-render the entire thing every time something changes -- local updates
2022-06-26 16:49:35 -07:00
ferricles d5d3f15c27 prevent node unrendering 2022-06-26 11:18:20 -07:00
ferricles f854889846 fixed merge conflicts 2022-06-26 10:25:57 -07:00
hppeng a99f164a29 Clean up js files
rename display_atree -> atree
remove d3_export
2022-06-26 06:14:19 -07:00
Renamed from js/display_atree.js (Browse further)