From 9e9a891c79a26b2d6a38b83c9217e43c9ae8777f Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Tue, 11 Jul 2023 00:55:06 -0500 Subject: [PATCH] Updating changelog --- .../src/main/web/includes/info/changeLog.html | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/includes/info/changeLog.html b/gemp-lotr/gemp-lotr-async/src/main/web/includes/info/changeLog.html index cbc84bec9..73b80dc06 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/includes/info/changeLog.html +++ b/gemp-lotr/gemp-lotr-async/src/main/web/includes/info/changeLog.html @@ -1,5 +1,35 @@
 
+2023 July 11
+- Adding a terrible, horrible, no good, very bad hack to finally permit Tengwar cards to show the game text in the card info window, as well as include a link to the wiki for that card.
+
+2023 July 10
+- Added 3 more ad-hoc tournament queues to permit the 3 PC formats to be used.
+
+2023 July 09
+- Overhaul to the rewards system for Leagues and Tournaments.  No more standard booster packs; instead low-tier rewards are foils and high-tier rewards are Event Boosters. Tournaments exclusively get random Selector Packs instead.
+- Register on the Test Server and join the Chase Card Product Test in the next 30 days to get 100x of each to open and test on that server.
+
+The breakdown for all Leagues, whether Sealed, Draft, or Constructed, is as follows:
+
+
    +
  • 1st - 10 random foil cards, 10 Event Boosters, 4 random Tengwar
  • +
  • 2nd - 8 random foil cards, 9 Event Boosters, 3 random Tengwar
  • +
  • 3rd - 6 random foil cards, 8 Event Boosters, 2 random Tengwar
  • +
  • 4th - 4 random foil cards, 7 Event Boosters, 1 random Tengwar
  • +
  • 5th - 3 random foil cards, 6 Event Boosters
  • +
  • 6th - 3 random foil cards, 5 Event Boosters
  • +
  • 7th - 3 random foil cards, 4 Event Boosters
  • +
  • 8th - 3 random foil cards, 3 Event Boosters
  • +
  • 9th - 3 random foil cards, 2 Event Boosters
  • +
  • 10th- 3 random foil cards, 1 Event Boosters
  • +
  • 11th-16th - 2 random foil cards
  • +
  • 17th-32nd - 1 random foil card
  • +
+- Tournaments are the same, except instead of an Event Booster, there is a special randomized High Placement Selector instead. High Placement boosters will grant the opener 1 thing to choose a card from, usually Any Masterwork or Any AI Promo, but rarely a PC Full Art Pack, Tengwar, and other such items. +- You'll notice that the Tengwar that are issued are now random rather than a selector. If you want guaranteed Tengwar drops, then go run and win some Tournaments. +- All of these rewards are now issued to the My Cards section rather than split between My Cards and Trophies. + 2023 June 24 - Fixed some bugs nobody asked to be fixed - Fixed Questions That Need Answering and Risk a Little Light revealing what cards were returned to the deck in the chat log.