Forums
2011-10-22 stable release - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4)
+--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9)
+--- Thread: 2011-10-22 stable release (/showthread.php?tid=1573)

Pages: 1 2


2011-10-22 stable release - NaN - 10-21-2011

I've just pushed a replay fix and with the shader and texture updates I think it might be time for another release.

I plan to use bullet 2.79 for the windows build. Cars and tracks are the same as in the last release.

Windows build, Source+Data: http://sourceforge.net/projects/vdrift/files/vdrift/vdrift-2011-10-22/


- Timo 6 - 10-22-2011

Just going away for the weekend, I'll do the mac build late on monday or tuesday.


- NaN - 10-22-2011

Changelog

src:
Fix possible dangling pointer in car loader.
Fix replay functionality.

data:
German translation update.
Track specular maps fixes.
Shader fixes.


- Svenstaro - 10-28-2011

I get
Quote:src/updatemanagement.cpp:3:29: fatal error: svn_sourceforge.h: No such file or directory
using the source package with either scons or premake4.


- NaN - 10-28-2011

Thanks Svenstaro

You can grab svn_sourceforge.h/cpp from https://github.com/VDrift/vdrift/tree/master/src

I'll reupload a fixed package asap.


- Svenstaro - 10-28-2011

Please reply to this thread when the new package is uploaded to sourceforge. I will then make a new release for Arch.


- NaN - 10-28-2011

New package is up.


- NaN - 10-29-2011

Looks like the caching is hiding the new file, you will still get the old one. I am on it.


- NaN - 10-29-2011

Issue resolved. Download vdrift-2011-10-22.tar.bz2


- Timo 6 - 10-29-2011

I can't seem to upload anything to sourceforge - it completes but then says failed to upload.


- NaN - 10-29-2011

I've used ftp: http://sourceforge.net/apps/trac/sourceforge/wiki/SFTP


- Svenstaro - 10-29-2011

Compiles now, neat. However, your .desktop file is outdated (has old version).


- NaN - 10-30-2011

Thanks. Will be fixed in the next release. 8)
Nah, I can re-upload it again if it is that annoying.


- Svenstaro - 10-30-2011

It's fine for now. If you fix it, also make an install target for it and the icons to the proper locations.


- Timo 6 - 10-31-2011

NaN Wrote:I've used ftp: http://sourceforge.net/apps/trac/sourceforge/wiki/SFTP
Hmm... I can't get it working. If I do:
sftp timothyfurlong,vdrift@frs.sourceforge.net:/home/frs/project/v/vd/vdrift/
as per the instructions, it won't recognise my password. I can do
sftp timothyfurlong@frs.sourceforge.net:/home/frs/project/v/vd/vdrift/
but I then don't have permission to upload files.

BTW, the commit used for the release needs tagging in git.