Forge version 1.5.45 or 1.6.0
Tentative target release date: September 11 2015.
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=17639
Will you be able to create a permanent location for the achievement trophy images too? Also, as there's been a recent influx of skins being created, it might be nice to make a location for downloading them from within the app. That way we could reduce the size of the install by only packaging the default skin and maybe a few other popular ones and having the rest be downloadable.KrazyTheFox wrote:Apologies for not getting to the net decks downloads. My family returned from overseas on very short notice. As a result I've had to purchase a car since they wanted theirs back and am moving to my own apartment so I can take in the cat (who is currently rather miserable in a hotel room). I should be able to get around to uploading the net decks to a permanent location within the next week or so.
Network play has proven a beast to get right, and the main developer who was working on it hasn't been around recently. I had tried to pick it up and get it working, but after making a little headway I ultimately got a bit burnt out on it. I'm really more of a UI guy anyway, and I prefer to spend my time on Forge working on improving the Android app or desktop UI.Stealthygolem wrote:Will there be any improvements for the network play?
I can definitely do that. The achievements soonest and I'll look into the skins after I move. On the subject of reducing the size of our packages, a rather large portion of the download size is the music. I'd like to separate that out into its own download, but I'm not sure how to handle that properly, given that it's probably intended that the music be available from the first launch of the game. Any thoughts here?drdev wrote:Will you be able to create a permanent location for the achievement trophy images too? Also, as there's been a recent influx of skins being created, it might be nice to make a location for downloading them from within the app. That way we could reduce the size of the install by only packaging the default skin and maybe a few other popular ones and having the rest be downloadable.
I think a place for music would be good if only for those who've found or created other good music. We can always trim down from the current 4 menu and 4 match tracks to just 1 or 2 and make the others downloadable. Not sure which 1 or 2 should be the packaged ones though.KrazyTheFox wrote:I can definitely do that. The achievements soonest and I'll look into the skins after I move. On the subject of reducing the size of our packages, a rather large portion of the download size is the music. I'd like to separate that out into its own download, but I'm not sure how to handle that properly, given that it's probably intended that the music be available from the first launch of the game. Any thoughts here?drdev wrote:Will you be able to create a permanent location for the achievement trophy images too? Also, as there's been a recent influx of skins being created, it might be nice to make a location for downloading them from within the app. That way we could reduce the size of the install by only packaging the default skin and maybe a few other popular ones and having the rest be downloadable.
All of these are really good ideas!KrazyTheFox wrote:I've uploaded the net decks to http://downloads.cardforge.link/decks/ and pointed the URLs in the net decks file to them.
I've also added content downloaders for the achievement images to both the desktop and Android projects. I think I'm missing a few images, though that could simply be due to not having images for some achievements.
I'm still getting settled into my new place (moving is tough work!) and will look into making skins downloadable for the release after tomorrow's.
Whoooooops. It seems that IntelliJ decided not to automatically add files to my version control as it's supposed to. Just committed the two missing files.Agetian wrote:All of these are really good ideas!I know I had to quickly rig some "placeholder" achievement images for the newer planeswalkers, let me know if you're interested (they're simple cropped parts from the cards made to fit the achievement trophy format, nothing fancy).
Also, I'm getting a compilation error as of r29985 saying that it's not possible to find the symbol GuiDownloadAchievementImages, looks like you forgot to commit the new source file for this downloader...