Albert Zeyer

Results 300 issues of Albert Zeyer

Converted from [SourceForge issue 2577580](http://sourceforge.net/support/tracker.php?aid=2577580), submitted by dark_charlie It would be nice to see the score for every team right in the scoreboard (when you press TAB). Something similar could...

presentation

Converted from [SourceForge issue 2577042](http://sourceforge.net/support/tracker.php?aid=2577042), submitted by dark_charlie Extend the ban command to allow banning by IP. It can be useful when someone keeps joining and leaving all the time...

Converted from [SourceForge issue 2558305](http://sourceforge.net/support/tracker.php?aid=2558305), submitted by steelside Would be nice to have a column for flags in the gamelobby so that you can see where each player is from.

medium-complicated-but-good-start

Converted from [SourceForge issue 2555897](http://sourceforge.net/support/tracker.php?aid=2555897), submitted by steelside I think we should restructure so that mods can reside in a mods/ folder, cause the main gamedir is cluttered, mostly by...

Converted from [SourceForge issue 2550371](http://sourceforge.net/support/tracker.php?aid=2550371), submitted by dark_charlie It would be nice to have OLX store your game results (kill/deaths/suicides etc.) and show your statistics. This would be for a...

medium-complicated-but-good-start

Converted from [SourceForge issue 2517108](http://sourceforge.net/support/tracker.php?aid=2517108), submitted by dark_charlie Right now we have messages like "Worm1 killed worm2". It would be nice to have this extended to "Worm1 killed worm2 with...

medium-complicated-but-good-start

updated gitignore for Xcode4

updated Xcode project. also Xcode4 files. should still be compatible with Xcode3

All commands fail. E.g., a simple `ls` gives this message on console: `debug - websocket writing 4:::{"environment":{"cwd":"/Users/az","home":"/Users/az","user":"az","uid":502,"gid":20,"path":["/Users/az/.local/bin","/Users/az/.gem/ruby/1.8/bin","/usr/local/bin","/Users/az/.local/bin","/Users/az/.gem/ruby/1.8/bin","/usr/local/bin","/Users/az/.local/bin","/Users/az/.gem/ruby/1.8/bin","/usr/local/bin","/Users/az/.local/bin","/Users/az/.gem/ruby/1.8/bin","/usr/local/bin","/usr/bin","/bin","/usr/sbin","/sbin","/usr/local/bin","/usr/X11/bin","/opt/subversion/bin","/opt/subversion/bin","/opt/subversion/bin","/opt/subversion/bin"],"defaultShell":"/bin/bash","command":{"success":false,"data":{"code":127}}},"success":false,"answer":5,"args":{"code":127},"session":1}`

`pip3 install --user evdev` with Python 3.8 (via Linuxbrew) on Ubuntu 16.04: ``` Collecting evdev Using cached evdev-1.4.0.tar.gz (26 kB) Building wheels for collected packages: evdev Building wheel for evdev...