JHGuitarFreak / UQM-MegaMod

A fork of The Ur-Quan Masters + HD-mod that remasters the HD graphics with a veritable smorgasbord of extra features, options, QoL improvements, and much more...
https://uqm-mods.sourceforge.net
GNU General Public License v2.0
80 stars 22 forks source link

Initial code for smooth captain animations #152

Closed Kruzen closed 1 year ago

Kruzen commented 2 years ago

Including: 1) Smooth and more optimized animations of captain portraits in melee 2) Special case for shofixti when detonating GD (only graphical changes). First frame in explosion sequence would be unique 3) Adapted bugzilla bug#444 for new system (androsyn special animation state in comet form)4 4) Fixed a bug when BATT indicator wasn't lit if there is not enough energy to transform into comet form 5) Fixed a bug when Androsyn loses its turn speed if it fails to transform back from comet form 6) Fixed Pkunk reincarnation being off with Extended option enabled (dead ships don't lose momentum)

Misc: 1) Fixed a bug when atrifacts are left on melee screen from explosions if: a) No obstacles cheat is ON b) Extended is ON so dead ships won't lose their momentum c) Both ships are dead (stalemate or shofixti GD kill) 2) Various white-space clean-ups