summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2018-04-03Update to r1015.g1e5822bRafael Fontenelle
2018-02-07Update to r1000.g2d3ef65Rafael Fontenelle
2018-02-02Disable XZ compressionRafael Fontenelle
Because this package very big, it takes a very long time to compress with XZ compression. By disabling it, and using only pkg.tar file format, the size of the tarball increases in 200MB (from 400MB to 600MB) but the compression time decreses drastically. It seems to be a good trade-off.
2018-02-02Make maps available for the clientRafael Fontenelle
In spite of having maps installed, the client wouldn't find them because they were not localed at /usr/share/ddnet/data/maps/ (sub-directories doesn't count). Therefore, the client would download each map in runtime to ~/.teeworlds/downloadedmaps/. Now a symlink was created pointing the actual map file, so the client will not downloaded maps anymore, unless a map was changed or you don't have it at all - it means you should update this -git package).
2018-01-23Update to r995.g2213cc6Rafael Fontenelle
2018-01-14Update to r991.g7277cccRafael Fontenelle
2017-12-10Update to r982.gf372444Rafael Fontenelle
2017-09-24Add Insane mapsRafael Fontenelle
Also order types alphabetically
2017-09-24Update to r963.g21e1ca0Rafael Fontenelle
Also add provides/conflicts/replaces
2017-09-01Initial commitRafael Fontenelle
Renaming "teewords-ddnet-maps-git" to "ddnet-maps-git"