Karamel Posted August 3, 2016 Report Share Posted August 3, 2016 Hello I'm trying to solve the issue mentioned there about the difficulty for gameplay mods to keep track of the modifications from the original game. There is a ticket about it #4076 for which I've tried to think about a solution in pyrogenesis but in vain (see the ticket to read why). So my solution was to create an external tool to maintain this kind of mods during the development of the main game. And here it is http://creativekara.fr/doku.php?id=0adta:start Still a WIP it only allows to edit an existing value for now. I'll add more operations and probably make it more flexible with time. I'll use it for Sibyllae Vox, if you encounter some issues feel free to say them here. 3 Quote Link to comment Share on other sites More sharing options...
av93 Posted August 3, 2016 Report Share Posted August 3, 2016 It would be very useful for modders ¡. Maybe it should be a official tool bundled with the game? Quote Link to comment Share on other sites More sharing options...
Stan` Posted August 4, 2016 Report Share Posted August 4, 2016 Looks like #4076 was tackled by Sanderd17 1 Quote Link to comment Share on other sites More sharing options...
Karamel Posted August 5, 2016 Author Report Share Posted August 5, 2016 I'll check it out, my available time is somewhat random these times. From the first reading it seems to work for the sanity-friendly cases. I may still keep Template Alterator, I'm planning it to be multifile so I can group changes by topic instead of by entity and find/edit them all in one place (like one file for armor and damage, one for buildings, one for resources…). Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted August 5, 2016 Report Share Posted August 5, 2016 It's only a proposal so far. I don't know if everyone will agree with the naming schema I proposed (or if people will propose better naming schemas). Quote Link to comment Share on other sites More sharing options...
av93 Posted August 7, 2016 Report Share Posted August 7, 2016 BTW @Karamel, your template alterator is a GUI? Quote Link to comment Share on other sites More sharing options...
Karamel Posted August 7, 2016 Author Report Share Posted August 7, 2016 There's no GUI except your text editor, what a lose of time for data editing I've updated the project with the basics, set can now add tags, remove is there, alter can be called multiple times on the same file to group editions by topics and the project can be split in multiple files. Now Template Alterator can have a different purpose than the template extension from sanderd (with subtile differences between overriding and extending), enjoy the choice as someone would say. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.