~stk/stk/+git/STK-helper:Rubb

Last commit made on 2018-05-16
Get this branch:
git clone -b Rubb https://git.launchpad.net/~stk/stk/+git/STK-helper

Branch merges

Branch information

Name:
Rubb
Repository:
lp:~stk/stk/+git/STK-helper

Recent commits

8c6aeb2... by Alayan-stk-2 <email address hidden>

Differentiated speed caps between first and last AI in rubber-banding

cad210e... by Alayan-stk-2 <email address hidden>

Rubber banding relative to several players in easy/medium

Also remove prints

45cb371... by Alayan-stk-2 <email address hidden>

Variable rubber-banding for first AI to last AI

630b48e... by Alayan-stk-2 <email address hidden>

Merge pull request #15 from supertuxkart/master

Update fork

f5245a6... by Alayan-stk-2 <email address hidden>

Fix #3236 (#3253)

* Don't generate IRC alerts

* Fix #3236

* Update .appveyor.yml

d4b3f75... by Benau <email address hidden>

Add code for alayan

b898220... by Benau <email address hidden>

Fix track objects in network

7f84dd3... by Alayan-stk-2 <email address hidden>

Numerous improvements related to ghost replays (#3244)

* Update GUI files for replay improvements

* Updated replay capabilities

* Improve timer formatting possibilities

Mainly, the ability to choose to display or not minutes, and to choose how many digits are shown after seconds (from 0 : second as smallest timestep - to 3 : ms as smallest timestep)

Also displays "mm:ss.ms" rather than "mm:ss:ms".

* Some new list widget possibilities

Like the ability to update the header while the list is displayed (useful to add or remove columns)

* Update ghost kart for the new replay data

* Also update the ghost controller

* Live differences with ghost replays in linear worlds

* Replay-related UI changes

Big changes to the replay selection screen, and small change to the race UI (add the live timer in ghost races) and the race result UI (add the option to directly race against a newly saved ghost).

* Improves the replay action modal dialog

* Fix time-to-ticks regression

* Several requested improvements

* Improved ghost icon

Also updates the license

* GUI changes and improvements to accomodate multi-mode support

* Additional recorded data

* More functions to get the current race state

* Update replay variables to match what is used

* Updated replay-related config values

* Add ghost kart support to easter egg hunt mode

* Transparent attachments for ghost karts

* Use new stored data (color, item type)

Also :
- Interpolate speed for smoother display in watch-only mode
- Coding style improvements

* Fix coding style issues and add UI support for modes

* Fix coding style issues & support for easter egg mode

* Remove leftover prints

* Use getDifficultyName to remove hardcoded values

* Fix attach_ticks and coding style fixes

* Make the position of the timers fully relative

Otherwise, they would tend to touch each other in some resolutions

Also add a comment about the 59.9995f

* Make the list filling code clearer

Also use getDifficultyName

Most of the line changes shown by git correspond to moving around some bits or adjusting indentation.

* Remove a TODO as requested

* Fix dialog being dismissed too soon

* Remove a fixme

* Small clean up

* Fix logging

* Partial #3249 fix

322f0e7... by Alayan-stk-2 <email address hidden>

Don't generate IRC alerts

0b79d9c... by Dawid Gan

Remove a line that is not needed anymore.

Now spinner widget is drawn correctly and min value >= 1 restriction exists in xml file anyway. In this way it shows correct value when particles effects are manually set to 0 in config.xml.