def
|
873d17ceed
|
Fix: Dummy stop hammering immediately when cl_dummy_hammer is toggled off
|
2014-04-30 17:51:34 +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
|
89777a294b
|
Fix: Dummy starts hammering immediately on switch
This allows perfect hammerfly start timing
|
2014-04-30 15:15:27 +02:00 |
|
def
|
567e55ca57
|
Fix dummy delta switching
|
2014-04-30 13:32:12 +02:00 |
|
def
|
158900cbc1
|
Fix: Dummy holds keys after freeze
|
2014-04-29 03:24:40 +02:00 |
|
def
|
1738ff6010
|
Cleanup
|
2014-04-28 22:20:03 +02:00 |
|
def
|
8b816dce44
|
Fix: Proper weapon for dummy
|
2014-04-28 22:16:24 +02:00 |
|
def
|
7a5f32f155
|
Add hammerfly for dummies
|
2014-04-28 22:12:50 +02:00 |
|
def
|
82abac307a
|
More dummy fixes
|
2014-04-28 20:43:08 +02:00 |
|
def
|
a7862a200f
|
Fix: Map changing with dummy
|
2014-04-28 19:36:08 +02:00 |
|
def
|
8687fd1317
|
Less lags on dummy switch
|
2014-04-28 17:26:31 +02:00 |
|
def
|
4782d34667
|
Some more dummy fixes
|
2014-04-28 16:47:44 +02:00 |
|
def
|
9f509eeedb
|
Fix: Dummy setting updates
|
2014-04-28 15:19:57 +02:00 |
|
def
|
9bf6f3ed6c
|
Fix: Connecting to server names instead of IPs with dummy
|
2014-04-28 14:12:24 +02:00 |
|
def
|
085fea62b6
|
More Mac fixes
|
2014-04-28 01:00:02 +02:00 |
|
def
|
3bbc2c4ef7
|
Fix dummy issues
|
2014-04-27 13:44:04 +02:00 |
|
def
|
94c81fd9ab
|
Allow dummy to rcon too
|
2014-04-27 12:51:02 +02:00 |
|
def
|
7bcc51d488
|
Basic updating (thanks to unsigned char*
|
2014-04-27 05:01:03 +02:00 |
|
def
|
5345bb6273
|
Fix dummy bugs
|
2014-04-26 21:10:39 +02:00 |
|
def
|
3dce4c9489
|
Add dummy (Thanks to //toast and Monsta)
|
2014-04-26 20:29:42 +02:00 |
|
def
|
28cc8f7724
|
Fix: Show the server you're connected to in the server browser too
|
2014-04-05 00:07:58 +02: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
|
41703cd5b9
|
Add gfx_backgroundrender to fix crashes on some systems
|
2014-02-12 12:38:57 +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
|
48c292b8bf
|
Only render if window is visible
|
2014-02-02 11:54:34 +01:00 |
|
def
|
3ca4514d21
|
Fix: Editor, Debug mode always open immediately
|
2014-01-31 01:41:57 +01:00 |
|
def
|
d859f490ce
|
Better performance when CPU throttled
|
2014-01-15 21:40:28 +01:00 |
|
def
|
31629b15c1
|
DDNet Version notice
|
2014-01-14 23:13:17 +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
|
a0e5c6759d
|
Only sort players on last packet
|
2014-01-13 23:15:54 +01:00 |
|
def
|
8af9f9d6a3
|
Fix: Properly show 64 player servers
|
2014-01-11 04:08:01 +01:00 |
|
def
|
d437c57d26
|
Fix null pointer
|
2014-01-10 12:01:13 +01:00 |
|
def
|
ba9a29c704
|
Fix that sometimes 64 player servers show up as 16 player
|
2014-01-09 15:40:11 +01:00 |
|
def
|
35ea08915a
|
Don't allow negative offsets
|
2014-01-08 18:16:52 +01:00 |
|
Patrick Rathje
|
5114570794
|
Hotfix for Refresh
|
2014-01-08 07:46:24 +01:00 |
|
Patrick Rathje
|
4c080fe137
|
Better Refreshing
Conflicts:
src/engine/client/client.cpp
src/engine/client/serverbrowser.cpp
src/engine/client/serverbrowser.h
src/engine/masterserver.h
src/engine/shared/masterserver.cpp
|
2014-01-08 07:46:09 +01:00 |
|
Patrick Rathje
|
020bb16f54
|
Faster Refreshing
Conflicts:
src/engine/client/serverbrowser.cpp
|
2014-01-08 07:42:19 +01:00 |
|
def
|
52e83313c8
|
64 players in server browse
|
2014-01-08 06:15:56 +01:00 |
|
def
|
3eaad43b6b
|
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
|
2013-12-26 18:02:22 +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
|
5fa57ed5ab
|
Remove gfx_clear
|
2013-10-09 17:11:34 +02:00 |
|
def
|
7dbce81bbf
|
Allow more colors
|
2013-10-08 16:32:27 +02:00 |
|
def
|
48870102e0
|
Entities background color
|
2013-08-29 17:14:03 +02:00 |
|
def
|
d4c0f31b32
|
Make client compile
|
2013-07-22 17:20:34 +02:00 |
|
def
|
6d26e07e1f
|
Single config variable for background color without quads
|
2013-07-11 17:13:45 +02:00 |
|
def
|
6105f60a89
|
Make RGB values of background colors independent
|
2013-06-23 20:56:05 +02:00 |
|
def
|
8421903897
|
Grey background colors when quads disabled
|
2013-06-23 13:41:13 +02:00 |
|