Search results

    1. rocketman221

      Bug Bug with rail connection logic

      That would be the same as just linking the rail to a button, which works fine. That only lets me detect if something has moved over the rail though. I need to detect if something is currently stopped on the rail.
    2. rocketman221

      Bug Bug with rail connection logic

      When linking a rail to an activation block, the block gets turned on when a docker is on the rail, but it does not turn off when the docker moves off the rail. This makes it impossible to check if something is docked to a specific rail. With the old touch logic the activation block turns off...
    3. rocketman221

      Advanced Build Mode Text Tool

      It's not a build helper, It would basically be like having a template for each character in every font you have. You would type out your text and the templates for each character you type would be connected together so you can paste it on whatever you want. The template wouldn't use a specific...
    4. rocketman221

      Advanced Build Mode Text Tool

      A graphical font editor could be made quite easily. I could probably write one in an hour or two. With a bit more work, it could be made to import and rasterize TTF fonts, although they would need some tweaking by hand to make them look nice. The purpose of the tool isn't to put text on a 3x5...
    5. rocketman221

      Advanced Build Mode Text Tool

      That sounds more like a larger version of the display block. I want to actually create text with blocks. That way I can make it from any material I want and in any font.
    6. rocketman221

      Advanced Build Mode Text Tool

      I would like to have a tool in advanced build mode for creating text with blocks. Creating large signs one block at a time is very annoying and time consuming. You can create a template for each character, but it's a pain to select a template when there are hundreds of them. What I would suggest...
    7. rocketman221

      Read by Council Gizmo & Grouping, the tools that starmade desperately needs right now.

      This would be really useful to have, but we need a decent selection system to go with it.
    8. rocketman221

      Cargo Storage Amount

      You can't set the number of blocks they will hold, but there are a couple of other options. In the blockBehaviorConfig.xml file under "Cargo is the "CapacityPerBlockMultShip" option. It changes how much cargo each block can hold. By default it's set to 100. In the blockBehaviorConfig.xml file...
    9. rocketman221

      Bug Glitch with new thruster plumes

      I found a couple small bugs with the new thruster plumes. When you dock a ship while moving, the plumes turn on and stay on. When using a docking beam while stopped, they turn off as expected. Docked thrusters don't show any plumes when moving, even when inherit docked thrust is on.
    10. rocketman221

      StarMade v0.199.234 - More Logic, New Effects, and Radial Menu

      Yes, it's only an extra not gate, but I build a lot of circuits using NAND gates. Making RAM uses a ton of NAND gates. Only needing 1 block instead of 2 makes a big difference. If they add a NAND gate it only makes sense to ad NOR and XNOR gates as well.
    11. rocketman221

      StarMade v0.199.234 - More Logic, New Effects, and Radial Menu

      More logic is always good. I really wish they would add NAND, NOR, XOR, & XNOR gates. That would make a lot of my builds so much smaller.
    12. rocketman221

      How do YOU use warheads?

      I typically use them to make my trash pods self destruct after they get launched away from my station.
    13. rocketman221

      Make item counts in inventory easier to read

      It's nearly impossible to read the number of items in inventory when you have a lot of them. I suggest displaying the item counts like the capacity is shown. I don't need to know that I have 1,153,539,200 crystal composite in my inventory, just that there is 1.15b items instead. The actual...
    14. rocketman221

      Game Balance Suggestions

      Would it be possible to show discovered stations on the map in different colors to indicate friendly, neutral, and enemy like the radar inidcators?
    15. rocketman221

      Astronaut assault weapons

      How about some nice looking turrets we can place inside ships that use the new LOD system?
    16. rocketman221

      My Display Block Wishlist

      I would like to see more formatting options like text alignment, tab stops, and bold text. I would also like the ability to do some basic math with the variables.
    17. rocketman221

      Launcher public beta!

      I found a couple of minor bugs. I have two monitors and the launcher windows open half on one monitor and half on the other. The windows don't remember the last place I moved them to.
    18. rocketman221

      warp Gate Change

      This would be a good change for the warp gates. It has been bugging me since they came out that there is no easy way to change the destination. I would like to have a hand held remote as well as a block for use in ships to dial a destination address. It should be able to save addresses with a...
    19. rocketman221

      Recognized Adjustable Rail Rotation

      It would be nice if they made the controller use a binary input so you could use just 4 activator blocks to get the 16 different values or 8 blocks to get 256 values..
    20. rocketman221

      Advanced Build Mode: Separate remove/build sizes + Allow typing of numbers

      I would also like to be able to adjust the sliders by moving the mouse cursor over them and using the scroll wheel.