Pocket Plane Group

Friends and Neighbors => Weimer Republic (WeiDU.org) => WeiDU => Topic started by: Wisp on June 27, 2013, 09:27:40 PM

Title: Beta 231.09
Post by: Wisp on June 27, 2013, 09:27:40 PM
The new and exciting feature this time is the ADD_JOURNAL action, for all your add-journaling needs. (It makes it easy to get your quests to work right on BGEE.)
The beta can be downloaded at the beta location (http://www.weidu.org/~thebigg/beta/).

Let me know if there is some change I can make to ADD_JOURNAL to make it easier/better/whatever. It's documented in the readme.
I will continue my validation of the action and probably write a tutorial.

Incidentally, sorry about the lack of progress during the spring. Bad case of RL.

It is probably best if this beta is not distributed in mod versions intended for players, at least not for the time being.
Title: Re: Beta 231.09
Post by: Kulyok on June 28, 2013, 12:27:13 AM
Very cool, even though it's for testing purposes only for the time being. If  BG2EE gets released we'll all probably need it.

EDIT: And, yep, a few code examples(add/erase entry) would be great.
Title: Re: Beta 231.09
Post by: Wisp on June 29, 2013, 05:45:07 AM
Now we also have a OS X build, courtesy of Nifft of the BGEE forums.
Title: Re: Beta 231.09
Post by: lisandro on July 09, 2013, 07:27:24 PM
Hi...  ;D

I know that maybe is useless to an English speaker, but perhaps it would be clearer for foreigners.  ::)

Is it possible to make something like this in all weidu's texts?  ???

Example already done:

@-1000 = ~El mod %TP2_FILE_NAME% contiene~
@-1000 = ~The %TP2_FILE_NAME% mod has~

Example of all weidu's messages:

@-2000 = ~Copiando y parcheando~
@-2000 = ~Copying and patching~

I think this could be a multi-language weidu...  ::)
Title: Re: Beta 231.09
Post by: Wisp on July 10, 2013, 05:49:30 PM
Is it possible to make something like this in all weidu's texts?  ???

Example already done:

@-1000 = ~El mod %TP2_FILE_NAME% contiene~
@-1000 = ~The %TP2_FILE_NAME% mod has~

Example of all weidu's messages:

@-2000 = ~Copiando y parcheando~
@-2000 = ~Copying and patching~

I think this could be a multi-language weidu...  ::)
It's technically possible, it's just a bunch of work. But does it give you anything? Isn't it largely incomprehensible to the layman regardless of what language it is in?
Another consideration is that translated strings can make it more difficult for modders to understand and troubleshoot bugs, which is ultimately the goal of all the logging done by WeiDU.
Title: Re: Beta 231.09
Post by: lisandro on July 11, 2013, 10:34:55 AM
Ok... I didn't think in modders and theirs checks...

Well... thank for answer