2013-05-21 |
unc0rr |
'/rnd' command. Pass it a (possibly empty) list of items.
|
file |
diff |
annotate
|
2013-05-21 |
unc0rr |
Clear nickname in case of collision so client could try again. Should help with issue 550 if not fix it.
|
file |
diff |
annotate
|
2013-05-13 |
unc0rr |
Restore ready toggle for room admins (issue 432)
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-02-20 |
unc0rr |
Forbit guest checkers
|
file |
diff |
annotate
|
2013-02-20 |
unc0rr |
Workaround desync issue if I correctly understand its roots (barely tested)
|
file |
diff |
annotate
|
2013-02-18 |
unc0rr |
Clear player's clan info on room join
|
file |
diff |
annotate
|
2013-02-17 |
unc0rr |
No NFData instance for ByteString when ghc >= 7.6
|
file |
diff |
annotate
|
2013-02-17 |
unc0rr |
Sort checked files into dirs
|
file |
diff |
annotate
|
2013-02-16 |
unc0rr |
Some more work on checker
|
file |
diff |
annotate
|
2013-02-08 |
unc0rr |
Fix official server build
|
file |
diff |
annotate
|
2013-02-03 |
unc0rr |
Some work on loading replay and interaction with checker
|
file |
diff |
annotate
|
2013-02-01 |
unc0rr |
Fix server crasher
|
file |
diff |
annotate
|
2013-01-27 |
unc0rr |
Also rooms per version stats
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-26 |
unc0rr |
Not needed anymore
|
file |
diff |
annotate
|
2013-01-26 |
unc0rr |
Don't resend "team quit" message when client closes engine, then quits room:
|
file |
diff |
annotate
|
2013-01-21 |
unc0rr |
Okay, let's try not trust even room admin on this
|
file |
diff |
annotate
|
2013-01-19 |
unc0rr |
- Allow server admins to use DELEGATE even when not room owner
|
file |
diff |
annotate
|
2013-01-18 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
2013-01-17 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
2013-01-12 |
unc0rr |
Logon procedure for checkers, introduce invisible clients
|
file |
diff |
annotate
|
2013-01-11 |
unc0rr |
- Start work on checker
|
file |
diff |
annotate
|
2013-01-10 |
unc0rr |
Throw away stupid Data.Seq
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-05 |
unc0rr |
Command to delegate room to other player
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-05 |
unc0rr |
Change room name if room admin is kicked
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-05 |
unc0rr |
Send "ROUND_FINISHED" to room clients when server thinks so
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-05 |
unc0rr |
Better check for bans
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-05 |
unc0rr |
"Registered users only" room flag
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-02 |
unc0rr |
- Disable in-room bans
|
file |
diff |
annotate
|
2012-11-30 |
unc0rr |
Fix warning
|
file |
diff |
annotate
|
2012-11-30 |
unc0rr |
- Fix UNBAN bug
|
file |
diff |
annotate
|
2012-11-30 |
unc0rr |
Case insensitive test for banned nickname
|
file |
diff |
annotate
|
2012-11-30 |
unc0rr |
Implement ban by nickname
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
Oops, fix room info on room admin change
|
file |
diff |
annotate
|
2012-11-04 |
unc0rr |
Better place for SendUpdateOnThisRoom
|
file |
diff |
annotate
|
2012-11-03 |
unc0rr |
Send notification about 1 player in room on room creation
|
file |
diff |
annotate
|
2012-11-02 |
unc0rr |
oops, fix incorrect room owner name in ROOM UPD command again
|
file |
diff |
annotate
|
2012-11-02 |
unc0rr |
oops, fix incorrect room owner name in ROOM UPD command
|
file |
diff |
annotate
|
2012-11-01 |
unc0rr |
Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
|
file |
diff |
annotate
|
2012-10-31 |
unc0rr |
Clear in-game flag when user joins room
|
file |
diff |
annotate
|
2012-10-21 |
unc0rr |
Keep room admin ready status always set
|
file |
diff |
annotate
|
2012-10-17 |
unc0rr |
Fix most of server warnings
|
file |
diff |
annotate
|
2012-10-15 |
unc0rr |
Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
|
file |
diff |
annotate
|
2012-10-12 |
unc0rr |
UNBAN implementation
|
file |
diff |
annotate
|
2012-10-09 |
unc0rr |
Reset nickname so it may be reused while old connection is still hanging
|
file |
diff |
annotate
|
2012-09-25 |
unc0rr |
- Keep track of room name so correct name is displayed when you become room admin
|
file |
diff |
annotate
|
2012-09-09 |
unc0rr |
'h' status for room admins
|
file |
diff |
annotate
|
2012-09-04 |
unc0rr |
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
|
file |
diff |
annotate
|
2012-09-04 |
unc0rr |
Unset room restrictions on player/team joins when changing room admin
|
file |
diff |
annotate
|
2012-08-25 |
unc0rr |
Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
|
file |
diff |
annotate
|
2012-08-13 |
unc0rr |
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
|
file |
diff |
annotate
|
2012-08-08 |
unc0rr |
Keep room till last player quits
|
file |
diff |
annotate
|
2012-08-05 |
unc0rr |
Introduce 'a' and 'u' client flags to mark admins and authenticated users
|
file |
diff |
annotate
|
2012-07-31 |
unc0rr |
Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
|
file |
diff |
annotate
|
2012-07-07 |
unc0rr |
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
|
file |
diff |
annotate
|
2012-06-28 |
unc0rr |
- Try sending remove message in 'finally' as a last resort
|
file |
diff |
annotate
|
2012-05-26 |
unc0rr |
Bring leftTeams back (with a fix) as it is apparently needed for spectators.
|
file |
diff |
annotate
|
2012-05-24 |
unc0rr |
- Restore pre-r9257cf8e7af2 behavior
|
file |
diff |
annotate
|