
Project: cargodest
Moderator: OpenTTD Developers
-
- Chief Executive
- Posts: 658
- Joined: 11 Nov 2007 12:06
- Contact:
Re: Project: cargodest
ok i will but when i get time but if any one wants to update this patchs they can and i make the builds for you
For Community Integrated Version http://code.google.com/p/civopenttd/
Re: Project: cargodest
In that case Alain, can i pm you a couple of patches id like you to do for me 

Re: Project: cargodest
I would kill for a mac build with both copy and paste and cargodest!
I tried to compile that myself but keep failing to do so
I tried to compile that myself but keep failing to do so

Re: Project: cargodest
its a long time since i updated anything. things have changed...
is the mecurial repo still being used for anything or are we just using unix patch(1) now?
is the mecurial repo still being used for anything or are we just using unix patch(1) now?
Re: Project: cargodest
There's a pretty easy solution, however.Conditional Zenith wrote:No, that behaviour is still as it is from trunk. The problem with doing it based on how far things have traveled over the ground, instead of source to destination point to point, is that it encourages people to make indirect routes, as they would pay better than direct routes.
Calculate the payment p for the shipment based on the physical distance between beginning and end industry/station (as it is now)
Find the total track length d (of the shortest route)
Find a payment per track tile x = p/d
Then after each stage in the route, simply multiply the number of tiles travelled on that train by x and give that as the transfer credit. As long as the trains follow the shortest route (or near enough) the last payment will be accurate.
Jon
Re: Project: cargodest
I agree, i think that would be a viable solution, there is the patch would corrects negative income, by reducing the transfer income, to increase the final income at the end.
Re: Project: cargodest
somthing else i would like to see is the ability to turn on or off for all cargo types,
Yes i know this would be horrendous to implement in the menu as there are up to 256 cargos (i think)
but i have a line at the moment that only works with cargodest on for cereals and only with it off for coal
(the coal uses conditional orders and stockpiling in got to A (glass factory) if there is any left go to B (another glass facotry) if you still have any left go to C (power station ) otherwise go back to the coal mine
this dousent work as the mine produces cargo for say the second glass factory even if its stockpile is full,
with grain it has to make a transfer and the train loads the grain it has just unloaded before the van can cart it away
Yes i know this would be horrendous to implement in the menu as there are up to 256 cargos (i think)
but i have a line at the moment that only works with cargodest on for cereals and only with it off for coal
(the coal uses conditional orders and stockpiling in got to A (glass factory) if there is any left go to B (another glass facotry) if you still have any left go to C (power station ) otherwise go back to the coal mine
this dousent work as the mine produces cargo for say the second glass factory even if its stockpile is full,
with grain it has to make a transfer and the train loads the grain it has just unloaded before the van can cart it away
Re: Project: cargodest
Has anyone else noticed that Celestar hasn't actually been online since Dec 14th 2008. Don't expect an update any time soon. 

Re: Project: cargodest
Then just use transfer orders there. You don't need cargodest for that.dasy2k1 wrote:with grain it has to make a transfer and the train loads the grain it has just unloaded before the van can cart it away
Re: Project: cargodest
Did I miss something? Cargodest eliminates the need for transfer orders. If a train has grain on board going to X, and stops at station Y with a truck route from Y to X, it will unload the grain. At least that's how it works for me.
FooBar wrote:Then just use transfer orders there. You don't need cargodest for that.dasy2k1 wrote:with grain it has to make a transfer and the train loads the grain it has just unloaded before the van can cart it away
Who is John Galt?
Re: Project: cargodest
Well, in case you have an industry set with stockpile limits, you don't need to use cargodest for industries. In case of industries with stockpile limits, you already have a limit to the amount of cargo you can bring to a certain industry, so you don't need cargodest messing about with that.
IMO, dasy2k1 is using cargodest when it shouldn't be used.
For passengers and mail, it's great, because those cargos travel in two directions. There's no need to enable cargodest for cargo that only wants to go one way if the industry set used is already limiting the amount you can bring to one location.
Now read back dasy2k1's post and then my comment on how to solve the problem described. Then read your own posts and then this one again. Then reply if you feel doing so. Then...
IMO, dasy2k1 is using cargodest when it shouldn't be used.
For passengers and mail, it's great, because those cargos travel in two directions. There's no need to enable cargodest for cargo that only wants to go one way if the industry set used is already limiting the amount you can bring to one location.
Now read back dasy2k1's post and then my comment on how to solve the problem described. Then read your own posts and then this one again. Then reply if you feel doing so. Then...

Re: Project: cargodest
Sounds like you're using a "Transfer and take cargo" order. You should also make sure the order is set to "No loading" (under the same button as "Full load"), the order will change to "Transfer and leave empty". If I understand your problem correcty, this should fix it.dasy2k1 wrote:with grain it has to make a transfer and the train loads the grain it has just unloaded before the van can cart it away
Re: Project: cargodest
I compiled a Mac version for r15708 with the cargodest patch applied.Leanden wrote:Mac version?? Alain?
- Attachments
-
- OpenTTD.app.zip
- (3.73 MiB) Downloaded 207 times
- coalroads artist
- Traffic Manager
- Posts: 254
- Joined: 29 Oct 2004 05:49
- Location: Australia
Re: Project: cargodest
I tried this patch a couple of times and seemed like a great idea but found it to be unrealistic with thousands of passengers piling up at every station and the system was easily manipulated to force feed passengers to any route (whole lot of trains). I was wondering and sorry to be a pain if this has already been mentioned but could cargo have destinations pre determined with an algorithm eg something basic like lots of passengers to big cities and with smaller towns to the nearby larger centre. With frieght have something a bit more random to force long distance haulage with every certain number of industries. An advertised destination in the timetabling would allow user to manually control transfers with timing the critical factor. Just an idea but its great to see someone having a go anyway 

Re: Project: cargodest
I believe that a better algorithm for the creation and chosen destination of passengers is a major step somewhere in this or the economic balancing projects.
The cargodest project is pretty stagnant at the moment, although it is useable. If people throw ideas around, however, then it'll mean less decisions need to be discussed when people do eventually get back to the project.
Think about PBS - various PBS project started, stalled, restarted and stagnated over several years. Through that time, however, people talked about the problems, needs and wants for the setup and eventually we ended up with YAPP in trunk. Hopefully cargodest won't take so long
The cargodest project is pretty stagnant at the moment, although it is useable. If people throw ideas around, however, then it'll mean less decisions need to be discussed when people do eventually get back to the project.
Think about PBS - various PBS project started, stalled, restarted and stagnated over several years. Through that time, however, people talked about the problems, needs and wants for the setup and eventually we ended up with YAPP in trunk. Hopefully cargodest won't take so long

Jon
Who is online
Users browsing this forum: Google [Bot] and 7 guests