Skip to content

1.0.7

Compare
Choose a tag to compare
@drewc5131 drewc5131 released this 01 Oct 15:50
· 218 commits to master since this release

Improvements

  • The Scene Graph tab now lists objects as their DNAType as opposed to PandaNode (#6 | @LittleToonCat)
  • You can now pass a DNA file as an argument to load it upon start up (#6 | @LittleToonCat)
    • e.g. python -m ttle --hoods TT phase_5/dna/toontown_central_2100.dna will load Silly Street upon startup
  • The Connect To Prop button under the Cells tab now displays an instructions dialog (#6 | @LittleToonCat)

Fixes

  • Fix crash when attempting to remove a sign flag (#6 | @LittleToonCat)
  • Temporarily remove window icons from the editor panel window for non windows platforms (#6 | @LittleToonCat)