tooomm
339945e089
fix custom build + displaying name ( #2668 )
...
* fix custom build name
* remove html and argument from tr()
2017-04-30 16:20:29 +02:00
tooomm
faeb3f8daf
fix
2017-04-30 15:17:03 +02:00
tooomm
e04010f00b
further tweaks and uniform style
2017-04-30 15:06:32 +02:00
tooomm
cbd9d2c4fc
better wording ( #2674 )
2017-04-29 22:15:43 -04:00
tooomm
fdc82708c6
extend updater description in menu ( #2673 )
2017-04-29 20:13:33 -04:00
tooomm
8f7691b47a
next round
2017-04-29 22:55:49 +02:00
tooomm
ca2e3e5eab
trial_error
2017-04-29 22:45:25 +02:00
tooomm
da42d9e049
fix
2017-04-29 22:32:07 +02:00
tooomm
f18679bfff
fix attempt
2017-04-29 22:06:53 +02:00
tooomm
970b67cdb6
update message rework
2017-04-29 20:57:52 +02:00
ctrlaltca
3c5e38bd14
Hide some icons for spectators; fix #2589 ( #2656 )
...
* fix #2589
* Additional fix
2017-04-29 15:06:30 +02:00
Zach H
12c9e4b81a
allow placement below top X cards ( #2666 )
...
Close #2666
2017-04-27 20:32:24 -04:00
Zach H
7c1a18da5e
Add "Random card from graveyard" ( #2652 )
2017-04-26 18:12:56 -04:00
ctrlaltca
df211748ca
Add clear button to deck editor ( #2654 )
2017-04-26 15:20:35 -04:00
ctrlaltca
ce77d51a8f
Fix crash on logger; make log window modalless ( #2659 )
2017-04-26 15:05:24 -04:00
tooomm
9dd3a04a08
improve provided info in "edit sets" ( #2641 )
2017-04-25 15:46:37 -04:00
Zach H
62d8f5a039
change cards from sb<->mb with double-click ( #2606 )
2017-04-25 14:05:25 -04:00
Fabio Bas
2c551bdd35
Revert "fix #2332 "
...
This reverts commit 0fd77346df
.
2017-04-25 19:35:07 +02:00
Fabio Bas
0fd77346df
fix #2332
2017-04-25 18:58:01 +02:00
ctrlaltca
a46c7156dd
fix_crash ( #2649 )
2017-04-25 18:13:45 +02:00
ctrlaltca
3c54499a40
sort edit sets better ( #2648 )
2017-04-25 11:40:47 -04:00
ctrlaltca
160d66d890
show tokens all sets ( #2646 )
2017-04-25 11:32:51 -04:00
ctrlaltca
3f3839d70a
fix deck card backs ( #2645 )
2017-04-25 11:32:00 -04:00
ctrlaltca
ab94d2c91d
Token Dialog Revamp ( #2639 )
2017-04-25 00:29:57 -04:00
ctrlaltca
8ad448a23c
fix #2600 ( #2638 )
2017-04-25 00:29:32 -04:00
ctrlaltca
acb40bc738
Fix #2608 ; fix #2609 ; fix #2611 ( #2636 )
2017-04-24 22:20:44 +02:00
ctrlaltca
f2a887a6a4
fix #2623 ( #2634 )
2017-04-24 22:20:19 +02:00
ctrlaltca
29904c49da
Specify reason when on game leave; fix #2624 ( #2633 )
...
* fix #2624
* feedback++
2017-04-24 22:20:08 +02:00
Zach H
176ea444ba
revert clear focus ( #2619 )
2017-04-21 17:52:14 +02:00
ctrlaltca
3356b2ede7
Change version in about window and installer name ( #2570 )
...
* Change version in about window and installer name
* Change version in about window and installer name
* Cmake get version updates
* dev snapshot format changed
* alignment changes
2017-04-20 13:41:18 +02:00
Zach H
5f3a3f535a
clear focus only if needed ( #2604 )
2017-04-20 05:21:30 -04:00
Zach H
e2e9c5ab96
disable join if spec disabled ( #2605 )
2017-04-20 03:01:28 -04:00
Zach H
dc6c375220
clear focus when changing phases ( #2583 )
2017-04-15 14:37:01 -04:00
Zach H
657e1ac9e6
fix c style casting ( #2561 )
2017-04-05 15:45:58 -04:00
tooomm
ee154da598
clean transifex translations up ( #2566 )
2017-04-03 16:35:10 -04:00
Zach H
b3c1a87f60
better bool checking ( #2564 )
2017-04-01 21:29:23 -04:00
Zach H
ef7670a1e6
translation file updates ( #2559 )
...
* translation file updates
* translation updates
2017-03-31 15:29:43 -04:00
Zach H
d7e5b29d41
Dev channel to GitHub ( #2557 )
2017-03-31 14:47:49 -04:00
Zach H
87ebea7b0f
fix memory leak ( #2549 )
2017-03-28 13:13:42 -04:00
tooomm
a273f55b6f
exchange tr() for QString() ( #2547 )
2017-03-27 15:07:17 -04:00
Zach H
06c3edf4c6
cancel downloads from updater ( #2534 )
...
* cancel downloads from updater - fix #2534
* fix double popup
2017-03-25 16:35:43 -04:00
Gavin Bisesi
6f30304271
Change stable channel downloads to use only github api and links ( #2515 )
...
* Change stable channel downloads to use only github api and links
Ref #2502
2017-03-25 16:35:04 -04:00
Zach H
559d4bd47f
use list over vector
2017-03-23 00:45:52 -04:00
Gavin Bisesi
b99ae7f463
Merge pull request #2501 from Cockatrice/refactor-chatview
...
Remove direct usages of TabSupervisor from Chatview
2017-03-22 22:22:19 -04:00
Gavin Bisesi
f5a5ea0434
ChatView: Initialize fields in declared order
2017-03-22 21:52:15 -04:00
woogerboy21
2f23a9cb2f
Smarter rooms ( #2484 )
...
* Added VIP only room
* Added DONATOR room.
* Extended Room to include privilege level.
* Updated room join logic
* Updated server tab permissions column display based on perm+privlevel definitions
* Fixed new client -> old server blank permissions column on server tab
Added the ability for registered user - VIP/DONATOR/PRIVILEGED room.
2017-03-22 21:45:16 -04:00
Zach H
317ac05919
logbuffer crash fix ( #2524 )
2017-03-22 21:39:16 -04:00
Zach H
f688c046ab
Size constraints for Settings Dialog ( #2513 )
2017-03-22 21:25:40 -04:00
Zach H
141e6df50a
Updater dialog changes ( #2504 )
2017-03-22 21:23:25 -04:00
Gavin Bisesi
8ac2a5870d
Un-const non-pointer return types
2017-03-22 21:12:42 -04:00
Gavin Bisesi
a3f4012d1a
Reduce TabSupervisor direct usage in UserContextMenu
2017-03-22 20:44:05 -04:00
Gavin Bisesi
c5aa75d4d1
Reduce data dependency for GamesProxyModel
2017-03-22 20:44:05 -04:00
Gavin Bisesi
d65a444ac5
Remove direct usages of TabSupervisor from Chatview
...
- There still might be inherited usages
- It's still used in the ctor
Areas to test
- Mentions
- Chat notifications
- Username clickable links
2017-03-22 20:44:05 -04:00
tooomm
2c3b85aed3
fix translators link ( #1987 )
2017-03-22 16:26:59 -04:00
Zach H
85985a9433
Add support for multi-selection in set editor ( #2441 )
2017-03-22 15:49:38 -04:00
Zach H
5ebc9ca360
allow auto connect ( #2522 )
2017-03-20 18:21:20 -04:00
Zach H
4feb43cdcc
changes to connection dialog ( #2503 )
2017-03-19 20:24:58 -04:00
Zach H
b5b9527c13
Font size defaults ( #2521 )
2017-03-19 20:20:06 -04:00
Zach H
a2a7561613
allow max font size to be defined by user ( #2488 )
2017-03-19 14:13:20 -04:00
Zach H
0da2bdd7aa
additional null checks in player, gameselector, remoteclient, log ( #2514 )
2017-03-19 12:55:55 -04:00
Zach H
212a7d00db
better null checking decklist ( #2510 )
2017-03-18 20:56:49 -04:00
Zach H
3b2eff2551
file filenames so window updater works ( #2500 )
...
* file filenames so window updater works
2017-03-18 18:48:40 -04:00
Zach H
fb194db766
additional null checks & parsing ( #2506 )
...
* additional null checks & parsing
2017-03-18 18:48:23 -04:00
Zach H
127a91147c
rename from update to check ( #2505 )
2017-03-18 18:46:19 -04:00
Zach H
2048aac387
STDout debugging ( #2499 )
2017-03-17 20:45:13 -04:00
Zach H
a8a4557738
auto_connect toggle fix ( #2485 )
2017-03-16 16:59:48 -04:00
Zach H
a7dbc2e1f6
Fix token window resize ( #2480 )
2017-03-15 15:53:57 -04:00
Zach H
4cfcca33db
Server Connect Remade ( #2452 )
...
* Save multiple server configurations
* Each server has its own password/port storage
Close #2452
2017-03-14 17:51:51 -04:00
Zach H
37b43f9916
make settings size vary based on sizeHint() ( #2472 )
2017-03-14 17:48:02 -04:00
ctrlaltca
6e723b2a99
translations ( #2469 )
2017-03-14 00:04:26 +01:00
ctrlaltca
2817f54c96
Fix issues with new updater; fix #2465 ( #2468 )
...
* fix #2465
2017-03-13 23:21:15 +01:00
ctrlaltca
f9a025081a
fix #2445 ( #2458 )
2017-03-12 18:23:58 +01:00
ctrlaltca
877a5ca3b1
fix_2449 ( #2459 )
2017-03-12 18:21:49 +01:00
tooomm
72825c43ec
rephrase missing feature setting ( #2462 )
2017-03-12 13:20:15 -04:00
Zach H
bd850fa3ff
create related token if you press the 'Token:' button ( #2455 )
...
* create related token if you press the 'Token:' button
* function set
2017-03-12 11:51:59 +01:00
Zach H
b2f2e9db8a
make sure xml file is uploaded ( #2440 )
2017-03-07 12:48:07 -05:00
Zach H
638c5e25fa
temp fix to downloading folders ( #2442 )
2017-03-04 22:36:35 -05:00
Zach H
c850ae98d8
add player numbers to in game ( #2435 )
2017-03-04 11:03:39 -05:00
Zach H
18b8a0ef5c
fix folder names ( #2432 )
2017-03-04 00:49:09 -05:00
Zach H
6619612c30
fix buddy checkbox bug ( #2434 )
2017-03-04 00:48:16 -05:00
Zach H
b8334d0cd5
fix incorrect pawn icons ( #2436 )
...
* fix incorrect pawn icons
2017-03-02 22:26:10 -05:00
Zach H
cf08d1d267
Revert "Condensed Card Counter Context Menu" ( #2433 )
2017-03-02 17:47:15 -05:00
Zach H
2bad56f6b6
removal of p server ( #2438 )
2017-03-02 16:41:08 -05:00
ctrlaltca
160c4cea6b
Translations ( #2430 )
2017-03-01 10:18:56 +01:00
ctrlaltca
7373819c32
Add release channels for autoupdater ( #2362 )
...
Fetch releases from github and find corresponding installers on bintray
2017-03-01 09:43:09 +01:00
Mark McDonald
b9cd942308
Add keybaord shortcut for creating related cards ( #2426 )
...
* Extract createCard from actCreateRelatedCard
* Merge related cards and reverse related cards before handling
* Add "Create all related cards" action to a card
* Stop displaying all related tokens if only one token is available
* Add shortcut for Creating all tokens related to selected card
* Extract method for adding related card actions
* Prefer foreach to index based iteration
* Guard against null cards, card menus, or cardInfos
* Remove QRegExp dependency from commonly depended header
2017-02-27 08:50:10 +01:00
Name Temporarily Hidden
c0e7d0c7c7
Removed font-size cap for on-card text (fixes bug: #2368 ) ( #2427 )
2017-02-26 23:20:54 -05:00
woogerboy21
d0088f6a18
Server audit table ( #2423 )
...
* Creating of server side audit table for auditing actions such as password resets, account registrations and log queries.
* Add migration script
Add migration script for database
* Update database script
Update database script to reflect new audit table
* Creating of server side audit table for auditing actions such as password resets, account registrations and log queries.
* Add migration script
Add migration script for database
* Update database script
Update database script to reflect new audit table
* Corrected results column possible value(s).
* Fixed migration script.
* Added boolean audit logic
Added enable/disable audit options
Added audit functionality for forgot password
* Added registration auditing
Added registration auditing
* Updated ActivateAccount Function
Created clientid variable and used it in preporation for future
potential protocol expansion.
* Extended activation protocol
Added clientid to activation command protocol
* Typo correction
Fix typo's
* Missed type fix
Found the infamous E!
* Updated database function syntax
Updated if/else syntax in db add audit function
* Untabify content
Untab files changed in PR
2017-02-25 13:48:31 -05:00
tritoch
3c2063df40
Update Custom PIcture URL to match wiki ( #2422 )
...
Wiki page was moved, link in settings points to old page.
2017-02-24 01:13:26 -05:00
Zach H
47cafde521
fix lowercase ( #2419 )
...
* fix lowercase
* fix changes
* fix .desktop
* servatrice .desktop
2017-02-23 08:53:18 +01:00
Mitchell Rosen
9ba3f21730
Fix indentation (and Debug build) ( #2418 )
...
* Fix indentation (and Debug build)
* More indentation fixes
2017-02-20 08:48:12 +01:00
Zach H
172fc79327
fix crash if no trayicon found ( #2415 )
2017-02-19 14:52:44 +01:00
tritoch
90c62c8ab8
Add cockatric.es server ( #2414 )
2017-02-16 15:06:30 -05:00
woogerboy21
0cfa6863d5
Simpler forgot password functionality ( #2393 )
...
* Simpler forgot password functionality (Server/Client)
2017-02-15 17:41:40 -05:00
woogerboy21
b64eab204c
Added custom notify user event ( #2398 )
...
* Added custom notify user event.
* Untabbify
2017-02-08 18:00:53 -05:00
woogerboy21
0fdb9b7c83
Added registration email blacklist ( #2352 )
...
* Added registration email blacklist
Added the ability to define email blacklist for user registration. Now
server operators can prevent users from registering accounts that
contain providers they do not wish users to use.
* Update ini option for clarity
Updated servatrice ini option name for clarity.
* Updated description for clarity
Added implicit explination
2017-02-08 15:25:27 -05:00
tritoch
bdb8e931b4
Registered + VIP + Buddy Gummy Update ( #2336 )
...
* Reg + Buddy + VIP
* Registered VIP Gold de-Star
Removed the star from VIP. Changed gummy to all-gold.
2017-01-14 13:17:03 -05:00
poixen
cdeb1a7f9a
Merge branch 'master' into priv_level
2017-01-08 09:40:21 +01:00
woogerboy21
a85b0dcbba
Add email registration restriction ( #2350 )
...
* Add ability to limit number of account registrations with same email address
This commit adds server side functionality that will allow operators to
limit the number of accounts that can be registered to the server with
the same email address.
* Updated ini wording
Updated configuration file wording for better description.
2017-01-07 11:26:23 -05:00
poixen
93c7b1b846
Added priv level to user details
...
added priv level to user details
Fix #1881
This change allows the server operator to enable or disable the internal
SMTP client that sends activation emails. With this new configuration
option server operators can choose to require email activation yet use
an external method of account verification and/or account token
notification.
2017-01-07 08:16:21 +01:00