minecraftcodex/minecraftcodex
Felipe Martín f3c034efb9 Merge branch 'miner-languages' into develop
* miner-languages:
  Blocks and Items now have a name() method who searches for the correct key to obtain its name. Default to ID 14 = English US
  Finished languages miner
  Added Language and LanguageString models
  Added language step to the miner! KEEP IN MIND THAT SNAPSHOT ONLY HAVE ENGLISH!
2013-05-28 16:51:42 +02:00
..
blog Blog finished: 2013-05-28 16:49:57 +02:00
database Merge branch 'miner-languages' into develop 2013-05-28 16:51:42 +02:00
herobrine TIME_ZONE is not UTC (from Europe/Madrid) 2013-05-28 15:17:29 +02:00
runtests Updated tests. Now using django TestCase, fabric command and fox working again. 2013-05-20 19:03:44 +02:00
tests Updated tests. Now using django TestCase, fabric command and fox working again. 2013-05-20 19:03:44 +02:00
__init__.py Initial commit: Base files and folder structure 2013-05-20 13:01:24 +02:00
manage.py Added django 1.5.1 and configured local_settings 2013-05-20 13:56:58 +02:00
migrate.py Added migrate script for dumping all the version from the old herobrine project 2013-05-20 17:15:02 +02:00