Commit graph

2925 commits

Author SHA1 Message Date
def b1e989029d Version 2.18 2014-02-03 20:07:20 +01:00
def f4cc6e4efd Huge SQL bug 2014-02-03 20:03:49 +01:00
def 60b77d1620 Fix: Reset super on kill 2014-02-03 15:46:30 +01:00
def 7d69b07160 Code cleanup 2014-02-03 14:34:19 +01:00
def 4fcb4f852f Fix: Another wrong delete 2014-02-03 13:00:35 +01:00
def 20f66fbcae Fix: SQL table for maps should have unique key 2014-02-03 11:20:37 +01:00
def 51fcd75ac6 Fix: Wrong delete 2014-02-03 05:54:40 +01:00
def c907071d4c Merge branch 'DDRace64' of github.com:def-/teeworlds into DDRace64 2014-02-03 04:32:29 +01:00
def 1dd666e066 Major SQL Change:
Keep records in a single table records_race
  Keep team records in a single table records_teamrace
  Keep maps with their server and respective points in a table records_maps
2014-02-03 04:31:30 +01:00
def 2cac8c7ab5 Scoreboard fix 2014-02-02 23:23:10 +01:00
def 88c8c3190e Code cleanup 2014-02-02 22:07:20 +01:00
def 6b8e6dcb10 Fix Player Options 2014-02-02 21:06:05 +01:00
def 5b07793c16 Better scoreboard colors 2014-02-02 20:12:53 +01:00
def 823a04333a Add /showall 2014-02-02 19:56:10 +01:00
def 0be802c005 Fix: Even show correct team if there was a locked team before 2014-02-02 11:10:00 +01:00
def 391232017a Add evil checkpoint teleports 2014-02-01 22:20:41 +01:00
def 7347afa5dc Even Super has to die! 2014-01-31 23:24:45 +01:00
def a054d3e84f No /showothers for ddrace after all 2014-01-31 21:21:50 +01:00
def 3e7d077722 Fix: See other players on solo server 2014-01-31 12:26:17 +01:00
def 587c44a474 Version 2.17 2014-01-31 01:42:15 +01:00
def 2f4820f9ae Don't show players in solo part, even with /showothers 2014-01-30 18:39:39 +01:00
def 8d877973ee ShowOthers for regular DDRace client 2014-01-30 17:28:30 +01:00
def b21dc83b1a Compatibility for old servers 2014-01-30 17:15:54 +01:00
def caa1f15d12 Fix possible crashes 2014-01-30 16:54:58 +01:00
def d8533eea67 Proper Client Version numbers and more visible whispers 2014-01-30 16:49:15 +01:00
def e97d3ba788 Fix: +showhookcoll fixes 2014-01-30 04:10:52 +01:00
def a2adca7036 Fix: Don't access unlockable teams 2014-01-30 03:37:45 +01:00
def 69df267bb1 Don't allow random_map when no maps are available in votes 2014-01-29 02:04:02 +01:00
def fea96c411a Properly show SUPER team in Scoreboard 2014-01-28 19:52:46 +01:00
def 9ff38a940b Allow +showhookcoll on yourself 2014-01-27 05:16:07 +01:00
def c57de75e53 Version 2.16 2014-01-27 05:09:39 +01:00
def 3e5bcb0213 Absolutely perfect +showhookcoll 2014-01-27 05:06:23 +01:00
def 8ec5aa46c5 Fix: Possible crash on map change 2014-01-27 05:06:03 +01:00
def e074c52d4b Crude way of preventing crashes with editor undo 2014-01-26 21:50:30 +01:00
def 36568b97f2 Don't stop hooking when player is chatting 2014-01-26 01:53:53 +01:00
def c999225fa7 Version 2.15 2014-01-25 23:41:27 +01:00
def 237b6c189a Better transparency for /showothers 2014-01-24 23:11:33 +01:00
def 329804b3ce Fix /showothers 2014-01-24 22:27:34 +01:00
def c7cc656f1a Remove useless code 2014-01-24 22:10:14 +01:00
def 57889d5fbc Also show proper times in Serverbrowser 2014-01-24 22:09:52 +01:00
def bf652416d4 Don't send team state too often (causes lags when people kill) 2014-01-24 15:12:46 +01:00
def 4f6e2eb11f Only reload map afer saving in editor if we're on localhost 2014-01-24 03:41:30 +01:00
def 6997a801bc Revert "Don't show solo players with /showothers because it's buggy"
This reverts commit 3cb26984aa.
2014-01-22 21:48:13 +01:00
def 3cb26984aa Don't show solo players with /showothers because it's buggy 2014-01-22 20:01:21 +01:00
def 221fd3a02b Fix 2014-01-22 17:19:21 +01:00
def 7465939054 More exact scrolling in Demo Player 2014-01-22 17:14:47 +01:00
def b1d2d4f59e Zooming in demo player 2014-01-22 16:59:43 +01:00
def 44d479330e Fix giant broadcasting bug 2014-01-22 15:47:01 +01:00
def 853f510fc9 Proper old team 2014-01-22 15:38:05 +01:00
def 61ca36b4b3 Fix: No buggy teamstates for 16-player clients 2014-01-22 15:29:30 +01:00
def 61b056f9f7 Hold input while paused 2014-01-22 14:04:46 +01:00
def 3426bc5fcf Fix: Better teams in scoreboard 2014-01-22 14:04:15 +01:00
def 3adc228801 Version 2.14 2014-01-22 02:00:34 +01:00
def c1a3a8713b No more sound bugs when super 2014-01-22 01:56:12 +01:00
def 663da084db Make players look sleepy if afk 2014-01-22 01:46:15 +01:00
def 25f69ecdeb Display teams in scoreboard 2014-01-22 01:39:18 +01:00
def beb74082b3 Send initial team state 2014-01-22 00:35:02 +01:00
def 97d7037011 Render transparency properly when spectating 2014-01-22 00:31:17 +01:00
def 6e67cd0540 Render players in other teams half transparent 2014-01-22 00:24:26 +01:00
def 11dc90206b Fix super bug 2014-01-22 00:12:24 +01:00
def f0d79b8388 Trying to get better team support 2014-01-22 00:08:30 +01:00
def fe7f274023 Fix: Proper super on DDRace 16 player servers 2014-01-21 18:21:01 +01:00
def 4114e00564 Cleanup TeamMask 2014-01-20 20:12:03 +01:00
def 214d32fadd Special scoreboard between 32 and 48 players 2014-01-19 22:08:33 +01:00
def a031ec343a Editor Undo: Fix some issues 2014-01-19 18:06:56 +01:00
def d092b8007d Add editor undo function (by MAP94) 2014-01-19 04:02:01 +01:00
def 24fcc8c8b0 Broadcasting fix 425 2014-01-17 03:00:24 +01:00
def 92110b4fee Version 2.13 2014-01-16 20:23:58 +01:00
def 6d0bceda6b Fix: Friend selection in server browser 2014-01-16 00:46:13 +01:00
def fe5c26234b add cl_showkillmessages 2014-01-15 15:25:13 +01:00
def ca9b68b317 Hide demo player fully 2014-01-15 15:08:00 +01:00
def f0a242f0e9 Version 2.12 2014-01-15 00:35:26 +01:00
def 31629b15c1 DDNet Version notice 2014-01-14 23:13:17 +01:00
def 028d3d731f DDNet auto binds 2014-01-14 21:47:54 +01:00
def bc9e188309 Revert SetPing 2014-01-14 21:44:40 +01:00
def 9e4114f27d Better 64 player search 2014-01-14 21:40:55 +01:00
def 9de10f9e91 Also show temporary results while server browser is loading 2014-01-14 20:58:47 +01:00
def 0d819aba4d Fix: Don't even send own team's broadcasts if player is spectating someone 2014-01-14 20:27:30 +01:00
def 5353460e84 Make hiding votes window optional 2014-01-14 00:25:25 +01:00
def d158267e92 Better broadcasting for spectators 2014-01-13 17:00:49 +01:00
def fbe1cbe9e8 Another broadcasting fix
Conflicts:
	src/game/server/teams.cpp
2014-01-13 11:31:55 +01:00
def 4d22032a6d Fix: Double hook sound in solo 2014-01-13 11:12:38 +01:00
def e0569094e1 Version 2.11 2014-01-13 01:13:32 +01:00
def f88b693b55 Proper Specator Box 2014-01-12 19:38:22 +01:00
def 5164263f90 Don't display score of 00:00 2014-01-12 16:16:09 +01:00
def adbaae769c Fix various broadcasting issues:
- Sound in solo parts
- Sound when spectating
- Projectiles of players in other teams when spectating
2014-01-12 15:56:16 +01:00
def ac23c862d4 Oops 2014-01-12 03:06:38 +01:00
def 693d68841c More exact showhookcoll 2014-01-12 00:45:25 +01:00
def b632eb3c7d More reasonable player mapping 2014-01-11 23:38:13 +01:00
def 8d2828ed6f Fix: Always render editor quads 2014-01-11 22:57:23 +01:00
def aa64e86f12 Fix: Send proper votes to 64/16 player clients 2014-01-11 22:22:45 +01:00
def 188635162e 64 Player Filter Button 2014-01-11 21:38:50 +01:00
def dce37516f5 Version 2.10 2014-01-11 21:24:09 +01:00
def e8fd827b6d Fix crash in editor 2014-01-11 21:23:19 +01:00
def 6126ad50c4 Fix range of team related bugs by actually removing people from team when they spectate 2014-01-11 15:19:34 +01:00
def cedd472c04 Version 2.9 2014-01-11 14:10:53 +01:00
def 1fbdea7d2f Proper 64 player scoreboard 2014-01-11 14:09:55 +01:00
def 2af9d9f423 Switchable ninjajetpack 2014-01-11 13:59:20 +01:00
def f4b961ecad Final fix 2014-01-11 13:39:35 +01:00
def 3e21d31961 Compile errors 2014-01-11 00:54:52 +01:00
def 4a3f75884e Hopefully fix bug with some malformed maps that can make the client crash 2014-01-11 00:52:23 +01:00
def b768cb1e81 Fix: Solo server crash 2014-01-11 00:52:13 +01:00
def 5d23a38f66 Allow players to see players at every distance, but not effects 2014-01-10 22:54:07 +01:00
def 93a3fecea8 Fix best time in scoreboard 2014-01-10 22:53:18 +01:00
def 38dbcbe776 Version 2.8 2014-01-10 19:33:18 +01:00
def 4f0c61716c Better Scoreboard 2014-01-10 18:15:26 +01:00
def 1fbd91c4e1 Remove useless method declaration 2014-01-10 16:20:21 +01:00
def 9743b0cb58 Better time/score messages 2014-01-10 16:19:46 +01:00
def 19419617e5 Score board (1/2) and (2/2) 2014-01-10 15:45:32 +01:00
def 9b4d792fac Fix: Proper player options menu 2014-01-10 13:55:31 +01:00
def 383d1d22f1 Merge branch 'DDRace64' of github.com:def-/teeworlds into DDRace64 2014-01-10 12:56:38 +01:00
def ef65abfe35 Fix scrolling lists in menus 2014-01-10 12:22:48 +01:00
def 7a3a8f1485 Fix doors in team 0 for solo server 2014-01-09 21:57:44 +01:00
def 86468f2c06 Emote fix 2014-01-09 19:51:26 +01:00
def 2a573d54ff Merge branch 'DDRace64' of github.com:def-/teeworlds into DDRace64 2014-01-09 19:00:48 +01:00
def 9770382007 New Jetpack animation 2014-01-09 19:00:41 +01:00
def ab2563c2b5 Threaded points load 2014-01-09 12:23:23 +01:00
def 6ef5c5de98 Fix memory leak 2014-01-09 04:02:28 +01:00
def 1d02733d31 Version 2.7 2014-01-08 18:21:40 +01:00
def 44964130c3 Fix: Proper scoreboard font size 2014-01-08 09:50:45 +01:00
def 112dc7d7a7 Version 2.6 2014-01-08 08:52:21 +01:00
def 52e83313c8 64 players in server browse 2014-01-08 06:15:56 +01:00
def d696c19e18 Show all 64 players in scoreboard 2014-01-08 04:11:50 +01:00
def f5cab53aa4 Send all votes to ddnet clients 2014-01-08 02:57:18 +01:00
def 6af20de3e8 Also reset team 0 2014-01-08 02:24:31 +01:00
def 874e716fdb fix crash 2014-01-06 20:16:04 +01:00
def 37badd724b Another go at the door opening bug 2014-01-06 18:27:38 +01:00
def 86d9d75e2d Fix: Use character position, not view pos for 16 player compatibility mapping 2014-01-06 15:20:02 +01:00
def 2bd4c1dde4 Merge branch 'DDRace64' of github.com:def-/teeworlds into DDRace64 2014-01-05 23:29:30 +01:00
def 5423e14ac9 Fix: Crash due to null pointer 2014-01-05 23:29:19 +01:00
def 5c2794fcea Remove unused variable 2014-01-04 03:50:56 +01:00
def bdc14849f7 Fix vote window 2014-01-03 13:51:18 +01:00
def edf45538d1 Version 2.5 2014-01-03 03:08:34 +01:00
def e88e0698c7 Name stuff 2014-01-03 03:06:23 +01:00
def 4169e94269 Fix: Remove vote window when map change vote was forced 2014-01-03 03:00:54 +01:00
def e44456c08e Fix: Proper vote status for non-64-player-clients 2014-01-02 21:23:27 +01:00
def 89da13686d Less jumpiness 2014-01-02 14:06:59 +01:00
def 4136af09d7 Fix grenade prediction (thanks to anonymous) 2014-01-02 06:45:48 +01:00
def 96d291075b Version 2.4 2014-01-02 03:49:02 +01:00
def ca22600b4f Next try 2014-01-02 02:54:57 +01:00
def dfe3de179a New revelations 2014-01-02 02:47:06 +01:00
def dcde67b45e Fix 436 2014-01-02 02:27:38 +01:00
def 73dc056d04 Fix 435 2014-01-02 02:26:25 +01:00
def 0bcafcc72b Fix 434 2014-01-02 02:24:49 +01:00
def f1763eee79 Fix 433 2014-01-02 02:23:09 +01:00
def 256ce97ed8 Fix 432 2014-01-02 02:20:27 +01:00
def 8d4301b2e3 Next try to prevent DDRace problems 2014-01-02 02:15:19 +01:00
def b919538663 Revert "DDRace clients don't work well with teams on 64 player servers"
This reverts commit 314c5cb275.
2014-01-02 02:13:10 +01:00
def 314c5cb275 DDRace clients don't work well with teams on 64 player servers 2014-01-02 02:10:27 +01:00
def 28980ef2ba Hopefully fix 64 players 2014-01-02 01:56:09 +01:00