Commit graph

1426 commits

Author SHA1 Message Date
def cf89fcd7a6 Demo map length in MiB and KiB instead of B 2014-07-08 20:35:27 +02:00
def 15ff17d8f8 Cleanup of some menus, added editor button, added disconnect question 2014-07-08 20:21:19 +02:00
CookieMichal 93ef86e1cc [Fixed] Color of normal messages 2014-07-08 19:09:30 +02:00
def 417e4110ed Hopefully fix rare crash on dummy switch 2014-07-08 02:17:08 +02:00
def 3d802dd5aa Fix: ingame menu doesn't stop reacting anymore 2014-07-08 02:00:13 +02:00
def bbe597ef04 Add cl_dummy_resetonswitch 2014-07-08 01:41:45 +02:00
def c384098ee7 Grammar 2014-07-07 17:35:14 +02:00
CookieMichal 5d8386b286 Colors of messages and laser.
Added:
 * Settings tab (HUD)
 * Posibility to change color of:
  - Team messages
  - System messages
  - Highlighted messages
  - Normal messages
  - Laser (inner and outline)
 * Some commands

Changed:
 * Moved some settings from DDNet to HUD
2014-07-07 15:47:11 +02:00
CookieMichal 91e0055a83 Added RGB to HSL 2014-07-07 15:43:34 +02:00
def af52cc60d2 Move auto-reconnect to general settings 2014-06-28 01:07:41 +02:00
def e6bcb528cd Cleanup 2014-06-27 10:13:57 +02:00
CookieMichal b9943706b3 Added:
* Second DDNet settings page with some settings
 * Auto reconnect feature
 * In-game commands:
  - reconnect_ban
  - reconnect_ban_timeout
  - reconnect_full
  - reconnect_full_timeout
Changed:
 * Disconnected popup
 * Name for first DDNet settings page

Signed-off-by: CookieMichal <MrCookieMichal@gmail.com>
2014-06-27 00:28:57 +02:00
def 11b439ba51 Fix 64 player on other servers 2014-06-22 15:30:15 +02:00
def f2d6ceaf66 Add an exception for DDWar server, where we don't want to see all players 2014-06-17 11:34:07 +02:00
def ec152dfb46 Fix vote in Android 2014-06-16 16:26:50 +02:00
def 42fde6b593 Add CPU throttle setting 2014-06-16 15:43:11 +02:00
def 2f491a7d2f Better on screen keys for Android 2014-06-16 14:44:00 +02:00
def 7875c2ec36 Android support (by Pelya) 2014-06-16 13:29:18 +02:00
def c4dac1b0cd Fix: Don't crash when standing on start line and connecting dummy 2014-06-05 16:28:59 +02:00
def c67742f60a Add news 2014-06-05 12:11:41 +02:00
def af12bd92ec Bring back old cl_showothers 2014-05-25 00:59:52 +02:00
def 1b97bf3bcf Add menus settings for timeout 2014-05-24 21:46:42 +02:00
def 6bcdb4fdb8 Some more dummy stuff, might fix sound 2014-05-23 23:59:26 +02:00
def 74844c98a6 Fix camera with dummy 2014-05-23 19:28:26 +02:00
def 62c474b489 Fix: Player keeps looking at the same position when paused 2014-05-22 17:03:52 +02:00
def b2f5a1b96e Fix showothers 2014-05-18 01:35:15 +02:00
def b82950c9f9 Fix dummy highlight 2014-05-17 23:31:29 +02:00
def e85d594f81 Other teams alpha settable 2014-05-17 23:00:52 +02:00
def 78d29e3301 Also highlight name of dummy 2014-05-17 22:45:44 +02:00
def 1296b1bf49 Fix compile for Mac 2014-05-17 19:30:24 +02:00
def 73103df309 Make autoupdater only run when ddnet servers can be reached 2014-05-17 15:42:32 +02:00
def 42811dc896 Autoupdater asks for permission to update + Autoupdater fixes 2014-05-17 14:28:50 +02:00
def 50ceebee23 Fix: Weapon switching with dummy 2014-05-10 18:22:51 +02:00
def 5b1c866b35 Feature: Separate inputs for dummy and player 2014-05-10 14:31:00 +02:00
def ead16eb951 Fix: Quads always show properly in editor 2014-05-08 15:58:59 +02:00
def bcec9d025d Fix: More FPS with cl_overlay_entities under 100 2014-05-08 15:58:02 +02:00
def 4f8171fcde Revert "Fix menus for 1280x1024"
This reverts commit 17478a4f17.
2014-05-08 14:08:15 +02:00
def 9e53ed5367 Minor code cleanup 2014-05-07 03:50:23 +02:00
def 9ae6ce7097 Fix: You still receive whispers and team messages for dummy 2014-05-07 03:34:21 +02:00
def a79b6079fa Add cl_old_gun_position 2014-05-06 16:25:00 +02:00
def 26cb3030c3 Draw +showhookline with alpha too 2014-05-06 16:17:41 +02:00
def 147e8176e3 Make player direction arrows transparent when player is in other team 2014-05-06 13:48:08 +02:00
def 6dea977596 Fix: Always show quads in editor 2014-05-06 13:44:10 +02:00
def 17478a4f17 Fix menus for 1280x1024 2014-05-06 13:38:59 +02:00
def 7bec737acc Reset text colors with cl_overlay_entities (Thanks Lifkug) 2014-05-04 23:49:33 +02:00
def d0d76074cb Less ambigious text 2014-05-04 18:42:01 +02:00
def 9340b1400f Add team chat sound deactivation 2014-05-04 18:35:37 +02:00
def e220f1b5a8 Fix: Better positioning of ingame menu buttons for 5:4 and 4:3 resolutions 2014-05-04 00:11:11 +02:00
def 0f8f055c14 Typo 2014-05-03 23:58:14 +02:00
def d57634792d Add ping and gametype colorization (Thanks to NooBxGockeL and Gamerclient) 2014-05-03 17:24:34 +02:00
HMH addfe47d4c fix correct dummy-tunings now 2014-05-03 02:44:28 +02:00
def 1704e27828 Fix: Also set alpha value on text when using cl_overlay_entities 2014-05-01 20:15:53 +02:00
def bdb2dfeb79 Fix menu for entities overlay 2014-05-01 18:17:39 +02:00
def bf6fb6eb0f cl_overlay_entities instead of cl_show_entities 2014-05-01 17:44:35 +02:00
def b3e9041768 Revert "Same hook strength for everyone (by cinaera)"
This reverts commit 2b08464527.
2014-05-01 03:03:31 +02:00
def e213ea27b4 Fix: Draw player direction arrows at different positions 2014-05-01 01:42:44 +02:00
def 2b08464527 Same hook strength for everyone (by cinaera) 2014-04-30 17:36:25 +02:00
def c0e162e085 Fix: Correct tunings with dummies 2014-04-30 16:02:28 +02:00
def c4118a3878 Fix: Make inputs work 100% when you're in freeze.
This was random before, now these parts are a lot more reasonable
Client-side fix so it works on all servers
2014-04-30 15:21:23 +02:00
def a3cdbce6f9 Fix +showhookcoll with dummy 2014-04-30 13:32:47 +02:00
def 5eb7a74558 Fix: Tunings and Tunezones with dummies 2014-04-29 03:34:23 +02:00
def 95df7deb56 fix 2014-04-28 22:13:59 +02:00
def 7a5f32f155 Add hammerfly for dummies 2014-04-28 22:12:50 +02:00
def 832932c295 Fix: Dummy shouldn't shoot after toggling 2014-04-28 18:21:10 +02:00
def 4782d34667 Some more dummy fixes 2014-04-28 16:47:44 +02:00
def 474d307a9a Fix: Only allow changing dummy when dummy is connected 2014-04-28 15:34:56 +02:00
def 9f509eeedb Fix: Dummy setting updates 2014-04-28 15:19:57 +02:00
def 8f4452c118 More Mac compile fixes 2014-04-28 00:45:45 +02:00
def d63f44e316 Make compile on Mac 2014-04-28 00:41:19 +02:00
def 215e5dbcab Disable autoupdate on Mac 2014-04-28 00:23:04 +02:00
def 5f60491002 Minor fixes 2014-04-28 00:13:15 +02:00
def 866882efa1 Fix name size 2014-04-27 23:14:52 +02:00
def 3bbc2c4ef7 Fix dummy issues 2014-04-27 13:44:04 +02:00
def 7bcc51d488 Basic updating (thanks to unsigned char* 2014-04-27 05:01:03 +02:00
def 60ce467afb Other wording 2014-04-26 21:11:00 +02:00
def 378d613de9 Add tee directions 2014-04-26 21:00:14 +02:00
def 3dce4c9489 Add dummy (Thanks to //toast and Monsta) 2014-04-26 20:29:42 +02:00
def f72eafad61 Fix: Proper spectating 2014-04-24 14:59:16 +02:00
HMH d79ce4beec put dbg_tuning a little higher so its better readable 2014-04-18 14:43:33 +02:00
def 3006d3b03b Cleanup DDNet menu 2014-04-15 22:10:46 +02:00
def 9d123cb95f Fix: Work for pure vanilla servers 2014-04-15 21:22:12 +02:00
def e56a99f5fc Colored chat messages 2014-04-15 00:49:24 +02:00
def 68980e7699 Fix: Ok, proper Jetpack prediction now 2014-04-14 10:56:14 +02:00
def b731221b2a Better team differentiation ingame (colored nameplates and more transparency 2014-04-12 16:55:01 +02:00
def 7ae973af0d Make jetpack strength a tuning 2014-04-12 11:12:29 +02:00
def 3e63993333 Fix: hook collision line of other players works on yourself when you're paused 2014-04-10 20:33:26 +02:00
def af66d26bd5 Add cl_show_other_hook_coll 2014-04-10 20:33:05 +02:00
def cb5fa76f85 Alternative fix for console input (doesn't break other things at least) 2014-03-30 22:58:59 +02:00
HMH 7e845b1512 fix: crash on too many unicode chars 2014-03-28 23:25:26 +01:00
def 92dffdbbcc Add cl_show_ninja 2014-03-28 13:39:30 +01:00
def 4485fecdbd Only stop rendering tune layer text 2014-03-28 12:56:52 +01:00
def a4580c4af0 Add speedup prediction (by c) 2014-03-25 01:13:46 +01:00
def 6be24a310a Fix double selection in spec-view 2014-03-24 01:48:07 +01:00
def ed56ea64e5 Fix double selection in spec-view 2014-03-24 01:47:52 +01:00
def b864bf908c Team colors in spec-view 2014-03-24 00:04:44 +01:00
def 48f441bdc6 Sort spec-view same as scoreboard 2014-03-23 23:23:41 +01:00
def c98ad5bf22 Merge branch 'new' into DDRace64
Conflicts:
	src/game/editor/layer_tiles.cpp
2014-03-23 23:18:43 +01:00
def 9ae68b5efb Don't show tune layer with cl_show_entities 2014-03-23 17:44:02 +01:00
HMH d301010a95 Made texture rendering for layers less resourceintensive 2014-03-23 17:10:49 +01:00
HMH adc1f9924c added displaying tunelayer on showentities 2014-03-23 17:10:48 +01:00