v0.1.2
Medical record viral DB now should list scanned virus2 stamms. Fixed runtime in analyzer DB uploading. Fixed derp in get_info() proc for viri
Virus2 Refactoring, Part I - Machinery. -Removed functions already defined in parent classes. -Replaced checks in Topic() with parent class ones. -Removed two unused files (there are duplicates in unused folder anyway) -Removed commented out lines, mostly pre-antibody curing code. -Shuffled code around for better readability (like antibody list) -Moved various devices and items defines to separate file.
Moved virus2 out of WIP folder. It's been finished years ago... Also removed Disease2 folder which is just older versions of same files.
Fixes for virology machinery.
Fixed runtime in blood transfer. Fixed cure machine producing virus blood wrong. Changes to existing syndromes: -Cough : now has chance to infect people around mob. -Telepathy : now should properly give powers to the mob.
PDAs can be used when buckled (and not in any other way restrained or stunned). Rejuvenate now completely heals a target or broken organs and viruses too.
Fix for #3432.
Changes way viruses are stored in mobs. Now it's an associative list: uniqueID - virus datum
Fix for #3430.