iiag / iiag-legacy

Iiag is a game
Other
7 stars 7 forks source link

Item generation needs reworking #26

Open BahaVv opened 10 years ago

BahaVv commented 10 years ago

Currently, a very large amount of our item generation is 'magic' and hard to follow. We also create copies of every item for each instance of that item in the world, which is terribly memory inefficient!

We should also look into properly serializing items.