udovisdevoh / anticulture

Automatically exported from code.google.com/p/anticulture
0 stars 0 forks source link

Species file definition system #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need a system in order to easily create new basic species based on
text-based ".species" files such as :

*orange.species*
initialintegrity = 0.9
nutrition = 0.6
hydration = 0.5
lifespan = 60
becomes = rottenorange

Original issue reported on code.google.com by tristanl...@gmail.com on 30 Nov 2007 at 1:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I think it's a great idea.

Original comment by glaca...@gmail.com on 1 Dec 2007 at 6:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Basic system implemented. Currently supports :

- initial integrity
- optional lifespan & sucessor
- custom properties

Original comment by tristanl...@gmail.com on 6 Dec 2007 at 3:17