Page 1 of 1

LuaCreator update

Unread postPosted: Sun Jun 25, 2017 9:42 am
by RudolfJan
Hi all,

I updated my toolkit for scenario authors, LuaCreator now is beta, version 0.4.

Main features:
- Overview and details of routes and scenarios
- No need to unpack .ap files to view their content
- Scenario details view, including rolling stock list and missing stock (also for stok in .ap files)
- LUA tools for scenario scripts

Major new feature is that you can create scripted message forms without programming, including stored messages.
Unfortunately, I did not get the stock replacement tool working yet. For mysterious reasons the xml files are not recognized by TS yet.

Beta 0.5 will come soon. It will have one important feature: a testdriver that makes it possible to test LUA scenario scripts without running TS.

Download location: http://www.hollandhiking.nl/trainsimulator/index.php

Re: LuaCreator update

Unread postPosted: Sun Jun 25, 2017 10:40 am
by _o_OOOO_oo-Kanawha
Thanks, Rudolf.

I also noticed your TSW manual has been updated.

Keep up the good work.

Re: LuaCreator update

Unread postPosted: Sun Aug 13, 2017 11:22 am
by RudolfJan
Thanks. A short update. I finally found the issue with my attempts to change rolling stock. DTG is not compliant with the XML standards and they do not support the encoding the tools I use create. I have a workaround now, so I can continue the functional tests. I also managed to complete a first version of the test toll for scenario scripts. Both will be available for the community soon!