Gavin Bises
32c6635137
Add settings interface for ignoring unreg pm
2015-02-01 12:05:04 -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
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 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
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
Matt Lowe
2a78d15792
Taskbar attention when mentioned
2015-01-29 10:27:16 +01:00
Jeffrey Oliver
763d8a7919
Merge branch 'master' into jo-remove-name-filters-from-settings
2015-01-28 20:28:36 -08:00
Gavin Bises
e2fe25735b
Parse cmc from json and store in cards.xml
2015-01-28 20:28:38 -05:00
Gavin Bises
1af6486d74
Capitalize country code in user info box
2015-01-28 19:03:08 -05:00
Gavin Bises
b5fbebc883
Add country code to user info box.
...
People might not know all the flags
2015-01-28 11:57:17 -05:00
Matt Lowe
78edb8c661
Check for non-characters
...
now checks for non characters, so a mention s like "@username!" will now
work.
Requires some testing though, there are a lot of scenarios to check for.
2015-01-28 13:27:45 +01:00
Gavin Bisesi
739ca6a02e
Merge pull request #607 from poixen/osx_fix
...
Refactor pileview sorting code
2015-01-27 20:10:54 -05:00
Jeffrey Oliver
223b38c27b
Add a bool to the gameselector constructor to choose whether or not we should
...
load settings from saved values or use defaults.
2015-01-27 12:40:13 -08:00
Gavin Bisesi
8be659ba47
Merge pull request #616 from ideocl4st/korean-translation-150128
...
Updated Korean Translation
2015-01-27 13:17:04 -05:00
Gavin Bisesi
c20b1747bd
Merge pull request #615 from ideocl4st/249-country-flags-svg
...
New flag images for 249 countries with ISO 3166 codes
2015-01-27 12:24:04 -05:00
Jaeic Lee
a94cc1c77c
Updated Korean Translation
...
Added new strings
Changed all instances of ‘zone’ based on oracle text of Torrent
Elemental
Changed all instances of ‘registered users’ into more commonly used term
2015-01-28 01:57:10 +09:00
Jaeic Lee
b7dd64d333
Flag images for 249 countries with ISO 3166 codes
...
From https://github.com/joielechong/iso-country-flags-svg-collection .
(States that flag images are public domain)
2015-01-28 00:08:14 +09:00
Gavin Bisesi
93cf7dbaaf
Merge pull request #609 from poixen/chat_mention_fixes
...
Chat mention fixes
2015-01-27 06:30:20 -05:00
Matt Lowe
3c0aca70e0
Updated method name
...
+ updated method name
+ added some doc
2015-01-27 10:55:52 +01:00
Gavin Bisesi
62c4c0f4eb
Merge pull request #597 from ideocl4st/tweak-hand-context-menu
...
Submenus for moving all cards in a zone to another
2015-01-26 20:33:17 -05:00
Jaeic Lee
bfc1bd04b5
Added separators
...
Looks better imo.
2015-01-27 09:54:11 +09:00
Matt Lowe
639cbefee0
Chat mention fixes
...
+ fixed some issues with highlighting entire line
+ added case insensative mentions
2015-01-27 00:43:11 +01:00
Matt Lowe
b89535f7ff
Refactored code
2015-01-26 22:19:00 +01:00
Jaeic Lee
c6800c48d2
More ellipsis
...
Should be the last of them
2015-01-27 03:32:58 +09:00
Jaeic Lee
46fb5f820e
Tweaked some texts
...
Per Daenyth’s request
2015-01-27 03:14:52 +09:00
Zach H
627624a9c9
adding more flags
2015-01-26 11:57:28 -05:00
Zach
613f7717ab
Merge pull request #595 from poixen/shufflefix
...
Fixed shuffle issue
2015-01-26 10:24:55 -05:00
Gavin Bisesi
ceead6b9e3
Merge pull request #593 from poixen/other_user_mention_option
...
Removed other user mention BG
2015-01-26 07:18:24 -05:00
Gavin Bisesi
ffb5ac6b9a
Merge pull request #599 from poixen/removed_unused_connect
...
Removed a connection
2015-01-25 15:31:26 -05:00
Matt Lowe
c0aafec907
Removed a connection
...
This isnt being used anymore
2015-01-25 12:15:53 +01:00
Matt Lowe
02277b2442
Removed other user mention BG
...
Due to feedback, I have removed the background color for other user
mentions. I think this looks cleaner, and doesnt require an additional
option.
2015-01-25 09:44:07 +01:00
Jaeic Lee
cc14e3cfc6
Submenus for moving all cards in a zone to another
2015-01-25 11:34:51 +09:00
Gavin Bisesi
2a6291dcde
Merge pull request #592 from poixen/tap_animation
...
Faster tapping speed
2015-01-24 21:21:31 -05:00
Matt Lowe
ec198c33ca
Fixed shuffle issue
...
when closing a view we save the current settings. I added a check to
only update the shuffle settings if the zone we are closing can be
shuffled.
2015-01-25 00:34:41 +01:00
Matt Lowe
359391acba
Fix for #557
2015-01-24 23:59:53 +01:00
Matt Lowe
e409d96bb9
Faster tapping speed
...
+ Feels better with a little more speed
2015-01-24 23:01:10 +01:00
Jeffrey Oliver
d96e566411
Add back in the games description filter storage.
2015-01-23 20:53:21 -08:00
Zach
712f12a7a6
Merge pull request #587 from ZeldaZach/return_align_fix
...
adding return
2015-01-23 12:08:18 -05:00
Zach H
22a1bcdf60
adding return
2015-01-23 12:07:53 -05:00
Zach
dac5726dab
Merge pull request #504 from ctrlaltca/local_scry_and_move
...
Specify the player when triggering a move on a revealed card
2015-01-23 10:14:05 -05:00
Jeffrey Oliver
cc75210ac6
Removed the loading and saving of the user name and game description
...
from the persistent filter settings.
2015-01-22 20:39:28 -08:00
poixen
b06b81895b
Merge pull request #580 from poixen/room_user_level
...
Updated game view
2015-01-22 23:26:14 +01:00
Matt Lowe
8fdaadf462
refactorings #3
...
removed const from enum
2015-01-22 22:37:49 +01:00
Matt Lowe
86bbf75ddd
refactorings #2
...
+ removed static from enum
+ removed condition check for user level
2015-01-22 22:23:21 +01:00
Matt Lowe
8ac58259b4
Refactorings
2015-01-22 22:05:08 +01:00
Matt Lowe
1406a27775
Updated game view
...
+ removed password column
+ added a lock svg to restrictions if pw is needed
+ added "password" to restrictions if pw is needed
+ added user pawn to creator tab
+ reformatted code for easy adaptation later
2015-01-22 21:35:52 +01:00
poixen
71a067030d
Merge pull request #578 from poixen/user_chat_mentions
...
User chat mentions
2015-01-22 21:04:30 +01:00
Matt Lowe
497fed6b15
Updated colors
2015-01-22 12:39:24 +01:00
Matt Lowe
0334fe3c8f
Other mentions -- DRAFT --
...
Mentions about other players currently in the room will be highlighted.
They are also clickable for mentions and right clickable for context
options.
2015-01-22 09:32:56 +01:00
Jaeic Lee
7128f481b9
Small tweak due to fixing spelling mistake
...
cleaned up vanished transitions in the mean time.
2015-01-21 16:50:59 +09:00
Jaeic Lee
5c7ce8ffb7
Merge remote-tracking branch 'upstream/master' into korean-translation
2015-01-21 16:46:32 +09:00
Matt Lowe
fd2b34278f
Fixed spelling mistake
2015-01-21 07:50:20 +01:00
Jaeic Lee
31ad9b779a
Updated Korean Translation
2015-01-21 12:38:51 +09:00
Matt Lowe
b9c537bf47
Moved "Ignore messages from unregistered users"
...
Relocated to the chat settings tab.
2015-01-20 20:02:36 +01:00
Gavin Bisesi
6dfaa81a53
Merge pull request #561 from poixen/chatnamehighlight
...
Username block highlighting
2015-01-20 12:35:41 -05:00
Gavin Bisesi
fa8bcccaaa
Merge pull request #549 from poixen/cardviewlist
...
Sortable card views can now be split into pile types
2015-01-20 12:15:19 -05:00
Gavin Bisesi
931b420323
Merge pull request #556 from poixen/settings_dlg_refactorings
...
Refactored Settings Tab
2015-01-20 11:39:25 -05:00
Gavin Bisesi
10aa137475
Merge pull request #562 from poixen/chat_click_mentions
...
Click tag mentions
2015-01-20 10:06:04 -05:00
Matt Lowe
b41d64615d
Added "Chat settings..." shortcut to chat cog
2015-01-20 15:35:16 +01:00
Matt Lowe
222105be61
Added functionality in game
2015-01-19 21:29:15 +01:00
Matt Lowe
041e91412d
Switch Statement
2015-01-19 08:33:28 +01:00
Matt Lowe
f0c661a0df
Added seperator
...
Added a separator
2015-01-18 00:33:42 +01:00
Matt Lowe
54a1a28619
Added ratio scaling
...
Previously was adding pixels, rather than using ratios. this was cutting
off cards on higher res screens
2015-01-18 00:18:23 +01:00
Matt Lowe
d59e1f135d
Refactored Chat Settings tab
...
- removed heap alloc
2015-01-17 18:04:06 +01:00
Matt Lowe
d02d3ed521
Refactored Deck Editor tab
...
- removed heap allocation
2015-01-17 17:55:13 +01:00
Matt Lowe
5cf801eb94
Refactored User Interface tab
...
- removed heap allocs
2015-01-17 17:50:04 +01:00
Matt Lowe
a599fa1a63
Removed manual sizing
...
replaced the resize(x, y) to "pack" the widgets. It saves space and
makes the settings tighter.
2015-01-17 17:30:24 +01:00
Matt Lowe
98e84f0d63
Fixed some merge issues
2015-01-17 17:11:14 +01:00
Matt Lowe
4b45ba46f4
Refactored General Settings Tab
...
~ Removed some heap allocs
~ Remaining heap allocs are needed.
~ Unrolled "one line" declarations in header
~ restructured logic in GeneralSettingsPage
Refactored Appearance Tab
- removed some heap allocs
- removed setting of zone view, its not needed here, its configurable in
real time, in game.
2015-01-17 16:59:00 +01:00
Matt Lowe
ece56ff3f2
Added @ back in
...
Added the @ back to the chat, this will help if a user does not have the
newest version of the client.
2015-01-17 15:03:41 +01:00
Matt Lowe
8bc2adb70b
Set focus
...
The line edit now gets focus for faster typing.
2015-01-17 14:53:41 +01:00
Matt Lowe
45112e49b1
Click tag mentions
...
You can now click on a username in the main chat to add a "@username"
tag to the chat. Makes communication with other users using tags faster.
2015-01-17 14:47:16 +01:00
Matt Lowe
49d3ad73d5
Uername block highlighting
...
I was able to find a simple way to achive the block highlighting.
2015-01-17 13:23:30 +01:00
poixen
9b7f488bd7
Merge pull request #559 from poixen/chatnamehighlight
...
Fixed #557
2015-01-17 00:43:49 +01:00
Matt Lowe
e4afd9fa4d
Fixed #557
2015-01-17 00:08:54 +01:00
Fabio Bas
24c6e4a81d
Limit pixmap cache size to 2047MB; fix #555
...
also, fix any invalid values loaded from config
2015-01-16 17:11:38 +01:00
Matt Lowe
aad98756d1
Refactorings
...
+ added comments
+ refactored optimumRect
2015-01-15 23:52:19 +01:00
Gavin Bisesi
8e396cadc2
Merge pull request #554 from poixen/chatsettingstab
...
Updated chat setting tab
2015-01-15 08:39:30 -05:00
Matt Lowe
a794112b1d
Updated chat setting tab
...
+ Renamed "Messages" to "Chat Settings"
+ Moved the chat mentions to this tab
+ Added boarder round macro settings
2015-01-15 00:47:10 +01:00
Matt Lowe
0454f9c24b
Added title for sound settings
2015-01-15 00:01:12 +01:00
Matt Lowe
e4e3a1d2e5
Sorting views
...
+ When viewing a sorted view (like revealing hand, or looking at
library), the cards will now be sorted in columns based on the main card
type.
+ Settings are now saved.
2015-01-14 23:19:22 +01:00
Gavin Bisesi
06ac74ec6b
Merge pull request #546 from ideocl4st/master
...
Added Korean flag and newly added strings' translations
2015-01-14 14:29:39 -05:00
Gavin Bisesi
ce2520d74f
Merge pull request #538 from poixen/settingscleanup
...
Realigned Icons
2015-01-14 07:38:23 -05:00
poixen
8fee9c6c4b
Merge pull request #535 from poixen/chatnamehighlight
...
Chat highlighting when username is mentioned
2015-01-13 19:11:52 +01:00
Matt Lowe
f1a9401416
Changed color
2015-01-13 18:06:49 +01:00
Jaeic Lee
ab2aeee138
Added Korean flag and some translated strings
...
Added translation of some new strings and svg file of South Korean flag.
Flag of South Korea is from
http://commons.wikimedia.org/wiki/File:Flag_of_South_Korea.svg
2015-01-13 13:36:07 +09:00
Gavin Bisesi
2ae9cd2c37
Merge pull request #543 from poixen/clearchat
...
Clear chat
2015-01-12 21:15:55 -05:00
Matt Lowe
2e342361a5
Clear chat
...
Users can now clear the chat in the main lobby. This removes unwanted
text and clears up memory when the client has been open a long time.
2015-01-13 00:39:19 +01:00