Zach
1409b97490
Merge pull request #1530 from ZeldaZach/fix_1527
...
Minors Fixes for #1527
2015-09-18 10:18:12 -04:00
Zach H
ccc8ac4826
minor fixes
2015-09-18 09:56:32 -04:00
Fabio Bas
2a20b6028e
Changed problematic shortcuts
2015-09-18 08:38:54 +02:00
woogerboy21
b0693299c7
Added server private message functionality to allow server based PM notifications.
...
Ban based notification to other online moderators is the first form implemented by this PR.
2015-09-17 22:40:29 -04:00
marco
0ce38ea88e
Reset & Clear all shortcuts
...
This closes #1517
2015-09-16 13:35:26 +02:00
marco
8eacd85d68
Link to wiki: how to set shortcuts
2015-09-16 12:30:32 +02:00
ctrlaltca
c7c84bca8f
Merge pull request #1521 from tooomm/patch-2
...
remove debug code; fix #1520
2015-09-16 08:42:48 +02:00
tooomm
1bec6dc37a
shortcut tabs adjustments
...
- `|` over `/` to make `P/T` better readable
- Game play --> Gameplay
- Player - Playing Area
2015-09-15 18:56:53 +02:00
tooomm
814553dae6
remove debug code
...
fixes #1520
2015-09-15 18:53:06 +02:00
Zach
385455e77c
Merge pull request #1510 from woogerboy21/room_message_history
...
Added chat history to a room that is displayed on join
2015-09-15 12:10:37 -04:00
woogerboy21
87a64da1bc
Added chat history to a room that is displayed on join.
...
With this update a new chat history definition is added on a per
room bases which allows operators to specify the number of chat
messages to store and present to the user on join. Please see
the sample ini for room definitions.
2015-09-14 17:54:04 -04:00
Zach
3412ce2f7d
Merge pull request #1501 from marcofernandezheras/Fix-Shortcut-Detection
...
Fix shortcuts detection on settings & game
2015-09-14 16:02:45 -04:00
marco
4c6b543cbe
Fix shortcuts detection on settings & game
...
Fix #1499 , Fix #1493 , Fix #1477
Fix typo
2015-09-14 16:56:51 +02:00
Fabio Bas
a6bc709583
merged master
2015-09-13 19:39:42 +02:00
Fabio Bas
5aaae5279c
revert to using QAudioOutput
2015-09-13 19:37:49 +02:00
Zach
f2864ce569
Merge pull request #1511 from ctrlaltca/theme_extensions
...
Themes: don't use hardcoded extensions on images
2015-09-13 13:26:12 -04:00
Fabio Bas
f78c01fa88
Avoid multiple sounds playing at the same time
2015-09-13 17:22:58 +02:00
woogerboy21
46f78fcead
Fix server crash on banning
2015-09-13 00:52:52 -04:00
Fabio Bas
85aa866e02
sound themes
2015-09-13 02:01:50 +02:00
Fabio Bas
28df389ea6
Fixed flags size: they're not squared
2015-09-13 00:53:11 +02:00
Fabio Bas
dfe9719637
Removed unused parameter
2015-09-13 00:26:28 +02:00
Fabio Bas
00e3e63f41
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
Jeff
32df2c29ed
Fix library, grave, exile crash on windows
2015-09-12 17:24:36 -04:00
Zach
226a8cc017
Merge pull request #1498 from ctrlaltca/sound_whatever
...
Reworked SoundEngine overhaul
2015-09-12 00:35:20 -04:00
Zach
4c9555bb59
Merge pull request #1496 from ctrlaltca/clamp_zoneview
...
Clamp zone view widget's titlebar inside the viewable area
2015-09-12 00:34:12 -04:00
Zach
29446d80d4
Merge pull request #1469 from woogerboy21/request_ban
...
Added the ability or moderation staff to request user ban history
2015-09-10 21:34:16 -04:00
Fabio Bas
a06c7b2f9d
Rework the sound engine to use QSound
...
plus misc fixes
2015-09-11 00:43:22 +02:00
Fabio Bas
0b072e2d60
Remove dependency to qt multimedia/mobility under qt4 and unused phonon plugins
2015-09-11 00:42:37 +02:00
Fabio Bas
b2f855aeb0
fix settings icon spacing
2015-09-10 23:37:16 +02:00
Fabio Bas
a7616835e3
Clamp zone view widget's titlebar inside the viewable area
2015-09-10 23:29:01 +02:00
woogerboy21
90cb890cc2
Added the ability or moderation staff to request user ban history
2015-09-10 16:02:45 -04:00
Jeff
badbcf2753
Fix sound test button
2015-09-09 16:47:09 -04:00
Jeff
d6398477ae
SoundEngine overhaul
2015-09-09 02:24:02 -04:00
Zach
05aa8b2c92
Merge pull request #1474 from woogerboy21/no_tab_close
...
Do not close message tabs on disconnect
2015-09-09 00:04:06 -04:00
woogerboy21
7bfea03af8
Do not close message tabs on disconnect
2015-09-08 14:38:48 -04:00
ctrlaltca
c984a7c962
Merge pull request #1488 from ctrlaltca/translations
...
Translations update
2015-09-08 19:25:34 +02:00
Fabio Bas
fcc5370082
Fetched new translations
2015-09-08 19:12:41 +02:00
Fabio Bas
5951c95e81
extracted new translatable strings
2015-09-08 19:10:57 +02:00
Fabio Bas
c214234bb2
fix typo
2015-09-08 19:08:34 +02:00
Zach
aac980a8cb
Merge pull request #1485 from ctrlaltca/fix_notification_click
...
Don't change window maximized state when clicking a notification
2015-09-08 12:49:00 -04:00
Zach
601ada8473
Merge pull request #1484 from ctrlaltca/fix_f12
...
Fix loading of "increase life counter" shortcut in settings
2015-09-08 12:43:27 -04:00
Zach
b47aa86c84
Merge pull request #1483 from ctrlaltca/deckeditor_filter_buttons
...
Add back "remove" buttons to deck editor's filter
2015-09-08 12:33:15 -04:00
Zach
73f2d2b0e5
Merge pull request #1478 from ctrlaltca/fix_replay_crash
...
Fix replay crash due to completer
2015-09-08 12:31:59 -04:00
Fabio Bas
4ee12f0b69
Don't change window maximized state when clicking a notification
2015-09-08 17:49:31 +02:00
Fabio Bas
db18c7da10
Fix loading of "increase life counter" shortcut in settings
2015-09-08 17:13:47 +02:00
Fabio Bas
3be1bcd356
Add back "remove" buttons to deck editor's filter
2015-09-08 10:25:33 +02:00
Fabio Bas
50aa6e3a4d
Fix autoconnect
2015-09-08 08:37:19 +02:00
Fabio Bas
f14ebb0028
Fix replay crash due to completer
2015-09-08 08:12:00 +02:00
marco
36f19be06a
Fix thememanager on portable build
2015-09-06 18:29:48 +02:00
Fabio Bas
e50d0c6db2
get cardback image from theme
2015-09-06 11:44:19 +02:00
woogerboy21
9dc77d674f
Fix older gcc nested pre-def with portable builds
2015-09-05 17:44:51 -04:00
Zach
60ed9fd1ff
Add slash
2015-09-03 14:56:23 -04:00
marco
44fefc20c2
Fix portable on OSX
2015-09-03 19:47:07 +02:00
marco
b4c5729bf5
fix Decks, Pics replays & sounds paths on Portable build
2015-09-03 18:31:11 +02:00
Zach
f4ae08f8b1
Merge pull request #1439 from woogerboy21/feature_check
...
Added server/client feature set communication
2015-09-02 23:38:53 -04:00
woogerboy21
044c2356ff
Added server/client feature set communication
2015-09-02 17:54:06 -04:00
Zach
3188ef4cde
Merge pull request #1444 from woogerboy21/fix_blank_ban
...
Detect if a use is trying to place an invalid ban
2015-09-01 22:20:05 -04:00
marco
baa61d0571
Merge branch 'master' into Refactor-settings
...
Conflicts:
oracle/CMakeLists.txt
2015-09-01 21:28:53 +02:00
Fabio Bas
6d7baec37b
Merge with master
2015-08-31 22:55:46 +02:00
Fabio Bas
5cfb034452
merged with master
2015-08-31 22:48:14 +02:00
woogerboy21
66c19ab727
Detect if a use is trying to place an invalid ban
2015-08-31 01:00:13 -04:00
Fabio Bas
fcff6301ed
Fetched new translations. Arrr!
2015-08-27 18:32:14 +02:00
tooomm
83e9f9deba
typos resolved
...
@marcofernandezheras ok?
2015-08-26 15:33:05 +02:00
marco
0b94b47f72
Servatrice portable + cmake options
...
Use -DPORTABLE=1 to build a portable version
2015-08-25 21:25:13 +02:00
marco
4125d690fa
Fix merge & relative path for portable build
2015-08-25 20:22:31 +02:00
woogerboy21
364df4daf0
Extend the login protocol to send the client id (as optional)
2015-08-24 11:38:24 -04:00
Zach
324ddda4dd
Merge pull request #1416 from ZeldaZach/fix_1411
...
Define URLs
2015-08-23 23:00:22 -04:00
Zach
14da4efe6d
Merge pull request #1414 from ZeldaZach/fix_1412
...
Prevent bad flags
2015-08-23 17:59:52 -04:00
Zach H
a8727d5a50
define URLs
2015-08-23 17:57:26 -04:00
Zach
4d2fdaec08
Merge pull request #1407 from Fizztastic/fix_1396
...
Option to opt-out of remember game settings
2015-08-23 16:28:01 -04:00
Zach H
8ffe310855
prevent bad flags
2015-08-23 16:27:18 -04:00
ctrlaltca
ab33258ce9
Merge pull request #1415 from ctrlaltca/translations
...
Translations: extracted new strings
2015-08-23 20:54:50 +02:00
Fabio Bas
b335bc5e7d
Translations: extracted new strings
2015-08-23 20:54:11 +02:00
marco
be7efa98cf
Fix relative path for image download & settings
2015-08-23 15:54:52 +02:00
marco
1e2d5b0693
Fix translate setting + Mod oracle to portable build
2015-08-23 14:14:11 +02:00
Jeff
ca82fd867a
Option to opt-out of remember game settings
2015-08-22 15:52:03 -04:00
woogerboy21
b0630b81ca
Log old session out of server if logging in from a second location
2015-08-22 13:41:02 -04:00
ctrlaltca
18ec8e20b6
Merge pull request #1381 from ZeldaZach/flags_to_lower
...
Country to lower (fix win bug)
2015-08-22 11:53:22 +02:00
Zach
e9156ecd62
Merge pull request #1391 from woogerboy21/admin_adjustmods
...
Allows admins to promote users to mod and demote mod to user
2015-08-22 00:03:46 -04:00
Gavin Bisesi
66f14c1168
Address PR feedback
2015-08-21 23:03:15 -04:00
Zach
a6a62b3334
Merge pull request #1354 from Cockatrice/fix-1351
...
Fix #1351 - Server ignores only-reg if in "none" auth mode.
2015-08-21 22:15:32 -04:00
Daenyth
6170c9037f
Fix #1351 - Server ignores only-reg if in "none" auth mode.
...
When in none auth mode, registered users don't exist; hence the setting
makes the game impossible to join.
Normally the setting would be greyed out when the user is unregistered,
but commit 475c54bf
introduced a new edge case where the stored setting
would apply to the field even if the user is unregistered, making the
setting possible to apply in no-reg mode. Regardless, any client could
have done this, not just the default cockatrice.
The server side fix should prevent all issues in the future.
2015-08-21 20:30:46 -04:00
Zach H
41b10308ba
country to lower (fix win bug)
2015-08-21 20:05:49 -04:00
marco
c8d59eec5e
Refactred settings to use settingscache & ini files
2015-08-22 01:05:15 +02:00
Jeff
50e0b6dd35
Merge lines
2015-08-20 23:33:06 -04:00
Jeff
97d0cfa3d9
Fix first word completion
2015-08-20 23:01:32 -04:00
woogerboy21
39fcabe921
Allows moderators to promote users to mod and demote mod to user
2015-08-20 22:42:10 -04:00
Jeff
05f2bc8392
Fix Conflicts
2015-08-20 22:27:46 -04:00
Jeff
e9bad2cacb
Merge branch 'master' into fix_1387
...
Conflicts:
cockatrice/CMakeLists.txt
cockatrice/src/tab_game.h
cockatrice/src/tab_room.cpp
2015-08-20 22:23:47 -04:00
Zach
b2ab2c6eba
Merge pull request #1382 from marcofernandezheras/Customizable-shortcuts
...
Customizable shortcuts
2015-08-20 21:44:05 -04:00
marco
c6aba5a6d0
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
Jeff
a64ea17357
Add LineEditCompleter to Tab_Game
2015-08-19 18:46:08 -04:00
Zach
8c0722953f
Merge pull request #1386 from Fizztastic/fix_1383
...
Fix linked cardwidget not showing PT/Loyalty
2015-08-17 17:14:30 -04:00
Jeff
f3c43cb50f
Fix linked cardwidget not showing PT/Loyalty
2015-08-16 19:02:55 -04:00
marco
d3d6f70496
Removed 2nd arg from ShortcutsSettings::getShortcut
2015-08-16 21:53:59 +02:00
marco
1ca89e0b09
Moved counters to a new tab
2015-08-16 15:38:23 +02:00
marco
713a8148d3
Customizable shorcuts
2015-08-16 14:24:04 +02:00
marco
be82472f35
Merge branch 'master' into Customizable-shortcuts
2015-08-16 14:01:48 +02:00
marco
4cb53ccaed
Merge branch 'master' into Customizable-shortcuts
2015-08-16 13:52:34 +02:00
marco
beaa4e9383
Configurable shortcuts
2015-08-16 13:46:57 +02:00
woogerboy21
702f949196
Updated response block to look better
2015-08-15 21:17:32 -04:00
woogerboy21
3e94c9d283
Define permission levels for rooms
2015-08-15 21:00:51 -04:00
Zach
98fa9eb159
Merge pull request #1356 from Fizztastic/ChatRoomCompleter
...
Username Completer in server room
2015-08-15 20:08:34 -04:00
woogerboy21
0f4dc18074
Merge pull request #1374 from woogerboy21/ban_by_clientid
...
Ban by client ID
2015-08-14 11:25:01 -04:00
woogerboy21
b102a05a36
Add ability to ban by client id
2015-08-14 00:06:37 -04:00
Jeff
386716b8db
Add option to open customsets folder
2015-08-13 23:52:38 -04:00
Jeff
50d67467dc
Username Completer in server room
...
Adds QCompleter in server room and a setting to enable/disable it.
2015-08-13 23:51:39 -04:00
poixen
9bf3178b2f
Merge pull request #1307 from poixen/hostselection
...
Previous server connection history
2015-08-12 12:59:23 +02:00
Zach H
b57a316bfd
remove max screen default
2015-08-11 17:10:05 -04:00
Gavin Bisesi
59568bf13c
Revert " #1351 Fix"
2015-08-09 15:52:32 -04:00
woogerboy21
5fc0da6ab9
#1351 Fix
...
This update address's the issue were a server with no db has only non-registered users but when creating a game will cause the dialogue to only allow the check box of "registered users only" resulting in a game that no user will ever be able to join.
2015-08-09 15:07:30 -04:00
woogerboy21
3f78e0bec3
Update Error 11 Clarity
2015-08-09 12:56:09 -04:00
marco
b0bf94e378
Shorcut read from settings
2015-08-09 12:16:52 +02:00
woogerboy21
afa2c67e87
Actually pass the generated client id.
2015-08-08 17:22:59 -04:00
woogerboy21
567c1a148d
Fix local game due to clientid check in response container.
2015-08-08 17:08:43 -04:00
Gavin Bisesi
481a57edf6
Show more informative error on registration failure
2015-08-08 09:55:23 -04:00
Gavin Bisesi
bf7cf61b85
Add more informative message on unrecognized login response
...
When logging in and receiving a reply that isn't understood, show a more informative error message.
`tr() + tr()` for better translation flexibility.
2015-08-08 09:48:18 -04:00
woogerboy21
bc99024e4f
Added server side setting to allow the requirement of a client id from clients.
2015-08-08 08:52:19 -04:00
woogerboy21
94942e1a92
Commit to resolve requests made by @Daenyth discussed after the commit.
...
See https://github.com/Cockatrice/Cockatrice/pull/1340 for details.
2015-08-08 08:52:19 -04:00
marco
e9e75961f4
Redesigning deck editor to work with docks
...
Moved setting files & Added code for a future portable build
2015-08-07 23:44:40 +02:00
woogerboy21
ba90d84a13
Merge pull request #1340 from woogerboy21/clientid
...
Client ID Generation
2015-08-06 14:17:06 -04:00
tooomm
94d4ff8c1b
removed space
2015-08-06 10:11:00 +02:00
woogerboy21
52db13a1ca
Initial release of client ID generation.
2015-08-05 10:15:49 -04:00
Zach
44d757f691
Merge pull request #1328 from marcofernandezheras/FixBug#1296
...
Ctrl + Double Click: Add card to SB
2015-08-03 22:47:32 -04:00
marco
0d10d6f85d
Fixes issue #1296
2015-08-04 00:17:44 +02:00
woogerboy21
13011180f7
Merge pull request #1313 from woogerboy21/update_pingtime
...
Update Client & Server ping time
2015-08-03 12:31:20 -04:00
ctrlaltca
4b5fb30248
Merge pull request #1318 from ctrlaltca/fix_linking_faq_url
...
Fix "Linking FAQ" url
2015-08-01 11:18:16 +02:00
ctrlaltca
622e018cd4
Merge pull request #1320 from ctrlaltca/translations
...
Updated translations
2015-08-01 11:18:04 +02:00
Fabio Bas
7e7c0ef4d2
Updated translations
2015-08-01 10:55:06 +02:00
Fabio Bas
6dfd2e65f6
Fix "Linking FAQ" url
2015-08-01 08:07:47 +02:00
woogerboy21
8c7301b19f
Updated server and client ping to 5 seconds. Also changed hard set 1 second value on the ping timers to read values from the settings cache.
2015-07-29 23:44:00 -04:00
Matt Lowe
1ca24b2597
Previous server connection history
...
This adds the ability to select previous servers from a list to connect
to.
You can remove items from the drop down by selecting them and pressing
delete.
If you connect to a new host it will be added to the previous hosts.
It will remember the last host connected to in the dropdown.
2015-07-28 20:04:01 +02:00
Zach H
8a86165890
allow URL redirects
2015-07-28 02:41:08 -04:00
Matt Lowe
46f28f92b6
Changed app title when logged in
...
As seen in this image, you cant see where you are logged in.
How it looks now:
2015-07-27 16:19:19 +02:00
Zach H
475c54bfe1
fix 1032 merge conflicts
2015-07-27 00:01:05 -04:00
Zach
e318b70329
Merge pull request #1286 from ctrlaltca/disabled_sets
...
Prefer enabled sets when loading images
2015-07-26 12:10:00 -07:00
Zach
bd92f18e9d
Merge pull request #1293 from ctrlaltca/fix_1289
...
Force black text color on deck list
2015-07-26 12:05:52 -07:00
Fabio Bas
a001238b74
Force cache clear on sets database save.
2015-07-26 11:46:09 +02:00
Zach
ac4c745521
Merge pull request #1294 from mildmongrel/tablezone_refactor_001
...
tablezone refactor and cleanup
2015-07-25 22:45:06 -07:00
Zach
387137fbc7
Merge pull request #1292 from ctrlaltca/fix_compile_debug
...
fix compilation with gcc in paranoic mode
2015-07-25 22:37:18 -07:00
Zach
c675cf4010
Merge pull request #1272 from Fizztastic/fix_577
...
Joining a full game joins you as spectator
2015-07-25 22:16:00 -07:00
mildmongrel
ba50025e80
tablezone refactor and cleanup
2015-07-24 16:15:08 -07:00
Fabio Bas
800a17e483
Force black text color on deck list; fix #1289
2015-07-24 19:35:31 +02:00
Fabio Bas
119871d114
fix compilation with gcc in paranoic mode
...
deckview.cpp:244:6: warning: no previous declaration for 'bool
sortCardsByName(DeckViewCard*, DeckViewCard*)' [-Wmissing-declarations]
2015-07-24 19:29:06 +02:00
Fabio Bas
90655ff631
Prefer enabled sets when loading images; fix #1235
2015-07-22 17:35:44 +02:00
Jeff
3f22024281
Joining a full game joins you as spectator
2015-07-18 01:33:15 -04:00
ctrlaltca
0d5e169648
Merge pull request #1270 from ctrlaltca/fix_1269
...
Fix change flag in edit account; Fix #1269
2015-07-16 18:01:40 +02:00
Fabio Bas
c9e1585322
Fix change flag in edit account; Fix #1269
2015-07-16 17:59:28 +02:00
ctrlaltca
9b9db297b3
Revert "Confirmation dialog on close"
2015-07-16 14:30:12 +02:00
Zach
e0b71d3b05
Merge pull request #1257 from ctrlaltca/messageparser
...
Chatview: split message parser and add "highlight words"
2015-07-15 20:00:08 -04:00