Commit graph

2685 commits

Author SHA1 Message Date
def 06fed6e596 Disable Tilemap Skip Generation (Makes map loading 30 times faster) 2013-12-20 03:33:50 +01:00
def faca94b084 Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace 2013-12-19 23:04:12 +01:00
def 0b70f874dc Add sv_team 3 (forced random team for you, useful for solo ddrace) 2013-12-19 23:04:01 +01:00
def 8f7cafa455 Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace 2013-12-18 17:21:49 +01:00
def e2efec67ec Change "Set Ping" message 2013-12-18 17:01:39 +01:00
def c6cca39ace Version 1.24 2013-12-18 16:56:20 +01:00
def da9ff2a696 Add: Set Ping to any value you want 2013-12-18 16:54:20 +01:00
def 2d6a4874e3 Don't consider showing entities and zooming out cheats 2013-12-18 16:53:46 +01:00
def 652d742d6a Fix: Show correct IP in server info 2013-12-18 04:11:26 +01:00
def 3f5035fd35 Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace 2013-12-17 14:50:00 +01:00
def f944ce1099 Version 1.23 2013-12-17 14:49:46 +01:00
def 72bc639a0c TeleOuts as pointer; Hopefully fixes Visual Studio crash 2013-12-12 14:35:01 +01:00
def f87449d86c Only give team ranks to teams consisting of 2 players or more 2013-12-10 18:45:28 +01:00
def aed599746e More verbose /lock message 2013-12-10 00:24:38 +01:00
def bc8ad79c29 Consequently use minutes when telling player times 2013-12-09 17:24:02 +01:00
def bfc6558a32 Indicate when ninja ends 2013-12-09 13:53:26 +01:00
def 7237fe2a31 Add random_map 2013-12-07 00:15:56 +01:00
def 2dc5573ea7 Create binary names to be case sensitive in SQL queries 2013-11-28 16:00:01 +01:00
def 5460982a45 Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace 2013-11-28 15:15:14 +01:00
def ce8d17744a Add /mappoints 2013-11-28 15:11:59 +01:00
def 586f0254ad Allow /showothers for all 2013-11-27 18:00:22 +01:00
def 24be89224f Proper ranks for /points and /top5points 2013-11-26 23:16:33 +01:00
def 7af88ed004 Reset extended teleports 2013-11-24 19:23:58 +01:00
def e34384a5a7 Push version to 1.22 2013-11-22 15:12:50 +01:00
def d1a584b4af Add jetpack tile 2013-11-22 15:10:55 +01:00
def d9ace010cb Fix /top5team 2013-11-19 22:36:04 +01:00
def f8beef7e87 Proper rank positions ingame 2013-11-19 22:15:08 +01:00
def db1304b597 Fix Null Pointer bug 2013-11-16 02:36:04 +01:00
def a12c5e9c5e Saner locking messages 2013-11-16 00:58:31 +01:00
def eba45c4f0a Add /lock 2013-11-16 00:44:49 +01:00
def 1a8da052f0 Fix SQL teamrace time comparison to be more exact 2013-11-14 19:39:28 +01:00
def 295a1aaa50 Code cleanup 2013-11-14 16:26:25 +01:00
def 9a1ff10b0a Add button to disable chat 2013-11-14 16:23:15 +01:00
def 3dda7569e6 Display saved scores 2013-11-14 16:08:04 +01:00
def 0b305471d2 Add jetpack 2013-11-13 13:25:26 +01:00
def 51321c6011 Tab 2013-11-13 13:25:12 +01:00
def bbb1f6ab3c Smaller zoom 2013-11-13 13:24:56 +01:00
def 582562ed1e Remove useless code 2013-11-09 00:07:57 +01:00
def 64c29fd509 More chat highlighting 2013-11-09 00:04:54 +01:00
def a90b37544a More HUD control 2013-11-02 03:09:56 +01:00
def 3ed74bc730 Version 1.21 2013-10-30 09:27:31 +01:00
def 463f85b279 fix 2013-10-27 20:16:30 +01:00
def a3985f0a19 Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace 2013-10-27 20:15:57 +01:00
def 9ee125fadd Foo 2013-10-27 20:15:49 +01:00
def 22ce12a9cc Fix: Don't crash when using sv_old_teleport_hook and new teleports 2013-10-26 08:02:45 +02:00
def 64d7b6a117 Push version: 1.20 2013-10-25 03:24:55 +02:00
def 9e1176094d Allow zooming in FastCap 2013-10-24 01:37:04 +02:00
def 1b49f5fab0 Keep solo after map change 2013-10-22 17:04:54 +02:00
def 60b66055bf add snd_name_only 2013-10-21 02:16:45 +02:00
def fe44c5a569 add sv_show_others_default 2013-10-20 23:22:49 +02:00
def 16918aa3a1 Push version 2013-10-18 11:50:50 +02:00
def 24b56ea48a Add /c to settings 2013-10-18 11:47:34 +02:00
def 34e568f41b Add converse command 2013-10-18 11:42:35 +02:00
def 9f45368225 Add antiping_grenade 2013-10-15 18:08:06 +02:00
def 35996eaa69 Revert "Speedup server map change by threading SQL initialization"
Causes problems with high ping servers when initializiation wasn't done
and new map is voted.

This reverts commit 13a6f5f2e8.
2013-10-15 07:07:33 +02:00
def 13a6f5f2e8 Speedup server map change by threading SQL initialization 2013-10-14 20:51:50 +02:00
def 2b11b5fc0e Allow adding default text to chat binds 2013-10-14 01:40:42 +02:00
def db7154273d ddnet -> Network 2013-10-10 12:10:10 +02:00
def ddbb9633a8 Fix gun prediction (by p) 2013-10-09 19:51:20 +02:00
def 9596cf385b Version 1.18 2013-10-09 16:27:48 +02:00
def 2a70aefc63 Show correct nameplates without antiping 2013-10-09 16:23:18 +02:00
def dc6d2305d5 Add AntiPing 2013-10-09 16:02:23 +02:00
def f0b6ff9c4c Readd chat sounds and add option to disable them 2013-10-08 17:23:00 +02:00
def 7dbce81bbf Allow more colors 2013-10-08 16:32:27 +02:00
def 845ca5ec7c Fix menu 2013-10-08 15:43:23 +02:00
def 3032567028 Version 2013-10-07 23:56:11 +02:00
def e69e023f16 Don't kill when joining team 0 2013-10-07 14:09:30 +02:00
def ffc18b6933 After voting only show votes when scoreboard is open 2013-10-07 12:13:33 +02:00
def 3a2d196104 Fix controls settings 2013-10-07 11:51:19 +02:00
def a4296f4bb7 Fix: Super can always jump 2013-09-29 17:16:49 +02:00
def 46f6cefdd6 Fix sql 2013-09-29 15:29:32 +02:00
def f364c2d6bc Fix: Team 0 can be any size 2013-09-17 00:58:33 +02:00
def 185f132a24 Don't send "Muted text" 2013-09-02 21:30:00 +02:00
def ce2f689e5f Version 2013-08-30 19:00:29 +02:00
def 23b44fa812 Add dialog settings for ddnet features 2013-08-30 09:50:05 +02:00
def 1cc6977611 Fix jumping 2013-08-24 02:25:58 +02:00
def 9028d77471 Add +showhookcoll from H-Client 2013-08-24 01:50:35 +02:00
def 6da8d2146c New mapping entity: Specify number of jumps 2013-08-24 01:03:45 +02:00
def 762dd451d3 fix 2013-08-23 20:46:08 +02:00
def 71946ac0f8 Fix 2013-08-23 15:25:46 +02:00
def c53d167ab8 Fix 2013-08-23 03:02:45 +02:00
def bed7225da6 Fix: Better looking 2013-08-23 03:01:01 +02:00
def 91cbb4745e More compact time representation 2013-08-23 02:56:31 +02:00
def 58039066f4 Add local time screen at top 2013-08-23 00:45:48 +02:00
def 48d84b2784 More correct door reset 2013-08-22 06:07:31 +02:00
def 40ff09be29 Revert visual studio fix 2013-08-18 22:19:02 +02:00
def 7d2b92b68f Add default binds 2013-08-18 03:33:55 +02:00
def a2c7feda17 Add afk vote timer 2013-08-18 03:27:30 +02:00
def a54c035e36 Text fix 2013-08-18 01:06:36 +02:00
def a93eec47f7 Revert "Add /w to cmdlist"
This reverts commit 8a380147f1.
2013-08-18 01:05:06 +02:00
def 8a380147f1 Add /w to cmdlist 2013-08-18 00:40:41 +02:00
def 0a3177ed71 Fix: Team score saving for players with sql escaped characters 2013-08-17 06:10:44 +02:00
def 5f5f175ab4 Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace 2013-08-16 00:53:36 +02:00
def a837b251ab Whisper case-insensitive 2013-08-16 00:53:24 +02:00
def deb619c52d Merge branch 'fix_deen' of https://github.com/cinaera/teeworlds into DDRace 2013-08-15 14:12:18 +02:00
def f3415c2aa5 Fix cheat to finish every map in less than a second 2013-08-14 20:12:53 +02:00
BeaR ee6192900c fix previous commit 2013-08-14 19:56:55 +02:00
def af69765063 Revert "fix visual studio build"
This reverts commit 62409f740a.
2013-08-14 17:31:15 +02:00
def 55b196a68f Fix more 2013-08-14 04:28:16 +02:00
def 1970f692d7 More fix 2013-08-14 04:24:29 +02:00