Commit graph

3838 commits

Author SHA1 Message Date
def c98ad5bf22 Merge branch 'new' into DDRace64
Conflicts:
	src/game/editor/layer_tiles.cpp
2014-03-23 23:18:43 +01:00
def fb4c83cf3e More cleanup 2014-03-23 19:31:28 +01:00
def 63f642c478 Fix array sizes and array accesses 2014-03-23 18:56:07 +01:00
def ef579f55e2 Typo 2014-03-23 18:02:04 +01:00
def 9ae68b5efb Don't show tune layer with cl_show_entities 2014-03-23 17:44:02 +01:00
def ecb3422280 Fix degrees (°) 2014-03-23 17:42:00 +01:00
HMH d301010a95 Made texture rendering for layers less resourceintensive 2014-03-23 17:10:49 +01:00
HMH 85b069193f set proper standard tunings for zones 2014-03-23 17:10:49 +01:00
HMH 0177b8a4b5 fix: stupid laser tunings + projectile security fix 2014-03-23 17:10:49 +01:00
HMH b25307ba5f set CCharacter as a friend of CCharacterCore to correct tunings 2014-03-23 17:10:49 +01:00
HMH f2c8134bd2 send correct tunings to spectators 2014-03-23 17:10:49 +01:00
HMH 78bed556c0 replaced tunings from projectiles and laser by zonespecific tunings 2014-03-23 17:10:49 +01:00
HMH e25f0ba074 added TuneZoneHandler, replaced projectile-lifetime and laserreach with zone specific tunings when creating 2014-03-23 17:10:49 +01:00
HMH 330fc92c8c added a list out of CTuningParams for the different tunezones, added a list for messages to display on switching between zones, put rcon commands for adjusting theses lists, edited SendTuningParams to make it possible to send zonespecific tunings 2014-03-23 17:10:49 +01:00
HMH cf33ba4790 fix: let IsTune return 0 if there is no tunezone 2014-03-23 17:10:48 +01:00
HMH adc1f9924c added displaying tunelayer on showentities 2014-03-23 17:10:48 +01:00
HMH 655546c4d3 added creating button for tunelayer and a popup menu for TuneZone Numbers 2014-03-23 17:10:48 +01:00
HMH c7e52211d7 merged tunelayer: added Buttons, put an Image for the tunelayer took over most code from other layers and adapted for tunelayer 2014-03-23 17:10:48 +01:00
HMH 8f6d76a27e added saving/loading code for tunelayer 2014-03-23 17:10:48 +01:00
HMH a4632e2c07 added renderingfunction for tunelayer and tuneoverlay-function to display the zone-number 2014-03-23 17:10:48 +01:00
HMH 12ac06f1f2 added functions for editing Tunelayer (mostly copied from other layers); put Snap(&Rect) into all Fillselection-functions (fix) and made if(Empty) more precise (fix); merged tunelayer into other functions 2014-03-23 17:10:48 +01:00
HMH c84eaea33d declared functions needed for new tunelayer in CLayerTune for editor, kinda just copied from the other layers 2014-03-23 17:10:48 +01:00
HMH ae12a2b04d added Tunelayer function to return the tunetilenumber and merged Tunelayer into CCollision 2014-03-23 17:10:48 +01:00
HMH b869a67c76 added TuneLayer 2014-03-23 17:10:48 +01:00
HMH 61e46a7858 added LAYERTYPE_TUNE and TILE_TUNE1 to enums and added class CTuneTile 2014-03-23 17:10:48 +01:00
def 3acf759334 /saytime now supports player names 2014-03-22 23:29:52 +01:00
def 6ead8f0531 Add sv_vote_max_total 2014-03-22 19:53:43 +01:00
def 17ec1eabda More resonable sound settings 2014-03-22 10:24:10 +01:00
def 61a5d9429d Add cl_unpredicted_shadow 2014-03-21 14:01:14 +01:00
def b8fce1c0f4 Another 50% speedup for /points and /top5points 2014-03-19 12:02:29 +01:00
def 133583708d Speed up /points and /top5points by 50% 2014-03-19 11:47:02 +01:00
def 66d3595b44 Minor editor fixes by HMH 2014-03-19 10:26:38 +01:00
def 9f832423c1 Fix: Keep team closed when locked so that all players are killed 2014-03-12 19:36:25 +01:00
def e305e83a98 Fix: Reset doors in locked team 2014-03-10 13:39:50 +01:00
def 80c1e62757 Version 2.23 2014-03-09 20:57:47 +01:00
def ffde53a443 Add sv_map_vote to disable /map 2014-03-07 23:58:22 +01:00
def ab9cd8c06f fix 2014-03-04 03:08:37 +01:00
def 73663f2919 Vote delay for /map 2014-03-04 02:48:58 +01:00
def b72df908a1 Add faketunings for 0 jumps 2014-03-01 14:29:14 +01:00
def fc3d7a4162 Version 2.22 2014-02-26 03:05:27 +01:00
def 607e41cdd3 Fix: Always refresh serverlist properly, don't let 64 player packets disrupt us 2014-02-26 02:17:41 +01:00
def 96855e2b95 Fix crash on server change by ignoring snapshots of old server 2014-02-26 01:25:22 +01:00
def 220f5269c4 Fix: Reset ninja properly to prevent it from autoshooting 2014-02-25 21:51:10 +01:00
def b8780a3b98 Fix Crash when you start server and MySQL is not reachable 2014-02-25 21:22:16 +01:00
def 3b8645ae98 1 point, many points 2014-02-25 19:55:35 +01:00
def 6406e77e9c Disable faketuning for freeze for now because it looks really weird in some situations 2014-02-23 01:10:43 +01:00
def 0e15c22639 More sensitive afk detection 2014-02-21 18:27:00 +01:00
def 65f0455f64 Fake tunings: Don't fake hook as people are annoyed by shorter hook 2014-02-20 18:51:46 +01:00
def b1d577af30 Huge fix with fake tunings 2014-02-20 01:36:39 +01:00
def 285652e2d2 Version 2.21 2014-02-19 22:31:58 +01:00
def e9db91e953 Add solo fake tunes 2014-02-19 22:30:57 +01:00
def 40651924bf Make Fake Tunings a bit nicer and less resource intensive 2014-02-19 22:30:34 +01:00
def ba4d8d153e Proper client version numbers 2014-02-19 22:29:46 +01:00
def 92e0b5fe3c Add fake tunings so that freeze prediction is correct (by HMH) 2014-02-19 21:55:37 +01:00
def c36922c4f4 Better examples and information for /map 2014-02-19 21:35:56 +01:00
def a5f3de6827 Add /map (for votes) and /mapinfo (instead of /mappoints) 2014-02-19 21:22:36 +01:00
def 434b2bec52 More info in player options 2014-02-19 14:49:08 +01:00
def db0410c443 Add SPEC info to serverbrowser 2014-02-19 14:24:26 +01:00
def 57e05a84a6 fix 2014-02-19 03:47:15 +01:00
def a641b01a37 Also don't spam everyone with scores with sv_save_worse_scores 2014-02-19 02:56:57 +01:00
def 9728245ac6 Bigger buffer to allow more than 1500 skins for Broken (does not seem to impact performance) 2014-02-18 23:53:46 +01:00
def 99a086200f Only keep holding hook, reset all other keys on /pause and chat 2014-02-18 22:26:17 +01:00
def 4429092ca5 Add sv_save_worse_scores 2014-02-18 22:08:43 +01:00
def 1287cc3f20 Disable Threaded Sound loading by default (might crash?) 2014-02-17 23:13:42 +01:00
def d1493d8c3e Fix: Hook prediction should never loop forever 2014-02-17 23:12:29 +01:00
def f765cc577b Fix: Working Checktele-auto-setting 2014-02-15 01:19:38 +01:00
def c6c438fe02 Fix: Only set standard search when starting for the first time 2014-02-15 01:19:07 +01:00
def 3c39b4460b Fix SQL queries 2014-02-14 21:15:40 +01:00
def 8bb7d84366 Fix sql queries 2014-02-14 20:55:02 +01:00
def 5e2381f746 Remove duplicated Delete button in editor 2014-02-14 20:54:42 +01:00
def 1b76f57750 Allow /showothers on solo server 2014-02-14 03:08:20 +01:00
def 4a2eaaf1cc Less strict spam filtering 2014-02-14 00:26:05 +01:00
def 24c5dc3c6a Make editor undo optional because of too many bug reports 2014-02-13 22:27:11 +01:00
def 17102bdf09 Still have to keep crashmeplx 2014-02-13 19:53:30 +01:00
def ed37e55f67 Version 2.20 2014-02-13 16:42:25 +01:00
def dd17150160 Remove old code so that we work on 128p player servers 2014-02-13 04:39:29 +01:00
def 2b9427d48d Should use the correct index to improve performance for important queries by a factor of 200 2014-02-13 00:46:01 +01:00
def 92ba863ff0 Automatic conversion of tiles to checkpoint teleports 2014-02-12 21:44:05 +01:00
def 966b0770ec Tile redesign 2014-02-12 20:24:04 +01:00
def 096caff08c Saner default settings 2014-02-12 18:51:47 +01:00
def 4321e80c4d style 2014-02-12 13:28:07 +01:00
def 41703cd5b9 Add gfx_backgroundrender to fix crashes on some systems 2014-02-12 12:38:57 +01:00
def 51012d479b Add totelecp 2014-02-11 22:36:55 +01:00
def 9ae59a1923 Fix: Don't delete all files in editor directory but only files starting with undo_ 2014-02-11 19:51:38 +01:00
def 9d64525e5d Fix rendering of layers with cl_show_entities and crashes 2014-02-10 19:19:49 +01:00
def b3df3e28a4 Version 2.19 2014-02-10 01:01:34 +01:00
def 334a739534 Fix penalty for teams 2014-02-10 00:17:56 +01:00
def 42ed2807cb Add penalty tile 2014-02-09 23:31:29 +01:00
def 67ede77105 fix 2014-02-08 23:46:55 +01:00
def 50d3e03c16 Fix teams in client 2014-02-08 23:41:12 +01:00
def f1661fc6b4 Sorted scoreboard and spectator view 2014-02-08 22:24:57 +01:00
def bf658945a5 Fix some +showhookcoll 2014-02-08 21:55:08 +01:00
def 182c5aefc9 Fix +showhookcoll in demo 2014-02-08 19:06:24 +01:00
def 7804f9314d Hopefully fix a bunch of locked team bugs 2014-02-08 14:33:42 +01:00
def 79a99a994c Remove non-threaded graphics as they strongly decrease performance in many cases 2014-02-07 23:33:15 +01:00
def ceeb44ef2e Bring back old DDRace record window as cl_showrecord and add compatibility for current time in race servers 2014-02-06 23:49:25 +01:00
def 89556e184b No sound when you whisper, as some people are afraid of it 2014-02-06 18:17:29 +01:00
def c4e0cca046 Fix +showhookcoll when player hooking is disabled 2014-02-05 03:39:09 +01:00
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 b77f98e3c1 On server updates we can't find out who is using ddnet client, so send extended server info to everyone 2014-02-03 15:21:13 +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 48c292b8bf Only render if window is visible 2014-02-02 11:54:34 +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 3ca4514d21 Fix: Editor, Debug mode always open immediately 2014-01-31 01:41:57 +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 23ad27fa29 Version Server logging 2014-01-27 05:33:36 +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 f5590aecbc Oops 2014-01-16 20:31:00 +01:00
def 92110b4fee Version 2.13 2014-01-16 20:23:58 +01:00
def 601604c55b Ban players for abusing join/leave 2014-01-16 15:11:42 +01:00
def 6d0bceda6b Fix: Friend selection in server browser 2014-01-16 00:46:13 +01:00
def d859f490ce Better performance when CPU throttled 2014-01-15 21:40:28 +01:00
def a563bc136f Allow more br_max_requests 2014-01-15 21:37:16 +01:00
def 948197b598 Only wake up server once every second if noone is connected anyway 2014-01-15 16:52:22 +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 95431199ba Less CPU for versionsrv 2014-01-15 00:02:19 +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 333efc37b0 Update 64 player server infos 2014-01-14 20:40:29 +01:00
def c90568ce71 Support for 9th mouse key (by Tolsi) 2014-01-14 20:33:18 +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 a0e5c6759d Only sort players on last packet 2014-01-13 23:15:54 +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 3d70e203c5 Remove connfilter because of too many false positives 2014-01-12 16:32:06 +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