Primary tabs

Comments by User

Sunday, February 18, 2018 - 05:28

You are welcome!

Saturday, February 10, 2018 - 02:59

You are welcome!

Tuesday, January 9, 2018 - 15:24

Thanks! Don't worry I won't stop. Making of this game is interesting and fun!

There are two ways to play. First you need Java to be installed on your machine. Either OpenJDK or Oracle's Java will work fine. Second thing is the get binary. You can use official release from here: https://github.com/tuomount/Open-Realms-of-Stars/releases and direct link for the latest one: https://github.com/tuomount/Open-Realms-of-Stars/releases/download/open-.... Then unzip and goto folder you just unzip. Then run it from terminal with command: "java -jar Open-Realm-of-Stars-0.4.3Alpha.jar" or double click file Open-Realm-of-Stars-0.4.3Alpha.jar.

Second option is to get the source code from Github page: https://github.com/tuomount/Open-Realms-of-Stars and compile it. Easiest way to compile it is using Maven. Just type "mvn install" Then you will get same zip file as release version into folder target. Other option is to use Eclipse but then you have to manually fetch jorbis library for playing the background music.

Please if you try it give some feedback.

Sunday, January 7, 2018 - 15:07

There is version 0.4.0Alpha available.

Biggest changes are new musics, new playable race and privateer ships.

Idea is to have each space race own diplomatic music when having diplomacy with them. Currently there are:

New playable race is called Scaurians (https://opengameart.org/content/big-space-dude) is merchant race. It gains one extra credit from trading buildings and 50% credits when doing trade with other player.  Then there are the privateer ships. These can be use to steal cargo of merchant ships. Since these ships cannot be recognized from other player's privateer ships they can be used also for attacking against player whom you have peace or even alliance. So essential they more like space pirate ships. Space privateering in action New version is available in Github:https://github.com/tuomount/Open-Realms-of-Stars/releases

Thursday, December 21, 2017 - 00:31

Awesome music!

I am using this in my Space strategy game called Open Realm of Stars as diplomacy music for humans.

Monday, November 20, 2017 - 16:19

Yes, I am will add random events at some point. Main focus at the moment is get base game working and getting more features there. I also keep Github's issue tracker as road map and there are the at least next versions issues open.

https://github.com/tuomount/Open-Realms-of-Stars/issues

I have thinking to add at least some kind of space anomalies floating in map while exploring it. Those could contain new techs, ships, credits or space monsters for example. Also when colonizating new planet there could happen sometimes some random events. But in I think random events should fit just fine game like this since there is no multiplayer and game does not need to be fair.

Sunday, November 19, 2017 - 23:49

There is now new version available:

https://github.com/tuomount/Open-Realms-of-Stars/releases/tag/open-realm...

Biggest changes are Trade ships which allow generating more credits while they travel between players, Improved AI attack and added new music and sound effects to game. Sounds and music are from OGA.

Music:

* Nautilus by poinl,

* Brave Space Explorers by Alexandr Zhelanov

* Lost Signal by PetterTheSturgeon.

Sounds effects:

* Starbase deploy sound Adaptation by Tuomo Untinen original sounds by Lee Barkovich and Michel Baradari

* Ship repair sound Adaptation by Tuomo Untinen, original sounds by Lee Barkovich

* Laser_07 as EMP explosion by Little Robot Sound Factory,

* Teleport sound by Michel Baradari

* Wormhole sound Adaptation by Tuomo Untinen, original sounds by Écrivain

  Here is screenshot where trade ships are near Upsilon Pevo I.

 

And if you are interested the release can be found from here:

https://github.com/tuomount/Open-Realms-of-Stars/releases/tag/open-realm...

Tuesday, October 31, 2017 - 15:31

Excellent! Thanks!

Tuesday, October 31, 2017 - 01:18

I would need the star destroyer without background. I am developping 4x space game and I was thinking to use your ship in a news screen where first/biggest trading ship arrives on a planet. And I would like to draw the planet where it arrived into background. So it would vary during the game. Resolution is not that important. Planets are now about 500x500 pixels, so it probably needs to be somewhere close to that. I have to try it out if it looks better when ship is bigger than planet or vice versa. So 1024x1024 should be fine, I'll just down scale it from there.

Saturday, October 28, 2017 - 11:41

Any change that you still would have the plain spaceship without the background?

Pages