The Blue Moon Branch is an enhanced fork of Nova Sector. This repository contains development branches for contributing to The Blue Moon Branch and NovaSector.
Changes apply_to_human() to use adjust_height() instead, because manipulating dna features is nasty business.
Proof of Testing
Characters spawned using select_equipment have proper offsets; characters spawned traditionaly do not if they have a scale above one; introduced as a result of how dna feature manipulations work, and my application of current_size.
Changelog
:cl: Gonenoculer5
refactor: Changes apply_to_human() to use my adjust_height() proc instead, because it enforces pixel offsets.
/:cl:
About The Pull Request
Changes apply_to_human() to use adjust_height() instead, because manipulating dna features is nasty business.
Proof of Testing
Characters spawned using select_equipment have proper offsets; characters spawned traditionaly do not if they have a scale above one; introduced as a result of how dna feature manipulations work, and my application of current_size.
Changelog
:cl: Gonenoculer5 refactor: Changes apply_to_human() to use my adjust_height() proc instead, because it enforces pixel offsets. /:cl: