Search results

    1. OvermindDL1

      Bug Blocks unload when I am near?

      Found another though likely related issue. Pilots are invisible, both me and others. Unable to find anything that enables them now... EDIT: I am using accelerated MESA, which is the reference OGL renderer. I.E. if it's not rendering right in it then it is likely invalid OGL usage (usually...
    2. OvermindDL1

      Bug Blocks unload when I am near?

      Ah hah! After going through each setting painfully one-by-one I found what fixes it! Turn on `Simple Lighting Quality (Faster)` and everything renders fine! _/me is wondering if there is a shader with a mis-set argument as this is a common issue with that..._
    3. OvermindDL1

      Bug Blocks unload when I am near?

      Logs: https://overminddl1.com/StarMade/client/log.txt.0 https://overminddl1.com/StarMade/client/logstarmade.0.log Sorry for the delay, work-week is finally over.
    4. OvermindDL1

      Bug Blocks unload when I am near?

      Same issue here, and it's not that they are unloading, just invisible only when very close. It kind of looks like when the nearest LOD is swapped to then they just become invisible, but beyond that then everything is visible just fine. It makes building quite difficult. I've not played in a...
    5. OvermindDL1

      Read by Council Grid based logic computer system

      The grid really does not seem to fit StarMade's style though. If anything a 2x2x2 or 3x3x3 (or some other multiple) of in-world blocks could be done to fit in to a single block, with one block defined to be an input to such a mess and another to be an output or so, that would fit better, could...
    6. OvermindDL1

      More Wireless Logic Blocks

      Instead of typing in values, which are quite hard-coded, some external interfacing, like something about attached blocks, like how the rails mass blocks and such work would be nice, and programmable as well. Perhaps short-range ones could be based on 'color' frequencies by wiring up a light or...
    7. OvermindDL1

      Read by Council [Logic] One-Block Logic

      I like keeping the blocks in-world, and although a FORTH block would be fascinating, it does not seem to fit the feel to me. If anything a block that you could put multiple logic (and only logic) blocks in to and wire them up would be useful if anything, though rendering that would not fit the...
    8. OvermindDL1

      Pulse - Unacheived Potential

      There is already a 'thing' that damages a ship from a direction, that is a star. A star and a pulse could take shields down then work on the blocks on the direction facing the point of star / pulse-detonation. If you do it like that then a pulse can have long range but also 'blast' a ship from...
    9. OvermindDL1

      Crystal wedges, no extra IDs needed

      Ah yes, my mistake, site is oddly huge on mobile and I missed a bit... Then yes, the rotation field should be a shape field instead, with the rotations just being other shapes to handle all cases without wasting data, though it would still be best to move it to be with the ID field as you could...
    10. OvermindDL1

      Crystal wedges, no extra IDs needed

      Correct, I meant it as an efficiency improvement on top of any ID extension methods.
    11. OvermindDL1

      Restrict eject ship if at speed.

      Exactly, should be done by default when exiting a block.
    12. OvermindDL1

      Crystal wedges, no extra IDs needed

      Using the initial posts values of how the bit layout currently is ``` Blue is block ID bits: 11 bits, 2048 possible values. Red is HP bits: 8 bits, 256 possible values. Green is Activation bits: 1 bit, 2 possible values. Yellow is orientation bits: 4 bits, 16 possible values. ``` Would it not...
    13. OvermindDL1

      Heath shields

      To be a proper shield it would have to block the radiation that a sun emits, which would make your ship black when active as that include visible light radiation. If anything, a heat shield should be quite literally a wall of a special block type that you keep facing toward the sun with your...
    14. OvermindDL1

      Item transferrance between structures

      I propose a new block: Linked Item Transfer: It has an inventory that is capable of filtered pulling like normal Storage blocks. It is capable of being linked to other blocks just like normal Storage blocks, thus it can refill itself from a storage block (unless disabled via logic or so like...
    15. OvermindDL1

      Show Shop Prices

      Perhaps just being able to see the Trading Guilds prices at all times would be best, assuming theirs are set to the same values everywhere, being able to see those prices at any time, especially when in a players shop so you can use it as a comparison, would be very nice.
    16. OvermindDL1

      Restrict eject ship if at speed.

      What should be done is when a player exits a block then the player remains in the same 'world' that the block is in, so the player would always be with the ship, regardless of how it is moving, unless they move far enough away to exit the shipworld and be back to normal space of course...
    17. OvermindDL1

      New Logic Input Block and Logic Question

      It would be quite nice to be able to send logic signals while flying without needing to head to building mode. Specifically I envision something like: Remote Input Block: Configure it for 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9 in the GUI, perhaps the option of the entire gamut of the number pad keys...
    18. OvermindDL1

      Larger Thruster Plumes!

      Crusade blurb357 For note, and if anyone wonders why it does not work on Mac/Linux, the filenames/capitalization is wrong. Make sure to change "starmade" -> "StarMade" and "ExaustPlum.scene" -> "exaustplum.scene" as the zip does not have the filenames correct. ;-) Oddly enough, the file for...
    19. OvermindDL1

      Bug Shop Module on player planet was magically restocked

      Well considering I am the sole admin I am quite sure restock was not used. ;-) And yeah, been watching the shop a bit more, it started with just us putting some salvages in to trade to the others but I have been watching trading ships nearby all evening as the shop constantly fills with items...
    20. OvermindDL1

      Bug Shop Module on player planet was magically restocked

      Shop Module on player planet was magically restocked on a server with a few people I run, and it broke the economy due to a flooding of blocks that spread rapidly amongst the players... How did this happen, why did this happen, and how to I prevent it from happening? Build 0.1867, fairly stock...