* Iron lungs and air shout damage fix
* Fix updating bug (edit ID output did not update in the correct order... somehow this became a race condition?)
* Sadly, reverting double totem display bug for now
* Remove prints, add comment for graph jank
Co-authored-by: hppeng <hppeng>
* 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>