Topic: Bugs between build20 and build21
JanO |
Posted at: 2020-06-28, 22:16
My idea was meant a bit different: I thought of the window with the keep-wares-checkbox stay as it is and remember the state of the checkbox anyway. Now, if you use ctrl, the window gets a click on ok without opening it. If you don't use ctrl the window opens as usual and you can change the state of the box. Disadvantage: If you have forgotten that you changed the box and use ctrl next time again, you might destroy some of your wares... Top Quote |
Nordfriese |
Posted at: 2020-06-29, 09:42
That way a player would have no way of knowing whether wares will be preserved or not. Moreover this may seem to be determined at random if you don't know the logic behind it. That would be even less intuitive than always preserving wares… Top Quote |
WorldSavior Topic Opener |
Posted at: 2020-07-02, 19:14
Two regression bugs in this savegame - load it as red player:
Wanted to save the world, then I got widetracked Top Quote |
Nordfriese |
Posted at: 2020-07-02, 19:33
1) is an oversight which I'll fix for b22. Unserviced expeditions are assigned the first available ship, with no sorting being performed yet if several are available. 2) Both coasts belong to the same ocean so this isn't a problem Top Quote |
WorldSavior Topic Opener |
Posted at: 2020-07-04, 16:29
But the distance is huge ; ) Wanted to save the world, then I got widetracked Top Quote |
GunChleoc |
Posted at: 2020-07-06, 07:24
Does it still pick the north coast if you block it by roads? There was never any control by the player for picking the building spot. That might be a nice UI feature. Busy indexing nil values Top Quote |
WorldSavior Topic Opener |
Posted at: 2020-07-08, 21:07
If one adds additional items to an expedition, one can also chose ferries, but the ferries don't go into the port, so they stop the expedition from launching. (Amazons 7461)
I don't think so
Or even several spots at once so that there can be a random choice between them Wanted to save the world, then I got widetracked Top Quote |
hessenfarmer |
Posted at: 2020-07-08, 21:24
+1
-1 either we give the player control or we leave it random, having a mixture is to unintuitive I believe Top Quote |
Nordfriese |
Posted at: 2020-07-08, 21:43
-1 for giving the player more control, it would mess up the UI for little gain. Just build the shipyard close to the shore where you want ships built, and we already have an open bug about letting the shipwright always pick the closest suitable spot.
https://github.com/widelands/widelands/issues/3969 Top Quote |
GunChleoc |
Posted at: 2020-07-11, 06:51
I just found another bug: https://github.com/widelands/widelands/issues/3973 Since this doesn't prevent people from starting LAN games, I have targeted it for Build 22. Busy indexing nil values Top Quote |