www.ClassicTW.com
http://classictw.com/

TWX Proxy 2.5.73 Available
http://classictw.com/viewtopic.php?f=15&t=34737
Page 1 of 2

Author:  ElderProphet [ Tue Nov 03, 2015 8:40 pm ]
Post subject:  TWX Proxy 2.5.73 Available

This build has been stable, and I've been using it for 2 years. The script.html and changes.txt files are incomplete, but I want to make sure you have access to this build. So please, download and share with your corpies, and let me know if you encounter any issues.

In a future release, I will re-add the misspelled anomaly command back, for compatibility with older scripts. There's no reason we can't have both spellings, if that will ease the transition to the latest TWX Proxy version.

Regards,
+EP+

Attachments:
TWXProxy2.5.73.zip [1.4 MiB]
Downloaded 1193 times

Author:  Mongoose [ Thu Nov 05, 2015 12:31 am ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Sweet. Is the source available?

Author:  ElderProphet [ Mon Nov 16, 2015 12:02 am ]
Post subject:  Re: TWX Proxy 2.5.73 Available

It isn't hosted anywhere, but I can post it here easily enough. I'll shoot for next weekend.

EDIT: Attached.

Attachments:
TWXProxySource2.05.73.zip [206.09 KiB]
Downloaded 872 times

Author:  Kaus [ Mon Nov 16, 2015 3:36 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

EP can you elaborate on the new commands?

Just a listing of any new commands not represented in script.html or changes would suffice.

Author:  ElderProphet [ Sat Nov 21, 2015 11:33 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Some of these may be documented in the script.html file. I expect there are problems with some of these commands. So feel free to play, just don't depend on them beyond testing, and be prepared for outright problems in some.
Code:
// Commands added for 2.05beta
// CMD: cutLengths <value> array <lengths1,length2,...>
// CMD: format InputVar OutputVar CONSTANT
  // CONSTANT=CURRENCY, NUMBER, DATETIMETOSTR, or STRTODATETIME
// CMD: getDirList varArray <FileMask>
// CMD: getWordCount <text> storageVar
// CMD: MakeDir <directory name>
// CMD: padLeft var <value>
  // add spaces to the left of a variable
// CMD: padRight var <value>
// CMD: RemoveDir <directory name>
// CMD: setMenuKey <value>
// CMD: splitText <text> varArray {delims}
  // blank delims defaults to Space and Tab
// CMD: trim var
// CMD: truncate var

Author:  Helix [ Tue Dec 22, 2015 2:34 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Thanks EP

Author:  Mongoose [ Tue Mar 08, 2016 10:06 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

ElderProphet wrote:
EDIT: Attached.


Somehow I never noticed the edit. Big thanks.

Author:  ElderProphet [ Sun Mar 20, 2016 8:32 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Welcome. Feedback also welcome.
+EP+

Author:  Adept [ Mon Mar 21, 2016 12:32 am ]
Post subject:  Re: TWX Proxy 2.5.73 Available

I am working on putting together a combined TWX Proxy reference book as a PDF; other features will be incorporated as separate PDF as well, a player's quick guide and game editor's guide.

I am about 1/2 done now, but lots of stuff to go over, so a bit slow. I would love to have help editing once I finalize each portion. Will post them as I go for feedback.

Author:  Micro [ Fri Sep 15, 2017 4:40 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

This is now on Github:
https://github.com/MicroBlaster/TWXProxy

If anyone is interest in collaboration, Please send me a PM!

Author:  Kaus [ Wed Sep 20, 2017 8:18 am ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Micro wrote:
This is now on Github:
https://github.com/MicroBlaster/TWXProxy

If anyone is interest in collaboration, Please send me a PM!


Yay! That said I suck at TWX native language and really couldn't help there beyond documentation if appropriate.

Author:  Mongoose [ Thu Sep 21, 2017 1:58 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Micro, have you thought about porting it to C#?

Author:  Micro [ Fri Sep 22, 2017 6:29 am ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Mongoose wrote:
Micro, have you thought about porting it to C#?

More than thought about it. I bought a Delphi to C# converter, but it would still take an immense amount of work to get it to compile.

If someone could convert this file to C#, the rest would be child's play:
https://github.com/MicroBlaster/TWXProx ... ryptor.pas

Author:  Mongoose [ Sat Sep 23, 2017 12:50 pm ]
Post subject:  Re: TWX Proxy 2.5.73 Available

I'm currently learning C#. It looks like Pascal includes some of the same concepts from C# that were new to me coming from Java, such as properties and events as class members. (Or are they more like module members in Pascal?) An example of the automatic converter's output might help me understand and contribute.

Author:  Micro [ Sun Sep 24, 2017 3:44 am ]
Post subject:  Re: TWX Proxy 2.5.73 Available

Mongoose wrote:
I'm currently learning C#. It looks like Pascal includes some of the same concepts from C# that were new to me coming from Java, such as properties and events as class members. (Or are they more like module members in Pascal?) An example of the automatic converter's output might help me understand and contribute.

Here is the output from the converter.

https://github.com/MicroBlaster/TWXProx ... Proxy-C%23

It is certainly not worth what I paid. It would be easier to write most of it from scratch, because the libraries in .net are completely different.

Both languages use object oriented programming, so there are a lot of similarities. The Begin/End tags make it look more like Visual Basic though.

Page 1 of 2 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/