It is currently 16 Apr 2024, 13:14
   
Text Size

Dominion (by Rio Grande Games) [Updated 11/14/2011]

A version of Asmadi Games' game by jatill

Moderators: Huggybaby, CCGHQ Admins

Re: Dominion (by Rio Grande Games) [Updated 3/26]

Postby Adventuress » 31 Mar 2010, 17:57

Fixed. ;D
Adventuress
 
Posts: 14
Joined: 29 Mar 2010, 17:52
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 3/26]

Postby Boom2010 » 31 Mar 2010, 18:15

Adventuress wrote:Fixed. ;D
Awesome!
Boom2010
 
Posts: 83
Joined: 08 Mar 2010, 16:02
Has thanked: 21 times
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/1]

Postby jatill » 01 Apr 2010, 14:16

A new version today, with some cool improvements.

1) Completely new graphic set created by Adventuress using open clipart. It's really fantastic work; I prefer these to the originals.

2) Campaign chapter 3 added

3) Stats screen added (stats are only effective starting this download, naturally)

4) some more bug fixes.

Enjoy.

I'll re-upload the updated code later today.
jatill
DEVELOPER
 
Posts: 2118
Joined: 24 Feb 2009, 16:35
Has thanked: 5 times
Been thanked: 17 times

Re: Dominion (by Rio Grande Games) [Updated 3/26]

Postby ivadla » 01 Apr 2010, 15:47

Adventuress wrote:Then I though using Renaissance paintings, but the rights for any imaging of them remains with the museums, even if the paintings are public domain. :roll:
Are you sure? At least the Wikimedia Foundation thinks otherwise: http://commons.wikimedia.org/wiki/Commo ... PD-Art_tag

I made some cards using old paintings:
festival.png
smithy.png

They are under the Creative Commons Attribution-Share Alike 3.0 License. See the attached zip file for the
svg-version and information about the original files and their copyright.

BTW what is the license of your cards? May I use them in the java-version I'm currently programming? The game itself will be GPL, but I think that the artwork could also be creative commons or public domain.
Attachments
dominion_cards.zip
(2.28 MiB) Downloaded 1072 times
ivadla
 
Posts: 16
Joined: 21 Mar 2010, 03:46
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 3/26]

Postby Boom2010 » 01 Apr 2010, 16:09

ivadla wrote:.......in the java-version I'm currently programming? The game itself will be GPL,
and then there were two?

What are you plans for your version?
Boom2010
 
Posts: 83
Joined: 08 Mar 2010, 16:02
Has thanked: 21 times
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 3/26]

Postby Adventuress » 01 Apr 2010, 17:58

ivadla wrote:Are you sure? At least the Wikimedia Foundation thinks otherwise: http://commons.wikimedia.org/wiki/Commo ... PD-Art_tag
Well there seems to be some uncertainty, about the issue. If you read WMF's position on the issue, they even admit, that there are museums thinking otherwise.
ivadla wrote:I made some cards using old paintings:
Great cards. I especially like the textured paper background. =D>

Personally I think too much valuable space is wasted. I'd like to see cards with more text on them. The Ghost Ship for example. Just to see if I'm wrong or not. :-k

I'm not mocking your cards. Like I said, I would've preferred using PD-Art, but the copyright issue wasn't clear. I just thought I'd point out some possible challenges (there are no problems after all :D )

Edit:

Updated my previous post with svg-sources. License (Share alike) text also added.
Adventuress
 
Posts: 14
Joined: 29 Mar 2010, 17:52
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/1]

Postby ivadla » 01 Apr 2010, 23:46

Boom2010 wrote:What are you plans for your version?
The main difference is that the my version contains several AI-Strategies which can be extended by plugins. And as a java program it will also run in Linux and Mac OS X without the use of an emulator.
From a programers point of view my version is object oriented and separates the gui and AI from the game logic.

Adventureess wrote:Personally I think too much valuable space is wasted. I'd like to see cards with more text on them. The Ghost Ship for example. Just to see if I'm wrong or not.
I don't think that my cards waste much more space than yours, but the aspect ratio of mine is different, because of the background image. Have a look at my ghost ship and judge for yourself:
ghost ship.png
ivadla
 
Posts: 16
Joined: 21 Mar 2010, 03:46
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/1]

Postby Adventuress » 02 Apr 2010, 00:10

ivadla wrote:I don't think that my cards waste much more space than yours, but the aspect ratio of mine is different, because of the background image. Have a look at my ghost ship and judge for yourself:
I think you're right. They don't waste more space than mine. The whitespace around your background image threw me off. Also the font you are using isn't as large as it seemed. It's just massive ;)

Were will you discuss your game? I'd rather not hijack Jatill's thread anymore.
Adventuress
 
Posts: 14
Joined: 29 Mar 2010, 17:52
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/12]

Postby Adventuress » 16 Apr 2010, 10:47

Jatill, have you thought about redesigning the UI? Also could you add hover over descriptions to the 3 symbols on the right?
Adventuress
 
Posts: 14
Joined: 29 Mar 2010, 17:52
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/12]

Postby jatill » 16 Apr 2010, 12:02

Adventuress wrote:Jatill, have you thought about redesigning the UI? Also could you add hover over descriptions to the 3 symbols on the right?
I'm pretty happy with the UI, so I hadn't thought about changing it.
jatill
DEVELOPER
 
Posts: 2118
Joined: 24 Feb 2009, 16:35
Has thanked: 5 times
Been thanked: 17 times

Re: Dominion (by Rio Grande Games) [Updated 4/12]

Postby cteague3 » 23 Apr 2010, 06:16

You know this would be great in C#, using WPF in an MVVM pattern. I'm by no means an expert on WPF, but in the process of learning, been using Expression Studio v3 along with it. Where could I get ahold of the VB and/or Java code, I could start looking at porting over a comparable .NET version (nDominion, hehe)? Is there already a sourceforge.net or codeplex project out there for it?

Then there were 3. :-) I wouldn't mean to "compete" by any means, but would strictly hope to make the port use the same graphics pkgs (and attempt to make it configurable of course) in the same fashion that the Java version would. I would include the code under any project already out there for open source evolution, of course.
cteague3
 
Posts: 10
Joined: 23 Apr 2010, 06:04
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/12]

Postby tkstanczak » 23 Apr 2010, 11:23

Here you can see a WPF version of Dominion;)

Alchemy Expansion Set in action - http://www.youtube.com/watch?v=ewb1oKLlQQQ
Base Set with AI strategy - http://www.youtube.com/watch?v=fv_hZgcocso

tom
tkstanczak
 
Posts: 1
Joined: 23 Apr 2010, 11:21
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 4/12]

Postby jatill » 23 Apr 2010, 12:51

tkstanczak wrote:Here you can see a WPF version of Dominion;)

Alchemy Expansion Set in action - http://www.youtube.com/watch?v=ewb1oKLlQQQ
Base Set with AI strategy - http://www.youtube.com/watch?v=fv_hZgcocso

tom
Tom-
Looks like a good start from the videos. When will you be sharing the game, or have you already? You're definitely welcome to use this forum as your home base too.
jatill
DEVELOPER
 
Posts: 2118
Joined: 24 Feb 2009, 16:35
Has thanked: 5 times
Been thanked: 17 times

Re: Dominion (by Rio Grande Games) [Updated 4/12]

Postby robins80 » 27 Apr 2010, 22:49

I am wondering what the three stats in the lower right corner are.
robins80
 
Posts: 7
Joined: 27 Apr 2010, 16:31
Has thanked: 0 time
Been thanked: 0 time

Re: Dominion (by Rio Grande Games) [Updated 5/4]

Postby pinkymadigan » 07 May 2010, 02:12

Hand, Discard, Deck counts I believe. Never explained anywhere and it took a while to figure it out, but if you watch the counts as you play it works.
pinkymadigan
 
Posts: 36
Joined: 08 Apr 2010, 22:07
Has thanked: 1 time
Been thanked: 0 time

PreviousNext

Return to Dominion

Who is online

Users browsing this forum: No registered users and 11 guests


Who is online

In total there are 11 users online :: 0 registered, 0 hidden and 11 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 11 guests

Login Form