Martin Taibr
ee2690eac5
reban for faking activity
2019-12-27 09:45:46 +01:00
Mario
5b09fc3bbb
Remove some old banned IPs for the Xonotic 0.8.2 server, add a note about the system supporting 16 servers
2019-12-26 01:17:27 +10:00
Mario
1b3d98f51b
Add more information to fpsclassico ban reason (adds a spectator bot posing as a client when empty)
2019-11-26 10:01:35 +10:00
Martin Taibr
2e1e717887
reban
2019-11-09 22:55:10 +01:00
Martin Taibr
5179dcf51d
dupe
2019-11-02 21:16:18 +01:00
Martin Taibr
df19af404c
reban
2019-11-02 21:14:38 +01:00
Martin Taibr
0a0711d96d
reban
2019-11-02 17:10:34 +01:00
Martin Taibr
d95ee83f3b
reban server faking activity
2019-11-02 14:46:08 +01:00
Rudolf Polzer
b21867380b
Merge branch 'cmake-q3map2' into 'master'
...
all: compile q3map2 using cmake
See merge request xonotic/xonotic!45
2019-10-11 16:43:37 +00:00
Rudolf Polzer
d1c4747210
xonotic-map-compiler infrastructure script: allow running "from scratch".
2019-10-11 18:41:47 +02:00
Rudolf Polzer
33aa8d8b57
Make xonotic-map-compiler use cmake.
2019-10-11 18:38:31 +02:00
Mario
3125fa3054
Merge branch 'nyov/wikiexporter' into 'master'
...
redmine wiki crawler
See merge request xonotic/xonotic!3
2019-09-30 04:41:33 +00:00
Mario
b1001612ef
Merge branch 'packer/cached-converter' into 'master'
...
cached-converter: check file extensions correctly
Closes xonotic-data.pk3dir#2158
See merge request xonotic/xonotic!48
2019-09-30 04:38:37 +00:00
Wuzzy
12e4ebadb5
Merge branch 'master' into 'translate_desktop'
...
# Conflicts:
# misc/logos/xonotic-glx.desktop
# misc/logos/xonotic.appdata.xml
# misc/logos/xonotic.desktop
2019-09-27 20:47:09 +00:00
Martin Taibr
f68b642333
futureproof -r default
2019-09-27 15:15:49 +02:00
Mario
7533f624e9
Merge branch 'all-default-to-release' into 'master'
...
Build an optimized release binary when using `./all compile` by default
See merge request xonotic/xonotic!60
2019-09-27 11:39:10 +00:00
Hugo Locurcio
76b9444fed
Build an optimized release binary when using ./all compile
by default
...
This prevents players who download the source code to build and play
from using an unoptimized debug build by forgetting to pass the `-r`
switch.
Compiling a debug build is now done by passing `-d`.
The `-r` flag is still supported for compatibility with existing
scripts.
2019-09-27 13:34:48 +02:00
Hugo Locurcio
e206afdbac
Translate desktop files and AppData to French
2019-09-20 22:00:47 +02:00
Mario
9d6e4bb3b9
Update "Xonotic 0.8.2 Server" IP in ban list
2019-09-04 05:23:29 +10:00
Mario
c6297696ed
Restore yet another weird path in SDL lib configs
2019-08-26 12:44:10 +10:00
Mario
558561f576
Restore weird paths in the SDL lib configs
2019-08-25 11:25:24 +10:00
Mario
99517f09db
Fix a weird hardcoded references to a non-existent directory in sdl2-config causing MSYS2 builds to fail
2019-08-24 16:13:16 +10:00
Mario
1e434bee7a
Revert "Update Windows 32 bit SDL build dependency to 2.0.10"
...
This reverts commit d2cdd999d3d7214b2da17099df63b3b409b0ae23.
2019-08-24 00:04:30 +00:00
Wuzzy
04b89372a0
Translate desktop files and AppData to German
2019-08-23 16:02:45 +02:00
Mario
bbf23c93cf
Include the extension when checking for the Windows dedicated binary in the icon script
2019-08-20 13:34:53 +10:00
Mario
c297287c73
Update "Xonotic 0.8.2 Server" IP in the ban list
2019-08-19 22:56:26 +10:00
Mario
33e3b90bcf
Don't add the Xonotic icon to the dedicated server Windows binaries, this will help reduce the confusion where players launch the wrong executable and are unable to play
2019-08-19 20:09:30 +10:00
Mario
c303237ecf
Include the nexcompat package in low and high release zips
2019-08-19 19:52:41 +10:00
Mario
578365efd9
Update xonotic-glx.desktop to match the SDL file
2019-08-19 18:39:56 +10:00
Mario
524db2b01a
Undo the inclusion of WGL binaries in the release script
2019-08-18 17:00:13 +10:00
Mario
c633ec33a8
Restore the GLX binary on Linux systems
2019-08-18 16:53:12 +10:00
Thomas Debesse
4a6dfe1198
all: compile q3map2 using cmake
2019-07-05 04:09:11 +02:00
Mario
e712295d34
Ban the fpsclassico.de server for faking activity
2019-06-25 19:46:20 +10:00
Mario
5ccead712c
Hide the recommended servers category until a better system can be implemented
2019-06-04 07:18:06 +10:00
Martin Taibr
18673ba6e9
ban the server faking activity yet again
2019-05-22 23:36:46 +02:00
Mario
7389c784f8
Block the newly appearing Rexuiz servers
2019-03-31 22:33:30 +10:00
terencehill
500377145c
Document "all compile -1"
2018-11-20 14:32:30 +01:00
terencehill
a6ce9c4ba7
Fix "all run" trying to run a no longer supported executable (wgl or glx), it now runs the sdl one
2018-11-20 14:31:04 +01:00
packer
a2b86036c3
$F contains file extension...
2018-11-13 17:47:33 +01:00
AsciiWolf
5c0ccd4e39
Update desktop/AppData files
2018-10-22 16:08:10 +02:00
Mario
db66da3c52
Merge branch 'asciiwolf/xonotic-appdata'
2018-10-20 07:12:24 +10:00
Rudolf Polzer
4331b691c0
Remove support for the glx binary.
...
Fixes compile with DP from master.
2018-10-17 09:31:37 -07:00
Rudolf Polzer
cd7078f2f7
Merge branch 'patch-1' into 'master'
...
Update .desktop files to Freedesktop standards Issue #159
See merge request xonotic/xonotic!17
2018-10-17 16:14:19 +00:00
Mario
916a92dcc9
Attempt to detect when X64 Windows is being used
2018-10-01 19:48:17 +10:00
Mario
02da6dd703
Fix map autoscreenshot script taking all screenshots from the same position, and don't show waypoints in the screenshots, also don't use config.cfg
2018-09-12 04:22:31 +10:00
Mario
464ee1d38a
Ban "Linus Torvalds' Fan Server" again for faking activity
2018-09-03 02:13:47 +10:00
AsciiWolf
37e3d71e28
Add AppData file
2018-07-21 02:40:52 +02:00
Rudolf Polzer
224e559042
Typo: pkg -> pk3
2018-06-15 20:46:49 +02:00
Rudolf Polzer
71c6bd9e79
Map screenshot server: also already screenshot maps in a branch that's incomplete.
...
The branch then will be retried until complete, and skipped in the future only then.
2018-06-15 20:35:05 +02:00
Rudolf Polzer
5c9ec58825
Map screenshot server: when downloading maps for a branch fails, still try screenshotting other branches.
2018-06-15 20:26:46 +02:00