Carriers should always DROP first

I’m not sure if you meant you like the current approach or my proposal … but I’d argue my suggestion to have it behave as it “should” does reward those who have attention to details who set well timed waypoints.

The current approach punishes those people who don’t login every tick to make sure the carriers did what they were supposed to do.

No sane fleet commander with a Collect All order would depart a star on their way to war without waiting for the reinforcement fleet that they knew had a Drop All order for the same star on the same tick.

Such a commander would be better off working in the kitchen or as a member of the janitorial staff on a hospital ship. Therefore, I support HULK’s proposal.

2 Likes

Thinking about the code logic,
Currently

If Carriers at Star
For each Carrier
Process Orders (Drop…Collect)
Next Carrier
End

Needs changing to

If Carriers at Star
Process Orders (Drop…Collect)
For each Carrier
Next Order
End

You are supposing they are supposed to do that way. For me, they are supposed to make a mess if you don’t wait one more tick.

I understand your complaint, but I think the concept of “well timed waypoints” is relative here. If you are careless, you will have to login every tick just to make sure you did not forget to put the right commands, or you did not forget to transfer the ships, or you did not accidentally command the carrier to go away one tick before it should - and this last one may be exactly what is going on!

I’m just arguing that there is not so much difference if you can synchronize the carriers to the same tick or if you have to synchronize them with one tick of delay.

In my recent games the “delay” order has not always worked as it should, and is in fact worthless if it can’t be counted on.

Frank: I tried using the delay, but found it simpler to simply click on a star the number of ticks I want it to delay there.

eDave: Yep … there ideally should be an order of action processing done first … and actually, I think “Garrison” would probably be the last action. Regardless, that’s a more complicated situation (the N-Complete solution I alluded too - i.e. what if one carrier says Garrison 10 and the other Garrison 20) … so at least for now, I’m just advocating that Jay have the Carriers all do their Drop’s first … and then process as normal.

Arth: I may not be explaining it well … but I often have multiple fleets setup through multiple waypoints … once I set it up, I should be able to forget it. Waiting that extra hour can often make a HUGE difference if you beat the other player there … and whether or not you get the defensive bonus.

So right now, there is an “advantage” conferred to the player who is willing to NOT wait that hour, but instead, login every tick to transfer the ships if the game does not. Markwkidd is correct that any fleet commander who has a “Collect All” order and leaves ships on the star should be assigned KP duty! :wink:

1 Like

Oh, now I got it. Thanks for the clarification!

I think that the best way to address this “complex situation” is by allowing players to set the priority of the carrier.

But anyway, I feel that benefits to people that logs in every hour to check the game are only natural to real-time matches. If we are going to change this, we should also allow players to pre-define investments to be done on production and notify them by e-mail as soon as is detected a new carrier movement from other empire.

Bumping this thread with the hope that others will chime in and we can “persuade” Jay to make this change! :wink:

4 Likes

I think this would be a great fix (until perhaps some more complicated albeit predictable order of operations is implemented). The problem I always have is that this is ALWAYS the behavior that I want when loops interact with each other. In turn-based games you may be able to manually fix the drop-off/pick-up when two carriers are at the same star, but you can’t do anything between the turns. It’s incredibly complicated to plan interacting routes, and making sure the right thing happens just guarantees you must waste an hour by delaying the pick-up carrier, and that’s assuming you can get the timing right. The more carriers there are, the worse it gets.

In fact, I’d argue that this is an even worse problem in turn-based games, since you don’t even have the opportunity to manually transfer ships every tick.

For the time being, why not try:

  1. Combat rules
  2. Drop-off
  3. Everything else
3 Likes

Agreed!!!

1 Like

Yes I agree too. Drop off should be a priority for ship transferring. A ship should wait for all its passengers to arrive and have a few minutes delay until it departs. On a cruise ship, if a passenger is missing they must wait for the passenger to arrive before they depart. They wouldn’t leave the passenger in another country. The same thing should happen with a carrier in space. All passengers should arrive before the carrier departs. It makes more sense than all the ships arriving and departing at the same time.

1 Like

I’ll put it on the top of the list but it might be a week or so till I get to it. I will try and look at whatever the problem is that makes the delays unreliable. (its in the same code. )

4 Likes

Bumping this thread - the reasons were best said here!

5 Likes

I do agree with @Hulk… It is hard to schedule the carriers properly and a pain when you look at them and they are not with the ships they were supposed to be.

Bumping this thread as Jay might be doing some work on the combat rules to make them more computationally efficient so this might be addressable at the same time.

I have some good news on this one. Thanks to @Dysp dorp actions now happen before collect actions. I just uploaded new version to the server.

Let’s all hear three cheers for @Dysp

10 Likes

Hip Hip

… Hooray! :wink:

Give @Dysp a coding badge!

@Dysp you? you traitor! No seriously, thanks!

He he, thanks. Trying to contribute as I can, hope it works out good.

2 Likes