12 Jun 12, 08:21PM
Well I thought it would be useful, if it already existed, for recording map editing commands. Which I still believe isn't too impractical. One byte specifies the command, two bytes for time elapsed(It really isn't necessary to wait more than 65535ms even if more time has elapsed), and maybe 8 more bytes at most for parameters.
I stored aliases of several kilobytes in size when I wrote the map parsing script that I used to generate a bird's-eye-view of map solids and heightfields. That's why I say I don't think it would be infeasible.
I stored aliases of several kilobytes in size when I wrote the map parsing script that I used to generate a bird's-eye-view of map solids and heightfields. That's why I say I don't think it would be infeasible.