IRC logs for #openttd.dev on OFTC at 2014-05-17
⏴ go to previous day
04:11:39 *** dihedral has joined #openttd.dev
04:40:15 *** tycoondemon has joined #openttd.dev
07:29:02 *** Alberth has joined #openttd.dev
07:29:02 *** ChanServ sets mode: +v Alberth
09:00:45 <fonsinchen> I'm not sure what we need the MakeDummy() for at all, though. Especially the first occurence, where it doesn't actually consume the order, feels wrong.
11:32:36 *** Supercheese has joined #openttd.dev
11:32:36 *** ChanServ sets mode: +v Supercheese
11:59:47 *** frosch123 has joined #openttd.dev
11:59:47 *** ChanServ sets mode: +v frosch123
12:14:47 <frosch123> i agree with removing the first MakeDummy
12:18:21 <frosch123> i am not sure about moving the other MakeDummy to the vey end though
12:19:06 <frosch123> maybe it needs to be before the "Part of orders stuff" at line 1439
12:19:52 <frosch123> hmm, no, i guess that's the actual fix :p
16:40:32 *** Zuu has joined #openttd.dev
17:47:34 <planetmaker> when building a vehicle
17:48:34 <frosch123> in the past we always rejected that because it does not show the right capacity :)
17:48:50 <planetmaker> can we ignore the past :P
17:49:06 <frosch123> there also were two buttons "build" and "build + refit to <bla>"
17:49:21 <planetmaker> yeah, I looked at those patch(es)
17:49:34 <frosch123> anyone, your wone only works in singleplayer
17:49:37 <planetmaker> But I'm actually not sure I like that clutter of the GUI and I consider it pointless tbh
17:50:05 <frosch123> _new_vehicle_id is only valid after the server replied
17:50:47 <frosch123> you could try with _ctrl_pressed if you do not want more buttons
17:51:04 <frosch123> ctrl may also get away without showing the refitted capacity
17:51:15 <planetmaker> well, my argument is: if I filter for a specific cargo, I always want that cargo
17:52:15 <frosch123> well, check the patch on fs, maybe it works in multiplayer
17:52:17 <planetmaker> so I really would not hide that at all and just provide vehicles with the *selected* cargo
17:53:25 <planetmaker> there is on FS a task?
17:53:52 <frosch123> i would expect at least people having made a patch for that
17:53:56 <frosch123> maybe one made it to fs
17:54:19 <planetmaker> ok, I thought you knew a number. I only saw a thread in tt-f
17:54:34 <frosch123> i am missing in all of my sentences :p
17:55:40 <planetmaker> so maybe ammend the build command with a cargo parameter?
17:55:56 <planetmaker> ... if it has that space available in the parameters
20:02:49 *** Alberth has left #openttd.dev
21:49:30 *** JGR has joined #openttd.dev
continue to next day ⏵