AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   SourceMod 1.4 nearing completion. Translators needed. (https://forums.alliedmods.net/showthread.php?t=169409)

psychonic 10-12-2011 00:59

SourceMod 1.4 nearing completion. Translators needed.
 
SourceMod 1.4 is nearing completion and translatable strings are now frozen.

Translators now have a few weeks to update their languages.
There are a few new phrases, and you can use the translator tool to see what they are. When it comes time to release, we'll only export languages that have complete string support.

If after some time you notice that your native language isn't complete and you would like to help, please file a bug to be added as a translator.

SourceMod 1.4 will be a new major release including the following and more.
  • Mac support
  • More third-party Source game support (Bloody Good Time, E.Y.E. Divine Cybermancy, Nuclear Dawn) and support for more mods
  • Menu no-vote buttons
  • Querying affected rows in threaded callbacks
  • 5X faster plugin compilation
  • Address snooping in gamedata
  • Arbitrary "this" in gamedata
  • Further enhanced TF2 support for developers
  • Further enhanced CS:S support for developers (courtesy of Dr!fter)
  • New APIs for Nomations, BaseComm, and multi-target filtering
  • Enhancements to the Get and Set EntProp functions to allow direct array element access.
  • Many small bugfixes
A full changelog will of course be available upon actual release.

Thank you to everyone that has contributed thus far to this release, including, but not limited to members of the SM dev team - BAILOPAN, DS, Fyren, psychonic, and asherkin - as well as all other code contributors, bug reporters, translators, and donators.

monkie 10-12-2011 03:20

Re: SourceMod 1.4 nearing completion. Translators needed.
 
Long time no see, Sourcemod Dev Team and Forum.
Glad to hear version 1.4 is approaching.
Language file collection of Chinese Simplified is now updated.

duydangle 10-12-2011 05:15

Re: SourceMod 1.4 nearing completion. Translators needed.
 
Thanks for the news. It sounds brilliant.

cool_myll 10-12-2011 07:01

Re: SourceMod 1.4 nearing completion. Translators needed.
 
Hope you fixed the reserve slot + replay problem.

psychonic 10-12-2011 07:51

Re: SourceMod 1.4 nearing completion. Translators needed.
 
Quote:

Originally Posted by cool_myll (Post 1573412)
Hope you fixed the reserve slot + replay problem.

Forgot about that. I'll take a look at it soon (hopefully today) as the sv_master_legacy_mode workaround will no longer work after the engine update later today.

Shaman 10-12-2011 08:21

Re: SourceMod 1.4 nearing completion. Translators needed.
 
Nice to hear about Mac support.

I've also updated the Turkish strings.

McFlurry 10-12-2011 09:03

Re: SourceMod 1.4 nearing completion. Translators needed.
 
I'm excited for this, keep up the good work.

Darememph 10-12-2011 09:47

Re: SourceMod 1.4 nearing completion. Translators needed.
 
hi its nice but i cant help you for translate
i dont can log in

Lg Dare

papyrus_kn 10-12-2011 10:20

Re: SourceMod 1.4 nearing completion. Translators needed.
 
Would you add Bulgarian in the language list?

Powerlord 10-12-2011 10:56

Re: SourceMod 1.4 nearing completion. Translators needed.
 
"Further enhanced TF2 support for developers" Any advanced notice as to what this means? For example, I'd love to know if you added vote support for TF2's votes (but it'd mean I've been wasting my time writing an extension for it).

Also, are there any major changes for Extension developers (other than the addition of HintMsg to IGameHelpers)? For that matter, is it possible to add the different text locations for TextMsg as constants in IGameHelpers so we don't have to either include them directly or include HL2SDK's (non-public) game/shared/shareddefs.h ? (Whoops, I should probably file a bug report requesting this. I can't from work, though).

As a reminder, those values are:
Code:

#define HUD_PRINTNOTIFY        1
#define HUD_PRINTCONSOLE    2
#define HUD_PRINTTALK        3
#define HUD_PRINTCENTER        4



All times are GMT -4. The time now is 15:52.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.