Search results

    1. C

      Storage/cargo

      We need automatic cargo transfer. I had a similar thread about automatic cargo transfer just after the new factories came out. It gets boring real quick moving cargo by hand.
    2. C

      Carved mineral crafting exploit?

      I have never seen any trader movements in my single player game, other than the traders I spawn in with pirates to watch a good fight.
    3. C

      Flying in a shuttle to look for my lost ship...

      Pirates are awesome, just wish they spawned more often.
    4. C

      Factory Question

      In the new factories, how do slot recipes work? This question is more about the 'convert to x' recipes bought in the shops. Are the conversion recipes wildcarded meaning they will accept any other block and convert that into what it states? Or do I have to hunt down different conversion recipes...
    5. C

      The more credits you have the more likely pirates will try to kill you

      This is a great idea, especially because I rarely (if ever) encounter pirates in my single player game. I am for anything that would increase the spawn rate of pirates. Also a config setting would be required as everyone above me has stated.
    6. C

      An Analysis of Operating Systems to run StarMade

      Zorin is a whole lot more stable than stock ubuntu. Also I would rather have my builds as 32bits simply, because I write a lot of code that has to run on unknown architectures (I enter a few programming competitions, some of which don't specify the machine used and want binary blobs, such as...
    7. C

      An Analysis of Operating Systems to run StarMade

      Developing on windows for C++ isn't that bad with Code::Blocks, and keeping all of your library paths relative to your project file in the same directory. Actually, that's a mouthful and it kind of sucks. However, it's better than learning to use makefiles on linux. I wouldn't develop in any...
    8. C

      Prototype ships / Flagships

      After a ship is made prototype/flagship the ship must become READ ONLY, because if the cost to elevate to that status is per block then I would elevate from just a core and save a bundle of resources. Overall not a big fan of this idea, adds the ability for a great deal of cheating with this.
    9. C

      Sound on Linux

      I use a bash script to launch starmade on my linux box running Fedora 20, and sound works using this script. The OP's code's export has an error in it. The code below works great. #!/bin/bash # runs the starmade-starter executable # but first exports the sound library # export the library that...
    10. C

      Galactic Travel Calculations!

      Just put a lot of turrets on your stations for defense and with more shield regen than a titan.
    11. C

      An Analysis of Operating Systems to run StarMade

      To work with C++ in fedora you have to install the packages to compile, but afterwords it's a beauty to work with for C++ development. I've never experienced the dependency jungle outside of C++, it must have improved between now and when you used it. That or Mandrake had a bad package manager...
    12. C

      Has anyone heard of Masterspace?

      Just because a library is programmed in C++ doesn't mean that the game is coded in C++. OpenCV is written in C++, but most of the code I've seen using OpenCV has been written in Python.
    13. C

      Has anyone heard of Masterspace?

      If it's coded in C#, it has little linux support (C# is Microsoft proprietary tech), making StarMade a 100x better than this.
    14. C

      An Analysis of Operating Systems to run StarMade

      I've tried the export on Zorin, however it didn't work. On fedora, it worked right away. Fedora is amazing I really don't want to mess with my computer with a fresh install of any new OS's, but I'll try this in a virtual machine. That is an awesome idea, however it should work on almost any...
    15. C

      An Analysis of Operating Systems to run StarMade

      This is my experiences with various operating systems to run StarMade. All tests were performed using a desktop with the following specs unless otherwise stated: Intel Pentium G3258 @ 4.3GHz 8GB DDR3 Ram EVGA Geforce GT630 1GB GDDR5 1. Windows This is probably the best operating system to run...
    16. C

      Eviserator Class Salvager 0.5

      This is my first build, it's just a simple salvage ship with a lot of turrets. I built the mini turrets, however the big side turrets are the Medusa Turrets by Crimson-Artist. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It's meant to just sit and keep on mining. Soaking up damage from the pirates...
    17. C

      Animated water

      If this is added, there needs to be the ability to turn off that animation on the client end, because it will lag out my computer for sure.
    18. C

      Improved Ship Catalog Manager

      In fact, the ability to sort by size and count of various items would be nice on the community content section as well.
    19. C

      Improved Ship Catalog Manager

      The ship catalog manager needs a some more options to manage the catalog of ships. This is a list of features I think would be nice. 1. Sorting by tabs 2. The size tab actually telling me the size in terms of length, width and height. Not in coords(This would be nice in the structure tab for...
    20. C

      Have your ship put into orbit!

      I just looked at the website and I really feel like this will be one of those awesome things that never materialize. However, it would be awesome if it did.