Commit graph

11 commits

Author SHA1 Message Date
hppeng f9e783e56e Fix memory leak and toggle spell tab display bug
also fix documentation in atree and doc.html
2022-07-23 05:28:21 -07:00
hppeng 75f4fc684b Add debug flag to fix compute graph memory leak
mfw no destructor hook
2022-07-20 12:06:34 -07:00
hppeng 167dc838f1 replace doc.html with updated vers. 2022-07-18 01:23:16 -07:00
hppeng d65c58fd92 Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00
hppeng dc8973a73f Don't reload atree when build changes, only when player class changes
for some reason `atree-merge` node was depending on build instead of `player-class` node, which auto caches things.

Also first time debugging compute graph using `builder/doc.html`! epic success
2022-07-11 06:15:53 -07:00
lodenrogue 2e3e6f3640 Fixed credits links 2022-07-07 00:24:33 -04:00
ferricles 294b90a608 discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
hppeng a99f164a29 Clean up js files
rename display_atree -> atree
remove d3_export
2022-06-26 06:14:19 -07:00
hppeng 2e65e88b6c autodoc done 2022-06-25 05:23:58 -07:00
hppeng 94b67115aa Fix builder throwing error on empty URL
TODO: clean up dirty flags
2022-06-24 22:43:28 -07:00
hppeng 2000d381a8 Incremental progress 2022-06-24 20:26:26 -07:00