summaryrefslogtreecommitdiff
path: root/games/teeworlds
AgeCommit message (Collapse)AuthorFilesLines
2022-09-11*: bump PKGREVISION for flac shlib bumpwiz1-2/+2
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge1-2/+2
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-03-28g*/*: revbump(1) for libsndfiletnn1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26games: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07games: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-08Recursive revbump for audio/jacknia1-2/+2
2020-08-18*: revbump for libsndfileleot1-1/+2
2020-05-19teeworlds: Update to 0.7.5nia3-9/+9
An exploit was discovered, that allows to crash any 0.7 Teeworlds server. Though it does not compromise the security of the host (e.g. no arbitrary accesses in memory) it lets an attacker force a server to repetitively shut down (CVE-2020-12066). The 0.7.5 release is a security update that aims to patch this server exploit. As such, it is very light in features, and is mostly made of fixes.
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2020-01-08teeworlds: Update to 0.7.4nia3-32/+105
Client + Race mode integration - finish messages - times ingame and in the server browser - map record displayed in the scoreboard - localized chat messages - race gametype icon + In-game server browser + Chat pages & upgrades - Up to 10 pages of chat history (page up/page down) - Persistent chat: does not clear when changing map - Map changes are marked by a chat info message - Chat buffer: clicking with the mouse while chatting puts the chat in pause - Ignoring a player clears past chat - Add helper annotation when whispering + Statboard upgrade - Auto statboard screenshots - Merge K/D and Spree/Best spree columns - Visual indicators for flag captures - Visual indicators for weapon stats - Fix statboard not closing + Wide menus mode + Add version info to settings file, change naming scheme to "settings07.cfg" - You can now switch between 0.6 and 0.7 Teeworlds smoothly + HighDPI support + Audio toggling with visual effects (Ctrl+S by default) + Update scroll regions throughout the UI with smooth, adaptive scrollbars + Add a GUI for the experimental joystick support, disable joystick by default + Menu hotkeys (press the first letter) + Some more search bars + Add color palettes to copy skin parts colors + Add "toggle dynamic camera" to controls + Don't show loading progression in LAN tab + Fix chat rendering when scoreboard is open + Fix MOTD consistency, allow slightly more text to be displayed + Fix flag colors for non-team gamemodes + Hide scoreboard if statboard is active + Lower min. mousesens + Change some server browser defaults (all filter, players sort) + Optimise SnapFindItem, a bottleneck Server + Chat commands integration - Display chat commands list, with description and parameter list, to the players - Delete and add commands on-the-go to create a context-aware UI - Ability to disable or replace client-side commands + Race mode integration: customisable display (timer accuracy...) + Randomize survival-mode spawns + Prevent skipping deathtiles with enough speed + No more empty nicknames + Some log format changes (timestamps, flag capture time...) + Fix projectiles from disconnected players dealing no damage + Remove dummy when player joins a full server Graphics + 24 new skins, colorable eyes, and many more body parts to use - Auto-adjust eye color when it is too close to that of the body + Winter background theme (day and night, new default) Editor + Layer size now defaults to the size of the game layer Security + Fix integer overflow when computing tilemap size
2019-07-18teeworlds: fix SunOS build by linking network libswiedi1-1/+3
2019-07-01teeworlds: Update to 0.7.3.1nia6-186/+206
Switch to a less obscure build system. Hopefully fixes the package.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2018-07-18Mark packages that require C++03 (or the GNU variants) if they fail withjoerg1-2/+2
C++14 default language.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-01-14games/*: fix alignment of variable valuesrillig1-2/+2
pkglint -Wall -r --autofix --only aligned After running the above command, three packages had to be adjusted manually: In maelstrom-x11, pkglint didn't see that a commented variable assignment should have been re-aligned as well. In netmaze, there was a single line that didn't align well with all the others, but pkglint decided to adjust the whole paragraph to this single line. The result would have been ok, but not good. In tscp, there was a paragraph where some of the lines were indented one space more than the others. This rule is useful when one variable name is very long compared to the others, but not in this case.
2017-09-04Follow some redirects.wiz1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-05-02DESCRs should include all major points of what something is.dholland1-4/+4
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-03Add SHA512 digests for distfiles for games categoryagc1-1/+2
Problems found locating distfiles: Package blokus: missing distfile blokus-1.1.tar.gz Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz Package dungeon: missing distfile dungeon-gdt-glk.tar.gz Package gate88: missing distfile Gate88_Mar19_05.tar.gz Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip Package rollemup: missing distfile Rollemup.tar.gz Package tscp: missing distfile tscp181.zip Package xbat: missing distfile xev111.tar.gz Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz Package xrick: missing distfile xrick-021212.tgz Package xskat: missing distfile xskat-cards.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-12Import teeworlds-0.6.3 as games/teeworlds.wiz7-0/+623
Packaged by Timo Buhrmester in PR 50235. Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps!