ogamespec / ogame-opensource

This is revived OGame v 0.84 with old design.
Creative Commons Zero v1.0 Universal
81 stars 38 forks source link

not possible holding on a player strong/noob #92

Closed ogamespec closed 5 months ago

ogamespec commented 5 months ago

Quaua — Вчера, в 22:57 Good evening. I think I found a couple of changes that should be made, I don't remember 100% but browsing online it seems like this is the case. On the fleets 2 page when you have to select the federal attack mission, it shows you the timer on the left and the 'KVXXXXX' mission on the right, while if I remember correctly it was reversed, the timer on the right and mission on the left. I also saw that it allows holding on a player in noob protection and if I'm not mistaken it shouldn't do that.

Quaua — Сегодня, в 15:27 @org i confirm is not possible holding on a player strong/noob. fix is easy in flottenversand.php under line 246 ADD: if ( IsPlayerNewbie ($target['owner_id']) || IsPlayerStrong ($target['owner_id']) ) FleetError ( "Non puoi stazionare su questo giocatore!" );