From b5d3c5c37b33f1749533deff6695ea61911bd66e Mon Sep 17 00:00:00 2001
From: Andy Janata
Date: Mon, 11 Nov 2013 02:24:58 +0000
Subject: [PATCH] Card numbering support for the 13PAX set.
---
WebContent/cah.css | 7 +++++++
WebContent/game.jsp | 6 +++++-
WebContent/index.jsp | 6 ++++++
3 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/WebContent/cah.css b/WebContent/cah.css
index c82ef5c..1319501 100644
--- a/WebContent/cah.css
+++ b/WebContent/cah.css
@@ -582,3 +582,10 @@ span.debug, span.admin {
.nowrap {
white-space: nowrap;
}
+
+.cardnum {
+ position: absolute;
+ right: 10px;
+ bottom: 19px;
+ font-size: 8pt;
+}
diff --git a/WebContent/game.jsp b/WebContent/game.jsp
index b715cd9..1822b2a 100644
--- a/WebContent/game.jsp
+++ b/WebContent/game.jsp
@@ -95,8 +95,12 @@ HttpSession hSession = request.getSession(true);
If this is your first time playing, you may wish to read the changelog and list of
known issues.
- Most recent update: 7 August 2013:
+ Most recent update: 3 September 2013:
+ - The Box Expansion and PAX Prime 2013 cards have been added. If you have
+ any spares of these card numbers and are willing to part with them, it would be awesome if you'd
+ email me and send them to me,
+ as I was unable to acquire them at PAX: 29, 30, 33, 34, 35, 36, 37
- The game list will not automatically update all the time now.
You will need to start using the Refresh Games button. The game list will automatically update
for new games, removed games, when games become passworded, or when you leave a game.
diff --git a/WebContent/index.jsp b/WebContent/index.jsp
index 887b86c..c062edc 100644
--- a/WebContent/index.jsp
+++ b/WebContent/index.jsp
@@ -54,6 +54,12 @@ to, for instance, display the number of connected players.
Recent Changes:
+ - 5 September 2013:
+ - The Box Expansion and PAX Prime 2013 cards have been added. If you have
+ any spares of these card numbers and are willing to part with them, it would be awesome if you'd
+ email me and send them to me,
+ as I was unable to acquire them at PAX: 29, 30, 33, 34, 35, 36, 37
+
- 7 August 2013:
- The game list will not automatically update all the time now.
You will need to start using the Refresh Games button. The game list will automatically update