- Code: Select all
March 07, 2015
1.3.96: Gossip Page Update:
Affects ONLY Fleets in automatic trade routes
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
There is no longer any discern for arrival or depart from the port. Instead, it will mention spotted.
Example:
- Code: Select all
00 Mins 04 Secs Evil Hawk(#10722) of Administrator (#1) has departed.
00 Mins 52 Secs Battle(#51454) of Bloodrage (#47952) has spotted.
00 Mins 52 Secs Aetschi Baetsch 2(#42921) of Fyren (#25721) has spotted.
Evil Hawk which is not a trade route movement, mentions departed.
Battle and Aetschi Baetsch 2, who are both trade routes, mention spotted.
With the old system, there would be something like this:
- Code: Select all
00 Mins 52 Secs Battle(#51454) of Bloodrage (#47952) has departed.
00 Mins 52 Secs Battle(#51454) of Bloodrage (#47952) has arrived.
00 Mins 52 Secs Aetschi Baetsch 2(#42921) of Fyren (#25721) has departed.
00 Mins 52 Secs Aetschi Baetsch 2(#42921) of Fyren (#25721) has arrived.
New system as a result, makes it cleaner to read while it saves us from a lot of "rubbish" data stored in the database.
The new way also allows players to detect players online as departed moves are guaranteed manual moves.
The only drawback, is that in case a trade route arriving at port is paused, the players will not be able to tell through Gossip. This sort of action is a strategy tip rarely used that is no longer possible. However, since we made Trade Master card to list such info, we believe that it is sorted out in a better way for all.