* Logger window (detailed information about combat)
* Improved units parameters editor
* Initial version of items editor ( currently only preview mode, you still need to edit items.list file to save changes)
* Smoother simulator rendering
Odin wrote:I have really smalls icons in editor, i can change that ?
What about create some islands for extensions ?
Create items and units soon ?
You do a fantastic work !
Send me screenshot from your desktop. I will look at that. What screen resolution do you have?
If you create some islands it would be great. You can add items manually. Edit items.list and items.png files.
Mornarq wrote:The start.bat file wont run. I have Windows 7 64-Bit.
When I view file with notepad, I get this :
start javaw -Xms64m -Xmx1024M -jar Editor.jar
I can run the jar file directly, but I cant load most of the maps.
P.S.
Where can I find the Forgotten Tales Directory on my phone? The save files, etc. And what file can I save to test on my phone?
Open cmd.exe from Start->Run. change to the directory with Editor.jar and start it manually by entering:
javaw -Xms64m -Xmx1024M -jar Editor.jar
or
java -Xms64m -Xmx1024M -jar Editor.jar
You can't test the game on the phone, only in the editor. Game files are not accessible without root access to the phone.