It is currently 26 Aug 2025, 21:46
   
Text Size

Forge Beta: 03-27-2013 ver 1.3.11

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby Diogenes » 29 Mar 2013, 01:44

Agetian wrote:
Diogenes wrote:Out of curiosity, did you use the end-turn button on your own turn before your declare attackers step?
I might have used that - I mean, I use it in all my games but I'm not sure if I used it in that particular game and on that particular turn or not... just don't remember. More likely yes than no, though.

- Agetian
I have a nagging feeling that something unreasonably simple is going on here - that somewhere there is ambiguity between "end of combat" and "end of turn". Accordingly, the "end of turn" button passing priority until "end of combat" could be a symptom rather than a cause (unless parts of the program report that the turn has ended and other parts independently decide it hasn't - which has happened to at least the two of us - because of this.) I am obviously not a programmer, or I would have found a technical and rigorous way to phrase that. :)
Diogenes
 
Posts: 201
Joined: 12 Jul 2012, 00:54
Has thanked: 39 times
Been thanked: 23 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby Xitax » 29 Mar 2013, 02:32

Best Forge yet.

I also had every card picture stashed in /pics so that I'd have them all when they were put in, but it wasn't too hard to move them over. I futz around with Forge a bit, anyway, with a little customization here and there.

-Can I suggest moving /sounds and /skins over to the user directories?
-Weird things happening with the avatar selection menu. What was mentioned earlier in the thread and also I had a duplicate set of avatars to pick from.
-Personal preference, but I don't really care much to have any more preconstructed deck sets in Forge, such as ARC. Not as regular cards, anyway. Special cards are fine.
-Weird stuff in Command zone with 2 Sorin's emblems in play. I have the correct token picture; it's not missing.
-AI's Binding Grasp on my Vampire token (2/1 because of Sorin's emblem), was 2/2 and didn't switch sides at all.
-Booster packs aren't showing variants. Did you change the naming convention from the pics I uploaded?
Attachments
Untitled.png
Weird stuff
Last edited by Xitax on 29 Mar 2013, 04:45, edited 1 time in total.
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby Agetian » 29 Mar 2013, 04:39

myk wrote:
Agetian wrote:Speaking of importing cruft btw - still, isn't it an option to put in an extra checkbox like "Import absolutely every single file from the card picture folders, I know what I'm doing" (off by default)?
This seems like it would address the use case succinctly. I hadn't put that in before since I didn't want cruft in general, but restricting the option to the one place "cruft" might be useful is an excellent idea. I'll get that in. Edit: implemented in r20644. Anyone who has leftover HQ files to import can now do it through the Import Data dialog, even if the original migration is already complete. No manual steps required.
Awesome, thanks a lot, myk, I'm sure there will be quite a bunch of people who will appreciate this! :)

- Agetian
Agetian
Programmer
 
Posts: 3489
Joined: 14 Mar 2011, 05:58
Has thanked: 684 times
Been thanked: 572 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby MystREmo » 29 Mar 2013, 05:07

Is there an EDH format mod in progress?
Green Elves for Life. Nuff said.
MystREmo
 
Posts: 43
Joined: 27 Apr 2012, 21:00
Has thanked: 4 times
Been thanked: 2 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby moomarc » 29 Mar 2013, 08:06

Xitax wrote:-Best Forge yet.
-Can I suggest moving /sounds and /skins over to the user directories?
-Weird things happening with the avatar selection menu. What was mentioned earlier in the thread and also I had a duplicate set of avatars to pick from.
-Booster packs aren't showing variants. Did you change the naming convention from the pics I uploaded?
1-Thanks! We try to improve from version to version ;)
2-this is already planned. There was just some skin handling that needed to be tweaked before this was implemented because whatever we do now should be as forward compatible as possible. Myk has had to take a fair amount into consideration while implementing this.
3-the duplicate avatars is only an issue for the default skin (I think) and happens because we initially implemented skins so that they could each add their own avatars too. So first the skin's avatars are added, then the default ones... which in the case of the default means two of the same. I think this is probably going to be removed to make skin handling more consistent.
4-Not yet. Myk is waiting on me to upload the new images but I've been unable to do so yet because my ISP has really throttled international traffic while they repair one of their main cables. Before that happened though I had uploaded the higher res booster images at least.
MystREmo wrote:Is there an EDH format mod in progress?
It is definitely planned but there is still quite a lot that needs to happen in the code first.
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby myk » 29 Mar 2013, 17:05

moomarc wrote:
Xitax wrote:Can I suggest moving /sounds and /skins over to the user directories?
this is already planned
current plan is here if you'd like to check it out or have any ideas about how it should be done. Sounds will be addressed after skins are complete.
Xitax wrote:Booster packs aren't showing variants
The implementation is done, though. If you want to see it in action, copy the booster pics to <cacheDir>/pics/boosters and switch to the varied_booster_pics branch. We can merge it to trunk as soon as moomarc's ISP gets that trans-Atlantic cable fixed.
myk
 
Posts: 439
Joined: 17 Jan 2013, 02:39
Location: California
Has thanked: 38 times
Been thanked: 57 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby saturnine » 29 Mar 2013, 19:10

Description: Added a folder for the Archenemy cards called ARC in the pics folder, opened up Forge, clicked on the Deck Editor button. Crashes consistently every time.

NullPointerException | Open
Code: Select all
Forge Version:    1.3.11-r20622
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_17 Oracle Corporation

java.lang.NullPointerException
   at forge.gui.match.controllers.CDetail.showCard(CDetail.java:49)
   at forge.gui.match.controllers.CDetail.showCard(CDetail.java:54)
   at forge.gui.deckeditor.CDeckEditorUI.setCard(CDeckEditorUI.java:87)
   at forge.gui.deckeditor.tables.EditorTableModel.showSelectedCard(EditorTableModel.java:193)
   at forge.gui.deckeditor.tables.EditorTableModel$2.focusGained(EditorTableModel.java:216)
   at java.awt.AWTEventMulticaster.focusGained(Unknown Source)
   at java.awt.Component.processFocusEvent(Unknown Source)
   at java.awt.Component.processEvent(Unknown Source)
   at java.awt.Container.processEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
   at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
   at java.awt.Component.dispatchEventImpl(Unknown Source)
   at java.awt.Container.dispatchEventImpl(Unknown Source)
   at java.awt.Component.dispatchEvent(Unknown Source)
   at sun.awt.SunToolkit$1.run(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)
If I click Close, the same error message pops up. The only way to stop this is by exiting from Forge.
saturnine
 
Posts: 154
Joined: 29 Jul 2012, 15:16
Has thanked: 98 times
Been thanked: 7 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby swordshine » 30 Mar 2013, 02:30

moomarc wrote:
gos wrote:I cast Lobotomy and target my opponent. The spell reveals my own hand. I did not choose any card to exile. The same thing happens with Denying Wind.
Ouch! #-o That must have been mine in r20603. I was scripting Oath of Lieges but the target player was overwriting the fetcher, DefinedPlayer (or Chooser, can't remember which, I just remember that it was having the same switched behaviour as you're seeing now for the other cards). Sorry about that! :oops:
I think this can be fixed by adding "DefinedPlayer$ Targeted | Chooser$ You".
swordshine
 
Posts: 682
Joined: 11 Jul 2010, 02:37
Has thanked: 116 times
Been thanked: 87 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby moomarc » 30 Mar 2013, 04:34

swordshine wrote:
moomarc wrote:
gos wrote:I cast Lobotomy and target my opponent. The spell reveals my own hand. I did not choose any card to exile. The same thing happens with Denying Wind.
Ouch! #-o That must have been mine in r20603. I was scripting Oath of Lieges but the target player was overwriting the fetcher, DefinedPlayer (or Chooser, can't remember which, I just remember that it was having the same switched behaviour as you're seeing now for the other cards). Sorry about that! :oops:
I think this can be fixed by adding "DefinedPlayer$ Targeted | Chooser$ You".
That should be the case, but it would have to be added to each 'target reveals, you choose' card. I'll only be back on Wednesday though so won't be able to fix them until then at the earliest.
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby ArtificialDream » 30 Mar 2013, 05:48

The Havoc Festival + Wound Reflection combo I own killed me. Isn't it that Wound Reflection triggers only during the end steps of its controller's opponent/s?

It works with my opponent too, though . So I think it's just that Wound Reflection triggers for all players, not just on its controller's opponents.
ArtificialDream
 
Posts: 6
Joined: 31 Dec 2012, 04:52
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby swordshine » 30 Mar 2013, 09:03

ArtificialDream wrote:The Havoc Festival + Wound Reflection combo I own killed me. Isn't it that Wound Reflection triggers only during the end steps of its controller's opponent/s?

It works with my opponent too, though . So I think it's just that Wound Reflection triggers for all players, not just on its controller's opponents.
Fixed! Thanks, ArtificialDream.
swordshine
 
Posts: 682
Joined: 11 Jul 2010, 02:37
Has thanked: 116 times
Been thanked: 87 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby timmermac » 30 Mar 2013, 12:07

I need to know exactly where Forge is putting my data files with this version. I can't find anything. I've looked in my documents folder it's not there. Where is %appdata% or whatever its called? I need to know in terms of folder names.

Edit: never mind... found it. Stupid place to put something.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby friarsol » 30 Mar 2013, 13:12

timmermac wrote:Edit: never mind... found it. Stupid place to put something.
Not sure why you think it's a stupid place. It's the standard place operating systems put things. If you read the readme file, it had directions to place it wherever you like if you changed your forge profile properties.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby freddyjsg » 30 Mar 2013, 16:41

I was playing with a Dimir deck with Lazav. He copied succesfully a Dragon Broodmother, and a Sigil Captain, but when he copied that last creature, he didn't gain the ability to copy another creature.
freddyjsg
 
Posts: 66
Joined: 12 Feb 2013, 13:24
Has thanked: 18 times
Been thanked: 1 time

Re: Forge Beta: 03-27-2013 ver 1.3.11

Postby Phoenix » 30 Mar 2013, 17:03

The Free Mulligan which is available in the Bazaar isn't working any longer again.

It wasn't working for many versions but in the last version(s) you reactivated it again.
Phoenix
 
Posts: 77
Joined: 15 Dec 2011, 10:23
Has thanked: 6 times
Been thanked: 3 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 26 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 26 users online :: 0 registered, 0 hidden and 26 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 26 guests

Login Form