* Remove "air gap" nodes
they... just aren't necessary... compute graph supports having inputs in the middle anyway
WHY did I do this in the past (and it caused issues with dusty update)
* Fix loading older item db versions and v0 links
* Remove debug prints
Co-authored-by: hppeng <hppeng>
* Janky radiance implementation
.....
* Special case scale tome multipliers
* Update doc.html
* Remove poison display, no more poison special treatment
* Fix fatal typo with defmult processing, only affect positive IDs
* Properly handle negative spellcost and negative IDs
* Fix some fatal typos
Co-authored-by: hppeng <hppeng>