TPT Snapshots / Betas

  • NoVIcE
    8th May 2018 Member 0 Permalink

    how many jacobs do exist?

     

    lol a new page

    Edited once by NoVIcE. Last: 7th May 2018
  • PangeaUltima
    8th May 2018 Member 0 Permalink

    Novice, only 2 jacobs exist. (Jacob1 and Jacob2)

    Unfortunately, Jacob2 will hack Powder Toy to destroy jacob1's life...

  • TPT_PL
    8th May 2018 Member 0 Permalink
    @PangeaUltima (View Post)
    That isn't funny anymore. You posted this, like, a million times.

    If you really are that dumb, @jacob2 is @jacob1's mobile phone.
  • jacob1
    10th May 2018 Developer 0 Permalink
    Snapshot 132:
    Add unicode support. This will eventually allow us to translate the game into other languages
    All string handling everywhere has been changed to support unicode. Please watch out for and report any bugs you see
    Fix CLNE

    This will at some point allow us to add translations to the game. The font format was updated to allow us to add characters in any ranges. We moved all the icons to the unicode private use area, and latin-1 / Cyrillic characters are being worked on (but not added in yet). Right now, we just want to make sure nothing was broken. All of the string handling was changed, so anything involving strings could be potentially broken. It seems very stable to me though.

    Edit:
    Snapshot 133:
    Fix getting / setting Description with Lua elements API

    Description still doesn't work with legacy API stuff tpt.el. I will fix this later, I did some refactoring of the elem. api which I can use to make the legacy API code simpler too.
    There may be other Lua issues, report them if you see them. Issues like the icons in the script manager not working are not bugs, the script manager will just need to be updated to use the new icon location.
    Edited once by jacob1. Last: 10th May 2018
  • Cracker1000
    12th May 2018 Member 0 Permalink
    @jacob1 (View Post)
    Snapshot 133: property setting tool gives error when trying to set temp.
    Edited once by cracker1000. Last: 12th May 2018
  • NoVIcE
    12th May 2018 Member 0 Permalink

    @cracker1000 it doesnt give error to me. Im on original TPT. Strange.

     

     

    @jacob

    this one's been here for long:

    when you go to favorites it says (for now) 13 pages of favorites, but in reality they are 10.

    when it said there were 9 for example in reality there were 8.

    Edited 2 times by NoVIcE. Last: 12th May 2018
  • Cracker1000
    12th May 2018 Member 0 Permalink
    @NoVIcE
    It gives invalid value error when trying to set temp in °C for eg 25C etc or if it contains any empty space after temp like 25 . Instead of 25.
    @Jacob1
    This bug is making prop tool useless for setting temperatures in C.However setting temp without C works flawlessly.
    Edited 3 times by cracker1000. Last: 12th May 2018
  • mniip
    13th May 2018 Developer 0 Permalink
    @cracker1000 (View Post)
    Let me get this clear,
    25C
    works but
    25 C
    doesnt?
  • QuanTech
    13th May 2018 Member 0 Permalink

    @mniip (View Post)

     both don't work

     

    Also, i got some errors while trying to compile the latest source (last commit 99f7258) on LIN64: https://pastebin.com/BcAxrJgQ . 

    Edited once by QuanTech. Last: 13th May 2018
  • moonheart08
    13th May 2018 Member 0 Permalink

    @QuanTech it's mniip's fault.