Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-15 | Update to 12.7 | Ryozuki | |
2019-08-24 | Disable websockets feature due to a crash. | Ryozuki | |
We will have to wait until this is fixed on ddnet. | |||
2019-08-02 | Update to 12.6.1 | Ryozuki | |
2019-07-31 | Update to 12.6 | Ryozuki | |
2019-06-16 | Add DDNet Server systemd service, drop desktop | Rafael Fontenelle | |
Instead of creating a .desktop file for the DDNet-Server executable, use a systemd unit file which runs the server instance as a user called "ddnet" and the service's data in "/var/lib/ddnet". ddnet-sysusers.conf is responsible for creating the user and group if they don't exist. It won't remove them upon package removal though, but one can use 'userdel ddnet' for that. ddnet-tmpfiles.conf is responsible for creating /var/lib/ddnet with the user and group newly created by sysusers.d config file. There will be stored autoexec_server.log, a "records" directory and any other persistent data. When starting the systemd unit file "ddnet-server.service", it runs the DDNet-Server executable with work directory "/var/lib/ddnet" as user "ddnet", which allows to store the persistent files in there. As a consequence of this change, "imagemagick" and "gendesk" are no longer needed for creating .png icon and .desktop files, so they were removed from makedepends array. .gitignore now includes *.conf and *.service to the exception list | |||
2019-06-15 | Don't package autoexec_server.cfg | Ryozuki | |
It's already packaged by ddnet-maps-git. I also updated the descriptions to match the ones of ddnet. | |||
2019-06-15 | Update to 12.5, add autoexec_server.cfg and use provided icons and .desktop ↵ | Ryozuki | |
files for the client | |||
2019-05-22 | Update to 12.4.3 | Rafael Fontenelle | |
2019-05-13 | Update to 12.4.2 | Rafael Fontenelle | |
2019-04-24 | Update to 12.3 | Rafael Fontenelle | |
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 | 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-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 | Update to 11.2 | 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-03 | Update to 11.0.3 | Rafael Fontenelle | |
2018-02-02 | optdepends: Update description of ddnet-maps-git | Rafael Fontenelle | |