Commit Graph

2042 Commits

Author SHA1 Message Date
bones_was_here
1bf43d17e8 Enable static linking of libd0_rijndael in release builds 2022-02-20 06:58:24 +10:00
terencehill
5d1ddcda4b Merge branch 'bones_was_here/releases_nodirtyflag' into 'master'
Remove the dirty flag from the qc version string in release builds

See merge request xonotic/xonotic!85
2022-02-19 18:09:12 +00:00
terencehill
98a770f3a5 Merge branch 'bones_was_here/imagemangle' into 'master'
Work around imagemagick regression that puts everything upside down

Closes #341

See merge request xonotic/xonotic!86
2022-02-19 17:56:34 +00:00
Rudolf Polzer
ff4dd68a7c Oops, fix the errors.
Now the bot handles kicks right.
2022-02-18 01:07:15 +01:00
Rudolf Polzer
f08345646f Fix handling of leave events due to kick. 2022-02-18 01:03:25 +01:00
terencehill
4cd02b88db Merge branch 'z411/remove_readyrestart' into 'master'
Remove cvars of deprecated ready_restart

See merge request xonotic/xonotic!90
2022-02-13 17:53:59 +00:00
Rudolf Polzer
5eb77dcc5e Rename properly to powerbot. 2022-02-07 22:42:23 +01:00
Rudolf Polzer
33803e325c Also add a gitignore file. 2022-02-07 22:39:29 +01:00
Rudolf Polzer
0fa421ecb8 Add our power levels Matrix bot. 2022-02-07 22:38:29 +01:00
z411
66f52f3722
Remove cvars of deprecated ready_restart 2022-02-05 01:57:48 -03:00
Rudolf Polzer
1169cae6f5 Do not mark maps as done when fetching their pk3 failed.
May fix "missing screenshots" issue.
2022-02-04 03:28:43 +01:00
Rudolf Polzer
1007baeac7 Remove some random slashes from the URLs. 2022-01-31 12:32:28 -08:00
Rudolf Polzer
61b8b2ba39 Include the map blob hash in the URL spammed on Matrix.
Maybe this will make the preview always show the correct screenshot?
2022-01-31 12:26:59 -08:00
Rudolf Polzer
1a97e6fc9f Don't set BUILD_ONE in the shell script - set this optionally in the cronjob. 2022-01-31 12:14:06 -08:00
Rudolf Polzer
ded346703e Update the screenshot cron runner script. 2022-01-31 11:49:00 -08:00
Rudolf Polzer
fa4dbf2435 Fix URL for accessing the screenshot server. 2022-01-31 11:45:52 -08:00
Rudolf Polzer
f7aa44c5aa Sync xonotic-map-screenshot script. 2022-01-31 19:16:20 +01:00
Rudolf Polzer
1f6fe33a1e Sync xonotic-release-build script. 2022-01-31 19:14:04 +01:00
Ant Zucaro
d8b1ca4945 Merge branch 'z411/tos_revision' into 'master'
Added TOS version to checkupdate.txt

See merge request xonotic/xonotic!87
2022-01-21 17:54:59 +00:00
z411
6be2a50129
Added TOS version to checkupdate.txt 2022-01-17 19:14:50 -03:00
bones_was_here
f26724da0a Work around imagemagick regression that puts everything upside down
Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
2022-01-18 03:25:22 +10:00
bones_was_here
eeb100ec94 Remove the dirty flag from the qc version string in release builds
Old: "xonotic-v0.8.2~"
New: "xonotic-v0.8.2"
2021-12-14 22:41:31 +10:00
Rudolf Polzer
0de97cb6d6 Recompile libcurl, now with schannel. 2021-12-08 21:25:43 +01:00
Rudolf Polzer
e168501a4c Update libcurl DLL for Win64 too.
This is for issue #337.
2021-12-08 20:45:30 +01:00
Rudolf Polzer
ddef7e6f0c Update jpeg DLL by a new rebuild. 2021-12-08 17:04:39 +01:00
Rudolf Polzer
5940257823 Oops, actually select OS X ;) 2021-11-22 13:25:33 -08:00
Rudolf Polzer
6d11a5ae54 Another attempt at fixing OSX SDL build. 2021-11-22 12:49:18 -08:00
Rudolf Polzer
73b338e918 Re-enable macOS building using osxcross. 2021-11-22 11:05:53 -08:00
Rudolf Polzer
7c1ab2dcb2 Rename Windows builds so that xonotic.exe is 64bit SDL again. 2021-11-22 05:33:09 -08:00
Rudolf Polzer
0a66c777fc Also link to pthread for ODE.
The ODE static library requires it.
2021-11-21 02:34:33 +01:00
Rudolf Polzer
013b90d3f7 Add our own ODE build again, but a new one.
The Debian one doesn't allow static linking.
2021-11-21 02:20:49 +01:00
Rudolf Polzer
4a0148a914 Just use JPEG and ODE from the installed Debian system.
It comes with .a files, so we can just embed them statically.
2021-11-21 02:04:54 +01:00
Rudolf Polzer
aa4a969cae Fix weird paste error in release-engine-win32. 2021-11-21 01:23:32 +01:00
Rudolf Polzer
0c0a244c76 Same sync for OS X.
Note that OS X builds aren't made yet as I first need to actually bring up the cross compiler first.
2021-11-20 14:08:35 -05:00
Rudolf Polzer
b93dc6a1b5 Also sync over flags for Windows.
No real diffs, other than some build flags for win32 that may fix crashes.
2021-11-20 14:05:49 -05:00
Rudolf Polzer
fe5eadf2c2 nokia2tuba: improve legato.
Oops, had this commit laying around quite long.
2021-11-20 14:00:46 -05:00
Rudolf Polzer
5cf22d6a2e Sync linux64 flags from the Travis script.
The old values were the ones we used before Travis.

This links JPEG statically and adds ODE into the binary.
2021-11-20 13:59:41 -05:00
Rudolf Polzer
b7fdf30812 Rebuild GMP with --enable-fat.
Should fix "illegal instruction".
2021-11-13 12:43:10 +01:00
Rudolf Polzer
b38e0d693f selfbuildagain branch is merged, no longer need to merge in the build script. 2021-11-12 12:54:45 -08:00
Rudolf Polzer
d38ad04459 Merge branch 'divVerent/selfbuildagain' 2021-11-12 12:53:54 -08:00
Rudolf Polzer
d648594fbf Enable local release builds. 2021-11-12 20:36:26 +01:00
Rudolf Polzer
295fa80134 Recompile linux64 GMP and d0_blind_id --with-pic --enable-static --disable-shared. 2021-11-12 20:18:11 +01:00
Rudolf Polzer
9f4a5a6bd2 We no longer have the old icon rebranding script.
Well, let's just do another way.
2021-11-12 11:02:33 -08:00
Rudolf Polzer
fbd5dfe473 Oops: sdl2-config. 2021-11-12 10:52:16 -08:00
Rudolf Polzer
481f6ac96c Fix compiler names. 2021-11-12 10:45:05 -08:00
Rudolf Polzer
429aa87dc9 Go back to self-building rather than relying on Travis.
This uses build flags that worked before we moved to Travis - some may be out of date.
2021-11-12 10:37:24 -08:00
Rudolf Polzer
fc95a413e7 Sync the update rsync script. 2021-07-08 23:52:09 +02:00
Rudolf Polzer
5620c8e893 Merge branch 'master' of gitlab.com:xonotic/xonotic 2021-07-08 21:24:09 +02:00
Rudolf Polzer
7a6b819523 Import updated release build script. 2021-07-08 21:23:37 +02:00
Rudolf Polzer
af927722ff Shorter path (we now make autobuild-bsp the homedir). 2021-07-08 12:17:06 -07:00