Develop saved game database searcher
|
Firewolf |
Posted on 03-08-2012 16:37
|
Junior Rider
Posts: 48
Joined: 28-07-2012
PCM$: 200.00
|
Hi there, I've been playing cycling manager for the first time. I think its awesome fun! So major credit to the developers!
I was thinking for developing a database cyclist searcher. For example if you wanted to search for a cyclist with minimum stats in hills, their age range, minimum potential, salary etc etc.
Would you find something like this useful?
It would be developed in .NET. |
|
|
|
lluuiiggii |
Posted on 03-08-2012 16:48
|
Grand Tour Champion
Posts: 8542
Joined: 30-07-2010
PCM$: 200.00
|
You can use an editor to open your savegames in Excel, like the Full Editor or Excel Editor, then use all the filters that Excel allows you to use
Plus, I think even the in-game search offers the possibility to combine filters and get a result somewhat like what you want.
|
|
|
|
CrueTrue |
Posted on 05-08-2012 14:37
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
But if you're looking for a project to work with, I've always hoped that someone would make something like this for the newer versions of the game |
|
|
|
Firewolf |
Posted on 06-08-2012 17:02
|
Junior Rider
Posts: 48
Joined: 28-07-2012
PCM$: 200.00
|
CrueTrue wrote:
But if you're looking for a project to work with, I've always hoped that someone would make something like this for the newer versions of the game
Wow! The screen shot looks awesome! I had a quick go at opening it, it crashed. I'll have another go later. |
|
|
|
Ad Bot |
Posted on 23-11-2024 21:27
|
Bot Agent
Posts: Countless
Joined: 23.11.09
|
|
IP: None |
|
|
Lachi |
Posted on 06-08-2012 22:07
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
You have to load a DB from PCM 2007 (sorry if that was obvious and if the crash occurred before even loading something). |
|
|
|
CrueTrue |
Posted on 09-08-2012 23:54
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
As far as I remember, it doesn't work too well with newer versions of Windows. |
|
|
|
Firewolf |
Posted on 10-08-2012 19:44
|
Junior Rider
Posts: 48
Joined: 28-07-2012
PCM$: 200.00
|
CrueTrue wrote:
As far as I remember, it doesn't work too well with newer versions of Windows.
Yeah I had a bit of time to look at it and got it to work. He's using library files I've not heard of though (never mind used).. Is he not an active user these days?
Regardless, I'll get started on a bit of something from scratch, probably start by parsing one of Lachi's XML cyclist files with basic search functionality tonight.
Lachi, would you mind if I borrowed your technique for reading the database? It would give the user a more.. pleasant experience if that's ok :-) |
|
|
|
CrueTrue |
Posted on 10-08-2012 23:38
|
Tour de France Champion
Posts: 29989
Joined: 20-10-2006
PCM$: 200.00
|
Jape's latest login is in June 2012, so I suppose he's somewhat active. He hasn't posted since 2010, though. |
|
|
|
Firewolf |
Posted on 11-08-2012 00:17
|
Junior Rider
Posts: 48
Joined: 28-07-2012
PCM$: 200.00
|
CrueTrue wrote:
Jape's latest login is in June 2012, so I suppose he's somewhat active. He hasn't posted since 2010, though.
Hmm, just seen, I've pm'ed him for the source code. We never know maybe he may get a boost!! We will see what happens :-) |
|
|
|
Firewolf |
Posted on 11-08-2012 00:33
|
Junior Rider
Posts: 48
Joined: 28-07-2012
PCM$: 200.00
|
Attached is a screen shot of what I was working on tonight. It's super bleeding edge, some results don't make sense (parsed then wrong fields, but it was made in an evening.. :-) ) So as you can see, I've searched for 70 flat, hill, mountains, fighter with relevant results. T.De.Gendt looks good, so he's going in the team! ^-^
I hard coded the rider potential for personal fun. I'll put that in the UI at some point.
If anyone wants a snap shot let me know, otherwise I'll keep adding to it.
|
|
|
|
Lachi |
Posted on 12-08-2012 02:29
|
Grand Tour Champion
Posts: 8516
Joined: 29-06-2007
PCM$: 200.00
|
Firewolf wrote:
Lachi, would you mind if I borrowed your technique for reading the database? It would give the user a more.. pleasant experience if that's ok :-)
What technique do you mean? Just send me a PM, you can get the code of the projects if you want. |
|
|