codegen should create type aliases for types that have an original-name attribute, so that either can be used
this would facilitate moving toward using bay12 type names more often, without requiring sweeping changes to update code
perhaps also add a legacy-name attribute for a type that has been renamed to match df but for which there was a dfhack name, for compatibiltiy/deprecation purposes
codegen should create type aliases for types that have an
original-nameattribute, so that either can be usedthis would facilitate moving toward using bay12 type names more often, without requiring sweeping changes to update code
perhaps also add a
legacy-nameattribute for a type that has been renamed to match df but for which there was a dfhack name, for compatibiltiy/deprecation purposes