Steemnova - a few fixed bugs

in #utopian-io6 years ago (edited)

Steemnova is a text-based browser game, forked from 2moons, an open source OGame clone.

Bug Fixes

  • What was the issue(s)?
  1. There was a string displayed in the galaxy page, which did not belong there, because it referenced a ship, which got removed from the game some time ago. It is described more detailed in the second half of this bug report.
  2. There were some no longer existing ships mentioned in a battle simulation. Again you can visit that bug report in order to read about it more detailed.
  • What was the solution?
    Describe briefly how you fixed the issue(s).
  1. In order to fix that issue, I had to remove the part in the styles/templates/game/page.galaxy.default.tpl file, that names the non existant ship. I also made the other items in that row an appropriate size again.
    Screenshot of the changes.
    Screenshot of the aforementioned changes. Click on it to view it in Github.

    In order to have no unused variables in the program, I removed it in the includes/pages/game/ShowGalaxyPage.class.php file.
    image.png
    Screenshot of the aforementioned change. Click on it to view it in Github.

  2. In order to fix this I removed the part, that passed the number of the needed removed ships in order to transport the debris/resources.
    image.png
    Screenshot of the aforementioned changes. Click on it to view it in Github.
    Additionally I had to remove the part, that mentions these ships in every language. This change was in the INGAME.php file of the language.
    These changes looked like this:
    image.png

There was another tiny change suggested in this post. I simply changed the string, like he suggested it.



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Thank you for the fix, it has been approved.


Need help? Write a ticket on https://support.utopian.io.
Chat with us on Discord.

[utopian-moderator]

Hey justyy!

Thanks for your work :)


But I see that you voted:

"Average - the project is limited or not very well maintained."

Can you please further elaborate why you think that?

Steemnova is actively developed for month now. With new commits basically every day and @mys is always open for new features or bugfixes and putting a lot of work into it. So in my opinion it is very well maintained.


Greetings,

Martin

Great, no more destruction of time! ;)

Congratulations @flugschwein! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

Award for the number of upvotes received

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

Upvote this notification to help all Steemit users. Learn why here!