Todo list

  • Thread starter Thread starter Akari
  • Start date Start date
Status
Not open for further replies.
Good God!

I don't know if I should feel guilty for having you do all the heavy lifting, or angry as I now have to *TOTALY* rip the fieldscript system apart to give you something to do....

^_^
You should feel happy things are moving steadily along instead.  And I think riping the fieldscript system off is probably going to be fun.
The hard parts are summuning and limit breaks for the battle system.   As for the field script the animations are in the BSX files right?

Cyb
 
What are you using for collision detection? Did you write your own code?

There is a library called OPCODE that could be useful.
 
What are you using for collision detection? Did you write your own code?
Yes, I wrote simple math that detects border and slide on it. But I just temporary and will be rewritten later.

There is a library called OPCODE that could be useful.
Could you give link to it? I cant found it.
 
Make sure it has a correct licence. GPL only....

(I'll have to look into LGPL to see if that can be used without headaches)
 
It doesn't seem to have any license:

http://www.codercorner.com/Opcode.htm

Why GPL only? Why not GPL compatible? I mean, the MIT license (x consortium), post 99 BSD license, and the ZLIB license should be fine. You are already using ZLIB, btw. They don't require anything special, either.
 
Well about licenses... why not put this in a different thread? This is the todo list thread.

:D
I highly recomend carefully choosing the license for anything, as it is a legal document that saves your and your work from being pirated abused missused being called someone elses work. Etc.

Cyb
 
Status
Not open for further replies.
Back
Top