nuborn
|
bb9c699f35
|
use consistent values for prediction
|
2014-12-01 18:34:16 +01:00 |
|
nuborn
|
9752334e75
|
convert projectiles back to default format before recording demos
|
2014-12-01 01:32:51 +01:00 |
|
nuborn
|
03bc769c09
|
prediction of hammer (hits) and grenade (explosions)
|
2014-12-01 01:31:58 +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
|
5923bb10f5
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-11-09 20:23:14 +01:00 |
|
def
|
37a8e89f73
|
Fix /points and /top5points with MariaDB 10
|
2014-11-09 20:22:31 +01:00 |
|
Dennis Felsing
|
15d444199b
|
Merge pull request #104 from cinaera/pr_replace
Fix editor sound replacing
|
2014-11-09 15:11:54 +01:00 |
|
BeaR
|
c3689658b4
|
Fix editor sound replacing
|
2014-11-09 14:58:28 +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
|
9fb02ade4f
|
Remove BB skins
|
2014-11-07 02:20:36 +01:00 |
|
def
|
449a609339
|
Stupid temporary fix for projectile issue
|
2014-11-02 14:00:03 +01:00 |
|
def
|
e67acc7d5c
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-11-02 11:01:34 +01:00 |
|
def
|
f7f4ea9eb9
|
Version 6.1.2
|
2014-11-02 11:01:23 +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
|
e096cb56a0
|
Revert "Revert "Revert "Add option for weapons prediction"""
This reverts commit 99c928fc17 .
|
2014-11-02 10:59:18 +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
|
d3797289c1
|
Revert "improve antiping for weapons (particularly in vanilla) by taking into account more of the info already available to the client"
This reverts commit 56036dcd7b .
|
2014-11-02 10:58:21 +01:00 |
|
def
|
997e1edc0d
|
Revert "also predict explosions from crazy shotgun"
This reverts commit 1d21a552e8 .
|
2014-11-02 10:58:15 +01:00 |
|
BeaR
|
475c637996
|
Play sounds and envelopes also on pause
|
2014-10-31 16:10:09 +01:00 |
|
def
|
1e3a474687
|
Version 6.1.1
|
2014-10-29 22:49:00 +01:00 |
|
def
|
4c06232d99
|
Oops, forgot the version number
|
2014-10-29 10:49:37 +01:00 |
|
def
|
c15fc5bc19
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-29 10:05:44 +01:00 |
|
def
|
a635015eca
|
Version 6.1
|
2014-10-29 10:05:36 +01:00 |
|
Dennis Felsing
|
346d7a04f3
|
Merge pull request #90 from trml/improve_antipingweapons
Small improvements to antiping for weapons
|
2014-10-29 00:34:45 +01:00 |
|
def
|
0b1118938d
|
Don't try to load preview images of directories
|
2014-10-28 22:54:24 +01:00 |
|
def
|
2a44f0cc0f
|
Merge branch 'Sound' into DDRace64
Conflicts:
bam.lua
other/opus/include/ogg/ogg.h
other/opus/include/opus/opus.h
other/opus/include/opus/opus_custom.h
other/opus/include/opus/opus_defines.h
other/opus/include/opus/opus_multistream.h
other/opus/include/opus/opus_types.h
other/opus/include/opusfile.h
src/engine/client/sound.cpp
|
2014-10-28 22:08:59 +01:00 |
|
def
|
929d59454c
|
Text change
|
2014-10-28 21:37:46 +01:00 |
|
nuborn
|
1d21a552e8
|
also predict explosions from crazy shotgun
|
2014-10-28 21:30:51 +01:00 |
|
nuborn
|
56036dcd7b
|
improve antiping for weapons (particularly in vanilla) by taking into account more of the info already available to the client
|
2014-10-28 21:13:55 +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 |
|
def
|
30801c4e15
|
Add bind for dyncam to settings
|
2014-10-28 16:42:26 +01:00 |
|
nuborn
|
99c928fc17
|
Revert "Revert "Add option for weapons prediction""
This reverts commit 451cc8949d .
|
2014-10-28 15:51:36 +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
|
24bd595fad
|
Version 6.0.3
|
2014-10-28 01:56:08 +01:00 |
|
def
|
0b1de66bdf
|
Revert "Some work on Opus map sounds (not working yet)"
This reverts commit 26260181bd .
|
2014-10-28 01:33:58 +01:00 |
|
def
|
eaaa29f5f6
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-10-27 20:03:50 +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 |
|
def
|
451cc8949d
|
Revert "Add option for weapons prediction"
This reverts commit 5d0bf727b0 .
|
2014-10-27 19:54:18 +01:00 |
|
def
|
26260181bd
|
Some work on Opus map sounds (not working yet)
|
2014-10-27 16:23:53 +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
|
71eb763e53
|
Fix: Don't autoswitch weapons on (dd)race(network) servers (fixes #57)
|
2014-10-26 02:01:03 +01:00 |
|
def
|
0f257bf553
|
Add delay (of 1 minute by default) to loading savegames
|
2014-10-26 02:39:12 +02:00 |
|