Stellaris - QL World Mdv Exchange no 25
Posted: Tue Sep 22, 2020 11:44 pm
Not fully tested as I only managed to land the ship twice (I suck at games), but hopefully there are not many errors left, if any.
Changes made in code - bug fixes:
line 1 - added a Mode 4
line 160 IF d>520 .... - fixes a bug in landing the ship (ship got cropped at top of the screen)
line 127 READ qp: if pq=2 then ink 248: else INK in - fixes a bug in animation of the ship in orbit (was flashing horribly)
line 280 - was discarded (duplicate line)
several other lines - procedure kb was called without parameter - I added the parameter
Enjoy!
Changes made in code - bug fixes:
line 1 - added a Mode 4
line 160 IF d>520 .... - fixes a bug in landing the ship (ship got cropped at top of the screen)
line 127 READ qp: if pq=2 then ink 248: else INK in - fixes a bug in animation of the ship in orbit (was flashing horribly)
line 280 - was discarded (duplicate line)
several other lines - procedure kb was called without parameter - I added the parameter
Enjoy!