nemo [Wed, 30 Dec 2015 23:30:00 -0500] rev 11473
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
nemo [Wed, 30 Dec 2015 23:20:57 -0500] rev 11472
remove hardcoded shotgun val
nemo [Wed, 30 Dec 2015 15:26:25 -0500] rev 11471
set TryHard for placing hog automatically
nemo [Wed, 30 Dec 2015 11:59:43 -0500] rev 11470
remove space from key binding name
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
nemo [Tue, 29 Dec 2015 14:44:32 -0500] rev 11468
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
unc0rr [Mon, 28 Dec 2015 23:37:44 +0300] rev 11467
Allow server admins to join passworded/restricted rooms when it is really needed
unc0rr [Mon, 28 Dec 2015 21:51:12 +0300] rev 11466
Defer kicking to the time when everything is in consistent state
unc0rr [Mon, 28 Dec 2015 21:21:02 +0300] rev 11465
Allow toggling registration requirement on live server
unc0rr [Mon, 28 Dec 2015 09:06:29 +0300] rev 11464
Allow only one query per session
unc0rr [Mon, 28 Dec 2015 08:43:38 +0300] rev 11463
Don't send LIST command on join
unc0rr [Sat, 26 Dec 2015 22:29:57 +0300] rev 11462
- Fix passing of ansistrings via ipc
- Some work on getting drawn maps from network (missing zlib unpack)