Search results

  1. Piccolo

    ChronoCrash Modders Tools

    Ok I think I fixed it in the code, will be in next revision that I'll post later ;)
  2. Piccolo

    Chronocrash Modders Tools - Changelog 0.6.29

    Mugen char converter : adjusted the extractor to ignore missing parameters @maxman
  3. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    This error means there is a formatting error in the delays of some animation. Send the mugen character in MP so that I can check
  5. Piccolo

    ChronoCrash Modders Tools

    Hey Bruce, yeah nothing new it's exactly the same false positive mentioned before : ChronoCrash Modders Tools And the "virus detection" seems to be pretty random from all the reports I get. A lot of users suddenly get the virus warning for one CMT update even if the update was built with the...
  6. Piccolo

    ChronoCrash Modders Tools

    Great !
  7. Piccolo

    Chronocrash Modders Tools - Changelog 0.6.28

    Level Editor : - Entities Z order (which entity is displayed in front/behind of which) was based on spawn order, now it's based on Z coords as it should @dantedevil
  8. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    Hum yes I just checked and the visual Z ordering was missing, so it just took spawn order to define which entity should be behind which. I fixed it in the code, I will publish a quick update later. Great to read that everything else work for you now ;)
  10. Piccolo

    Chronocrash Modders Tools - Changelog 0.6.27

    Level Editor - script to change animation property will now properly work for animation with delay -1000 Entity - When an explicit offset only has "x" set and "y" missing, "y" will be set to 0 @dantedevil
  11. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    Thanks. Well never say never, if I have more time, coming back to OpenBOR modding is something I'd like to do, but I have so many higher priorities right now, so until it changes I just keep in touch with the community through CMT :)
  13. Piccolo

    ChronoCrash Modders Tools

    Sure, years ago I actually made various changes on a custom build of the engine to support particular features of my mod that weren't fully doable just using scripts. But now, I don't have time to invest in the engine or even my own game for that matter. CMT I can manage because it's mostly...
  14. Piccolo

    ChronoCrash Modders Tools

    Great thanks for the feedback !
  15. Piccolo

    Chronocrash Modders Tools - Changelog 0.6.26

    - Level Editor : by fixing an offset bug in last update, another (and bigger) offset bug was introduced. It should be fixed now. - Level Editor : animations IDs ("ANI_follow1", ...) in script parser are now case-insensitive, to match OpenBOR engine (I still advise users to keep a consistent...
  16. Piccolo

    ChronoCrash Modders Tools

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

    ChronoCrash Modders Tools

    @dantedevil Please send me your game source in private and I'll check. If this part is correct then it's probably that something is wrongly processed upstream.
  18. Piccolo

    ChronoCrash Modders Tools

    @dantedevil @O Ilusionista It's very very likely that this is just a case issue. Probably the most annoying thing about OpenBOR is that it's case insensitive, but all the basic stuff to handle strings in CMT is not (like in almost all code/programs). I have to convert everything from OpenBOR...
  19. Piccolo

    Chronocrash Modders Tools - Changelog 0.6.25

    - Re-enabled script processing in Level Editor (now spawn animations should be changed properly according to perform attack / change animation commands). There is also a new option to disable it manually, in case it causes issues @dantedevil - Also there are some minor fixes and updates in...
  20. Piccolo

    ChronoCrash Modders Tools

    Piccolo updated Chronocrash Modders Tools with a new update entry: Changelog 0.6.25 Read the rest of this update entry...
Back
Top Bottom