Official Game Feedback

  • jacob1
    15th Sep 2012 Developer 0 Permalink
    @Xenomorph (View Post)
    Maybe you have alpha set to something really low, try picking a color from the color picker, and that will reset it to the default 255, since there is no way to set alpha anymore.
  • Xenomorph
    15th Sep 2012 Member 0 Permalink
    i fixed it; i press the scroll + hold and scroll upwards
  • The-Fall
    15th Sep 2012 Member 0 Permalink

    Whats the VM for anyways, I looked at the code, but Im not sure what its going to be used for.

    I saw commands for Bit wise operations, for processor commands, Bit translation and a bunch of other things oplocks Blocks and things for handling operations.

     

    Why do we have it?

  • jacob1
    15th Sep 2012 Developer 0 Permalink
    @The-Fall (View Post)
    I think it allows people to create elements without lua, the code is compiled somehow (i'm not sure when or where yet). That way, it's much faster than lua. I have no idea how it works, so hopefully Simon will explain it soon. There is a test particle that doesn't look that complicated, so it might be almost like coding in c(++) to make the new elements.
  • Ste96
    16th Sep 2012 Member 0 Permalink

    I've found a bug: alt click doesn't work in beta.

    This is a problem for who hasn't the middle mouse button.

  • Simon
    16th Sep 2012 Administrator 0 Permalink
    New Beta: Adds history links and view counters to your saves, Some information when reporting saves, Crash fixes and icons for date sort and own button.
  • tomastarkie
    16th Sep 2012 Member 0 Permalink

    anouther bug; the 'selective deletion fuction doesnt work when selecting or the CAPS LOCK doesnt work either

  • jacob1
    16th Sep 2012 Developer 0 Permalink
    @Ste96 (View Post)
    It breaks using alt for line snapping to have that. Sometime I will probably look for a way to fix that and allow both to work. You could try going deep into the touchpad settings (if on a laptop) and find a way to simulate one, i have it set that tapping the very top left corner is a middle click. Or, just wait, that would be easier. I don't remember how I did it.

    @tomastarkie (View Post)
    That is known, it hasn't been added back because a better, easier to understand way might be added. Even I sometimes can't remember how to do it, and i'm a developer. It was one of the first issues reported, and is still on the list.

    And it looks like someone already did the changelog for me, which is good, since i'm already busy right now. I might add a little more later, like I think that virtual machine stuff is enabled and possible to use with lua, but i'm not sure.
  • abczyx123987
    17th Sep 2012 Member 0 Permalink
    I don't know if this has been reported yet, but doing !set vx or !set vy with a negative number doesn't work as expected.
    Usually, the particles just disappear when you do that (it's almost as if they just fly straight off the screen or something, though I can't tell for sure since they just disappear in the next frame after doing the command).
    (this is with the latest source of TPT++)
  • cyberdragon442
    21st Sep 2012 Banned 0 Permalink
    This post is hidden because the user is banned
Locked by jacob1: Too long to read through and update