Matt Lowe
ef607eeb4c
Added mentions to PMs
...
+ adds client wide continuity
+ one day we might have multiuser pms
+ I use it when greeting users who pm me: "hello @username!"
2015-02-04 17:13:52 +01:00
Gavin Bisesi
37a05eb731
Merge pull request #671 from kaiserfro/jo-reduce-whitespace-from-game-description
...
Reduce the game descriptions whitespace.
2015-02-04 10:18:23 -05:00
Fabio Bas
06290d2326
Changed popup buttons from "Ok/Cancel" to "Yes/No"
2015-02-04 14:47:09 +01:00
Fabio Bas
3f38e780f4
Fix #674
2015-02-04 12:48:08 +01:00
Fabio Bas
917a29fac0
This error message needs to explain itself a bit better
2015-02-04 12:18:25 +01:00
Fabio Bas
4ebcfc6b34
Raise a question popup when zip parsing fails
2015-02-04 12:15:28 +01:00
Jeffrey Oliver
843cd9718e
Reduce the whitespace in the server game constructor.
2015-02-03 22:22:31 -08:00
Gavin Bisesi
cb50fd0e2c
Merge pull request #679 from poixen/deckEditorButtons
...
Updated deck editor buttons
2015-02-03 18:00:13 -05:00
Matt Lowe
f7f651338b
Updated deck editor buttons
2015-02-03 23:35:18 +01:00
Gavin Bisesi
25cc695190
Merge pull request #672 from ctrlaltca/deckstats
...
Fixed "analyze on deckstats"; Fix #662
2015-02-03 10:30:28 -05:00
Gavin Bises
a29bf2cf0d
make -j2 for travis builds
2015-02-03 09:22:41 -05:00
Gavin Bisesi
e7198edfc7
Merge pull request #676 from poixen/focus_chat
...
Chat has focus when starting game
2015-02-03 09:15:25 -05:00
Matt Lowe
787773e949
Chat has focus when starting game
...
When the game starts the line edit now has focus immediately.
2015-02-03 13:53:18 +01:00
Fabio Bas
7ce9d3749e
Fixed "analyze on deckstats"; Fix #662
...
Plus: added support for deck name
2015-02-03 08:48:20 +01:00
Jeffrey Oliver
bd39d60388
Reduce the game descriptions whitespace.
2015-02-02 20:59:46 -08:00
Gavin Bises
975c5e0db3
Show password protected games by default
2015-02-02 19:14:23 -05:00
poixen
b7521bad8b
Merge pull request #620 from poixen/mention_punctuation
...
Check for non-characters
2015-02-02 21:45:02 +01:00
Fabio Bas
781f8a6603
Oracle: support AllSets.json.zip; Fix #624
...
Imported unzip methods from OSDaB-Zip project;
Adds a soft dependency on zlib to oracle; if lib if not found, oracle
will continue to compile and work but without zip support.
2015-02-02 19:59:35 +01:00
poixen
4c418bc9b4
Merge pull request #654 from poixen/chat_buddy_stars
...
Buddy stars
2015-02-02 17:55:14 +01:00
Zach
72d1b211c4
Merge pull request #644 from poixen/mention_color
...
Chat mention color
2015-02-01 15:39:53 -05:00
Gavin Bises
82ca261ec8
Merge remote-tracking branch 'origin/master' into mention_color
...
Conflicts:
cockatrice/src/dlg_settings.cpp
cockatrice/src/dlg_settings.h
2015-02-01 13:29:50 -05:00
Zach
a08fc0461f
Merge pull request #660 from Cockatrice/ignore-unreg-pm
...
Ignore unreg pm
2015-02-01 13:17:03 -05:00
Gavin Bises
26fa936347
Add settings page option to ignore unreg user pm
2015-02-01 12:14:25 -05:00
Gavin Bises
5222183ff3
Don't open new PM windows from unreg when ignoring unreg pm
2015-02-01 12:05:29 -05:00
Gavin Bises
32c6635137
Add settings interface for ignoring unreg pm
2015-02-01 12:05:04 -05:00
Gavin Bisesi
eeed03b101
Merge pull request #656 from poixen/view_size_fix
...
Fixed pile view bug
2015-02-01 10:35:02 -05:00
Matt Lowe
42c4f4a08c
Fixed pile view bug
...
When sorting a view which has the last column the longest an error
happens where the view is squashed.
2015-02-01 00:31:25 +01:00
Matt Lowe
d57a6111aa
Buddy stars
...
Buddies will now be seen as stars in the chat
2015-01-31 17:11:17 +01:00
Matt Lowe
3f2c570075
fixed conflict
2015-01-30 19:23:04 +01:00
Gavin Bisesi
6d4716b38f
Merge pull request #648 from poixen/menu_sep
...
Added separator
2015-01-30 10:07:00 -05:00
Matt Lowe
d065236ce9
Added separator
...
Its been annoying me for a long time.
2015-01-30 13:57:16 +01:00
Matt Lowe
75f8ecd6e9
Added label
2015-01-30 13:06:09 +01:00
Zach H
b608d81037
Merge branch 'fix-deck-shuffle-check'
2015-01-29 21:10:34 -05:00
Gavin Bisesi
a8fcd9ec26
Merge pull request #623 from Cockatrice/country-code
...
Add country code to user info box.
2015-01-29 20:27:19 -05:00
Gavin Bises
d0f4d96d17
Don't store shuffle zone check - always check it
...
It doesn't make any sense to store that particular setting
2015-01-29 20:06:15 -05:00
Gavin Bises
6f50266931
Uppercase country code for text display, not flag filename generation
2015-01-29 20:01:48 -05:00
Matt Lowe
de38a294b5
Updated color setting
...
+ live preview added
+ will now only store the color if valid
2015-01-30 01:54:57 +01:00
Matt Lowe
ec8a2de2eb
Chat mention color
...
+Chat mention / username color can now be set via hex in the settings
+ Users can invert the color of the mention text black/white
+ if an invalid color is provided, the default will be used
2015-01-30 00:48:50 +01:00
Gavin Bisesi
8d0a5cf86a
Merge pull request #639 from tooomm/installer-add-oracle-text
...
add oracle name at the end of installer
2015-01-29 17:41:49 -05:00
Gavin Bisesi
fe7b976b79
Merge pull request #638 from Cockatrice/search-by-cmc
...
Search by cmc
2015-01-29 17:35:52 -05:00
Gavin Bises
acb9bc20c4
Fix #640 - don't add muid-0 cards to splitCards map
2015-01-29 17:09:14 -05:00
tooomm
de336384cd
add oracle name at the end of installer
2015-01-29 22:34:53 +01:00
Gavin Bises
6fa34c6c04
Add cmc to card db filter model
2015-01-29 13:33:06 -05:00
Gavin Bises
7893ab086f
Fix broken cmc parsing from cards.xml
...
I don't know why this even compiled
2015-01-29 13:32:17 -05:00
ctrlaltca
a31c15c752
Merge pull request #637 from ctrlaltca/fix_cache_size
...
Refix #558 , Fix #631
2015-01-29 14:27:36 +01:00
Fabio Bas
29190708c3
Fix merge botch
2015-01-29 14:11:15 +01:00
Fabio Bas
1ffb5bf76d
removed hardcoded table name prefix from query
2015-01-29 13:54:15 +01:00
Fabio Bas
0f58e8bcde
Servatrice: reuse prepared statements
2015-01-29 13:47:55 +01:00
Gavin Bisesi
dd426cbac9
Merge pull request #634 from Cockatrice/oracle-cmc
...
Parse cmc from json and store in cards.xml
2015-01-29 05:48:32 -05:00
Gavin Bisesi
971c7bce53
Merge pull request #636 from poixen/chat_mention_alert
...
Taskbar attention when mentioned
2015-01-29 05:46:44 -05:00