erszcz / agrajag

Automatically exported from code.google.com/p/agrajag
0 stars 0 forks source link

HUD and equipment changes #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If ship equipment is changed during gameplay HUD will not function
properly. There must be possibility to connect HUD to new parts of the
equipment.

Currently this concerns shield changes caused by bonus pickup
(SuperShieldBonus, ShieldUpgradeBonus).

Original issue reported on code.google.com by tomasz.szymczyszyn@gmail.com on 1 Jan 2008 at 12:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
SuperShield class has been updated to take care of proper signal/connection
management. It's sufficient if that class won't be used as a regular gear part, 
i.e.
will be only a bonus temporary powerup.

ShieldUpgradeBonus was modified to properly connect new shields equipped onto 
the
ship, no matter what type the shield is.

Keep in mind that combining these two approaches (i.e. using SuperShield in a 
shield
upgrade chain) might result in a clash.

Original comment by lav...@gmail.com on 3 Aug 2008 at 4:05

GoogleCodeExporter commented 9 years ago
So is this fixed yet or is there something more to do?

Original comment by tomasz.szymczyszyn@gmail.com on 29 Sep 2008 at 8:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 794b6c33d3.

Original comment by lav...@gmail.com on 8 Feb 2010 at 9:27