Skip to content

Releases: dysphie/sm-map-translator

1.4.15

03 Dec 01:22
Compare
Choose a tag to compare
  • NMRiH 1.14 support: Fix untranslated game_text and point_message_multiplayer.
  • Include empty translations/_maps folder to fix bulk generation issues in some setups.

1.4.14

27 Aug 01:50
da08775
Compare
Choose a tag to compare
  • Add Team Fortress 2 support
    • Fix gamedata for game_text and env_hudhint
    • Add support for game_text_tf

1.4.13

18 Aug 12:22
Compare
Choose a tag to compare
  • Fixed server crash and minor inaccuracies caused by changes in NMRiH 1.13.3
  • Reintroduced gamedata as an optional requirement. It can improve performance and enable extended learning
  • Added mt_extended_learning [0-1] to improve text detection on maps that use VScript to change message content. It can increase memory usage and file sizes so it’s disabled by default

1.3.13

29 Jan 23:51
Compare
Choose a tag to compare
  • NMRiH: Fix objective text not getting translated for late joiners
  • Added admin command mt_forcelang <language code> to override your perceived language

1.3.12

29 Jan 13:22
0743046
Compare
Choose a tag to compare
  • Improved text detection algorithm
  • Fixed increased memory usage over extended periods of time

1.3.11

21 Dec 05:22
Compare
Choose a tag to compare

This is a major rewrite, new bugs might arise. If you find any, please create an issue

  • Sourcemod 1.11.6924 or higher is now required. This is important, plugin won't work properly in older versions
  • Removed gamedata dependency. The plugin should be less prone to breaking on new game updates
  • All translations are now learned on map load. You no longer have to play a map multiple times to get a complete translation file
  • Issuing sm_reload_translations should no longer spam console or cause additional freezing

0.3.11

01 Dec 00:49
Compare
Choose a tag to compare
  • Fix game_text, env_hudhint and point_message_multiplayer not being translated in NMRiH 1.13.1

0.3.10

31 Oct 19:28
Compare
Choose a tag to compare
  • Updated gamedata for NMRiH 1.13.0 (fixes Failed to detour messages)

0.3.9

04 Sep 21:27
Compare
Choose a tag to compare
  • Fix memory leak when exporting translations

0.3.8

05 Jul 22:15
b43e653
Compare
Choose a tag to compare
  • Sourcemod 1.11 is now stable and is required to run this plugin
  • Added support for NMRiH 1.12.3
  • Added support for NMRiH's point_message_multiplayer and env_instructor_hint