Wed, 02 Feb 2011 22:19:10 +0300 |
unc0rr |
- Implement BAN protocol command
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 21:53:19 +0300 |
unc0rr |
KICK and BAN actions (ban has no protocol command for it yet)
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 21:23:12 +0300 |
unc0rr |
Fix merge :D
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 11:28:38 +0300 |
unc0rr |
Merge server refactor into default
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 22:55:11 +0100 |
sheepluva |
how about we 60-sec-ban the _kicked user_ instead of the _admin that kicked that user_? :P
0.9.15
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 21:12:50 +0300 |
unc0rr |
Impement 60 seconds ban after kick from server. Not tested at all.
0.9.15
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 21:40:17 +0300 |
unc0rr |
Implement room delegation when admin lefts it
server_refactor
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 13:43:07 +0300 |
unc0rr |
Introduce numbered server notice messages
server_refactor
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 22:21:29 +0300 |
unc0rr |
Force RNF in AnswerClients too, in order to prevent lazyness in actions (most probably it's redundant to do that, still I do)
server_refactor
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 22:19:06 +0300 |
unc0rr |
Reimplement some more Actions
server_refactor
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 22:14:14 +0300 |
unc0rr |
io = liftIO
server_refactor
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 22:10:24 +0300 |
unc0rr |
Reimplement one more Action
server_refactor
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 22:06:42 +0300 |
unc0rr |
Finally a solution for excess lazyness when working with unsafeThaw'ed arrays
server_refactor
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 22:23:08 +0300 |
unc0rr |
Send room config to client
server_refactor
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 22:13:34 +0300 |
unc0rr |
Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested.
server_refactor
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 18:57:44 +0300 |
unc0rr |
Explicitly kill listening thread in try to prevent messages recieving bugs
server_refactor
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 18:14:05 +0300 |
unc0rr |
Fix typo
server_refactor
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 18:12:13 +0300 |
unc0rr |
Bring back room and teams removing
server_refactor
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 13:31:55 -0500 |
nemo |
Ok. This should pull 0.9.14.1 server into default
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 15:06:02 -0500 |
nemo |
merge 0.9.14.1 to trunk
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 20:06:47 +0100 |
koda |
fix compilation server for me
0.9.14.1
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 18:57:36 -0500 |
nemo |
This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
|
file |
diff |
annotate
|
Thu, 11 Nov 2010 22:17:54 +0300 |
unc0rr |
Revert to old server in branch 0.9.14
0.9.14
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 21:32:18 +0400 |
unc0rr |
Some screwing around in try to fix space leak. No luck yet.
|
file |
diff |
annotate
|
Mon, 16 Aug 2010 18:43:32 +0400 |
unc0rr |
Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 22:39:59 +0400 |
unc0rr |
Some comments on the reason of the bug, leave bug not fixed yet
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 18:55:54 +0400 |
unc0rr |
- burp's patch cleaning up module dependancies + cabal file
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 23:38:18 +0400 |
unc0rr |
Make server stay alive when some clients get kicked
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 23:30:08 +0400 |
unc0rr |
Make ROUNDFINISHED work correctly
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 23:00:10 +0400 |
unc0rr |
Reimplement ping timeout
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 22:37:47 +0400 |
unc0rr |
Reimplement statistics
|
file |
diff |
annotate
|
Sat, 17 Jul 2010 23:44:42 +0400 |
unc0rr |
Reimplement REMOVE_TEAM
|
file |
diff |
annotate
|
Sun, 27 Jun 2010 21:27:26 +0400 |
unc0rr |
A bunch of reimplemented commands
|
file |
diff |
annotate
|
Sun, 27 Jun 2010 21:06:41 +0400 |
unc0rr |
Properly handle client exit
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 21:41:14 +0400 |
unC0Rr |
Reimplement room creating
|
file |
diff |
annotate
|
Tue, 08 Jun 2010 18:20:49 +0000 |
unc0rr |
Some more progress
|
file |
diff |
annotate
|
Sun, 06 Jun 2010 19:03:06 +0000 |
unc0rr |
Reimplement more core actions
|
file |
diff |
annotate
|
Sun, 06 Jun 2010 15:29:33 +0000 |
unc0rr |
Use sockets instead of handles, use bytestrings instead of strings
|
file |
diff |
annotate
|
Mon, 10 May 2010 17:48:06 +0000 |
unc0rr |
Make some more protocol commands work
|
file |
diff |
annotate
|
Sun, 09 May 2010 18:47:31 +0000 |
unc0rr |
- Enable -O2 optimization for server
|
file |
diff |
annotate
|
Sun, 09 May 2010 17:53:08 +0000 |
unc0rr |
Uses StateT monad instead of manually maintaining the state
|
file |
diff |
annotate
|
Thu, 06 May 2010 17:53:37 +0000 |
unc0rr |
Make server build again (it's still useless though)
|
file |
diff |
annotate
|
Thu, 06 May 2010 17:39:08 +0000 |
unc0rr |
Some more steps in refactoring
|
file |
diff |
annotate
|
Wed, 05 May 2010 08:01:37 +0000 |
unc0rr |
Start the server refactoring
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 08:47:06 +0000 |
unc0rr |
Some stuff for game server administration task
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 18:28:33 +0000 |
unc0rr |
- Unbreak support for client versions prior to 0.9.13-dev
|
file |
diff |
annotate
|
Mon, 14 Dec 2009 20:23:51 +0000 |
unc0rr |
Implement "team" chat between spectators
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 14:44:16 +0000 |
unc0rr |
Update server
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 17:01:40 +0000 |
unc0rr |
Server provides more info in rooms list
|
file |
diff |
annotate
|
Sat, 03 Oct 2009 09:35:14 +0000 |
unc0rr |
- Proper /team command implementation
|
file |
diff |
annotate
|
Fri, 04 Sep 2009 16:50:52 +0000 |
unc0rr |
Fixes suggested by hlint tool
|
file |
diff |
annotate
|
Thu, 03 Sep 2009 09:49:22 +0000 |
unc0rr |
Warn players in room when admin lefts room
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 09:04:06 +0000 |
unc0rr |
- Frontend: reorganize code controlling widgets state, fix problems getting room admin status
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 08:50:45 +0000 |
unc0rr |
Send leaving message and remove room admin's teams when he exits
|
file |
diff |
annotate
|
Tue, 01 Sep 2009 17:56:25 +0000 |
unc0rr |
Implement room delegation (not tested, only one predefined name to rename room)
|
file |
diff |
annotate
|
Sun, 30 Aug 2009 08:04:59 +0000 |
unc0rr |
Some preparation for room control delegation support
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 14:36:41 +0000 |
nemo |
unc0rr's patch from issue #144 - prevent spectators from ruining the game
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 17:55:42 +0000 |
unc0rr |
Implement sending gameserver stats to webserver
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 08:47:05 +0000 |
unc0rr |
Implement ability for server admin to clear accounts cache
|
file |
diff |
annotate
|