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
Benau
b4783d82f6
Redo the same physicial properties in server
2018-08-06 15:49:01 +08:00
Benau
93aeeda12b
Fix rewind issue of rubber ball
2018-08-06 14:37:55 +08:00
Alayan-stk-2
f5a308f94b
Fix list sorting ( #3368 )
...
* Manage if the sort should be default, ascending or descending from the base widget
* Update all list sorting to be in sync with the list widget sort buttons
2018-08-05 18:03:37 -04:00
Benau
c58ac1b111
Use hardcoded values for m_max_frames
...
Some compiler fails to load default values of UserConfigParams
during static initialization
2018-08-05 13:14:22 +08:00
Alayan-stk-2
e711f20edb
Fix #3234 ( #3367 )
2018-08-04 21:17:38 -04:00
Alayan-stk-2
3b3990a196
Use a stable sort for replay list sorting ( #3364 )
...
* Use a stable sort for replay list sorting
* Add default multi-criteria sorting for ghost replays list
2018-08-04 20:37:29 -04:00
Benau
37f1dea312
Invert the order of saving to keep state small
2018-08-05 01:29:43 +08:00
Benau
79d1178626
Improve kart animation handling in network
2018-08-04 16:29:49 +08:00
Benau
a892988b00
Clarify password in create server screen
2018-08-04 00:32:40 +08:00
Benau
9e6ebe6097
Try to fix speedy end controller in network race
2018-08-04 00:02:52 +08:00
Benau
ce58014cab
Fix compiler warning
2018-08-03 20:26:16 +08:00
Benau
4d2e79da4c
Implement auto-kick high ping player (default off)
2018-08-03 19:50:49 +08:00
Benau
14475762b8
Flush all command before delete world
2018-08-03 18:36:35 +08:00
Benau
9d78173ec6
Use 32bit for server version
2018-08-03 14:01:36 +08:00
auria.mg
90073bc954
Fix karts spawning over the start line, esp. in reverse
2018-08-02 21:02:52 -04:00
Benau
8b07ec755a
Disable switch and bubblegum for now in network
2018-08-03 01:28:20 +08:00
Benau
0a95900283
Clean all pending rewind event functions when exit
2018-08-03 01:26:42 +08:00
Benau
9a8d5fc667
Improve swatter in network by locally add a swat event
2018-08-02 16:37:56 +08:00
hiker
fc151bb262
Added Alayans scaled weight factors (sums now 1000 instead of 200),
...
which makes it easier to visualise the values.
2018-08-02 18:06:45 +10:00
hiker
b164a35d91
Fixed item distribution (signed numbers made the random number
...
negative, causing incorrect distribution of items).
2018-08-02 18:03:42 +10:00
hiker
0fa25db181
Removed runbber ball's time-between-ticks setting, which is not
...
necessary anymore after alayan's changes to item distribution.
2018-08-02 09:34:03 +10:00
hiker
46706fb109
Applied a simpler version of Alayan's change to selecting the
...
a random item: the computed 'random' number is now sent through
a PRNG once to avoid long sequences of picking the same item.
2018-08-01 09:55:08 +10:00
hiker
9b7f63b4ca
Applied alayan's bugfix - thanks!
2018-08-01 09:55:00 +10:00
hiker
8ea8562ee6
Fixed profile mode.
2018-08-01 09:54:43 +10:00
Benau
2bb52df3c8
Split random ports (default off for server) configuration
2018-07-31 10:46:41 +08:00
Alayan-stk-2
8acd13542e
Fix #3351 ( #3354 )
2018-07-30 20:29:31 -04:00