General > Announcements
C++ snapshot
Numsgil:
Here's a snapshot of the C++ code and exe as it exists at the moment (minues some of Sprotiel's new changes that I haven't downloaded yet. Sorry Sprotiel!). When you start the simulation, you will see about 100 veggies clump because of planet eaters and eventually form a planet. There is a small stable of bots that come with this snapshot, but most current bots should work just as well in the new version.
The most notable differences between this and older 2.4X versions is ties (specifically the lack of alot of tie functions) and physics. Please play with the physics. The mouse wheel zooms in/out and left clicking and holding will let you "drag" the display around.
Read sysvarschanges.txt to see what's different. This version represents a place DB was at before most of Eric's changes, so there are no shapes, for instance.
This also comes with the source code, so for those so inclined they can use this source code and project files to get started (although you'll need some dependancies, please consult the wiki).
Numsgil:
Tried running it on my laptop and the exe at the base directory crashes. If this happens to you, go to source->workspace->debug and copy that exe to the base directory and run it. It's going to be alot slower, but it should run.
Also, at slower frame rates you'll probably see bots seem to "lurch". This is because the graphics thread and the engine thread are reading from robots at the same time, so at slower frame rates you'll actually get several frames drawn per cycle of the simulation.
Jez:
Pasted exe from debug over original and got message 'the application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem' which it didn't.
Any suggestions? Have I done something wrong?
Numsgil:
It seems I'm supposed to include the dependancy manifest file with the exe... I'll upload a fixed version later today when my laptop works again (spilled water on the keyboard )
Numsgil:
Before I rebuild the zip, someone try this exe and tell me if it works or not.
Navigation
[0] Message Index
[#] Next page
Go to full version