Commit Graph

  • ebf95ee958 Use monotonic clock to avoid system time changes Benau 2019-05-06 15:17:19 +08:00
  • 2bfa7dd5f8 Add first and last played time to player stats view Benau 2019-05-06 14:45:11 +08:00
  • ab9e8b7dcf Add some useful default view from stats table Benau 2019-05-06 12:52:29 +08:00
  • f34e0e9dc0 Hide rewind queue warnings if not connection debug Benau 2019-05-06 12:26:11 +08:00
  • 9e06fe9b6f Add current query to error log message Benau 2019-05-06 01:16:27 +08:00
  • 932b17a7e5 Don't show verbose player info in log if database management Benau 2019-05-06 00:52:11 +08:00
  • f6e8ff2936 Add server stats table and writing handling Benau 2019-05-06 00:46:29 +08:00
  • f397064850 Remove old ban list Benau 2019-05-06 00:20:30 +08:00
  • bcc3aef4c8 Add sqlite3 for ip / online id ban table Benau 2019-05-06 00:19:58 +08:00
  • 7d19ccaad8 Make controller events conditional wait to avoid being stalled Benau 2019-05-05 15:46:59 +08:00
  • fb7c82786a Simplify selection of the most appropriate set of egg in egg hunts Alayan 2019-05-05 00:15:07 +02:00
  • f27a51f680 Fix #3904 (less harsh finish times in networked races, because of auto-end) Alayan 2019-05-04 22:30:31 +02:00
  • 78b07e5c54 Simplify number of AI in teams computations Alayan 2019-05-04 21:24:38 +02:00
  • 4e1d91bcaf Fix #3459 Alayan 2019-05-04 19:27:22 +02:00
  • bc17caa3d0 Add special text for nitro challenges Alayan 2019-05-04 18:44:29 +02:00
  • fbb0f48101 Replace lap number indicator by challenge type indicator Alayan 2019-05-04 18:24:31 +02:00
  • bbfc4dce82 Clear separation between information for readers/players and contributors (#3860) Mario 2019-05-04 16:39:53 +02:00
  • a9d9d1a121 Ignore player finished result screen event during reset Benau 2019-05-04 15:08:54 +08:00
  • 626309d027 Move resetServer to async thread to avoid mutex locking Benau 2019-05-04 00:52:21 +08:00
  • 141f870ad8 Fix #3899 Alayan 2019-05-03 00:04:05 +02:00
  • d6c0847b66 Remove some useless code Alayan 2019-05-02 23:53:52 +02:00
  • 0d72de7094 Merge pull request #3891 from devnexen/register_kw_obsolete Benau 2019-05-01 17:54:59 +08:00
  • 3b699034f9 register keyword removal David Carlier 2019-04-30 21:20:08 +01:00
  • 5206f22a9c Remove useless code from the overworld UI Alayan 2019-04-29 23:40:30 +02:00
  • e60cf7fcc3 Fix #3856 Alayan 2019-04-29 21:52:24 +02:00
  • b4a3214c46 Improve the english for some networking log messages Alayan-stk-2 2019-04-29 21:32:18 +02:00
  • d88522768e Add basic checking to prevent fake ranked servers Benau 2019-04-29 16:22:56 +08:00
  • 03b7ca4ae4 Fix #3883 Alayan 2019-04-28 03:37:03 +02:00
  • 82d6d220d4 Replace hardcoded ticks value by time2ticks calls Alayan 2019-04-28 03:32:09 +02:00
  • a742d17fd1 Fixed build with gradle 4.4 Deve 2019-04-26 00:11:49 +02:00
  • 1f32066248 Update CHANGELOG.md Benau 2019-04-20 14:11:09 +08:00
  • deba8d3899 Fix #3842 by always using https links (#3854) 1.0 Daniel Butum 2019-04-19 20:31:26 +03:00
  • 647c4bad6c Fix #3842 by always using https links (#3854) Daniel Butum 2019-04-19 20:31:26 +03:00
  • 74dbf55da3 Updated donors. hiker 2019-04-19 17:05:17 +10:00
  • 27023b2b2d Merge branch '0.10' of github.com:supertuxkart/stk-code into 0.10 hiker 2019-04-19 17:05:53 +10:00
  • 179a11738a Updated donors. hiker 2019-04-19 17:05:17 +10:00
  • 5bf0c749cc Give 1 more day for release Benau 2019-04-19 10:29:18 +08:00
  • 64d54aaf48 Use 1.0 for final release Benau 2019-04-19 08:37:08 +08:00
  • 596ed4cc3d Remove incomplete translation Benau 2019-04-19 03:08:48 +08:00
  • 6b7934e631 Fix replay version Benau 2019-04-19 02:54:37 +08:00
  • 29ca02edc9 Support 0.10-beta directory transition Benau 2019-04-19 02:42:29 +08:00
  • feb0020a49 Rename release version to 0.10 Benau 2019-04-19 02:41:20 +08:00
  • d7aeae95f0 Update credits and changelog Alayan 2019-04-18 20:28:56 +02:00
  • e7ab8c4823 Merge branch 'master' of https://github.com/supertuxkart/stk-code Alayan 2019-04-18 19:42:20 +02:00
  • 321404db9e Fix #3852, several other improvements to the server info dialog Alayan 2019-04-18 19:40:55 +02:00
  • 48a2b82801 Update translation Benau 2019-04-19 01:03:41 +08:00
  • 5ec783db3d Fix #3491 Alayan 2019-04-18 18:04:34 +02:00
  • ab18b6cba8 Fixed server only build Deve 2019-04-18 06:57:08 +02:00
  • 60520dc6c3 Fix #3843 Benau 2019-04-18 08:29:23 +08:00
  • a6635ecad7 Don't recreate device for legacy pipeline when video options are changed Deve 2019-04-17 23:30:20 +02:00
  • f7e25b14b1 Avoid a crash when exception is thrown during changing resolution or turning advanced lighting on/off. Deve 2019-04-17 22:37:20 +02:00
  • ea0e0d5e4f Update Black Forest standard replay Alayan 2019-04-17 19:43:45 +02:00
  • b05911fdbd Quick fix for kart being shown unlocked again when completing a challenge at higher difficulty Alayan 2019-04-17 18:46:22 +02:00
  • 81c4d3ed6f Add comment Alayan 2019-04-17 17:33:51 +02:00
  • eba9dfcb25 Fix regression Alayan 2019-04-17 17:25:18 +02:00
  • 201db403f9 Merge branch 'master' of https://github.com/supertuxkart/stk-code Alayan 2019-04-17 17:09:46 +02:00
  • a8217eb334 Shrink some challenge management code Alayan 2019-04-17 17:05:34 +02:00
  • 892b9b3f39 Re-enable server config file version checking Benau 2019-04-17 11:13:19 +08:00
  • 1b6ab86ab0 Fix crashing in MSVC 2019 Benau 2019-04-17 08:20:14 +08:00
  • 6c0e06dda8 Fix supertux oilvermath replay finish time for new kiki Benau 2019-04-17 08:17:57 +08:00
  • 67775fc1ea Remove useless story mode unlock code Alayan 2019-04-16 17:25:11 +02:00
  • e7a9219f1f Add replay file name next to replay error messages Alayan 2019-04-16 16:42:24 +02:00
  • e2b694f47f Prevent hangs in networking game if system clock running backwards Benau 2019-04-16 19:16:55 +08:00
  • 62e3f3fdbe Fix kart color copying Benau 2019-04-16 15:40:02 +08:00
  • 4db16ce701 Allow resynchronize players list for battle mode before starting Benau 2019-04-16 14:32:32 +08:00
  • 54375ab682 Split decode and encode players list for later usage Benau 2019-04-16 10:29:46 +08:00
  • 78eb83b989 Fix #3831 Alayan 2019-04-15 23:00:06 +02:00
  • 2779487d0b Fix #3823 Alayan 2019-04-15 17:55:48 +02:00
  • aecee4c781 Fix possible division by zero Benau 2019-04-15 11:20:25 +08:00
  • 49e6bda418 Make collision shape more like a circle if it's large Benau 2019-04-14 12:12:53 +08:00
  • dc11040312 Use a special variable to save confirmed finish ticks Benau 2019-04-13 13:12:02 +08:00
  • ce03cca29c Disable music phase in no graphics mode Benau 2019-04-13 01:14:42 +08:00
  • 5f1ef72014 Add thread safe checking when resetting server Benau 2019-04-13 01:14:30 +08:00
  • 61cb274313 Don't recreate device when legacy context is already created Deve 2019-04-11 18:20:23 +02:00
  • 0cbb8e4385 Use a prettier tag for recommended servers Benau 2019-04-11 14:09:14 +08:00
  • c905447a4b Enable a bit more stats for BSD systems. (#3833) David CARLIER 2019-04-11 00:01:35 +01:00
  • 3c8c5eb3c4 Don't set count up ticks for setTime/Ticks Benau 2019-04-10 15:47:13 +08:00
  • 9f122e0277 Take server distance into account for quick play Benau 2019-04-10 15:21:42 +08:00
  • f9ad901403 Update changelog Benau 2019-04-10 10:32:57 +08:00
  • cc1b0806c9 Handle if server has different graph node list Benau 2019-04-10 10:16:23 +08:00
  • 19b0bc7fa9 Restore selection after votes list update. Deve 2019-04-09 21:18:22 +02:00
  • a0b3bdd4c2 Use a better check for lobby ready so server info won't be erased Benau 2019-04-09 16:29:12 +08:00
  • 744ce6bc1a Fix #3820 Benau 2019-04-09 15:16:05 +08:00
  • 34f262b05b Use the old method to create graphical attachment effects Benau 2019-04-09 14:23:39 +08:00
  • de1cd8e982 Don't replay goo sound during rewind Benau 2019-04-09 09:14:23 +08:00
  • 6305e9d1fc Edit finish time to match the result of the new Kiki kart model Alayan-stk-2 2019-04-09 00:20:45 +02:00
  • 9ba4f023a1 Avoid incorrect kart positions in gpwin cutscene for very high dt Deve 2019-04-08 21:09:44 +02:00
  • 44fdd1ec85 Try to fix cutscene timing issues Benau 2019-04-09 02:06:59 +08:00
  • 74c09756a8 Fixed compilation Deve 2019-04-07 22:11:32 +02:00
  • 54890a0c0d CMake: Add option to use system WiiUse (#3817) Rémi Verschelde 2019-04-07 22:10:33 +02:00
  • bd7ff6cf3c Update strings Benau 2019-04-07 10:24:08 +08:00
  • 3de23aba0f Update for ingame chat Benau 2019-04-07 10:22:35 +08:00
  • 398b173eec Use special message for kicking high ping and starting game Benau 2019-04-07 10:22:02 +08:00
  • 157dc89cd2 Disable sse2 in libsquish for some known unsupported architectures Deve 2019-04-05 21:43:34 +02:00
  • 230d8f56fa Don't update setText each frame Benau 2019-04-05 17:48:45 +08:00
  • fb03b74285 Fix compiler warning Benau 2019-04-05 17:35:59 +08:00
  • 0673ee07e8 Description part 3 (#3796) QwertyChouskie 2019-04-04 15:38:26 -07:00
  • d9550fbb28 Stop accepting events when we are waiting for destroy event on android. Deve 2019-04-04 22:24:14 +02:00
  • 0dcaaa871a Don't convert kart textures to jpg on android. Deve 2019-04-04 22:06:59 +02:00
  • b03af63ab7 Fix android exit crash Benau 2019-04-04 07:59:32 +08:00