Fabio Bas
8826908923
Automatically attach related cards to the original card
2015-06-13 15:40:59 +02:00
Fabio Bas
9ca1329cac
Fix for gcc compilation (-Werror=reorder)
2015-06-11 13:01:05 +02:00
Fabio Bas
946598375f
Expose related cards in card menu
2015-06-11 12:45:25 +02:00
Fabio Bas
da84bb33e1
Import related cards in the card database
2015-06-11 10:48:50 +02:00
Fabio Bas
7ff318bd04
Fix "welcome" popup appearing more than once
2015-05-31 16:32:46 +02:00
Zach
dd16ea78ac
Merge pull request #1115 from poixen/text_highlight
...
Highlight text after adding card
2015-05-30 18:51:25 -04:00
woogerboy21
28ccec711e
Merge pull request #1101 from ctrlaltca/registration
...
[WIP] In-client Registration support
2015-05-30 13:49:04 -04:00
Matt Lowe
7d2ad9ee3b
Highlight text after adding card
...
After adding a card to the main or side, the search text will become
selected to easily start the next search
2015-05-30 16:50:52 +02:00
ctrlaltca
fab0a0ee4e
Merge pull request #1110 from tooomm/text-works2
...
text works
2015-05-30 14:23:48 +02:00
ctrlaltca
595d70cf23
Merge pull request #1088 from ctrlaltca/customsets
...
Load additional xml sets from $userprofile/customsets/
2015-05-30 14:23:01 +02:00
tooomm
3767d49407
resolved typo
2015-05-25 03:27:27 +02:00
Fabio Bas
471f6371b5
More work
...
* Refactored code out of common/ into servatrice/
* added smtp client library
* disable registration when connected
* validate email address
* send activation token via email
2015-05-24 23:02:51 +02:00
Fabio Bas
d6cee242e3
Another gcc warning-as error removal
2015-05-24 00:53:08 +02:00
Fabio Bas
ff1aed717e
Added token generation, user activation command and response.
2015-05-24 00:37:45 +02:00
tooomm
8f64fd4a0b
text works
...
fixed welcome msg
added some articles
added database phrase to card updater
cosmetic changes to the description in edit sets
2015-05-23 23:13:45 +02:00
Fabio Bas
5ace0dd892
Almost completed registration
...
* added missing bits of serverside code;
* added fronted in client;
* removed demo python scripts;
2015-05-23 20:13:03 +02:00
ctrlaltca
411fc38337
Merge pull request #1106 from ctrlaltca/fix_1105
...
Fix crash on server shutdown; fix #1105
2015-05-23 18:26:13 +02:00
Matt Lowe
ad6dc16f84
Fixed replay crash
...
Game types are only available in online games.
This is the fastest fix.
Replays now work again.
2015-05-23 16:43:35 +02:00
Fabio Bas
323537d08d
Fix crash on server shutdown; fix #1105
2015-05-23 11:33:36 +02:00
poixen
43c9f4e123
Merge pull request #1100 from poixen/new_sounds
...
Updated sounds
2015-05-22 21:03:14 +02:00
woogerboy21
3532c31d91
Merge pull request #1098 from poixen/gui_time_limit
...
Increased server shutdown limit
2015-05-22 14:52:32 -04:00
Matt Lowe
4c1e24c214
fixed conflicts
2015-05-22 11:51:10 +02:00
poixen
d1b243481b
Merge pull request #1086 from poixen/sounds
...
updated sounds
2015-05-22 11:19:50 +02:00
Matt Lowe
7ac0f6f420
Added game type to tab title
...
+ The game type(s) is now displayed in the tab
+ Reformatted tab title
2015-05-22 10:39:49 +02:00
Matt Lowe
085eb0f2fa
Increased server shutdown limit
...
Added a max of 999 mins for the server shutdown to the gui.
2015-05-22 10:00:25 +02:00
Fabio Bas
227c18fc5a
Fix card update under windows
...
It failed if the path contained spaces.
2015-05-21 21:39:51 +02:00
Fabio Bas
6af91b3d1c
Ignore filename case when loading custom sets
2015-05-21 19:58:35 +02:00
Fabio Bas
ff20e04842
fixed untranslatable string, regenerated translations
2015-05-21 19:40:17 +02:00
tooomm
7db7b7fb06
expanded wording of name conflicts for tokens /2
...
- removed space
- fixed wording
2015-05-21 15:17:52 +02:00
Fabio Bas
4da1404a06
Translation updates
2015-05-20 19:43:52 +02:00
Fabio Bas
b566bf4a19
Load additional xml sets from $userprofile/customsets/
2015-05-20 18:27:50 +02:00
Matt Lowe
3ac2a69b8b
updated
2015-05-20 00:31:56 +02:00
Matt Lowe
5758ac685c
Added untap sound
...
After more tinkering, it feels nice to have untap sound
2015-05-19 23:50:15 +02:00
Zach
292d730ca7
Merge pull request #1067 from tooomm/patch-1
...
expanded error msg for name conflicts (tokens)
2015-05-19 16:56:39 -04:00
poixen
5a516de26a
Merge pull request #1078 from poixen/url
...
No need for [url][/url]
2015-05-19 22:43:37 +02:00
poixen
8209c59941
Merge pull request #1076 from poixen/sb_locked
...
Disable SB button when ready
2015-05-19 11:15:04 +02:00
Matt Lowe
af29d4529c
Can now use more url types
...
Can now use
http://
https://
www.
2015-05-19 11:11:20 +02:00
ctrlaltca
15dd3471bc
Merge pull request #1075 from ctrlaltca/fix_1070
...
Ensure sounds are working at startup; Fix 1070
2015-05-16 18:21:08 +02:00
ctrlaltca
25f444a5af
Merge pull request #1051 from poixen/reveal_top_x
...
Reveal top x cards
2015-05-16 18:20:56 +02:00
ctrlaltca
262ebe3bf7
Merge pull request #1039 from ctrlaltca/update_oracle
...
Run oracle from inside cockatrice and improve sets handling;
2015-05-16 18:20:36 +02:00
Matt Lowe
9ce3aecd38
No need for [url][/url]
...
No longer need to use the [url] tags to add **HTTPS** links. I want to
only link to "secure" site by default, hence only https.
Users can still use [url] tags if they want to.
The ENTIRE chat code needs to be rewitten, as it is just packing more
code upon code. It can be done in another PR though. This just gets the
base working feature in place.
2015-05-16 09:49:28 +02:00
Matt Lowe
f2c3045a71
Disable SB button when ready
...
Updated to trigger on receive rather than send
2015-05-16 08:49:38 +02:00
Fabio Bas
2299fa1ac4
Add backward compatibility for new client on old servers
2015-05-15 18:18:25 +02:00
Fabio Bas
8fba04397b
All platform: at startup, ensure that a proper directory for sounds is set
2015-05-14 15:47:57 +02:00
Fabio Bas
924337ee93
revert 0b4701c42f
2015-05-14 15:36:44 +02:00
ctrlaltca
9c20811a7a
Merge pull request #1071 from poixen/sounds
...
Cleanup
2015-05-14 15:14:36 +02:00
Fabio Bas
44800df89c
Reworked the layout of "edit sets" window
2015-05-14 13:12:24 +02:00
Fabio Bas
58a5834f34
Implemented proposed changes to initial popup message
2015-05-14 12:38:30 +02:00
Matt Lowe
f1703ed0ad
Cleanup
...
+ Removed todo
+ linked test sound to the player joined sound
2015-05-12 19:25:49 +02:00
tooomm
c541944089
expanded wording of name conflicts for tokens
...
added "Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly."
2015-05-09 14:12:41 +02:00