minor features for 1.9.0?
minor features for 1.9.0?
as i've mentioned in the development stages forum, i'm done with the major features for 1.9.0. this topic is meant to collect some minor wishes that you deem important / desirable for 1.9.0. of course i don't guarantee to implement them; i just want to know what you're missing.
gyözö
gyözö
Last edited by gyboth on Mon Jun 20, 2005 10:34 am, edited 1 time in total.
Press any key to continue or any other key to quit.
Re: minor features for 1.9.0?
Match should begin in minute 0 (not 1)gyboth wrote:as i've mentioned in the development stages forum, i'm done with the major features for 1.9.0. this topic is meant to collect some minor wishes that you deem important / desirable for 1.9.0. of course i don't guarantee to implement them; i just want to know what you're missing.
Increase the maximum of players in your team
attack is the best way to defend ~~ Arne Deprez
-----------------
"De omnis Belgae fortissimi sunt."(Of all these, the Belgians are the bravest.) ~~ Julius Caesar
-----------------
"De omnis Belgae fortissimi sunt."(Of all these, the Belgians are the bravest.) ~~ Julius Caesar
I would like to have a better "financial" interface. With numerous plots, histograms, etc. Moreover, all companies in the world, to my knowledge, has a monthly management (I don't know if "management" is the good term, I'm a scientist after all). I mean, each month, you have to pay wages, to pay for physio, to pay for the stadium, and you can compute the ticket sold, etc. I have always found very strage to have good weeks and bad weeks, only because you had a match at home. Some weeks, you can get a load, and the following week, you cannot, but you have exactly the same "potential" amount of money...
Among other wishes :
- the stadium improvements are not very realistic. When you have a big stadium, it is not possible to add 2000 seats. You have to destroy all and to build a bigger one. But it should be the same price whatever your league!
- "security" should be a regular amount of money you spend for security. For example, 50 000/week.
- It should be great to see your stadium
- It should be great to chose the ticket prices : do you prefer lots of poeple in your stadium (and better results) or more money?
- You should have money from merchandising and advertisements when you become a great team. But the very best players must be much more expansive.
- It should be great if someone proposes patches instead of asking to Gyozo
Among other wishes :
- the stadium improvements are not very realistic. When you have a big stadium, it is not possible to add 2000 seats. You have to destroy all and to build a bigger one. But it should be the same price whatever your league!
- "security" should be a regular amount of money you spend for security. For example, 50 000/week.
- It should be great to see your stadium
- It should be great to chose the ticket prices : do you prefer lots of poeple in your stadium (and better results) or more money?
- You should have money from merchandising and advertisements when you become a great team. But the very best players must be much more expansive.
- It should be great if someone proposes patches instead of asking to Gyozo
Re: minor features for 1.9.0?
i should've banned arnaud from this topic see what he comes up with gonna answer it later...
gyözö
i disagree. in real matches, if a team scores 15 seconds after the game is started, it's officially in minute 1.atd wrote:Match should begin in minute 0 (not 1)
maybe. how about 22? i suggest you simply try it out: change int_team_max_players to 22 in the bygfoot_constants file (or to a value you like ). and please report bugs that might occur (i'm not 100% sure everything works with a different value, though in principle it should).Increase the maximum of players in your team
gyözö
Press any key to continue or any other key to quit.
no. in my opinion this is superfluous. Bygfoot isn't primarily made for the eye, and plots would only be a gimmick that looks good and has no real benefit.arnaudus wrote:I would like to have a better "financial" interface. With numerous plots, histograms, etc.
you're right, but weekly balance is much more natural for Bygfoot, becauseMoreover, all companies in the world, to my knowledge, has a monthly management (I don't know if "management" is the good term, I'm a scientist after all). I mean, each month, you have to pay wages, to pay for physio, to pay for the stadium, and you can compute the ticket sold, etc. I have always found very strage to have good weeks and bad weeks, only because you had a match at home. Some weeks, you can get a load, and the following week, you cannot, but you have exactly the same "potential" amount of money...
a) the player's wages are weekly wages b) the transfer list is made
on a weekly basis c) instant money flow is a lot simpler.
what i could do is to update the balance every 4 weeks instead of 2 weeks, but the actual money flow has to happen instantly, otherwise i'd have to implement complicated and circumstantial checks, e.g. how should i know whether the user will have enough money at the end of the month to pay for a transfered player? it's all a lot easier if the money the user has is really the money he has!
you're right, it's not really realistic. but different prices in different leagues are unavoidable in my opinion. it's flat out impossible to have one price that isn't either dirt-cheap for 1st league teams or bloody expensive for teams from the last league (or worst of all, both at the same time).- the stadium improvements are not very realistic. When you have a big stadium, it is not possible to add 2000 seats. You have to destroy all and to build a bigger one. But it should be the same price whatever your league!
it is, in a way. your stadium security gets diminished in home games. so every few weeks you have to increase the security. now, having a regular amount spent on security would of course lead to constant security, right? so the user would simply set the exact amount needed to keep 100% security, and forgets about the whole thing. so what's the point then? what's the point of a feature that you set once and don't care about for the rest of the game?- "security" should be a regular amount of money you spend for security. For example, 50 000/week.
yes. i had a spanish artist who made some images that looked great (3D and all), but he didn't write me for quite some time. also, the images were huge (in KB, i mean) so we'd have to include them optionally or make them downloadable (otherwise the packages are made up 60% by the images ) that wouldn't be a big problem, though, so: stadium images, anyone?- It should be great to see your stadium
this is also like the security thing. the user would probably experiment a bit, and then leave the ticket price constant and the feature is unneeded for the rest of the game.- It should be great to chose the ticket prices : do you prefer lots of poeple in your stadium (and better results) or more money?
the two points aren't related, i guess.- You should have money from merchandising and advertisements when you become a great team. But the very best players must be much more expansive.
an interesting feature. but i'd say it'd be better to have sponsorship money in general, not only for great teams but for all teams. to have sponsorship contracts, and the better your team's rank and success the more money you get. but this isn't a minor feature.
and i'm not sure what you're getting at with your expensive players proposition. are you suggesting to have 'non-linear' player prices, so that a 99 player costs 30% more than a 97 player? what would be the benefit of this?
ah... here's a suggestion i fully agree with- It should be great if someone proposes patches instead of asking to Gyozo
gyözö
Press any key to continue or any other key to quit.
Re: minor features for 1.9.0?
is there a way to make the maximum amount of players unlimited?gyboth wrote:maybe. how about 22? i suggest you simply try it out: change int_team_max_players to 22 in the bygfoot_constants file (or to a value you like ). and please report bugs that might occur (i'm not 100% sure everything works with a different value, though in principle it should).Increase the maximum of players in your team
gyözö
oh yeah and i like your idea about the sponsor BTW
it could be a bit like a transfer list with lots of companies in it and info about what these companies would offer you as your sponsor. then when you choose one it could ask you how many years you want this sponsor for a bit like player contracts but you only get one chance. if this is not what they want they withdraw from negotiations and you have to find a new company to sponsor you.
i dont know how this works in real life but i think this would work for bygfoot
Haven't u people ever heard of closing a goddam door?
As I now have tried playing on a laptop with one of those foul accupoint things its very hard traversing the game with a "dodgy mouse"
so here are some thougths
PLayer list 1
moving players substituting etc
if i type in 2 it jumps/selects player 2 ,, excelletn so how about
2 down arrow 13 enter.... to swap player 2 for player 13?
or 13 up arrow 2 enter.... swap 13 for 2
Player list 2
2 right arrow put player 2 on transfer list
also in live game to get from commentary to statistics...TAB maybe?
or simply ALtC or ALTS. curently hitting an alphanumeric drops to the speed bar which is a good thing but it would also be nice to swap tabs somehow
ohh BTW ALT TAB swaps from live game window to main window and back again...as is standard for going thru linux open windows....GREAT feature
please ignore if this has allready been mentioned.. its late and I cant be bothered searching the posts.
the Financial report would be nice with Stadium Capacity Avg attendance and saftey figures.
so here are some thougths
PLayer list 1
moving players substituting etc
if i type in 2 it jumps/selects player 2 ,, excelletn so how about
2 down arrow 13 enter.... to swap player 2 for player 13?
or 13 up arrow 2 enter.... swap 13 for 2
Player list 2
2 right arrow put player 2 on transfer list
also in live game to get from commentary to statistics...TAB maybe?
or simply ALtC or ALTS. curently hitting an alphanumeric drops to the speed bar which is a good thing but it would also be nice to swap tabs somehow
ohh BTW ALT TAB swaps from live game window to main window and back again...as is standard for going thru linux open windows....GREAT feature
please ignore if this has allready been mentioned.. its late and I cant be bothered searching the posts.
the Financial report would be nice with Stadium Capacity Avg attendance and saftey figures.
"There are two ways to score. Dribble it over the line or smash it into the back of the net."
What type are you?
What type are you?
sorry to disappoint you. the amount of work required to add full featured keyboard support is too big compared to the percentage of people who will need it. you yourself play the game since months and this is the first time you'd need keyboard support.vector wrote:As I now have tried playing on a laptop with one of those foul accupoint things its very hard traversing the game with a "dodgy mouse"
i rather suggest, get yourself a nice external optical mouse for your laptop (they aren't expensive at all nowadays)
gyözö
Press any key to continue or any other key to quit.
Re: minor features for 1.9.0?
i reconsidered. since the 'match start' event is the only one with minute 1, and there isn't a normal match event having minute 1, i've changed the start match minute to 0.gyboth wrote:i disagree. in real matches, if a team scores 15 seconds after the game is started, it's officially in minute 1.atd wrote:Match should begin in minute 0 (not 1)
gyözö
Press any key to continue or any other key to quit.
Re: minor features for 1.9.0?
unlimited? why the heck would you want that? er... how about 100? isn't that unlimited enough?mom2pp wrote: is there a way to make the maximum amount of players unlimited?
yes, that's more or less what i have in mind, too. a couple of offers, differing in contract length and amount of money, and you have to negotiate.oh yeah and i like your idea about the sponsor BTW
it could be a bit like a transfer list with lots of companies in it and info about what these companies would offer you as your sponsor. then when you choose one it could ask you how many years you want this sponsor for a bit like player contracts but you only get one chance. if this is not what they want they withdraw from negotiations and you have to find a new company to sponsor you.
i dont know how this works in real life but i think this would work for bygfoot
this isn't going to be added to 1.9.0, though, maybe in a later version.
gyözö
Press any key to continue or any other key to quit.
Re: minor features for 1.9.0?
yeah i just realised that that was a stupid questiongyboth wrote:unlimited? why the heck would you want that? er... how about 100? isn't that unlimited enough?
Haven't u people ever heard of closing a goddam door?
true but i didnt ask for full featured supportsorry to disappoint you. the amount of work required to add full featured keyboard support is too big compared to the percentage of people who will need it.
well erm i havent played much for ages due to the work i have been doing and in the case of the moving players, I had noticed it b4. dragging players with the mouse had been giving me grief , i just hadnt mentioned it because there wer other important things to do. I also generally use a tablet as mice arent much better IMHO. Now that i was in picky polishing mode I thought id mention it as one of the last "of the things that bothers me".you yourself play the game since months and this is the first time you'd need keyboard support.
However i understand it could be alot of work which is why i mention it as a request. I did think tho that the live games, commentary-statistics switch would be standard ALT first letter key bindings no?
i rather suggest, get yourself a nice external optical mouse for your laptop (they aren't expensive at all nowadays)
i have one but like i said i dont like mice...gives my shoulder hell ;(
"There are two ways to score. Dribble it over the line or smash it into the back of the net."
What type are you?
What type are you?