Skip to content

This is bloat, should remove some deprecated stuff #4

@L-Sherry

Description

@L-Sherry

This code is bloat and there are some code only left here to support old or never-released French-CC versions.

Localize-Me should be bumped to 1.0 and these should be removed:

  • Ability to use a lang file as a pack file. Localize-Me-Tools can convert lang files to pack files since a long time, and this was only used during development anyway.
  • Being able to use strings directly as translations result (i.e.
    "maps/lab/room3/entities/120/analyzable": "a computer"
    instead of
"maps/lab/room3/entities/120/analyzable": {
    "text": "a computer"
}
  • Encraption support, now that the developers have stated it is fine to distribute the original and translated text, there shouldn't be any remaining obstacle that prevents releasing them, other than obstacles that also prevent releasing encrapted versions.
  • Calling patch_font if patch_base_font isn't defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions