mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 17:35:05 +00:00
* Prevents NAN amounts infecting the chemistry reagent container system (#69017) * Don't allow NAN into the reagent holders, and better reporting on add reagent and remove reagent * Replace admin message with stack_trace and return and improve math defines to check for finite numbers * Refactor things to use these new defines, attempts to fix unit tests by filtering out <= 0 amounts first Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com> * Prevents NAN amounts infecting the chemistry reagent container system Co-authored-by: oranges <email@oranges.net.nz> Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com>