Benau
761876d685
Add script to auto update all google play store listings
2020-09-07 11:29:13 +08:00
Benau
4e6fbd2787
Update android build script to support aab file
2020-08-27 16:28:13 +08:00
Benau
138dbc7dc4
Update countries translation using tsv file
2020-08-24 22:44:28 +08:00
Benau
dc0a5a9c66
Remove unneeded FriBidi and libraqm files
2020-08-24 00:58:07 +08:00
Benau
18d66db516
Update SuperTuxKart icon files
2020-08-16 14:42:17 +08:00
Benau
88e189fb89
Update windows installer
2020-07-22 09:31:08 +08:00
Deve
ddd4b8b9c9
Avoid libatomic dependency in linux package
2020-07-11 23:51:52 +02:00
Benau
83995cf9d4
Update create_kart_properties.py and include
2020-07-10 12:07:52 +08:00
Deve
3634649c05
Allow to build linux package on debian jessie for better compatibility
2020-06-27 02:10:32 +02:00
Deve
4298e686d0
Add missing directories in clean command
2020-06-01 00:57:31 +02:00
Deve
880aaa8121
Add stk-editor to the build script
2020-06-01 00:56:01 +02:00
Deve
12ec0621a1
Add linux build script
2020-05-31 00:05:34 +02:00
Deve
88035779a1
Update run_server.sh
2020-04-19 00:27:00 +02:00
Benau
a589ab4a10
Update kart characteristics with python script
2020-03-16 11:27:21 +08:00
Deve
e32f032e68
Generate assets for fdroid in android builder
2020-02-23 00:41:59 +01:00
marjorieB
840771d189
Migration Python2 towards Python3 ( #4232 )
...
The modified code stays compatible with Python2.
2020-02-15 14:33:25 +08:00
Benau
0ef632114b
Use another source of ip mapping with ipv6 support
2020-01-16 10:57:56 +08:00
Benau
22665023f7
Add mingw nsis installer (used in mxe makensis)
2019-12-18 16:10:08 +08:00
Deve
8a26ae009e
Add adaptive icon for newer android versions
2019-11-21 22:21:03 +01:00
Deve
45cff64d91
Change download assets size after generating full assets
2019-10-18 18:10:28 +02:00
Deve
030bc38516
Generate full assets in android builder
2019-10-15 01:04:56 +02:00
Deve
7129e36901
Use gradle wrapper to avoid compilation errors on some systems
2019-06-04 22:23:07 +02:00
Deve
f14d8fd921
Update android builder script
2019-05-20 22:30:49 +02:00
Benau
21322fdf9e
Allow showing full country info in views
2019-05-11 10:16:38 +08:00
Benau
b2ad140a78
Add tools to generate localized country name
2019-05-11 01:06:48 +08:00
Benau
b10b2948c3
Fix copy and paste typo
2019-05-10 16:49:38 +08:00
Benau
21a23dc9e6
Add optional ip geolocation table support
2019-05-10 11:35:04 +08:00
Deve
12dd137185
Disable error check in the script that is not needed anymore to avoid unnecessary server restarts
2019-02-04 22:03:26 +01:00
Deve
9429271535
Allow to use run_server script as a symlink
2019-02-04 22:03:26 +01:00
QwertyChouskie
538911b25f
Fix versioning for master branch ( #3738 )
2019-02-03 12:02:55 +01:00
hiker
8370833994
Updated redistributable.
2019-01-15 18:22:29 +11:00
hiker
e7024cf2d9
Properly remove wiiuse files installed when wiiuse is a dynamic library.
2019-01-15 18:21:31 +11:00
Alayan
4e340ebe92
Update version and profile folder for the beta
2019-01-09 04:01:41 +01:00
Deve
dc428b94cf
Add a script that allows to build all android packages with single command
2018-10-04 20:48:42 +02:00
Deve
c2b2a57c87
Minor fix for run_server script.
...
Restart if known error happened and also update datetime to avoid overwriting log files.
2018-09-17 22:15:14 +02:00
Deve
b911a31bf2
Quick fix for run_server script
2018-09-12 22:08:38 +02:00
Magne Djupvik
9cf59a4dd0
Removed IRC announcements for AppVeyor and Travis since we now have our own bot to do the announcements.
2018-08-19 14:40:21 +02:00
Deve
acce57cf31
Add a script for easier managing STK servers
2018-08-16 22:30:15 +02:00
hiker
98555a8f35
Merge remote-tracking branch 'origin/master' into game_protocol
2018-04-19 10:57:37 +10:00
Alayan-stk-2
be8ae4dca6
Various slipstreaming refinements ( #3202 )
...
* New getRecentPreviousXYZ function
* New getRecentPreviousXYZ function
* New getRecentPreviousXYZ function
* General slipstreaming refinements
* Increase the minimum time to get the slipstream bonus
The obsolete parameter is not yet removed as several other files would have to be changed to not trigger an error.
* Slipstreaming characteristics update
* Changed slipstreaming characteristics
* Update slipstreaming characteristics
* Update slipstreaming characteristics
* Update slipstreaming characteristics
* Update slipstreaming characteristics
* Update slipstreaming characteristics
* Remove slipstreaming power engine bonus per kart type
Power engine bonus is already balanced by the different weights : a heavier kart needs more engine power to achieve/maintain the same speed.
* Remove an unused function
* Various slipstreaming refinements
* Pull the XYZ history size from config
* Pull the XYZ history size from config
* Remove unnecessary logs
* Fix a frenchism with fix
2018-04-17 21:09:49 -04:00
hiker
0637dd0fa1
Merge branch 'SStreaming' of https://github.com/STK-helper/stk-code into STK-helper-SStreaming
2018-04-16 22:37:49 +10:00
Alayan-stk-2
8f2c118e33
Improved AI testing ( #3184 )
...
* New command line option for testing
* Fix command line option
* Allow races from command line without player kart
* Use the new command line option for testing
Also increase the default number of karts for testing from 9 (including player kart) to 15 (no player kart) for reduced randomness.
And set the default test difficulty to SuperTux
2018-04-14 21:07:12 -04:00
Alayan-stk-2
27ab829f59
Update tool for new sstreaming characteristics
2018-04-12 21:14:41 +02:00
hiker
17200d7809
Merge remote-tracking branch 'origin/master' into game_protocol
2018-03-30 22:47:30 +11:00
Alayan-stk-2
1dedd915ad
Update the track list and reorder it to alphabetic order ( #3154 )
2018-03-19 20:50:31 -04:00
hiker
e9f9302c2f
Added simple script to extract only the data rendered on the client.
2018-01-24 12:38:54 +11:00
hiker
226ff0cea2
Added simple script to extract useful data from a client
...
and server run.
2018-01-24 12:38:26 +11:00
hiker
7fd0754bfe
Improve script to handle any dimensional data (e.g. scalars as well).
2018-01-11 07:59:18 +11:00
hiker
825deed8dd
Merge remote-tracking branch 'origin/master' into game_protocol
...
Fixed various conflicts.
2017-12-09 00:56:30 +11:00
hiker
4f5b4aed0b
Change the bld directories to be looked for to all include -64; changed
...
name of installer and only include 64-bit redistributable.
2017-11-30 17:48:34 +11:00