Futil / foundry-mausritter

The Mausritter RPG for Foundry
28 stars 20 forks source link

Localization Support Improvements #44

Closed phenomen closed 8 months ago

phenomen commented 8 months ago

Added localization support to many parts of the system. All existing localizations (and English) are fully compatible but may use new features to expand and improve translation.

  1. Character Generator now uses tables set in the CONFIG.MAUSRITTER instead of hardcoded table names.
  2. Changed logic of First/Last name randomizer to use existing roll table of names instead of hardcoded list.
  3. Translation support for Actor and Item types ("Create New" dialog).
  4. Translated Roll Stat macro.
  5. Added localization support for [DICE] and [SUM] keywords.
  6. Localized roll modifiers (Enhanced, Impaired, Normal) in chat cards.