* Changes crush to per gas bonuses depending on amount in the chamber
* Undef the defines
* oops
* Make anomaly spawn threshold depend on power + bonus rather than power or crunch threshold.
* moves the crunch bonus outside the if scope
* Makes mole_crunch_bonus a variable of the SM
* adds mole_crunch_bonus to power on the top if of the arcs and anomaly section
* Adds mole count and the gas coefficient of the mix to the SM monitoring console
* Removes a redundant rounding
* Rebuild TGUI
* rebuild tgui
* Update tgui.bundle.js
* Update tgui.bundle.js
* Changes the variable name to gas coefficient
* oops
* Makes the uses of gas_coefficient a bit tidier
* Update tgui.bundle.js
* Update tgui.bundle.js
* Tgui rebuild
* Makes scaling below the old crush threshold quadratic, and makes GC scale with the square root of total moles above it.
* Uses linear scaling for the moles progress bar
* Corrects using the log scaled value of the moles for the bar
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>