Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-21 | Update to 12.2 | Rafael Fontenelle | |
2019-04-13 | Enable ddnet: links | Rafael Fontenelle | |
Click on a DDNet server instance URL to start the client playing in that server instance See: https://ddnet.tw/news/ddnet-links/ | |||
2019-04-10 | Update to 12.1 | Rafael Fontenelle | |
2019-04-10 | Add optional MySQL support | Rafael Fontenelle | |
MySQL support is not enable by default in both this PKGBUILD and DDNet build rules. In order to enable it, Set "_enable_mysql" to 1 and the PKGBUILD will do the rest. No database server is added as dependency. You may want to install 'mariadb' for running the db server. | |||
2019-04-10 | Use ninja build system | Rafael Fontenelle | |
Better build times. Also move $srcdir/build/prep/ folder to $srcdir/prep for a shorter filepath in the PKGBUILD. | |||
2019-04-03 | Add pnglite to depends | Rafael Fontenelle | |
2019-03-31 | Update to 12.0.1 | Rafael Fontenelle | |
2019-03-28 | Update to 12.0 | Rafael Fontenelle | |
2019-03-19 | Add websockets support | Rafael Fontenelle | |
Why not? | |||
2019-03-17 | Update to 11.9, convert icons, gen desktop | Rafael Fontenelle | |
Changes in this commit: - Update pkgver to 11.9 - Update pkgdesc using text from the project's GitHub page - Remove icon and desktop files from source() - Extract icon files from their .ico files (requires imagemagick) - Generate .desktop files (requires gendesk) - Install icon files in /usr/share/icons/hicolor/ subdirectories - Run 'install' verbosely | |||
2019-02-15 | Update to 11.8 | Rafael Fontenelle | |
2019-01-12 | Update to 11.7.2 | Rafael Fontenelle | |
2019-01-09 | Update to 11.7 | Rafael Fontenelle | |
2018-12-27 | Update to 11.6.1 | Rafael Fontenelle | |
2018-12-24 | Remove replaces teeworlds-ddnet | Rafael Fontenelle | |
Passed 1 year and 3 months already. See first commit | |||
2018-12-24 | Update to 11.6 | Rafael Fontenelle | |
2018-12-11 | Update to 11.5.1 | Rafael Fontenelle | |
Enable autoupdater again | |||
2018-12-04 | Enable autoupdater again | Rafael Fontenelle | |
https://github.com/ddnet/ddnet/issues/1374 | |||
2018-11-21 | Update to 11.5 | Rafael Fontenelle | |
2018-10-31 | Update to 11.4.5 | Rafael Fontenelle | |
2018-10-01 | Update to 11.4.4 | Rafael Fontenelle | |
2018-09-13 | Update to 11.4.3 | Rafael Fontenelle | |
Also use 'make install' to install client, server and tools bins, and other minor changes. | |||
2018-09-05 | .gitignore: standardize | Rafael Fontenelle | |
2018-09-03 | Update to 11.4.2 | Rafael Fontenelle | |
2018-08-23 | Update to 11.4.1 | Rafael Fontenelle | |
2018-08-21 | Update to 11.4 | Rafael Fontenelle | |
2018-08-07 | Update to 11.3.1 | Rafael Fontenelle | |
2018-07-24 | Update to 11.3 | Rafael Fontenelle | |
2018-07-02 | alsa-lib not a dependency anymore | Rafael Fontenelle | |
2018-07-02 | Update to 11.2.1 | Rafael Fontenelle | |
2018-06-27 | map_version not available anymore | Rafael Fontenelle | |
2018-06-27 | Update to 11.2 | Rafael Fontenelle | |
2018-06-17 | fix desktop file | Rafael Fontenelle | |
2018-06-16 | Disable terminal window for client | Rafael Fontenelle | |
2018-06-01 | Update to 11.1.9 | Rafael Fontenelle | |
And disable map_version tool installation, as it really has no use for DDNet (it was previously used for Teeworlds). | |||
2018-05-25 | Move tools to /usr/lib and fix ddnet.desktop | Rafael Fontenelle | |
2018-05-21 | Update to 11.1.8 | Rafael Fontenelle | |
Also remove image conversion and desktop file generation, add the respective pre-converted and pre-generated files. | |||
2018-04-17 | Update to 11.1.4 | Rafael Fontenelle | |
2018-04-07 | Update to 11.1.3 | Rafael Fontenelle | |
2018-04-05 | add check() and move getest | Rafael Fontenelle | |
2018-04-04 | Update to 11.1.2 | Rafael Fontenelle | |
2018-04-03 | Update to 11.1 | Rafael Fontenelle | |
2018-02-04 | Cosmetics | Rafael Fontenelle | |
Remove information about MySQL, as they are in ArchWiki now. https://wiki.archlinux.org/index.php/DDNet | |||
2018-02-03 | Update to 11.0.3 | Rafael Fontenelle | |
2018-02-02 | optdepends: Update description of ddnet-maps-git | Rafael Fontenelle | |
2018-01-22 | Update to 11.0.2 | Rafael Fontenelle | |
Also fix notation of by-nc-sa of CC to satisfy namcap | |||
2018-01-15 | Update to 11.0.1 | Rafael Fontenelle | |
Also remove build dir before start building, to avoid conflit between different versions | |||
2018-01-14 | Fix license array | Rafael Fontenelle | |
2018-01-14 | Update to 11.0 | Rafael Fontenelle | |
2017-12-10 | Drop i686 support | Rafael Fontenelle | |