SuperTuxKart 0.7.2 released

Re: SuperTuxKart 0.7.2 released

Postby xeno74 » 19 Jul 2011, 13:12

Image

SuperTuxKart with Amiga Karts

http://youtu.be/2JqxfWSDhL8

Record with glc, and edited and rendered with Kdenlive on Ubuntu 10.10.
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7.2 released

Postby JamesRock7 » 20 Jul 2011, 03:50

Thanks a lot Auria for your answer.

In my Terminal, it says:

jaimepena7@TarroSanto:/host/Users/Jaime/Downloads/supertuxkart-0.7.2-linux-glibc2.12-x86-64$ ./configure && make
bash: ./configure: No existe el fichero o el directorio
jaimepena7@TarroSanto:/host/Users/Jaime/Downloads/supertuxkart-0.7.2-linux-glibc2.12-x86-64$ sudo make install
[sudo] password for jaimepena7:
make: *** No hay ninguna regla para construir el objetivo `install'. Alto.
jaimepena7@TarroSanto:/host/Users/Jaime/Downloads/supertuxkart-0.7.2-linux-glibc2.12-x86-64$
JamesRock7
 
Posts: 2
Joined: 15 Jul 2011, 17:25

Re: SuperTuxKart 0.7.2 released

Postby hiker » 20 Jul 2011, 04:33

Hi,

JamesRock7 {l Wrote}:jaimepena7@TarroSanto:/host/Users/Jaime/Downloads/supertuxkart-0.7.2-linux-glibc2.12-x86-64$ ./configure && make
bash: ./configure: No existe el fichero o el directorio

You downloaded a pre-compiled binary version. So you should be able to just do a:
{l Code}: {l Select All Code}
./run_game.sh

and it should start.

If you really want to/need to compile it yourself, you have to download the source package (supertuxkart-0.7.2-src.tar.bz2). This contains the configure script.

Cheers,
Joerg
hiker
 
Posts: 1435
Joined: 07 Dec 2009, 12:15
Location: Melbourne, Australia

Re: SuperTuxKart 0.7.2 released

Postby xeno74 » 21 Jul 2011, 17:26

New: 0.7.2a static packages for Linux, Solaris, and FreeBSD (NDEBUG=1)

In the static packages of 0.7.2 is a very big bug contained :( I have builded stk with debug irrlicht :( :( :( The static packages was very slowly with debug irrlicht engine :( I'm sorry I didn't know that irrlicht compiled default with debug support. I've builded new static packages without Irrlicht debug support.

Sorry,

Xeno
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7.2 released

Postby Auria » 22 Jul 2011, 01:14

xeno74 {l Wrote}:New: 0.7.2a static packages for Linux, Solaris, and FreeBSD (NDEBUG=1)

In the static packages of 0.7.2 is a very big bug contained :( I have builded stk with debug irrlicht :( :( :( The static packages was very slowly with debug irrlicht engine :( I'm sorry I didn't know that irrlicht compiled default with debug support. I've builded new static packages without Irrlicht debug support.

Sorry,

Xeno


ok, thanks for the new builds
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7.2 released

Postby utrrrongeeb » 22 Jul 2011, 18:40

xeno74 {l Wrote}:I've builded new static packages without Irrlicht debug support.

The new version seems to run a little faster than before -- although I don't have any real benchmark* numbers to compare -- and since I have vertical synchronization on, smoother.


@xeno74:
The new packages still have insecure file permissions, though. (original post) I've been extracting the packages with
{l Code}: {l Select All Code}
 $ sudo tar -xvjf supertuxkart-0.7.2-linux-glibc2.12-x86-64.tar.bz2


* is this in Feature Requests yet, or should I add it?
Art O.
utrrrongeeb
 
Posts: 4
Joined: 17 Jul 2011, 14:32
Location: Canada

Re: SuperTuxKart 0.7.2 released

Postby jarvis » 22 Jul 2011, 21:17

I have one suggestion for the next release :
Could you terminate the race when you are the last one of the race and when all the rivals have already ended the race ?
You could also add a 'shame on you' animation when it happens :)
jarvis
 
Posts: 14
Joined: 19 Jun 2010, 13:30

Re: SuperTuxKart 0.7.2 released

Postby STKRudy85 » 23 Jul 2011, 00:49

Do you plan to make auto-updating for next releases ? or a checking for update ?
STK fan
User avatar
STKRudy85
 
Posts: 532
Joined: 23 Dec 2010, 03:00
Location: France

Re: SuperTuxKart 0.7.2 released

Postby Auria » 23 Jul 2011, 02:30

STKRudy85 {l Wrote}:Do you plan to make auto-updating for next releases ? or a checking for update ?


checking for updates is already implemented, when a new release is there a message will appear in the bar at the bottom.

Regarding auto-update, this is much more difficult to do in a cross-platform way (need to ask for administrator rights often, etc.)

jarvis {l Wrote}:I have one suggestion for the next release :
Could you terminate the race when you are the last one of the race and when all the rivals have already ended the race ?


Some people seem to want this feature while others are very opposed to it, so to be honest I'm not sure what to do. I guess while there is no consensus the status quo will prevail ;) (anyway you can press escape and quit or restart)
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7.2 released

Postby jarvis » 23 Jul 2011, 09:26

Auria {l Wrote}:
jarvis {l Wrote}:I have one suggestion for the next release :
Could you terminate the race when you are the last one of the race and when all the rivals have already ended the race ?


Some people seem to want this feature while others are very opposed to it, so to be honest I'm not sure what to do. I guess while there is no consensus the status quo will prevail ;) (anyway you can press escape and quit or restart)


You may find a consensus to add this feature only for the Grand Prix. You have to end the race if you want to play on the next race.

In Formula one, when you have a lap of delay and the first one wins the race, the race is terminated for you.
jarvis
 
Posts: 14
Joined: 19 Jun 2010, 13:30

Re: SuperTuxKart 0.7.2 released

Postby Auria » 23 Jul 2011, 17:20

jarvis {l Wrote}:
Auria {l Wrote}:
jarvis {l Wrote}:I have one suggestion for the next release :
Could you terminate the race when you are the last one of the race and when all the rivals have already ended the race ?


Some people seem to want this feature while others are very opposed to it, so to be honest I'm not sure what to do. I guess while there is no consensus the status quo will prevail ;) (anyway you can press escape and quit or restart)


You may find a consensus to add this feature only for the Grand Prix. You have to end the race if you want to play on the next race.

In Formula one, when you have a lap of delay and the first one wins the race, the race is terminated for you.


Maybe you can create a new forum topic for this where people can give their opinion?
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7.2 released

Postby jarvis » 25 Jul 2011, 19:28

I made a French news on linuxfr about the release.
jarvis
 
Posts: 14
Joined: 19 Jun 2010, 13:30

Re: SuperTuxKart 0.7.2 released

Postby STKRudy85 » 26 Jul 2011, 09:13

Do you think to add a fast restart, by pressing acceleration button at good time, when kart is saved and re-placed on road (eg mariokart) ?
STK fan
User avatar
STKRudy85
 
Posts: 532
Joined: 23 Dec 2010, 03:00
Location: France

Re: SuperTuxKart 0.7.2 released

Postby Auria » 27 Jul 2011, 01:05

STKRudy85 {l Wrote}:Do you think to add a fast restart, by pressing acceleration button at good time, when kart is saved and re-placed on road (eg mariokart) ?


I think this is a good idea. Maybe you can create a ticket so we don't forget?
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SuperTuxKart 0.7.2 released

Postby STKRudy85 » 28 Jul 2011, 17:59

Auria {l Wrote}:
STKRudy85 {l Wrote}:Do you think to add a fast restart, by pressing acceleration button at good time, when kart is saved and re-placed on road (eg mariokart) ?


I think this is a good idea. Maybe you can create a ticket so we don't forget?


No I won't but I won't forget either
STK fan
User avatar
STKRudy85
 
Posts: 532
Joined: 23 Dec 2010, 03:00
Location: France

Re: SuperTuxKart 0.7.2 released

Postby xeno74 » 04 Aug 2011, 22:55

Image

SuperTuxKart 0.7.2 was released for Mac OS X PowerPC.

Hi all,

I'm very happy :) Auria has fixed the problem "Reading ZIPs fails on PPC" :) @Auria: Thank you very much indeed for your work. Your patch works perfect. :) :) :)

Download STK 0.7.2 for Mac OS X 10.3.9 Panther and higher PowerPC:

supertuxkart-0.7.2-osx-ppc-10.3.9.dmg.zip

And thank you very much Joerg for your help :)

:) :) :) :) :) :) :) :) :)
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7.2 released

Postby coug36 » 05 Aug 2011, 02:20

STKRudy85 {l Wrote}:Do you think to add a fast restart, by pressing acceleration button at good time, when kart is saved and re-placed on road (eg mariokart) ?

Would this also apply to the beginning of the race?
coug36
 
Posts: 16
Joined: 30 Jul 2011, 11:13
Location: Seattle, WA, USA

Re: SuperTuxKart 0.7.2 released

Postby xeno74 » 05 Aug 2011, 12:30

Image

SuperTuxKart on Mac mini 2011 (Mac OS X 10.7 Lion):

http://youtu.be/WzBVo-gHjyw
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7.2 released

Postby xeno74 » 10 Aug 2011, 19:35

I've buyed Mac OS X 10.7, today. STK 0.7.2 runs perfectly on 10.7 Lion :)


It's fantastic. STK 0.7.2 supports a lot of Mac OS X versions:

I've tested STK 0.7.2 on:

Mac OS X 10.3.9 Panther (PowerPC)
Mac OS X 10.4.11 Tiger (PowerPC)
Mac OS X 10.5.8 Leopard (PowerPC)
Mac OS X 10.6.8 Snow Leopard (Intel)
Mac OS X 10.7 Lion (Intel)

Thank you so much for this great game :)
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Re: SuperTuxKart 0.7.2 released

Postby xeno74 » 14 Aug 2011, 05:07

Hi,

a new bug:

Incorrect dates are displayed (1.1.1970) in the Add-on manager on:

Mac OS X 10.3.9 Panther (PowerPC)
Mac OS X 10.4.11 Tiger (PowerPC)
Mac OS X 10.5.8 Leopard (PowerPC)
Mac OS X 10.6.8 Snow Leopard (Rosetta)
Linux (PowerPC)

Image
User avatar
xeno74
 
Posts: 356
Joined: 10 Dec 2009, 20:38

Who is online

Users browsing this forum: No registered users and 1 guest