Deve
ba6bbd4133
More key codes for keyboard on android
2018-08-21 21:18:35 +02:00
Benau
c67290a262
Sort code files too according to name, fix some spaces before !
2018-08-21 13:34:27 +08:00
Benau
70e393c93a
Update supertuxkart.pot
2018-08-21 09:53:32 +08:00
Benau
d984409c6b
Remove --online and clarify global networking
2018-08-21 09:52:54 +08:00
Benau
1610158405
Use sort -n to maintain a constant file order
2018-08-21 09:50:28 +08:00
Alayan-stk-2
dc43e3d5b2
Assign kart type to karts not having a valid one ( #3385 )
...
* Fix #3375
* Remove debug print
* Don't clear the list of kart types when changing resolution
2018-08-20 20:52:10 -04:00
Alayan-stk-2
8039a18aec
Fix #2776 ( #3386 )
2018-08-20 20:51:04 -04:00
Deve
07fd42ee3c
Add support for unicode characters for hardware keyboard on android
2018-08-20 23:34:51 +02:00
Benau
11bb2f3b0a
Always call kartHit
...
CTF map can be used without arena, and linear race mode will
override kartHit to do nothing anyway
2018-08-21 01:49:59 +08:00
Benau
73ac4f165b
Add indication for collected flags in GUI and map
2018-08-21 01:31:49 +08:00
Benau
1becb50cf8
Use reset function from powerup
2018-08-21 00:17:30 +08:00
Benau
7ad349a7ed
Implement auto flag returning after some timeout
2018-08-20 16:19:32 +08:00
Benau
f48491c279
Make sure all karts has the same position before go phase
2018-08-20 15:40:29 +08:00
Benau
2fa233179c
Remember num laps only in race mode
2018-08-20 15:14:08 +08:00
Benau
58c55a3b30
Don't recreate animation if exists already
2018-08-20 14:34:17 +08:00
Benau
552028e791
Put the kart back to its own flag base like rescue if direct hit in CTF
2018-08-20 14:33:17 +08:00
Benau
d885a87600
Remove unused code
2018-08-20 13:17:04 +08:00
Benau
124324a133
Clear powerups when rescue or direct hit in CTF
2018-08-20 13:03:20 +08:00
Benau
eca9ffb508
Scale the timer according to m_end_ticks told by server if necessary
2018-08-20 11:39:31 +08:00
Deve
1e0a4dc1aa
Delete old libchildprocess after apk upgrade
2018-08-19 21:51:15 +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
Benau
2307005159
Add end ticks handling to kart animation
2018-08-19 16:27:42 +08:00
Benau
7970d138e5
Fix flag returning
2018-08-19 14:30:00 +08:00
Alayan-stk-2
da2294d8ac
Fix #3306 ( #3384 )
2018-08-18 21:32:05 -04:00
Alayan-stk-2
926ad522ce
Don't trigger eventCallback when moving to the other arrow of a spinner ( #3380 )
2018-08-18 18:48:23 -04:00
Alayan-stk-2
dac94fad57
Changelog additions ( #3377 )
...
* Remove a duplicate mention of deveee ; add Fantasmos and QwertyChouskie
Fantasmos has contributed :
- Illimited splitscreen multiplayer (involves also race UI improvements in local multiplayer)
- Flashing bubble gum before expriation
- Crash sounds changing depending on speed/direction
- Better rescue
- Misc fixes
QwertyChouskie has contributed :
- New skidding particles
- Misc. fixes and improvements
* Add most of the significant changes (for finished features) since 0.9.3 to the changelog
* Include two more changes for the 0.9.3 version
* Add a few items, clearly separate track/modelling changes
Also, each new track get one line of changelog. Putting two on the same line vastly underestimate the importance of such a change. This also make it easier to mention removed/replaced tracks.
The changelog should not be shortened at all costs ; rather, it should be reasonably complete and not shy from using more lines as a visual cue when appropriate.
* Add kart and tracks subsection, improve changelog organization for 0.7.x versions
* More sorting for 0.6.x releases
* Improve info on track changes in 0.4/0.5
* Add android input improvements to the changelog
* Fix typo
* Remove incomplete name change info
2018-08-18 18:47:30 -04:00
Deve
dd7380f569
Fixed server_only compilation
2018-08-19 00:19:31 +02:00
Deve
3fe2340628
Use --no-sound for created server
2018-08-18 23:34:54 +02:00
Deve
9b9785e8ec
Add a possibility to disable sound in commandline
2018-08-18 23:34:54 +02:00
Benau
db36ee6df6
Handle controller the last to avoid slow PC sending actions too late
2018-08-18 12:49:31 +08:00
Benau
8b3772470a
End CTF early if no red / blue players connected
2018-08-18 12:08:12 +08:00
Deve
15a3be2dc1
Avoid invalid memory access in child process on Android
2018-08-17 23:40:39 +02:00
Deve
474a243890
Enable server creation on Android
2018-08-17 22:36:56 +02:00
Deve
d04ff88a5e
Fixed one more bug with SeparateProcess on Android
2018-08-17 22:36:39 +02:00
Benau
df69e7f6b6
Implement capture and return of flags
2018-08-18 01:05:00 +08:00
Benau
f54c1eb2b6
Merge remote-tracking branch 'origin/network-debugging'
2018-08-17 18:19:44 +08:00
Benau
8e9d42baf1
Fix end controller crash if using CTF with DriveGraph
2018-08-17 17:10:27 +08:00
Benau
afe5bc2a16
Fix isRaceOver in CTF
2018-08-17 16:46:56 +08:00
hiker
942718a442
Fixed physics differences based on setting the restitution in
...
case of a rewind based on the wrong (old) speed.
2018-08-17 17:46:27 +10:00
Benau
5104ffe0eb
Remove unneeded . for fetching ranking message
2018-08-17 14:08:42 +08:00
Benau
4831caac77
Tell user that player name is clickable in lobby
2018-08-17 13:45:38 +08:00
Benau
9905ebe09d
Add the required GUI code for CTF
2018-08-17 12:54:38 +08:00
Deve
acce57cf31
Add a script for easier managing STK servers
2018-08-16 22:30:15 +02:00
Deve
d2a28f18f7
Fixed a crash with --no-graphics
2018-08-16 22:30:15 +02:00
Deve
80fd62c7d8
More fixes for global_android_app
2018-08-16 22:30:15 +02:00
Benau
a2af7127e7
Reset the font scale after drawing with it
2018-08-16 15:25:58 +08:00
Benau
1d87f9a104
Add red and blue flag svg icon in gui
2018-08-16 14:55:41 +08:00
Deve
ecc5aaf869
Fixed some crashes
2018-08-15 23:53:14 +02:00
Deve
b5e4275f87
Don't crash if separate process creation failed
2018-08-15 22:11:59 +02:00
Deve
c43975c03a
Don't kill everything if fork failed
2018-08-15 22:10:00 +02:00