iceball
iceball copied to clipboard
Open-source rewrite of the VOXLAP version of Ace of Spades.
I'm not really sure why this remapping of scancodes to keys is a thing to begin with. I looked through the commit history and it seems the game used to...
also adds logging to stderr.txt and stdout.txt, which fixes(?) #268 and #130 .
Currently, if one follows the instructions on the wiki, `$ cmake --build build/` will generate excetutables (and copy dll's on Windows) in the build/ folder, which then need to be...
The name "Iceball" is so confusing. When I first heard about it, I had no idea it was about Ace of Spades until I actually saw screenshots. Search results bring...
In Arch (or at least a fork of it, Parabola, which I use) Lua5.1 is in package lua51 and the .pc file is located at _/usr/lib/pkgconfig/lua51.pc_. So I added another...
The new sound code doesn't compensate for the hiccups we get with wav_cube_size and all that shit when zooming is used. The main reason we compensate in the first place...
If there's both a vxl and icemap, default to icemap and warn the server admin about it.
As it currently is everything and everybody just dumps their stuff into stdout and stderr without any indication of what the message is, what it means, where it came from...
For example, I have a 1x1x1 KV6 cube, set as the tent (blue), which is scaled to 1.0/3.0 in order to make it exactly 1 world block. The model is...