Skip to content

Conversation

@crosby-moe
Copy link
Collaborator

Type of change

  • Bug fix
  • New feature

Description

  • improved exception logging
  • greatly lowered translation overhead
  • force utf 8
  • encode rtl field in MeteorLanguage, (still unused)
  • enforce case sensitivity
  • replace MeteorAddon#provideLanguage with automatic registration, following fabric-resource-loader-v0's functionality
  • added MeteorAddon#id
  • fixes in CommandsCommand and meteor.command.wasp.info.target

How Has This Been Tested?

The J

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Wide-Cat and others added 21 commits November 2, 2025 20:21
Reorganised the translation files and keys. Lots of work still to be done to change our hardcoded strings into translatable ones. We should no longer be susceptible to detection by servers using the translation exploit.
Translations will be automatically updated when the user changes their language.
Adds a label in the bottom right corner of the modules screen that can be clicked on to give translation information.
This includes command exceptions and info/warning/error messages. Still more to be done for commands. This is a bit of a rough draft, if you have any ideas on how better to name or format this, open an issue or message me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants