Hi again!
Sorry for the missing devlog last week, I had no internet for a few days and reinstalled windows...
This means I haven't worked on Soldat the past days (reinstalling stuff etc... you know).
Sadly not much happened and there is still no beta :/
The air interface was removed after people told me about it (it was added accidentally when I merged interfaces from different versions of the sourcecode).
I was happy to see that people use the bugtracker.
Like reporting issues with soldat gfx
http://bugs.soldat.pl/view.php?id=171Skoskav fixed more default volume issues and updated the realistic weaponsmod which might make a few people happy.
You can get them here:
http://skoskav.org/etc/soldat/wm/163/3/ and for realistic mode:
http://skoskav.org/etc/soldat/wm/163/realistic/I was playing with my windows themes I noticed wrong colors in some inputfields which are fixed now so soldat should look the same when you have a dark theme.
Falcon modified AppOnIdleTimer which will work per script now.
He fixed bots who followed players with bow on non rambomatch gamemodes (possible because of scriptcore changes).
He also fixed that waypoints were not reset before map change.
Non-reset waypoints were cause of many bots being stuck in one place in map.
External dll/so support for scriptcore was added.
You can call dll/so functions from the inside of your scripts! This works with safe mode disabled only.
If you want to know how the syntax will look like take a look at
http://www.chmlib.com/ISetup/topic_scriptdll.htmI worked on the deploy scripts again.
There are sill a few bugs but hopefully I'll not have to reinstall windows soon.
Soldat, starter, config and Soldatserver get compiled with optimization on now.
Before that we had to compile them manually by navigating into options and changing the settings for each executable manually...
I noticed that the ArrayHigh scriptcore function had wrong parameters this might have been the reason for its stability issues so lets hope it works better now.
That's everything for now I really hope there will be no more ugly surprises :S.