Modify ↓
Ticket #1558 (closed bug: fixed)
Oil Ressource gone if Player leave the Game
| Reported by: | Black NEXUS | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3.0 |
| Component: | Engine: Networking | Version: | 2.3 beta 9 (unsupported!) |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Operating System: | Microsoft Windows |
Description
With Beta 10, the Oil Ressources from a Player are gone, if he leave the Game. I can't place a Derricks on the position, where the Oil Ressource was.
Attachments
Change History
comment:1 Changed 2 years ago by Buginator
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 2 years ago by Buginator
"Do away with the illogical cruff in clearPlayer() since it didn't make sense to remove the oil _feature_ (and only for player 0!?) when a player leaves the game. It is now simplified to destroy everything, and if we want the effects on or off for the destruction.
fixes ticket:1558 "
Note: See
TracTickets for help on using
tickets.

(In [9768]) Do away with the illogical cruff in clearPlayer() since it didn't make sense to remove the oil _feature_ (and only for player 0!?) when a player leaves the game. It is now simplified to destroy everything, and if we want the effects on or off for the destruction.
fixes ticket:1558