woogerboy21
6962777ded
Rework idle timeout, now server side ( #2259 )
...
* Server side idle timeout
Initial commit for server side idle timeout counter. This adds a new
int value that is updated when room/game/mod/admin commands occur and is
checked during the regular ping timout function that if the users new
"idle" value exceeds the idleclienttimeout value defined in the servers
configuration file the user is logged out. The user will receive a
warning at the 90% time frame mark about being idle.
* Use round instead of ceil
Travis fix for older xcode issue's.
* Fixed requested items
Mis-spelleed function, added header, added warning message sent check
value. Also corrected the protobuf declaration file for
event_notifyuser
* Moved bool to protected
* Re-Ordered Declarations
* Removed most stylistic items
Resolved most noted things.
* Remove client side idle timeout
Removed client side idle timeout functionality
2016-11-08 22:18:12 -05:00
woogerboy21
7af2f3f057
Idle Client Timeout Functionality
...
Added the functionality client side to log users out of servers if they
are idle for more than 1 hour without joining either a game or room.
Sending a message (room/game/private) or performing a game action.
2016-10-09 13:55:07 -04:00
woogerboy21
62ffcde6bd
Added logs tab to allow moderators the ability to review log history/details
2015-09-23 00:50:01 -04:00
Fabio Bas
00e3e63f41
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
Fabio Bas
4ee12f0b69
Don't change window maximized state when clicking a notification
2015-09-08 17:49:31 +02:00
woogerboy21
39fcabe921
Allows moderators to promote users to mod and demote mod to user
2015-08-20 22:42:10 -04:00
Zach H
cc3e4edfd9
rename function
2015-07-03 00:37:30 -04:00
Zach H
e2be1cd897
fix local mention crash
2015-07-03 00:30:59 -04:00
Matt Lowe
6b307469fe
Fixed issue with clicking on PM bubbles
...
Previously would not open the client if the window was minimized.
Added the same popup fix for mentions
2015-04-07 23:32:13 +02:00
Fabio Bas
1f33e34d8f
Add tooltips to tabs
2015-03-19 16:43:27 +01:00
Fabio Bas
dafa7c6fe1
fix #811
2015-03-19 16:08:46 +01:00
Fabio Bas
399d4bf516
cockatrice: ask to save modified decks on close; fix #759
2015-02-21 15:21:26 +01:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
Max-Wilhelm Bruker
0eee6d7ab9
fixed issue #49 : when editing a remote deck, be able to directly save it there
2012-05-09 21:52:09 +02:00
Max-Wilhelm Bruker
cc516823d7
deck editor is tab, replay viewer is tab, deck editor shown by default, cache window geometry between sessions, 'open this deck in deck editor' open in game
2012-04-22 12:23:33 +02:00
Max-Wilhelm Bruker
38cf2621b4
preliminary changes to make deck editor a tab
2012-04-22 05:06:51 -04:00
Max-Wilhelm Bruker
95cd293b9c
context menu for a message sender's name in chat; also display the user level icon next to the name; minor consistency and type-safety changes
2012-04-08 23:48:02 +02:00
Max-Wilhelm Bruker
f9e0b6fe9e
moved the user list context menu to a separate class to avoid redundant code
2012-04-07 23:05:45 +02:00
Max-Wilhelm Bruker
3b70ad8c66
minor fixes wrt commit 4e4a7563db
2012-03-25 14:41:52 +02:00
Max-Wilhelm Bruker
b0378544c4
added icon for expiration lock button, added close button to replay tab, minor GUI fixes
2012-03-04 12:05:28 +01:00
Max-Wilhelm Bruker
c6c6a970c6
interface & client tab for replay transfer
2012-02-25 19:33:44 +01:00
Max-Wilhelm Bruker
d5c628966f
PB: everything compiles except for deck storage
2012-01-01 02:48:24 +01:00
Max-Wilhelm Bruker
f115342e47
local mode is working again
2011-12-18 23:30:53 +01:00
Max-Wilhelm Bruker
c7ef61f750
moderators can override game restrictions and kick players when spectating; game host privileges shift when host leaves
2011-11-13 13:13:41 +01:00
Max-Wilhelm Bruker
632e9bbff3
improved banning and deck hashing
2011-11-01 22:44:51 +01:00
Max-Wilhelm Bruker
f10d9c9bec
strip newlines from msg in cmdRoomSay; improved i18n in MessageLogWidget
2011-07-06 18:45:56 +02:00
Max-Wilhelm Bruker
cc795a2dd7
don't call alert() when a message in a public chat is received
2011-06-25 01:26:20 +02:00
Max-Wilhelm Bruker
0ea8375a2f
close buttons for tabs
2011-04-17 17:23:44 +02:00
Max-Wilhelm Bruker
87933ba82d
fix
2011-03-03 18:03:54 +01:00
Max-Wilhelm Bruker
57f9e2c3b4
user banning
2011-03-03 01:16:13 +01:00
Max-Wilhelm Bruker
9e34c9c985
more buddy list & ignore list code
2011-02-28 20:44:03 +01:00
Max-Wilhelm Bruker
92e842bb74
fixed direct chat, fixed in-game attachment bugs
2011-01-25 00:12:35 +01:00
Max-Wilhelm Bruker
bd9e142d1d
added admin tab; server status message update
2011-01-14 16:55:16 +01:00
Max-Wilhelm Bruker
62ccd51f11
minor fix
2011-01-03 21:11:51 +01:00
Max-Wilhelm Bruker
78d81ae65a
room stuff and minor fixes
2011-01-03 19:01:49 +01:00
Max-Wilhelm Bruker
80277ff573
rooms work mostly
2011-01-02 16:13:07 +01:00
Max-Wilhelm Bruker
e597325ec3
implemented direct chat
2010-09-18 23:47:39 +02:00
Max-Wilhelm Bruker
c4c1723205
single player improvements
2010-09-07 03:51:48 +02:00
Max-Wilhelm Bruker
5ff099f4bc
more code for local playing
2010-08-14 17:01:14 +02:00
Max-Wilhelm Bruker
7921b5f82d
initial commit of local server code
2010-08-04 13:56:51 +02:00
Max-Wilhelm Bruker
7afb866961
confirmation dialog when closing main window with open games
2010-04-01 15:54:51 +02:00
Max-Wilhelm Bruker
888a64b0fd
new protocol code
2010-02-26 17:28:02 +01:00
Max-Wilhelm Bruker
70594387de
tab modified indicator
2010-02-05 13:36:00 +01:00
Max-Wilhelm Bruker
3d5ba34aaf
translation fix; minor improvement
2010-02-04 16:25:38 +01:00
Max-Wilhelm Bruker
59e9416f57
blah
2009-11-30 19:33:45 +01:00
Max-Wilhelm Bruker
122f8ea916
game menu
2009-11-28 18:35:48 +01:00
Max-Wilhelm Bruker
6c93b1e9b7
ping time display is working again
2009-11-22 14:41:02 +01:00
Max-Wilhelm Bruker
f31405743e
initial commit for deck repository tab
2009-11-19 17:12:44 +01:00
Max-Wilhelm Bruker
77f5ec29eb
some gui code
2009-11-16 17:18:13 +01:00
Max-Wilhelm Bruker
64aa68cd26
Chat works!
2009-11-13 18:27:06 +01:00