Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ai_enabled

#1711
Modding info / Re: Turret orientation suggestion
September 14, 2014, 07:46:30 PM
Hello! Sorry for late answer. Yes, you need to install Visual C++ Redistributive - http://www.microsoft.com/en-us/download/details.aspx?id=30679 - because this application uses C++ plugin for file opening (Unity doesn't provide this feature out of the box).
Regards!
#1712
Issue located and will be fixed in the next version. Stay tuned!
#1713
Bug reports / Re: New bugged launcher 0.7.1.0???
September 11, 2014, 08:35:24 PM
Hello! I thought we can add some extra validation of broken ModsConfig.xml file. What exactly was broken? How did you solved this problem?
#1714
Modding info / Re: Modding the VoidExpanse
September 09, 2014, 08:55:16 PM
The projectiles are physical objects, so they spawn at Z=0 as all other physics objects do (the rockets/mines also!) - simply because the game has a 2D physics engine!

We decided to keep it simple - it's is hardly noticeable at all for majority of projectiles.

I have an idea - we can offset projectile by Z only on client (to the height level of the turret fire point) and then decrease it gradually with distance from its source to zero value. I'm not sure though, how good/bad it will look... zero Z is important as collision point won't look right if Z shifted.
#1715
Option added:
#1716
Game discussion / Re: Steam greenlight
September 08, 2014, 06:02:10 PM
VoidExpanse has been Greenlit! Thanks everybody for overwhelming support!
#1717
I see... we will add an option for that. The default behavior will be "stay open after game launch".
#1718
The AtomicTorch GameLauncher v0.9.7 is available now.
Please download it manually from the "My Games & Items" page (https://atomictorch.com/Account/MyItems), as auto-update functional may fail in the previous version(s).

IMPORTANT FOR WINDOWS XP USERS
The previous version under Windows XP tends to create some wrong folders like "%LocalAppData%\AtomicTorchStudio\Launcher\" near its executable (where all downloaded game files located). The new version will use path "C:/Documents and Settings/<username>/Application Data/AtomicTorchStudio" as the default path for data. So please manually move the VoidExpanse folder from previous location to the new location inside "AtomicTorch GameLauncher\Games\".

With v0.9.7 updates of the VoidExpanse should install without any issues.
Regards!
#1719
Bug reports / Re: Saves not loading + other problems.
September 07, 2014, 11:17:04 PM
Please uploads logs. Thanks!
#1720
Hello. Thanks for reporting! This can happens if any errors happens on the local game server during the saving operation. Please upload server logs for further investigation.
Regards!
#1721
Hello! It has a little reference to the "Localization" folder. We need to bind all labels from UI to the UI localization file (and there are hundreds of labels), and yes, this file will be stored in the "Localization" folder. But the game is not only UI, there are also names and descriptions of the items, topics texts and some other texts you can read in the game. So we will introduce special kind of localization files for all these files (and each of them will be located not in the "Localization" folder - but beside file it localizes). It's very complicated work for us, but when we done it, you and other contributors will be able to easily translate the game on any language (but only with left-to-right up-down writing direction). So please do not do extra work now, keep your passion before we release all this stuff :-).
Regards!
#1722
Hello!
I just want to inform about progress with this issue.
New version of the Game Launcher with full support of Windows XP is under testing now. Expected release date - early next week.
Regards!
#1723
News and Updates / Re: VoidExpanse - Patch notes v0.9.x
September 04, 2014, 01:32:12 AM
VoidExpanse v0.9.9d released today as hot fix for several small issues, sometimes leading the game server to crash.
Please update if you experience any problems while playing.
Regards!
#1724
Servers / Re: kunix.org -PVE- / community server
September 04, 2014, 01:29:54 AM
Sorry - the 0.9.9b contains some issues leading server to crash sometimes. 0.9.9d fixes that.
Thanks for updating!
#1725
Issues #1 & 2 are fixed, but #3 requires extra rework (and serious reconsidering) how the battle system works. We will continue working on it later.
Patch will be available soon.