Hello GT Planet!
I am a java newbie who likes to write a program for the GTP community. Back when GT PSP came out, GTP user bowie made an event generator for GT PSP. I thought it was a great tool, so I decided I would remake it in Java for GT5. Right now it is still ugly and not complete but I will release it nevertheless so you guys can point out errors and suggest new features.
You need the Java Runtime Environment installed to run this
Okay, what does this program do:
-It chooses a random track (no rally tracks for now)
-It chooses a maximum tyre compound
- It chooses constraints. The following constraints are included: Maxmimum bhp, weight, drivetrain, cartype (race,road,concept,tuner),performancepoints,country,manufacturer,decade and combinations of two of the former.
- It suggests cars, that are able to partake in the generated event (this function is limited to premium cars. This may change in the near future)
- If there are no premium cars that you can use for the event, it generates a new event.
This is an example of what the program does when the start.bat is executed:
"1
Car must be Concept type
Maximum Bhp: 300
Maximum tyres: Sports Soft
Kart Space II
Cars able to enter the race:
BMW 135tii Concept '07
Daihatsu OFC-1 Concept '07
Isuzu 4200R Concept '89
Toyota FT-86 Concept '09
Toyota FT-86 G Sports Concept '10"
What I plan to do with it in the near future:
-Implement a graphical user Interface, so it becomes more user friendly
-Option to include offroad tracks
-Option to exclude DLC Content
-Option to enter a range of laps for generated events
-Triple Constraints maybe
-Include Standard car in the carchecker
So go ahead and try and and please feel free to post criticism and suggestions
I am a java newbie who likes to write a program for the GTP community. Back when GT PSP came out, GTP user bowie made an event generator for GT PSP. I thought it was a great tool, so I decided I would remake it in Java for GT5. Right now it is still ugly and not complete but I will release it nevertheless so you guys can point out errors and suggest new features.
You need the Java Runtime Environment installed to run this
Okay, what does this program do:
-It chooses a random track (no rally tracks for now)
-It chooses a maximum tyre compound
- It chooses constraints. The following constraints are included: Maxmimum bhp, weight, drivetrain, cartype (race,road,concept,tuner),performancepoints,country,manufacturer,decade and combinations of two of the former.
- It suggests cars, that are able to partake in the generated event (this function is limited to premium cars. This may change in the near future)
- If there are no premium cars that you can use for the event, it generates a new event.
This is an example of what the program does when the start.bat is executed:
"1
Car must be Concept type
Maximum Bhp: 300
Maximum tyres: Sports Soft
Kart Space II
Cars able to enter the race:
BMW 135tii Concept '07
Daihatsu OFC-1 Concept '07
Isuzu 4200R Concept '89
Toyota FT-86 Concept '09
Toyota FT-86 G Sports Concept '10"
What I plan to do with it in the near future:
-Implement a graphical user Interface, so it becomes more user friendly
-Option to include offroad tracks
-Option to exclude DLC Content
-Option to enter a range of laps for generated events
-Triple Constraints maybe
-Include Standard car in the carchecker
So go ahead and try and and please feel free to post criticism and suggestions