Recent content by Piccolo

  1. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: 0.7.11.2 (Linux build) Read the rest of this update entry...
  2. Piccolo

    ChronoCrash Modders Tools

    Hi, no problem. I pushed the last release on github. Note that you are not required to "compile it" (rather bundle it) to make it run, you can run the code directly provided you setup the required libs (there are not so much libs : PyQt and some other, if you try to run cmt.py in a terminal, it...
  3. Piccolo

    ChronoCrash Modders Tools

    In most cases it's often enough, but if someone wants me to look into something and fix it ASAP, a better formatted message is indeed required. Bug reports like these I just add these to fix later, because I have no way to know without checking if it's something important or not just by reading...
  4. Piccolo

    Level design - (Walls, Holes, Moving Platforms)

    Hello, Honestly I don't really know, it's actually an OpenBOR issue, even though you used CMT to describe wall components. From what I recall, you can't "climb" a wall (what you call the middle part), you can only jump on it (even though there might be some funky collision code that let's you...
  5. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.11.2 Read the rest of this update entry...
  6. Piccolo

    ChronoCrash Modders Tools

    I'll upload a new revision in ~ 15 minutes which will better enforce the setting save process when closing the app, might be just that.
  7. Piccolo

    ChronoCrash Modders Tools

    The editor font setting was already supported for years, it's a separate setting. AFAIK you're the first to report it doesn't work, so nothing I can really do :( What you can do is make sure it's not a setting issue. I mention this setting issue because of what you mention about restarting the...
  8. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.11.1 Read the rest of this update entry...
  9. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.7.11 Read the rest of this update entry...
  10. Piccolo

    ChronoCrash Modders Tools

    Did you have some commands after the last frame ? Probably "offset"
  11. Piccolo

    ChronoCrash Modders Tools

    No problem, and by parent folder I meant the folder that contains your data folder (probably named after your project). But since you fixed it, it doesn't matter.
  12. Piccolo

    ChronoCrash Modders Tools

    Did you make sure you selected the data folder and not the parent folder ? Yeah the issue is related to it not finding models.txt (CMT then consider it's not an OpenBOR project). You should be able to change the checkbox the way I described in my previous post, but probably won't fix the issue...
  13. Piccolo

    ChronoCrash Modders Tools

    You can probably right click on the project in the project selector and check the "OpenBor" checkbox. If not then yeah removing it from the list and adding it again might be the easiest fix.
  14. Piccolo

    ChronoCrash Modders Tools

    Interesting, which version are you using ? The last one ? (please double check as I have had some people that were really confident they had the last version while they in fact had a two years old version lol) EDIT : ah so it's more of an engine issue. Wasn't really clear in your post, I only...
  15. Piccolo

    ChronoCrash Modders Tools

    There is a mismatch between panel order (order command) and your actual panels. Probably declared more panels in "order" than you have.
Back
Top Bottom