def
|
75ea9719db
|
Player can be NULL, prevent crashes
|
2014-12-27 02:50:59 +01:00 |
|
def
|
6dc501f286
|
Fix: Actually should spam protect sql messages
|
2014-12-25 14:56:31 +01:00 |
|
def
|
292c18a1e0
|
Make prediction work with unsolo command
|
2014-12-25 11:37:44 +01:00 |
|
def
|
023f926e89
|
Fix Compilation
|
2014-12-20 16:35:47 +01:00 |
|
def
|
e5aa762cf1
|
Make non-sql server comile again
|
2014-12-19 21:58:48 +01:00 |
|
def
|
ec53836d83
|
Don't lose memory
|
2014-12-19 17:51:04 +01:00 |
|
def
|
8f72b2fdb6
|
Fix
|
2014-12-19 17:47:11 +01:00 |
|
def
|
87afb28a40
|
Further save cleanup
|
2014-12-19 17:43:23 +01:00 |
|
def
|
da0750d26f
|
Remove buggy and unneeded finish time in /rank and /rankteam
|
2014-12-19 16:27:10 +01:00 |
|
def
|
75bbf64bbd
|
Allow to set country where you can load savegame
|
2014-12-19 11:30:14 +01:00 |
|
def
|
b0ae9d095f
|
Don't spam protect sql messages
|
2014-12-18 15:52:24 +01:00 |
|
def
|
2750a23792
|
Only allow savegames on same server. Clean up saving a bit and prevent another possible exploit
|
2014-12-17 20:38:05 +01:00 |
|
def
|
fe86eef7d8
|
Disable hook when /spec is used
|
2014-12-15 20:49:16 +01:00 |
|
def
|
a6b4adb5d8
|
Minor cleanups
|
2014-12-15 20:48:58 +01:00 |
|
def
|
87ebb2f03e
|
Defer character kill from thread to prevent race conditions
|
2014-12-07 03:42:43 +01:00 |
|
def
|
d3837038eb
|
Fix stack underflow
|
2014-12-02 12:35:52 +01:00 |
|
Dennis Felsing
|
b525de33b5
|
Merge pull request #112 from trml/prediction_weapons
Prediction weapons
|
2014-12-02 11:24:52 +01:00 |
|
nuborn
|
88a1565d75
|
make the prediction compatible with very large maps
|
2014-12-02 01:08:52 +01:00 |
|
nuborn
|
03bc769c09
|
prediction of hammer (hits) and grenade (explosions)
|
2014-12-01 01:31:58 +01:00 |
|
def
|
21472046df
|
Remove magic number: 256 -> NUM_TUNINGZONES
|
2014-11-25 22:47:25 +01:00 |
|
def
|
bba82712e0
|
Add sv_solo_server for easier solo servers (also working for tunezones finally)
|
2014-11-25 22:42:05 +01:00 |
|
def
|
93d0f43a6a
|
Broadcast about DDNet client delayed a bit (fixes #72)
|
2014-11-25 20:33:21 +01:00 |
|
def
|
0a9b0b11b9
|
Significantly improve performance of /rank
|
2014-11-11 11:51:36 +01:00 |
|
def
|
ae78518c83
|
Another fix for mariadb 10
|
2014-11-11 11:35:43 +01:00 |
|
def
|
37a8e89f73
|
Fix /points and /top5points with MariaDB 10
|
2014-11-09 20:22:31 +01:00 |
|
def
|
630e8430aa
|
Fix: Show 0 finishes in /mapinfo
|
2014-11-09 00:25:53 +01:00 |
|
def
|
bc9d632103
|
Clean up whitespace detection a bit and add BRAILLE PATTERN BLANK (U+2800)
|
2014-11-08 20:14:12 +01:00 |
|
def
|
627d6386ee
|
Revert "Revert "Revert "Add antiping for weapons (by nuborn)"""
This reverts commit 8f7e24b4db .
|
2014-11-02 10:59:22 +01:00 |
|
def
|
0802177658
|
Revert "fix bug in weapons antiping (getting lasered in freeze)"
This reverts commit ff8791681f .
|
2014-11-02 10:59:03 +01:00 |
|
def
|
929d59454c
|
Text change
|
2014-10-28 21:37:46 +01:00 |
|
Dennis Felsing
|
8334f1641a
|
Merge pull request #89 from trml/fix_antipingweapons
Add updated/fixed weapons prediction
|
2014-10-28 20:07:47 +01:00 |
|
Dennis Felsing
|
d12c485e4a
|
Merge pull request #84 from east/voteopslow
Balance sending of vote options
|
2014-10-28 20:07:19 +01:00 |
|
nuborn
|
ff8791681f
|
fix bug in weapons antiping (getting lasered in freeze)
|
2014-10-28 17:23:48 +01:00 |
|
nuborn
|
8f7e24b4db
|
Revert "Revert "Add antiping for weapons (by nuborn)""
This reverts commit 755e9f4d1c .
|
2014-10-28 15:50:28 +01:00 |
|
def
|
a8d257a7de
|
Fix loop boundaries in save and load operations
|
2014-10-28 10:07:21 +01:00 |
|
def
|
755e9f4d1c
|
Revert "Add antiping for weapons (by nuborn)"
This reverts commit 48e66a2ab3 .
Conflicts:
src/game/client/gameclient.cpp
src/game/version.h
|
2014-10-27 20:03:22 +01:00 |
|
east
|
40e7de63e9
|
config var renamed
|
2014-10-27 13:39:33 +01:00 |
|
east
|
a6d70e83f6
|
support for remove_vote added
|
2014-10-27 13:34:29 +01:00 |
|
east
|
630fd4fa07
|
sending vote options balanced
|
2014-10-26 19:39:42 +01:00 |
|
def
|
0ac9002a80
|
Fix solo zone + laser dragg in spec (fixes #59)
|
2014-10-26 02:14:12 +01:00 |
|
def
|
0f257bf553
|
Add delay (of 1 minute by default) to loading savegames
|
2014-10-26 02:39:12 +02:00 |
|
def
|
4ed3ce8070
|
Revert "No fucking gunfire sound when using jetpack"
This reverts commit 4a11befaf4 .
|
2014-10-26 00:50:10 +02:00 |
|
def
|
4a11befaf4
|
No fucking gunfire sound when using jetpack
|
2014-10-25 03:01:55 +02:00 |
|
def
|
22064f2eb3
|
Update credits
|
2014-10-24 23:33:08 +02:00 |
|
def
|
48e66a2ab3
|
Add antiping for weapons (by nuborn)
|
2014-10-23 17:31:29 +02:00 |
|
def
|
99c07d884d
|
Another try at the fix
|
2014-10-21 14:57:58 +02:00 |
|
def
|
e29571dd73
|
save doesn't create ranks accidentally anymore (fixes #73)
|
2014-10-21 14:27:10 +02:00 |
|
def
|
6bcf2bbe0d
|
Revert "Teammate switching team reported on chat"
This reverts commit b19688fa35 .
|
2014-10-21 14:22:53 +02:00 |
|
def
|
7b259b3022
|
Revert "Update teams.cpp"
This reverts commit fa59910ef2 .
|
2014-10-21 14:22:47 +02:00 |
|
Dennis Felsing
|
9baf62a3f0
|
Merge pull request #60 from Wohoo-GC/DDRace64
Teammate switching team reported on chat
|
2014-10-21 12:18:19 +02:00 |
|