Alayan
a38bb754e7
Switch the green valley challenge to Black Forest
2019-03-13 03:53:47 +01:00
Alayan
0085151bc4
Fix #3750
2019-03-13 03:35:42 +01:00
Deve
bd51bb1633
Fixed compiler warnings
2019-03-12 21:40:17 +01:00
Deve
b16c8138cd
Update translations
2019-03-12 21:00:57 +01:00
auria.mg
fef068138b
Update transations
2019-03-11 20:02:29 -04:00
samuncle
2619162ba9
remove stupid code
2019-03-12 00:47:04 +01:00
samuncle
73149481ef
disable lod smooth. Need to be fixed for multiplayer, after release
2019-03-12 00:43:15 +01:00
samuncle
1acc6ecea0
Display the version of the engine
2019-03-11 23:26:44 +01:00
QwertyChouskie
2f1151edbe
Disable internet-dependent checkboxes rather than hiding them ( #3798 )
...
This feels much more natural.
2019-03-09 20:58:13 +01:00
Deve
3c7673ccfc
Revert waiting for mapped window before reading dimensions.
...
It causes issues on some systems.
2019-03-06 21:05:48 +01:00
Deve
0a4211af82
Fixed compilation
2019-03-06 06:26:18 +01:00
Benau
0af220538a
Remove physics only invisible objects after joining
2019-03-06 06:26:18 +01:00
Benau
7fb3aa7570
Combine static physical objects with irrlicht GeometryCreator
2019-03-06 06:26:18 +01:00
Alayan-stk-2
4496dc305b
Restore the description changes after "spaceship"
2019-03-06 01:41:52 +01:00
QwertyChouskie
a2d1778e56
Update description part 2 ( #3794 )
2019-03-05 19:27:29 -05:00
samuncle
c543c02b21
Smooth the transition to avoid a gap
2019-03-05 22:24:37 +01:00
Deve
b193592ccf
Better font height on very high resolutions
2019-03-05 22:00:00 +01:00
Deve
c1f49c3d07
Fixed rank number on high resolutions
2019-03-05 22:00:00 +01:00
samuncle
bb42d72bc5
Remove commented code + disable autolodcompute for RC
2019-03-05 20:59:39 +01:00
samuncle
7ff6f291d2
Merge pull request #3789 from supertuxkart/feature/auto-LoD-computation
...
Feature/auto LoD computation
2019-03-05 00:28:06 +01:00
samuncle
187b28613b
Decrease the amount of time we compute the culling distance for lod + add the complexity factor of the map into account
2019-03-05 00:23:55 +01:00
samuncle
cb2719e1fb
Rename volume to area (to reflect the change in the algo
2019-03-04 21:29:54 +01:00
QwertyChouskie
95b3527c83
Update description in supertuxkart.appdata.xml ( #3778 )
...
* Update supertuxkart.appdata.xml
Update description, using parts from https://supertuxkart.net/Discover
* Update references to tracks to mention better ones
2019-03-04 02:52:38 +01:00
samuncle
37475e8d2f
Cosmetic update to the debug view
2019-03-04 00:36:18 +01:00
samuncle
a5ec4f5026
Add complexity option
2019-03-04 00:25:02 +01:00
samuncle
00042ac82e
Update to add scale into account to compute the LoD level
2019-03-03 17:43:59 +01:00
Alayan
a8aab2e180
Update upscaled Zen Garden SuperTux time requirement
2019-03-02 02:59:39 +01:00
samuncle
03452d2d13
Minor change which improve performances in some scenarios (+4 FPS)
2019-03-01 21:45:28 +01:00
samuncle
eead6f6005
Experimental changes
2019-03-01 21:39:55 +01:00
Alayan
dcb341a210
Fix #3765
2019-03-01 00:00:21 +01:00
samuncle
837a9ee3ea
Fun test with size
2019-02-28 23:25:41 +01:00
samuncle
99901516e9
Update the LoD with a small offset to try to minimize the impact of popping. The solution would be a fade in/out but it will come in the future
2019-02-28 22:24:47 +01:00
Alayan
ad554f0d11
Update standard replays in modified tracks
2019-02-28 17:27:17 +01:00
Alayan-stk-2
b51b8dc58d
Add several android changes and recent changes
2019-02-28 03:05:41 +01:00
samuncle
171ccf2adc
remove useless print
2019-02-28 01:35:14 +01:00
samuncle
d284b52368
Update the auto lod level generator
2019-02-28 01:01:44 +01:00
samuncle
bf6e81b97d
Add base to compute lod level automatically
2019-02-28 00:23:27 +01:00
Deve
0b6e153111
Avoid a crash in ribbon widget
2019-02-26 22:25:37 +01:00
Deve
cdff36f840
Update active widgets on resolutions list when ribbon widget is scrolled
2019-02-26 22:10:20 +01:00
Deve
ebde419566
Avoid using invalid resolutions in fullscreen mode
2019-02-26 16:56:07 +01:00
Alayan
48c1cf880d
Fix inconsistency between comment and code
2019-02-26 16:09:52 +01:00
Alayan
bf1d8241e3
Improve AI nitro usage
2019-02-26 16:05:08 +01:00
Deve
88c2ce7ee5
Use system LD_LIBRARY_PATH when opening web browser
2019-02-25 22:07:38 +01:00
Benau
ca0636ed03
Update translation pot file
2019-02-25 10:30:34 +08:00
QwertyChouskie
1892b827d9
Improve warning ( #3770 )
...
* Improve warning
It's more clear now that this is non-fatal.
* Update main.cpp
2019-02-24 21:25:15 -05:00
Benau
eaddd9c1a3
Fix #3718
2019-02-21 10:11:34 +08:00
Mrxx99
b55ec5cfb8
FFA for offline play ( #3708 )
...
* added widget to track info screen to select between Free-For-All and Three Strikes Battle
* setting AI to zero and setting time target to 2 minutes for testing
* setting also hitcapture limit to prevent immediate race end
* setting m_count_down_reached_zero to false in ffa reset to allow starting a new race after the previous ended through time limit
* integrated necessary adjustments and made possible to set time target
* removed unused spinner variable
* use translations
* centralized is_soccer and show_ffa_spinner variables
* setting target value spinner visible/invisible depending on ffa game type
* using no hittarget and fix for this in free for all mode
* set use_highscores to false for FFA
* disabling AI for FFA
* disable hit limit icon for FFA if no hit limit is set ( = 0 )
* changed icon and name of three strikes battle to only battle in race setup screen
* set AI to Battle AI if mode is FFA
* added config parameters for FFA
* added define which can be used to enable FFA AI
* resolved merge conflict
* moved ffa options higher
* fix for setting ai karts
* improved m_show_ffa_spinner and m_is_soccer
* removed code for disabling widgets for FFA AI
* implemented requested changes
2019-02-20 19:18:02 -05:00
Alayan
6e18dce622
Update story mode to use ravenbridge mansion, reorder challenges
2019-02-18 18:52:30 +01:00
Alayan
4da2b1f75f
Replace blackhill mansion by ravenbridge mansion in story mode
2019-02-18 16:26:11 +01:00
Alayan-stk-2
2033c923f8
Improve english for the startup boost help
2019-02-18 16:11:47 +01:00