Benau
7a60c4a35a
Add shouldSaveSate with ticks for checking
2018-12-31 10:41:44 +08:00
Deve
17b83ac321
Don't crash when calling popMenu() with empty stack.
...
Maybe quit button in main menu gets two click events while it's waiting for app destroy event.
2018-12-31 00:06:42 +01:00
Benau
5458fcea4e
Simplify waiting players joining
2018-12-31 01:21:17 +08:00
Benau
d9f1d18d9b
Use placeholder tux for reserved players
2018-12-30 16:37:13 +08:00
Benau
414380e85a
Fix memory leak of server only build network console exit
2018-12-30 13:03:57 +08:00
Benau
bd6264b3b0
Remove old method in GameSetup
2018-12-30 11:53:28 +08:00
Benau
50aa334912
Use new method to start game
2018-12-30 11:13:18 +08:00
Benau
b7da5b243d
Fix compilation error
2018-12-30 10:56:08 +08:00
Mrxx99
2546c1280a
Collapsing widget function ( #3664 )
...
* added function to collapse a widget more easily
* improved setCollapsed and added overload to specify the uncollapsed height
* used new collapse functions in online track_screen
2018-12-29 18:24:58 -05:00
Benau
9a4013843e
Kick idling peers in server with new method
2018-12-29 16:10:41 +08:00
Benau
346f763cef
Save grand prix scores in server with new method
2018-12-29 15:53:12 +08:00
Benau
c6b3fba304
Use player name from RemoteKartInfo
2018-12-29 14:05:28 +08:00
Benau
9068483d56
Implement live change kart model of kart
2018-12-29 13:14:07 +08:00
Benau
43761e4d9e
Use ServerConfig::m_max_ping for delaying server if supports live join
...
So any players having ping below that value can play the game smooth
2018-12-26 16:22:15 +08:00
Deve
4a546f6802
Tweak touch device sensitivity after recent smooth turning
2018-12-26 01:20:10 +01:00
Deve
a78602a2b5
Restore selected track when changing tracks group in voting screen
2018-12-26 00:48:10 +01:00
Deve
92cf59f63d
Keep information about item badge when scrolling ribbon widget
2018-12-26 00:29:39 +01:00
Benau
7306d9e650
Fix max speed increase duration handling
2018-12-26 01:34:40 +08:00
Deve
8c029e834d
Update translations
2018-12-25 10:14:33 +01:00
Benau
11bca593fd
Update changelog and server documentation
2018-12-25 16:18:56 +08:00
Benau
e7ef80720a
Don't draw more laps than max laps in network race
2018-12-25 13:31:08 +08:00
Benau
b08dd1c410
Use 16bit signed integer for ticks in MaxSpeed
2018-12-25 13:13:37 +08:00
Benau
be089ae9bd
Save only the minimum for basketball rewind
2018-12-25 12:08:28 +08:00
Benau
ddeab51917
Send new scores as a whole and optimize
2018-12-25 11:31:20 +08:00
Benau
bff2a5f9f2
Use Y/N for voting screen
2018-12-25 10:50:44 +08:00
Benau
c98c20e6a5
Disable smoothing body for network when animation is playing
2018-12-25 10:02:19 +08:00
Deve
dba4d05852
Use shorter name for unnamed player
2018-12-25 01:18:17 +01:00
Deve
e6081e64b2
Use xdg decoration for server-side decorations
2018-12-25 01:18:17 +01:00
Benau
b69216f242
Add document for uid of rewinder
2018-12-25 01:24:14 +08:00
Benau
f8f571e40e
Remove the unneeded disconnected elimination event
...
It can be implictly told by server state if Kx rewinder is missing
2018-12-25 00:51:31 +08:00
Benau
d6946198c5
Make flag a rewinder
...
It remove the capturing delay and allow ctf in local splitscreen
2018-12-24 16:01:21 +08:00
Deve
14389925fe
Minor optimization in pointlight scatter.
...
Compute some values before loop.
2018-12-23 23:31:22 +01:00
Kevin Zheng
9cec9c5cea
Add option to disable light scattering ( #3662 )
...
* Fix typo
* Match name in irr_driver
* Add option to disable light scattering
2018-12-23 21:26:22 +01:00
Kevin Zheng
85fc39c356
Use floating trigonometric functions
2018-12-22 22:43:06 -06:00
Benau
2bc01f5f98
Fix no plunger replay with local state
2018-12-23 12:04:31 +08:00
Kevin Zheng
95564c4d74
Fix build with joystick on FreeBSD ( #3660 )
2018-12-22 21:49:15 -05:00
Kevin Zheng
ca419f8d59
Fix build without _IRR_COMPILE_WITH_JOYSTICK_EVENTS_ ( #3659 )
2018-12-22 21:13:03 +01:00
Benau
c42c5b7d82
Fix android compilation
2018-12-22 11:28:32 +08:00
Benau
44ce4f1f37
Update translation source
2018-12-22 11:20:26 +08:00
Benau
12a67d6e6b
Merge remote-tracking branch 'origin/network' into voting_gui
2018-12-22 10:48:12 +08:00
Benau
86198881f4
Merge remote-tracking branch 'origin/master' into voting_gui
2018-12-22 10:35:09 +08:00
Benau
31e14b14c6
Make explosive items timeout configurable in stk_config
2018-12-22 10:33:01 +08:00
Benau
3292c8f0c3
Merge remote-tracking branch 'fouks/prevent-early-explosive-items' into voting_gui
2018-12-22 10:06:47 +08:00
Benau
64acb295a8
Change default voting timeout
2018-12-22 09:56:59 +08:00
Benau
f3bb19125c
Add network debugging info with speed stats
2018-12-22 09:12:24 +08:00
Benau
e38edaae2c
Move state frequency to ServerConfig which clients can adapt
2018-12-22 01:03:15 +08:00
Benau
c46a5eafdb
Use a fixed 10 packets per second for ping packet
2018-12-21 22:53:28 +08:00
Benau
86957c9d5e
Rewrite the remaining documentation in STKHost
2018-12-21 22:11:18 +08:00
Benau
a85dbcc0f7
Add the possibility to correct invalid reverse at server side
2018-12-21 21:55:55 +08:00
Benau
2eba8c179f
Disable highlight until render gui during loading is bug free
2018-12-21 19:52:27 +08:00