Speedrun timer for SuperTuxKart 1.0
5 years ago
France

The speedrun timer is not included in the main release so we'll need separate modded binaries with it.

I have ported back my code to a recent version but there are a few nasty bugs to fix.

It may take a few days to get both linux and windows binaries after I publish the code.

I suggest to avoid doing full-game runs without the timer mod in the meantime, so all the runs can be timed consistently.

Alistair_Findlay इसे पसंद करता है
United States

0.10.0 is 1.0 now! :)

Alistair_Findlay इसे पसंद करता है
Tasmania, Australia

I've replaced all instances here of "0.10.0" with "1.0"

Alayan इसे पसंद करता है
France

I have identified the source of the nasty bug I talked about in my first post.

    if (player != NULL && (getName() == player->getName()));
        is_current_player = true;

The faulty ; at the end of the line with the if made each player during the saving process be marked as the current player so each of them loaded the current times from the speedrun timer and saved them, which propagated junk times.

The code of the functional speedrun timer can be found here : https://github.com/STK-helper/stk-code/tree/Official1.0SpeedrunTimer

EDIT: I think there is something wrong hurting framerates during races. I'll have to investigate further.

EDIT2: I've found nothing wrong so far... Let me know if you notice something weird when testing it or not.

के द्वारा संपादित लेखक 5 years ago
Andet इसे पसंद करता है
गेम विवरण
फॉलोअर्स
77
दौड़
942
खिलाड़ियों
62
हाल की दौड़ें
ताज़ा धागे
पोस्ट किया गया 3 months ago
108 जवाब
पोस्ट किया गया 5 months ago
2 जवाब
पोस्ट किया गया 1 year ago
6 जवाब
पोस्ट किया गया 1 year ago
7 जवाब
पोस्ट किया गया 2 years ago
0 जवाब
पोस्ट किया गया 2 years ago
2 जवाब
मॉडरेटर्स