Quest challenges naming
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
1 post
• Page 1 of 1
Quest challenges naming
by Max mtg » 19 May 2013, 18:38
This morning I saw a bug report "Game crashes upon beating Pharaoh's challenge."
That has to be related to QuestChallenges, but to hint which file out of those questXXXX.dck would be a problem source. I have renamed all the challeges after their titles. That makes analysis much easier
Challenges' ids no longer need to be numeric. If you add two challenges with the same ID, game will print a warning to stderr.
Quest challenges are displayed in deck selector as with their titles (not names).
Whoever starts a game on the side of a challenge event deck will get the predefined lives and extra cards on their side (as described in challenge file)
I also had to apply a deckchooser component for gauntlet-related screens to use a single code path to get the selected deck.
Please test quests and report possible problems.
That has to be related to QuestChallenges, but to hint which file out of those questXXXX.dck would be a problem source. I have renamed all the challeges after their titles. That makes analysis much easier
Challenges' ids no longer need to be numeric. If you add two challenges with the same ID, game will print a warning to stderr.
Quest challenges are displayed in deck selector as with their titles (not names).
Whoever starts a game on the side of a challenge event deck will get the predefined lives and extra cards on their side (as described in challenge file)
I also had to apply a deckchooser component for gauntlet-related screens to use a single code path to get the selected deck.
Please test quests and report possible problems.
Single class for single responsibility.
- Max mtg
- Programmer
- Posts: 1997
- Joined: 02 Jul 2011, 14:26
- Has thanked: 173 times
- Been thanked: 334 times
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 21 guests