Pymous Posted April 1, 2015 Share Posted April 1, 2015 Hello ! I'm actually working on a small project, the goal is to create a bit of documentation about DST API by parsing the /scripts folder available and extract as much as we can from it. http://clapity.eu/dst/ What is actually working ? And where are you going ? By now, here is what we have :A list of the global components and their methods (TheNet, ...).A working search module.Some falses positifs in the components list And here the road map for the futur :Get a list of components/methods for Instance.Add an "admin" part in place to edit each entries, add some comments, ...???I wan't to help ! What can I do ? Great ! Because I need some ! I'm fairly new with DST (the game and/or the modding for DST), and my knowledge of it is limited, I will probably do useless things at some point, and I can't comment every methods by myself. Having a few members around to talk and work with each others to get a working project would be great ! Interested ? Send me a PM, telling me what you could do for the project ! You can also use this topic to share your ideas ! I would love that. -- I hope this project can help the community, the game is great, and having a proper doc (or some kind of doc) could benefit everybody ! Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/ Share on other sites More sharing options...
Harold Posted April 1, 2015 Share Posted April 1, 2015 It seems to be a very useful documentation that will come to handy. The sad part is that I don't have a beta key. Nevermind, I'll save this page to the bookmarks. Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-626641 Share on other sites More sharing options...
rezecib Posted April 1, 2015 Share Posted April 1, 2015 @Pymous, TheNet, TheInput, etc, aren't components, I'd put those in a separate category (C++ Objects maybe, since some of them are not global, like AnimState and Entity). Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-626677 Share on other sites More sharing options...
Pymous Posted April 1, 2015 Author Share Posted April 1, 2015 Thanks @Harold ! @rezecib, thanks for your lights again. How do you do the difference between a C-Object and a Component then ? Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-626718 Share on other sites More sharing options...
rezecib Posted April 2, 2015 Share Posted April 2, 2015 @Pymous, Components are in the scripts/components folder. C++ objects do not have their own files, they are machine code in the exe. Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-626797 Share on other sites More sharing options...
Maris Posted April 2, 2015 Share Posted April 2, 2015 I think it should be wiki style. Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-626907 Share on other sites More sharing options...
Pymous Posted April 2, 2015 Author Share Posted April 2, 2015 @Maris : What do you mean by that ? ^^ @rezecib : So if a file with the reference exist, it's a Component, if not, it's a C-Object, good ! I will see if I can adapt this asap Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-626966 Share on other sites More sharing options...
Maris Posted April 3, 2015 Share Posted April 3, 2015 I mean everybody should be able to add or edit articles even anonymous. There should be big buttons "edit" and "new page". This is wiki style of organization. That's why wikias are so popular. Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-627022 Share on other sites More sharing options...
Pymous Posted April 4, 2015 Author Share Posted April 4, 2015 I already put on a basic edit system, I will probably open it up as soon as the add system is available Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-627441 Share on other sites More sharing options...
Mobbstar Posted April 13, 2015 Share Posted April 13, 2015 Cool, but your website seems broken? I only get a 404 error I'm looking forward to an intro to DST, especially since I don't have Together beta access (If I did, I would probably volunteer to write that intro with you, like I did for the already existing API docs, which sadly lack any kind of information about Together as of now). I have a couple of questions though: Have you successfully modded DST before? And why beefalo docs? Link to comment https://forums.kleientertainment.com/forums/topic/52539-beefalo-documentation/#findComment-629334 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now