UI Improvements, Round 3: Home Screen
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 13 Dec 2011, 00:23
Updated and tested - same problem. I just can't see Juzamjedi Cube and Skeira Cube. Other ones work.Does it work for you now? I never had a problem with it.
I won't quit my day job.gub?
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by slapshot5 » 13 Dec 2011, 04:02
That's the whole point. They aren't constructed decks. I don't know how they're used, but they don't make sense in the constructed decks section.Doublestrike wrote:Updated and tested - same problem. I just can't see Juzamjedi Cube and Skeira Cube. Other ones work.
-slapshot5
Edit: typo
- slapshot5
- Programmer
- Posts: 1391
- Joined: 03 Jan 2010, 17:47
- Location: Mac OS X
- Has thanked: 25 times
- Been thanked: 68 times
Re: UI Improvements, Round 3: Home Screen
by Rob Cashwalker » 13 Dec 2011, 04:27
Deck files are used as an easy way to build custom limited pools (cubes). They should be openable from the deck editor, but shouldn't be playable as constructed decks. (maybe if we make a Type 4 mode - aka "Stack")
This is related to why the deck type/player type meta data was important in the deck files. My HomeScreen code was filtering the lists based on that value, when suddenly some folks decided to refactor the deck and the deck editor, which erased that property.
This is related to why the deck type/player type meta data was important in the deck files. My HomeScreen code was filtering the lists based on that value, when suddenly some folks decided to refactor the deck and the deck editor, which erased that property.
The Force will be with you, Always.
-

Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 13 Dec 2011, 06:41
Ahh, I was worried because they say "Deck Type=Constructed" in their meta area.slapshot wrote:That's the whole point. They aren't constructed decks.
Ahh ok that makes a lot of sense, there's no bug then. My understanding of these entities is a bit sketchy at this point...but if I understand correctly it sounds like another game mode is on the list.Rob Cashwalker wrote:(maybe if we make a Type 4 mode - aka "Stack")
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by slapshot5 » 13 Dec 2011, 08:00
FYI - I have added and hooked up the Skin chooser button on the New Home GUI Settings panel.
-slapshot5
-slapshot5
- slapshot5
- Programmer
- Posts: 1391
- Joined: 03 Jan 2010, 17:47
- Location: Mac OS X
- Has thanked: 25 times
- Been thanked: 68 times
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 13 Dec 2011, 12:45
OK my self-appointed deadline has arrived but progress has not gone as far as I've wished. So, I'm happy to say most of the functionality of the Quest screen is in place, but I'm not pleased with the look and there's at least three bugs to fix. But you can play Quest mode pretty fluently, I think.
The current progress has been committed if someone wants to jump in, but it's not quite ready for public review. Will keep cranking in the morning.
The current progress has been committed if someone wants to jump in, but it's not quite ready for public review. Will keep cranking in the morning.
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 14 Dec 2011, 02:08
Thanks for the help in the settings/utils menus, slapshot! 

---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by friarsol » 14 Dec 2011, 02:57
If you aren't aware of it, the credits didn't seem to update after I sold a bunch of cards in quest mode in the card shop when I went back to the primary screen.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: UI Improvements, Round 3: Home Screen
by Chris H. » 14 Dec 2011, 03:03
`Doublestrike wrote:Thanks for the help in the settings/utils menus, slapshot!
I enjoyed being able to change between the three different screens via the Choose Skin button.
-

Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: UI Improvements, Round 3: Home Screen
by Jaedayr » 14 Dec 2011, 03:23
Also in quest mode, I won the first two games of the match, but the Continue button was greyed out, and I had to choose Quit, and did not get any credits or cards for the win. (Playing on easy mode, I should have gotten cards even if it counted as a loss).
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 14 Dec 2011, 04:48
I'm pleased to announce that the Quest submenu is ready for playtesting / debugging. Still not happy with the look but it'll have to do for now.
First on the list:
First on the list:
Tried to repro this and didn't get the same results. Are there more details or can anyone else shed some light?Also in quest mode, I won the first two games of the match, but the Continue button was greyed out, and I had to choose Quit, and did not get any credits or cards for the win. (Playing on easy mode, I should have gotten cards even if it counted as a loss).
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by ArsenalNut » 14 Dec 2011, 06:20
Is the deck editor button suppose to work right now? When I click it doesn't open the deck editor. If I click it then hit start, a constructed game starts.
So many cards, so little time
-

ArsenalNut - Posts: 512
- Joined: 08 Jul 2011, 03:49
- Has thanked: 27 times
- Been thanked: 121 times
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 14 Dec 2011, 07:42
@Arsenal - Only Quest and Constructed modes are ready for testing. Drafting is being worked on now, almost finished. I can do the deck editor next.
====================
I've got draft mode working almost perfectly, except the generated cards are being put into the sideboard of the human deck, not the main. Not sure why this is happening, can anyone shed some light - bug in my code or probably somewhere else? Everything else related to draft should be working, just this final bug before it's ready for testing also. r12647 is the latest work on that.
====================
I've got draft mode working almost perfectly, except the generated cards are being put into the sideboard of the human deck, not the main. Not sure why this is happening, can anyone shed some light - bug in my code or probably somewhere else? Everything else related to draft should be working, just this final bug before it's ready for testing also. r12647 is the latest work on that.
Last edited by Doublestrike on 14 Dec 2011, 11:07, edited 1 time in total.
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by Doublestrike » 14 Dec 2011, 11:06
Deck editor is now fully working and ready for testing. Also, decks can be edited directly in the Constructed mode submenu.
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: UI Improvements, Round 3: Home Screen
by slowe » 14 Dec 2011, 14:14
This isn't a bug -- the pool of cards you draft is put into your sideboard, then you build your deck in the deck editor and unused cards remain your sideboard. It's worked this way for about as long as I can remember.Doublestrike wrote:I've got draft mode working almost perfectly, except the generated cards are being put into the sideboard of the human deck, not the main. Not sure why this is happening, can anyone shed some light - bug in my code or probably somewhere else? Everything else related to draft should be working, just this final bug before it's ready for testing also. r12647 is the latest work on that.
It would be more intuitive if you could take the player immediately to deck-building once the drafting portion is completed. I don't know how easy it would be to open the pool you just finished drafting, but that would be ideal. Otherwise, a message telling the player how to go build his deck would be a good middle ground. New users often don't realize how it works, and this would save a common forum question.
Or did I misunderstand the problem?
Who is online
Users browsing this forum: No registered users and 32 guests