Dabo is working on a project to create an unofficial successor to EHM 2007. Use this forum to discuss his project and any features you would like to see in either the initial version or in a future version.
Just saw the thread for the first time...Wow this project look amazing. Guys been submitting great ideas and i really like the Phone thing. Keep up the good work Dabo and good luck.
Since I was playing around with the database connection today my plan was to show the player profile screenshot I promised awhile back but it is gonna have to wait until tomorrow. If everything goes according to my plans that is.
I'm sure that everyone here eagerly anticipates reading anything you would like to share with us during the development of the game.
I check several times every day to see what new info you may have posted.
If you could put a number on it, how close is the development of game to even a Alpha phase? 2%, 20%...99.9%!
I am curious as to whether any other programmers have offered you their help, or if that's sort of tabu at times for programmers to collaborate... Sort of a pride thing? I've read every page of this thread and it sounds amazing, I just think to myself "poor dude, this'll take him years by himself." I'm sure if you asked for help(if you wanted it) plenty of people in the community would be happy to help. On that note, what language are you writing the game in? I'll take a look at coding books and see if anything sticks.. ANYTHING for a new hockey manager.
Ogilthorpe wrote:If you could put a number on it, how close is the development of game to even a Alpha phase? 2%, 20%...99.9%!
Pretty far away unfortunately.
SeanSmash13 wrote:I am curious as to whether any other programmers have offered you their help, or if that's sort of tabu at times for programmers to collaborate... Sort of a pride thing? I've read every page of this thread and it sounds amazing, I just think to myself "poor dude, this'll take him years by himself." I'm sure if you asked for help(if you wanted it) plenty of people in the community would be happy to help. On that note, what language are you writing the game in? I'll take a look at coding books and see if anything sticks.. ANYTHING for a new hockey manager.
No help on the programming part but I have a guy helping me with the database but he is quite busy with work atm. At the beginning I was planing on doing all the programming myself but maybe it would be a good idea to bring someone in at some point. I am used to doing projects by myself so I would have to clean the code up quite a bit and write some documentation in order to help others understand.
axwel3221 wrote:I suppose he has said he uses C# with the SQLite?
I'd just like to say that I'm glad you have decided to undertake something like this. It's looking great so far, but it's, obviously, a long way from completion. Hope you can stick with it and see this through to the end because I'm excited about the possibilities of this project.
Also, seeing this finally convinced me to login again. Had to give this some support.
Hybrid_Theory_79 wrote:Is this going to be strictly PC or will there also be a Mac version?
To be honest, I have no idea, same for Linux. I know about the mono project and it looks promising but I cannot guarantee anything since I have never used it nor ported a WinForms based project to another platform.
Will the ability to easily edit players be included? I'd also love to be able to do mass changes to specific attributes. For example, I think everyone rated speed to high across the board. I'd like to bring it down globally by 10%.
ArtVandelay wrote:Will the ability to easily edit players be included? I'd also love to be able to do mass changes to specific attributes. For example, I think everyone rated speed to high across the board. I'd like to bring it down globally by 10%.
ArtVandelay wrote:Will the ability to easily edit players be included? I'd also love to be able to do mass changes to specific attributes. For example, I think everyone rated speed to high across the board. I'd like to bring it down globally by 10%.
That should be easily achieved if you know SQL.
I'm definitely good with SQL so that's awesome.
How would I access the data? Would MS Access work (through linking tables or something along those lines)? Or does that not work as a UI for SQLite?
ArtVandelay wrote:Will the ability to easily edit players be included? I'd also love to be able to do mass changes to specific attributes. For example, I think everyone rated speed to high across the board. I'd like to bring it down globally by 10%.
That should be easily achieved if you know SQL.
I'm definitely good with SQL so that's awesome.
How would I access the data? Would MS Access work (through linking tables or something along those lines)? Or does that not work as a UI for SQLite?
Never tried Access, but I use SQLite Administrator, you can execute queries directly from it.
I'm glad to hear that new ice hockey manager game base is in development. I remember good old times when Remes EHM came out and where that leaded. Hundreads of playing time and thousands of game addons editing.. huge and strong community and tons of fun moments.. I think that my life cycle is popping up in EHM. Even thought ice hockey isn't so popular as soccer in world wide, but I'm sure that even hockey releated games can succes if that is done in right way. I really hope that your project is generating some interest in some publishing companies.
could you implement the ability for the user to force injuries on a certain player (with the approx length and seriousness/chance of recovering). This is one of those things that ootp allows you to do quite well.