Tools?

Discussion in 'Mod Discussions' started by neutrino, June 18, 2013.

  1. neutrino

    neutrino low mass particle Uber Employee

    Messages:
    3,123
    Likes Received:
    2,687
    We've been working on adding some tools to the distribution. Soon (not sure if it will be next build) we'll be including papatran.exe and papadump.exe

    Papadump simply dumps the contents of a papa file. This can be used to dump our stuff or make sure your own files are correct.

    Papatran takes in different kinds of resources and creates papa files from them. This is what we use for our export pipe.

    There won't be much in the way of docs and there are some oddities about directory structure due to the way that we use the tools. These will also be distributed in an as-is basis.
  2. KNight

    KNight Post Master General

    Messages:
    7,681
    Likes Received:
    3,268
    Can't Wait to try them out!

    Should make it easier to open up the Models and such for me as well.

    Mike
  3. brandonpotter

    brandonpotter Well-Known Member

    Messages:
    966
    Likes Received:
    389
    Same here ;3

    If it unpacks and repacks papa files, thats what we need to make new models for PA <3
  4. neutrino

    neutrino low mass particle Uber Employee

    Messages:
    3,123
    Likes Received:
    2,687
    It doesn't unpack. It just dumps in text format what's in there. We don't really have code to convert back.
  5. brandonpotter

    brandonpotter Well-Known Member

    Messages:
    966
    Likes Received:
    389
    Ah shucks, then I guess we still need to wait for someone to make a importer/exporter then XD
  6. KNight

    KNight Post Master General

    Messages:
    7,681
    Likes Received:
    3,268
    Ah alright. Well there is still a workaround for now at least.

    Mike
  7. FrantzX

    FrantzX New Member

    Messages:
    1
    Likes Received:
    0
    Would it be possible to release the source code for these tools?
  8. laseek

    laseek New Member

    Messages:
    88
    Likes Received:
    0
    On the topic of tools - I see remote debugging is possible ;)
    Any docco on the ws json debug protocol you're using?
  9. laseek

    laseek New Member

    Messages:
    88
    Likes Received:
    0
    Appears to use v1.0 of the chrome remote debugging protocol :)
  10. neutrino

    neutrino low mass particle Uber Employee

    Messages:
    3,123
    Likes Received:
    2,687
    Remote debugging of the chrome stuff is possible. Not sure if we can ship the debugger or not but I'll check it out.
  11. neutrino

    neutrino low mass particle Uber Employee

    Messages:
    3,123
    Likes Received:
    2,687
    It's probably possible but not easy due to our custom build setup. I'll have to think through the implications.
  12. Ralith

    Ralith Member

    Messages:
    124
    Likes Received:
    6
    Never underestimate the capacity of a sufficiently motivated modder to sort out build systems, up to and including reconstructing them from scratch. You should see what people go through to build ArmA maps!

    Even discarding that, code is the most accurate form of documentation and the best basis for a reimplementation even if trying to actually compile it is hopeless. But if the build issues aren't physically insurmountable, we'll all benefit from the capacity for the community to contribute not just to the content of the game but to the tools themselves.

Share This Page