Search results

    1. schema

      StarMade 0.0925: more bug fixing

      bug has been fixed in 0.09251 Thank you for the report!
    2. schema

      strange beacon lights

      Yeah, that\'s a bug in the particle system. I\'ll try to fix that soon.
    3. schema

      StarMade 0.0925: more bug fixing

      Hello and welcome to StarMade, Here is the changelog of the new version: fixed possible server crash (NullPointer) when trying to handle factory blocks that haven't loaded yet fixed significator tracking of clusters (Caused crashes, wrong cluster stats, and gui errors) fixed...
    4. schema

      StarMade 0.0924: let threads handle it

      Hello and welcome to StarMade, here is a changelog for the update: Optimized physics for player avatars There was still some code active that used an ancient method of doing collision, while the new optimized method was already in place. The old method iterated over every segment of entities...
    5. schema

      Option to invert mouse always

      Ill add this asap
    6. schema

      Gaming... Why?

      Wow, excellent write! Also for myself, different types of video games satisfy different needs. Just like you sometimes are in the mood for stupid action movies, and other times for engaging movies and/or books, there are games for each of those moods. Even working on StarMade satisfies me in...
    7. schema

      A catalog for the Sector Editor

      Thanks you! This is just the beginning for starmote. There will be lots of features to come. I like the idea for the sector editor. The mechanics are already there, so I would just have to make the admin commands for it and pack it into the GUI. The missing life will come soon to the world of...
    8. schema

      I'm back

      It\'s amazing since I don\'t have to do any moderation at all even when I\'m here :D I\'m really thankful for this great community
    9. schema

      Ship Catalog/mob bug

      This option is deprecated. Ship spawning is now handled within the catalog and no more bound to the raw ship blueprint data. You can use the new starmote or the ingame admin catalog tab to edit if ships may be used in waves.
    10. schema

      Random crashes when inside the athmosphere of a planet

      The Nullpointer is just Debug info I forgot to take out. Java actually hard-crashed, which is probably a graphics driver issue. Try to deactivate the athmosphere drawing to see if it is caused by the shader (in the advanced options on startup)
    11. schema

      Various bugs (to which I have found no pre-existing topic)

      the scattering sounds scary :( It might just be a local cache corruption though. Try deleting the folder client-database from you starmade dir. The credits issue will be handled soon (the fix that you cant go over max should be fixed already): In the future the credits difference will be much...
    12. schema

      Power and Sheild Issues

      Very interesting! All cluster calculations are actually made asynchronous by server and client. This means the calculation can be already be completed on the server while the client is still loading. This might explain some of the shields-letting-through-damage issues, since it can happen that...
    13. schema

      Faction Chat Error

      ah good find. i\'ll fix that
    14. schema

      Strange items after salvage

      You might have picked them up accidentially. Defeated hostiles now drop random loot depending on their size.
    15. schema

      StarMade 0.0923: Introducing StarMote

      Hello and welcome to StarMade, this update introduces StarMote, a very powerful administration and monitoring tool for StarMade. StarMote The game is finally much more easy to administrate. Admins no longer have to start up the game - they can just startup StarMote, select a previously saved...
    16. schema

      Question of localization

      Hi, localization will come in later stages of development, since a lot of things are subject of change, and that would require additional work. You can however write a russion guide etc, and I\'ll make a section on this site for different languages.
    17. schema

      I'm back

      Hi there, I'm finally back home and can now return to my usual work schedule. Expect new updates soon. - schema
    18. schema

      StarMade 0.0922: Nullpointer Bugfixes

      Hi there, just a quick update. 95% of the logs I received were from 3 NullpointerExceptions. I hope the 2 most serious are now fixed. Thank you all for sending in reports. thanks for playing StarMade, - schema
    19. schema

      OFFICIAL US Test Server - Closed

      Big thanks to you VA for helping me with this!
    20. schema

      minor detail for admins

      I\'ll do an external remote admin tool very soon, that will enable you to admin the server with a GUI without actually having to log in.