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 |
|
Benau
|
73c264df94
|
Add support for CTF map
|
2018-08-16 02:09:44 +08:00 |
|
Benau
|
03728708cd
|
Rename soccer team to kart team for CTF
|
2018-08-15 15:13:55 +08:00 |
|
Deve
|
19038b4600
|
Make SeparateProcess working on Android
|
2018-08-14 00:14:34 +02:00 |
|
Benau
|
2efe3afa9f
|
Don't undo swatter destruction which is not necessary with local event
|
2018-08-13 13:05:29 +08:00 |
|
hiker
|
da11c0266d
|
Round the kart sizes to work around a bug that client and
server get (slightly) different kart sizes (which then affects
the physics).
|
2018-08-13 12:22:58 +10:00 |
|
hiker
|
543993a614
|
Merge remote-tracking branch 'origin/master'
|
2018-08-13 12:22:43 +10:00 |
|
hiker
|
514a169f5b
|
Round the kart sizes to work around a bug that client and
server get (slightly) different kart sizes (which then affects
the physics).
|
2018-08-13 12:19:19 +10:00 |
|
Benau
|
8aab1c0a69
|
Use Free-For-All for name instead
|
2018-08-13 09:00:37 +08:00 |
|
Alayan-stk-2
|
41a3a1056e
|
Improved spinner (#3374)
* Add spinner arrow focus with keyboard
* Improve keyboard navigation for spinners
* Only display active arrow if spinner is focused
|
2018-08-12 18:00:42 -04:00 |
|
Benau
|
64595a7b18
|
Initial work on FFA in network
|
2018-08-13 00:59:20 +08:00 |
|
Benau
|
c8c0e599db
|
Try to remember server creation option
|
2018-08-12 12:46:45 +08:00 |
|
Benau
|
6bdec3d01a
|
Add initial framework for FFA and CTF in network
|
2018-08-12 10:57:37 +08:00 |
|
Benau
|
b755d4d00b
|
Replay slipstream speed increase event locally in network
|
2018-08-10 18:26:13 +08:00 |
|
Benau
|
0b0a3641f2
|
Update some translation for testing
|
2018-08-10 16:39:29 +08:00 |
|
Benau
|
3e95feeb0b
|
Translate network message in main thread
|
2018-08-10 16:38:38 +08:00 |
|
Benau
|
95f3dfc01a
|
End network game early if there is no red or blue team player
|
2018-08-10 15:08:19 +08:00 |
|
Alayan-stk-2
|
00c0fecb27
|
Clearer spinner arrows (#3373)
* Clearer focus on coal spinner
* Clearer focus on ocean spinner
* Clearer focus on ruby spinner
|
2018-08-09 19:47:55 -04:00 |
|
Benau
|
b4d16799e8
|
Fix bubblegum torque rewind in network
|
2018-08-08 13:20:37 +08:00 |
|
Benau
|
e9945a5d16
|
Improve undo destruction for flyable
|
2018-08-08 11:50:45 +08:00 |
|
Alayan-stk-2
|
83ff426c53
|
Fix default sorting
|
2018-08-08 03:15:47 +02:00 |
|
Deve
|
3211403276
|
Don't use progress bar for server-only on android
|
2018-08-07 23:36:05 +02:00 |
|
Benau
|
7d17601f8a
|
Fix 32bit random number overflow
|
2018-08-07 10:56:23 +08:00 |
|
Alayan-stk-2
|
61b56e7352
|
Improvements to kart selection stats bars (#3371)
* Compute acceleration efficiency instead of raw engine power
* Improve kart stats display
* Fix conflict resolution error
* Fix conflict resolution error
|
2018-08-06 20:50:07 -04:00 |
|
auria.mg
|
f1bd14c5b5
|
Add tooltip support on IconButtonWidget
|
2018-08-06 20:03:22 -04:00 |
|
Arthur-D
|
ae64d563e0
|
Update INSTALL.md (#3358)
* Update INSTALL.md
* Update INSTALL.md
Moved Git and SVN installation instructions to the wiki, and a few other small changes.
|
2018-08-06 19:43:52 -04:00 |
|
Deve
|
0f4023a39c
|
Add a path to zlib when building curl for android
|
2018-08-06 23:04:40 +02:00 |
|
Benau
|
eef888d2b7
|
Fix falling effect of rescue animation in network
|
2018-08-07 02:36:38 +08:00 |
|
Benau
|
8ab2368e2d
|
Add confirmation of kart animation for network
|
2018-08-07 02:26:34 +08:00 |
|