Ultimate Hockey Sim (Development Halted)

Discuss anything related to hockey games / gaming or online hockey games in this forum; such as EA Sports NHL series and Wolverine Sports' Faceoff Hockey. Are you working on a new hockey game? Feel free to post about it in here!
User avatar
UHS_2010
Junior League
Posts: 39
Joined: Tue Aug 10, 2010 9:53 pm

Post by UHS_2010 »

Difficult to say so far. It really depends how long it takes me to find solutions for certain problems, and implement them. Adding things like in depth prospect development, and coach/staff attribute increase could add the amount of variables that I have to take into consideration. The more the features I fit in, the harder it will be to create a sim equation.

So far I have a plan as to how I will solve this. When 2 teams play each other, I will program it so the computer adds up the total number of attributes(players and staff), then create a chance equation. For example, the Islanders play the Capitals...The Capitals have a far better team this season, so their attribute total might bee 1500-2000, while the Islanders might be 1000-1200. For example's sake, we will use 1800 for the caps and 1100, subtract the two=700. The caps have a 700 attribute point lead on the islanders, giving them about a 70%(win 7 out of 10 times) chance of success (rough number).

If teams have an equal attribute point total, then the computer will act as if both teams have an equal chance of winning (50%).

So far this solution seems the best.
User avatar
YZG
Second Line
Posts: 682
Joined: Mon Aug 16, 2010 11:17 pm
Custom Rank: DHM Head Researcher
Location: Canada

Post by YZG »

UHS_2010 wrote:Difficult to say so far. It really depends how long it takes me to find solutions for certain problems, and implement them. Adding things like in depth prospect development, and coach/staff attribute increase could add the amount of variables that I have to take into consideration. The more the features I fit in, the harder it will be to create a sim equation.

So far I have a plan as to how I will solve this. When 2 teams play each other, I will program it so the computer adds up the total number of attributes(players and staff), then create a chance equation. For example, the Islanders play the Capitals...The Capitals have a far better team this season, so their attribute total might bee 1500-2000, while the Islanders might be 1000-1200. For example's sake, we will use 1800 for the caps and 1100, subtract the two=700. The caps have a 700 attribute point lead on the islanders, giving them about a 70%(win 7 out of 10 times) chance of success (rough number).

If teams have an equal attribute point total, then the computer will act as if both teams have an equal chance of winning (50%).

So far this solution seems the best.
I missed bits of the discussion on this game so I'm not sure my opinion here will be very helpful, but still. Did you intend the player to make his character take decisions during the game? If so, I feel total skill is not everything that should matter, especially if those decisions may affect the outcome of the game, of his season, of his career.

I do think, however, that to begin with, it's best to settle with something a little easier to deal with, that you can always upgrade when other areas of the project are complete and you've been able to test it enough to spot the strenghts and flaws of your current model. As such, I agree with you, that solution is the best at this point in the development.

-YZG
User avatar
UHS_2010
Junior League
Posts: 39
Joined: Tue Aug 10, 2010 9:53 pm

Post by UHS_2010 »

I am leaning towards *not* having you (the player) make game-to-game decisions. However, the first build of this feature will most likely include some sort of decision making. Right now I am looking at focus decisions, physical decisions, and mental decisions. It will appear in the form of a drop down tab on the main page basically stating how you want your player to play.

Focus decisions will include things like pass before shoot-vise versa. Physical would be like hit more, or skate harder. A mental choice would be agitation, aggressive, etc.

You will also have a set of workout choices as well.

Each decision impacts your stats, and attributes directly.
danny111
Junior League
Posts: 21
Joined: Wed Dec 15, 2010 2:31 am

Post by danny111 »

I'm glad someone is doing hockey game, I want to ask whether the game will be played "Be A Pro mode, or just manager mode?
toffeenut2006
Junior League
Posts: 15
Joined: Sun Jan 29, 2006 8:12 pm

Post by toffeenut2006 »

Look forward to seeing this, KUTGW.
ArtVandelay
Prospect
Posts: 61
Joined: Tue Apr 05, 2005 4:35 am

Post by ArtVandelay »

Has there been any progress on this?
User avatar
UHS_2010
Junior League
Posts: 39
Joined: Tue Aug 10, 2010 9:53 pm

Post by UHS_2010 »

Sorry for the giant delay in updates guys, I have been overwhelmed with work, and college...

I hate to say, but there has been no progress since my last update. Why? The first reason is the fact that I lost my other team member. He was much more experienced in c++, and was able to help me understand and "create" each feature in the game.

The last reason is a result of the first. I am buried in c++ code, and do not have the knowledge to continue the project.

This doesnt mean the game isnt scrapped FOREVER. It means that it is scrapped until I can understand more about the code I have in the game, and continue from where I left off.
foxlockbox
Minor League
Posts: 215
Joined: Fri Sep 03, 2010 3:53 pm

Post by foxlockbox »

UHS_2010 wrote:Sorry for the giant delay in updates guys, I have been overwhelmed with work, and college...

I hate to say, but there has been no progress since my last update. Why? The first reason is the fact that I lost my other team member. He was much more experienced in c++, and was able to help me understand and "create" each feature in the game.

The last reason is a result of the first. I am buried in c++ code, and do not have the knowledge to continue the project.

This doesnt mean the game isnt scrapped FOREVER. It means that it is scrapped until I can understand more about the code I have in the game, and continue from where I left off.
Really sad to hear this mate, well if you look at the positive side atleast you're getting alot more c++ experience. :)
User avatar
Tasku
TBL Admin Team
Posts: 8158
Joined: Sat Jul 10, 2004 9:36 pm
Custom Rank: W-WPoTBLfaSaD
Favourite Team: WSH Capitals
Location: Finland

Post by Tasku »

Real life comes first! Take no stress of this project. Take care of work and college first.

Like Foxlockbox said, atleast you get some experience that may be helpful later on. :-)
User avatar
philou21
The Great One
Posts: 9406
Joined: Sun Nov 23, 2008 8:15 pm
Custom Rank: 24 cups!!!
Favourite Team: Colorado Avalanche
Location: Trois-Rivières, Québec

Post by philou21 »

I feel bad for you but don't worry about this. Been patient is the key! :thup:
User avatar
Ogilthorpe
Minor League
Posts: 222
Joined: Tue Sep 27, 2005 5:14 am
Location: B.C. Canada

Post by Ogilthorpe »

Sorry to hear that development has stopped for now, you have a very ambitious idea for your game that would be fantastic when completed.
Study that C++ hard!
User avatar
YZG
Second Line
Posts: 682
Joined: Mon Aug 16, 2010 11:17 pm
Custom Rank: DHM Head Researcher
Location: Canada

Post by YZG »

Like they said. This project has reached interesting levels and it will be something solid to build upon when you return with better programming knowledge. You are full of ideas and have worked on a novel concept in a much more promising way than similar projects I have seen elsewhere. Pausing now to gain more knowledge isn't a bad thing at all. Meanwhile, the project will mature in your mind. When you return to it, you will have all the tools to craft it into an even better thing than what it was becoming.

Kudos for your work so far and good luck with your real life obligations!

- YZG
User avatar
UHS_2010
Junior League
Posts: 39
Joined: Tue Aug 10, 2010 9:53 pm

Post by UHS_2010 »

Thank you for everyone's support. It is good knowing that I had a good following of people who supported my project. I am in college to get my bachelors of computer science degree, so by the time I hit my 4th year I should be able to do just about anything in c++.

I cannot help but to feel that I let myself down by stopping the project thus far. I was so close to the end! (the game could be played for 1 complete season!) All i needed to do was add the extra features, and smooth out the current ones.

When I return to the project, it should be relatively easy to complete.

To give you a good idea on how much pages of code we had accumulated in the few short months of development...we counted just over 500 pages (we were testing a bunch of features at the time).
User avatar
archibalduk
TBL Admin Team
Posts: 20372
Joined: Tue Jul 06, 2004 8:44 pm
Custom Rank: Seaside + Fruit Juice Mode
Favourite Team: Guildford (EPL) / Invicta (NIHL)
Location: United Kingdom
Contact:

Post by archibalduk »

I'm really sorry to hear that. It's incredible to hear that the game could be played for a complete season. You must have gotten so far - how frustrating. :cry:

I really hope you can return to this soon as I know we'd all love to see you game become reality.

Btw, is there any chance of making what you have done available (I mean the game executable; not the source code of course)? Perhaps people could try it out and give you feedback. Then when you (hopefully) continue work, you'll have some useful comments/feedback. :-k
User avatar
Stupot11
Top Prospect
Posts: 141
Joined: Thu Feb 03, 2011 3:35 pm
Favourite Team: florida panthers
WHL Team: Carolina Hurricanes
Location: United Kingdom

Post by Stupot11 »

it would be great to play another hockey manager game, been playing this 2007 version far too long :-)
lueiGi
Learning to skate
Posts: 3
Joined: Fri Apr 29, 2011 6:29 pm

Re: Ultimate Hockey Sim

Post by lueiGi »

Any updates on this? Sounds quite interesting.
User avatar
bruins72
TBL Admin Team
Posts: 14513
Joined: Fri Jan 20, 2006 3:13 pm
Custom Rank: Challenge Guy
Favourite Team: Boston Bruins
Location: Taunton, MA

Re:

Post by bruins72 »

Read up above in the thread. He said the he's not able to develop the game any more at this time. It's on the back burner.

UHS_2010 wrote:Sorry for the giant delay in updates guys, I have been overwhelmed with work, and college...

I hate to say, but there has been no progress since my last update. Why? The first reason is the fact that I lost my other team member. He was much more experienced in c++, and was able to help me understand and "create" each feature in the game.

The last reason is a result of the first. I am buried in c++ code, and do not have the knowledge to continue the project.

This doesnt mean the game isnt scrapped FOREVER. It means that it is scrapped until I can understand more about the code I have in the game, and continue from where I left off.
lueiGi
Learning to skate
Posts: 3
Joined: Fri Apr 29, 2011 6:29 pm

Re: Ultimate Hockey Sim

Post by lueiGi »

I saw that, but it has been three months since that post and I figured it was worth asking.
User avatar
DK_Hockey
Junior League
Posts: 32
Joined: Wed May 04, 2011 7:29 am

Re: Some early screenshots

Post by DK_Hockey »

Hey all.

Are there any update on this game? And are the game build up on the 2007 version?
User avatar
bruins72
TBL Admin Team
Posts: 14513
Joined: Fri Jan 20, 2006 3:13 pm
Custom Rank: Challenge Guy
Favourite Team: Boston Bruins
Location: Taunton, MA

Re: Some early screenshots

Post by bruins72 »

Check out the other posts in this thread from UHS_2010. He's had to halt work on this because he needs/wants to learn more about programming to accomplish this. His plan was to build this game from scratch. EHM 2007 is owned by SI Games. He wouldn't be able to build off of their game.
User avatar
IceTimer
Drafted
Posts: 168
Joined: Wed Dec 23, 2009 12:17 am

Re: Ultimate Hockey Sim

Post by IceTimer »

Please whatever you do make the AI staff's good, or at least better than EHM, try to make them realistic, coaches, GM's, scouts, etc, because in EHM like none of them were good, like no more naff signings, drafting and trades please, I want a real challenge.
Deleted 25-08-19

Re: Ultimate Hockey Sim

Post by Deleted 25-08-19 »

IceTimer wrote:Please whatever you do make the AI staff's good, or at least better than EHM, try to make them realistic, coaches, GM's, scouts, etc, because in EHM like none of them were good, like no more naff signings, drafting and trades please, I want a real challenge.
Are u serious? or bad troll?
ffuu
User avatar
philou21
The Great One
Posts: 9406
Joined: Sun Nov 23, 2008 8:15 pm
Custom Rank: 24 cups!!!
Favourite Team: Colorado Avalanche
Location: Trois-Rivières, Québec

Re: Ultimate Hockey Sim

Post by philou21 »

:dunno:
The Leaf
Junior League
Posts: 23
Joined: Fri Mar 25, 2011 8:10 pm

[UHS] Historical teams

Post by The Leaf »

Wouldn't it be cool to add a mode where you can take over any team in any era? I was just thinking how it'd be nice where I could take over the Leafs from the 90's and get them that elusive cup or to take over in '67 and prevent this drought from happening.
User avatar
bruins72
TBL Admin Team
Posts: 14513
Joined: Fri Jan 20, 2006 3:13 pm
Custom Rank: Challenge Guy
Favourite Team: Boston Bruins
Location: Taunton, MA

Re: Historical teams

Post by bruins72 »

You just posted this in the Dabo hockey manager thread. It's fine over there but useless here. Ultimate Hockey Simulator is no longer in development.
Post Reply