Commit graph

4016 commits

Author SHA1 Message Date
nheir 0809eefc1c sort by real players/clients 2018-12-15 09:36:53 +01:00
nheir 16f608ab91 fix: NumClient > MaxClients is invalid 2018-12-14 20:42:32 +01:00
nheir 321819d743 fix server info and warn for invalid server entries 2018-12-14 20:39:29 +01:00
sepulzera 9adb31df81 Fix CycleMap end map matches 2018-12-14 20:09:29 +01:00
oy d1bf48f42c
Merge pull request #1794 from Dune-jr/feature-cancel-emote
Emotes can now be cancelled by releasing the mouse in the middle of the circle
2018-12-13 20:57:35 +01:00
oy 40078d0e1a
Merge pull request #1855 from Dune-jr/adjust-volume
Adjust volume label size
2018-12-13 20:48:40 +01:00
Jordy Ruiz e716482d58 Adjust volume label size 2018-12-13 13:40:00 +01:00
oy b9f5e77101 Merge branch 'master' of https://github.com/teeworlds/teeworlds 2018-12-12 23:48:46 +01:00
oy 563ae8231a fixed click a player to follow note just showing up on own teamchange. closes #1848 2018-12-12 23:48:16 +01:00
oy dff453d377
Merge pull request #1846 from Dune-jr/fix-linux_x86
Add -msse2 flag to bam.lua for linux x86 compilation
2018-12-12 21:19:51 +01:00
Jordy Ruiz e8d39f9ee8 Add -msse2 flag for linux x86 compilation 2018-12-12 10:49:14 +01:00
oy 44ae120706 updated languages submodule 2018-12-11 21:00:31 +01:00
oy 41846559bf
Merge pull request #1837 from Dune-jr/fix-activelistbox
Language/Theme listboxes now always render selection, despite not always accepting inputs
2018-12-11 20:43:37 +01:00
Jordy Ruiz 6139aaf42b General settings listboxes now only process inputs after being clicked on 2018-12-11 12:10:30 +01:00
oy 19e918d0f1 fixed overlapping name within ingame server info. closes #1832 2018-12-10 21:08:27 +01:00
oy 62dbf469fe
Merge pull request #1836 from Dune-jr/fix-theme-saving
Fix none theme not saving properly (default is selected at restart) - #1833
2018-12-10 20:37:18 +01:00
oy 23f4d42083
Merge pull request #1838 from Dune-jr/fix-whisper-complaint
Silence some irrelevant chat whisper error message
2018-12-10 20:29:00 +01:00
Jordy Ruiz faec1e553b Do not complain about invalid ClientID when no parameter is given to chat whisper 2018-12-10 18:14:34 +01:00
Jordy Ruiz d8392baa40 Default general settings listboxes to none selected 2018-12-10 17:50:37 +01:00
Jordy Ruiz 288236891d Language/Theme listboxes now always render selection, despite not always accepting inputs 2018-12-10 17:23:53 +01:00
Jordy Ruiz e25c28e8e3 Fix none theme not saving properly (default is selected at restart) 2018-12-10 15:31:43 +01:00
oy 899f9f0086 updated languages submodule 2018-12-09 22:31:55 +01:00
oy c4fbceb02e fixed stuck input. closes #1761 2018-12-09 19:44:33 +01:00
oy a05e40f96a fixed clipping in the server browser. closes #1818 2018-12-09 19:27:22 +01:00
oy 0e9b8aa220
Merge pull request #1822 from Dune-jr/fix-countryflags
Fixed the selection of UK flags
2018-12-09 19:00:24 +01:00
oy ea6c6953e0 fixed chat messages for players with empty names. closes #1775 2018-12-09 18:58:34 +01:00
Jordy Ruiz c7036b9987 Also fix country flags selection in the server browser 2018-12-09 18:49:54 +01:00
oy 80843bcf27
Merge pull request #1824 from Dune-jr/fix-readystate
Fix readystate when player leaves or spectates (#1784)
2018-12-09 18:28:06 +01:00
oy 0f9270e7d4
Merge pull request #1823 from LordSk/fix/scoreboard_swap_ping_score
Scoreboard: Moved ping column
2018-12-09 18:22:26 +01:00
oy 1b020f4ca9
Merge pull request #1820 from savander/bug/no-hover
Add hover over quick search button
2018-12-09 18:13:10 +01:00
oy ba94f5829d
Merge pull request #1821 from axblk/resend_fix
Fix packet resending
2018-12-09 18:06:04 +01:00
Zwelf 68920a037e Set alt key to move between words for OSX 2018-12-09 15:42:34 +01:00
Zwelf b37f77574e Added ctrl+arrows/backspace/delete keys for text input 2018-12-09 15:42:32 +01:00
LordSk 5548ee01bd Swapped Ping and Score columns 2018-12-09 15:31:22 +01:00
Jordy Ruiz 9809b18488 Fix disconnecting players being counted in GetPlayersReadyState 2018-12-09 15:29:29 +01:00
Jordy Ruiz e6b91a97c2 Fixed blocked flags causing the selected flag to not match the ListBox index 2018-12-09 14:29:54 +01:00
Unknown 1d0078be49 Fix packet resending 2018-12-09 00:25:07 +01:00
Savander 7c0a03a005 Add hover over quick search button 2018-12-09 00:14:23 +01:00
oy c25fd502a0
Merge pull request #1815 from fokkonaut/master
fix typo (capital letter in console)
2018-12-08 17:54:08 +01:00
oy e61b3645aa
Merge pull request #1806 from Dune-jr/fix-checkmark
Fix scoreboard spacing, make some room for the checkmark
2018-12-08 17:50:36 +01:00
oy cf2f75d69e
Merge pull request #1804 from Dune-jr/update-readme
Link to the build instructions wiki in the readme file
2018-12-08 17:47:55 +01:00
oy d612bc6a12
Merge pull request #1807 from Dune-jr/fix-damageind-angle
Fix damage indicators stacking
2018-12-08 17:47:26 +01:00
fokkonaut 4143e8af7e fix typo (capital letter in console) 2018-12-08 17:04:34 +01:00
Jordy Ruiz fd2e933de5 Fix damage indicators angle 2018-12-07 19:28:12 +01:00
Jordy Ruiz 8dfbc705af Make some more room for the checkmark 2018-12-07 19:00:19 +01:00
Jordy Ruiz 9431aab81b Link to build instructions in the readme file 2018-12-07 13:01:23 +01:00
Jordy Ruiz fac3dba7e6 Resume game when last non-ready player leaves or spectates 2018-12-07 12:45:33 +01:00
oy b9144fb5f1
Merge pull request #1800 from Dune-jr/add-locale-context
More localization context
2018-12-06 20:56:01 +01:00
oy d25e419efc
Merge pull request #1796 from Dune-jr/fix-votekey
Fix broken key helper in callvote popup
2018-12-06 20:55:02 +01:00
oy c0bf3f6fa6
Merge pull request #1778 from Dune-jr/fix-buttonorder
Move 'Show user IDs' option up to keep consistency
2018-12-06 20:52:20 +01:00