|
Plan
Feb 10, 2012 9:22:40 GMT -5
Post by wootnik on Feb 10, 2012 9:22:40 GMT -5
We need a programming plan to standardize and focus our work and ideas before we all shoot into different directions and come up with a hodgepodge of code.
As guy-kun suggested, I made a SVN space on assembla for version control. In terms of the script files themselves, I think we should take a more organized approach, breaking the files down by route and day, like d1-jun, d1-sara, d1-common, etc.
Anything else?
|
|
|
Plan
Feb 10, 2012 10:48:58 GMT -5
Post by awayawyle on Feb 10, 2012 10:48:58 GMT -5
Standardizing RenPy is fairly straightforward. The 'Scripting' required for RenPy is mostly formatting. Once we decide on the placement of the dialog boxes and transitions and so on, we'll be using those same scripts every time. Our jobs as coders (aside from establishing this formatting to begin with) will mostly just be to apply the right ones to the unformatted dialog that we get from the writers. The only things that would deviate from the model once it's established are CGs.
I'm fine with breaking things up by route and day if the routes are firmly separated. If they intertwine, it would make more sense to take the decision tree and divide the script into sections by branches and label them by location or whatever else they have in common. If it's been decided that the routes are separate, then I totally agree. Otherwise, I think it's practical to wait for the decision trees. In the meantime, we can work on establishing the format, since that'll be used in all the routes.
|
|
hex
New Member
Incorrigible Elly Whiteknight
Posts: 41
|
Plan
Feb 10, 2012 11:05:54 GMT -5
Post by hex on Feb 10, 2012 11:05:54 GMT -5
It'll be the Drawfags who name the CG files. All CG poses will be part of an open pool. Each author writes the name of the respective file in brackets at the point they want it to appear.
Make sense?
|
|
|
Plan
Feb 10, 2012 11:15:25 GMT -5
Post by wootnik on Feb 10, 2012 11:15:25 GMT -5
Sounds good.
|
|
|
Plan
Feb 11, 2012 17:21:26 GMT -5
Post by robbob on Feb 11, 2012 17:21:26 GMT -5
can someone link to the standard code?
|
|
|
Plan
Feb 11, 2012 20:51:20 GMT -5
Post by wootnik on Feb 11, 2012 20:51:20 GMT -5
We don't have anything yet, but I can give you svn access for when we start putting it together.
|
|
|
Plan
Feb 13, 2012 16:26:39 GMT -5
Post by robbob on Feb 13, 2012 16:26:39 GMT -5
thanks. I didn't know a bit of python when this started but I am picking it up
|
|