def
|
58927375fc
|
Add message for failed database connection
|
2018-08-22 22:27:01 +02:00 |
|
yangfl
|
81a39c229b
|
Fix typo
|
2018-07-10 17:29:02 +08:00 |
|
heinrich5991
|
925aff21d4
|
Fix all the header guards and adjust the script a little
|
2018-07-06 16:11:38 +02:00 |
|
Dennis Felsing
|
93f0cd8933
|
Proper negative top5 calculation (fixes #1064)
|
2018-03-05 11:53:55 +01:00 |
|
Learath2
|
ff872b39cd
|
Forgot to add GameID to the col-list
|
2018-02-14 01:17:40 +01:00 |
|
Learath
|
bc11fc2a35
|
Add GameUuid to teamscore aswell
Also get GameUuid through an interface.
|
2018-02-07 16:43:36 +01:00 |
|
Learath
|
94d98e833a
|
Fix mistakes. Fix CREATE TABLE
|
2018-02-07 01:10:02 +01:00 |
|
Learath
|
0aeb912db2
|
Escape the UUID just in case
|
2018-02-07 00:44:03 +01:00 |
|
Learath
|
4a52bca55d
|
Include the teehistorian uuid instead
|
2018-02-07 00:35:21 +01:00 |
|
Learath
|
4748d5f065
|
Add client version to the record
|
2018-02-06 20:07:42 +01:00 |
|
def
|
3033fbb466
|
Also pass negative numbers
|
2018-01-21 19:13:20 +01:00 |
|
def
|
a731482152
|
/top5, /top5team, /top5points, /times also show worst results with negative numbers
|
2018-01-21 19:08:52 +01:00 |
|
Dennis Felsing
|
31bbbaf512
|
case sensitivity
|
2018-01-15 09:10:20 +01:00 |
|
Dennis Felsing
|
272e14357c
|
Fix SQL code for points/top5points
|
2018-01-15 09:08:51 +01:00 |
|
def
|
ac2943a49b
|
utf8mb4 in database for real utf8
|
2017-08-26 09:00:33 +02:00 |
|
def
|
98520bb407
|
other kind of fix
|
2017-08-19 09:36:13 +02:00 |
|
def
|
d40dd4f362
|
Don't try next SQL server when /times returns empty
|
2017-08-19 09:32:14 +02:00 |
|
def
|
0a28556481
|
A bit nicer birthday message
|
2017-07-31 18:24:16 +02:00 |
|
def
|
d9aeeae3fc
|
Fix sql_score.cpp formatters
|
2017-07-30 14:23:25 +02:00 |
|
def
|
adef38a574
|
Revert "We want the Timestamp of a team to stay min(Timestamp) to indicate the first time this team finished the map"
This reverts commit bf0e67a34a .
|
2017-07-26 18:12:41 +02:00 |
|
def
|
cf08239e58
|
no plenk
|
2017-07-24 20:58:51 +02:00 |
|
def
|
bf0e67a34a
|
We want the Timestamp of a team to stay min(Timestamp) to indicate the first time this team finished the map
|
2017-07-23 21:20:12 +02:00 |
|
def
|
42b07441a5
|
Try to make SQL connections a bit more hardy
|
2017-07-08 14:14:50 +02:00 |
|
ChillerDragon
|
727b9f84b6
|
fixed scoreboard update for slow racers (less hacky) (#765)
* fixed scoreboard update for slow racers (less hacky)
* Fix some style issues
|
2017-07-05 23:01:57 +02:00 |
|
def
|
45acda1a66
|
Fix compiler warning
|
2017-06-02 21:49:53 +02:00 |
|
def
|
c49aa0671f
|
Revert "A bit faster"
This reverts commit 1428c25083 .
|
2017-05-24 23:16:10 +02:00 |
|
def
|
1428c25083
|
A bit faster
|
2017-05-24 21:39:04 +02:00 |
|
def
|
02995bf72f
|
Oops
|
2017-05-24 21:36:14 +02:00 |
|
def
|
1f86e6c8df
|
Save fixes
|
2017-05-24 21:32:26 +02:00 |
|
def
|
0f14307e8f
|
oops
|
2017-05-17 22:37:54 +02:00 |
|
def
|
7e7d56048b
|
New try at loading in team only
|
2017-05-17 22:30:13 +02:00 |
|
Dennis Felsing
|
87adba55ad
|
Allow voting again if no map could be found for random map vote
|
2017-05-15 11:15:04 +02:00 |
|
def
|
8c9995f166
|
oops
|
2017-05-14 22:44:52 +02:00 |
|
def
|
413f96b43d
|
Prevent some save/load cheating
|
2017-05-14 22:42:49 +02:00 |
|
def
|
f4112e3bcb
|
Revert "Tees must be teamed up before loading"
This reverts commit d29f2306ef .
|
2017-05-14 22:36:44 +02:00 |
|
def
|
f2232b8026
|
Fix compilation
|
2017-05-14 22:14:02 +02:00 |
|
Dennis Felsing
|
58207926ac
|
Merge pull request #726 from Learath2/dd_pr_load
Tees must be teamed up before loading
|
2017-05-14 11:54:39 +02:00 |
|
def
|
8dcad29138
|
Also update timestamp in team rank (fixes discord bot to show team ranks when they exist)
|
2017-04-23 14:08:58 +02:00 |
|
def
|
9da2655ea7
|
Add own time to /mapinfo
|
2017-04-21 20:13:51 +02:00 |
|
def
|
407943a0a0
|
A bit more cautious SQL code
|
2017-04-13 09:26:12 +02:00 |
|
def
|
d450678bf3
|
Quit even if score-threads didn't complete
|
2017-04-13 08:38:27 +02:00 |
|
Learath
|
0cafa8b813
|
Random tees can't load saves
|
2017-04-12 16:59:46 +02:00 |
|
Learath
|
47f405e160
|
Remove tees that don't belong
|
2017-04-12 10:33:02 +02:00 |
|
Learath
|
d29f2306ef
|
Tees must be teamed up before loading
|
2017-04-11 21:18:26 +02:00 |
|
HMH
|
7ef108c818
|
Fix style in some places which the previous fix missed
|
2017-03-23 22:28:06 +01:00 |
|
necropotame
|
b8e4e5beea
|
Fix style in several places
|
2017-03-22 19:45:14 +01:00 |
|
def
|
3ed6692ad7
|
SQL string cleanup
|
2016-09-25 10:41:34 +02:00 |
|
H-M-H
|
1a311585be
|
escape strings before applying FuzzyString
|
2016-09-03 18:28:11 +02:00 |
|
def
|
c91ef1ea81
|
str_append instead of strcat
|
2016-08-21 21:14:41 +02:00 |
|
def
|
2aa3303884
|
Longer team ranks
|
2016-08-21 21:06:12 +02:00 |
|