mnalis / ironseed_fpc

Iron Seed is a science-fiction DOS game from 1994, which was both developed and published by Channel 7. Gameplay is real-time, featuring trading, diplomacy, and strategy. This version has been changed to make it possible to compile it with the freepascal compiler under Linux.
GNU General Public License v3.0
17 stars 0 forks source link

fix progressbar for "research artifact" (old) #48

Closed mnalis closed 4 years ago

mnalis commented 4 years ago

Doing Decompse/Research on Special artifacts like "Glyptic Scythe" produces too long progressbar, wrapping to another line and corrupting screen. Also, other artifacts had invalid progress bar.

mnalis commented 4 years ago

this was fixed in https://github.com/nukebloodaxe/ironseed_fpc/pull/17