And how might we all get our eager hands on these rewritten hidden classes? I've only found the Table class vgvgf rewrote here:Selwyn in previous topic":2xkanxeg said:did you guys read what I wrote?
We've already rewritten all the important hidden classes in ruby...
viewtopic.php?f=11&t=49838&start=0&hilit=RGSS+Table+Class
Right now, I'm banging my head on the wall trying to figure out how to implement the _dump and _load methods for marshaling the hidden classes (like Color and Tone). Any hints on how to do this easily?
I'm trying to write a script to import/export .rxdata files from/to text files so that they can be versioned using Subversion or Mercurial. This way teams of developers can work on a game in parallel!