Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Code | daniel0916 | 2014-04-19 | 1 | -4/+4 |
| | |||||
* | Fixed Errors | daniel0916 | 2014-04-18 | 1 | -0/+1 |
| | |||||
* | Removed old include | daniel0916 | 2014-04-18 | 1 | -1/+0 |
| | |||||
* | Fixed some Errors (not all) | daniel0916 | 2014-04-17 | 1 | -5/+8 |
| | |||||
* | Modified many things | daniel0916 | 2014-04-17 | 1 | -2/+28 |
| | |||||
* | Added complete Enchanting System | daniel0916 | 2014-04-12 | 1 | -2/+2 |
| | | | | http://minecraft.gamepedia.com/Enchantment_mechanics | ||||
* | Merge remote-tracking branch 'upstream/master' into Enchanting | daniel0916 | 2014-04-07 | 1 | -1/+0 |
|\ | |||||
| * | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 1 | -1/+0 |
| | | |||||
* | | Some updates for enchanting (2) | daniel0916 | 2014-01-31 | 1 | -1/+4 |
|/ | |||||
* | Switched EnchantmentSerilizer to namespace | Tycho | 2014-01-19 | 1 | -3/+8 |
| | |||||
* | Spilt Writing of Enchantments to seperate class | Tycho | 2014-01-19 | 1 | -5/+2 |
| | | | | | | | Created a new class cEnchantmentSerializer to serilize Enchantments to NBT. This breaks a dependecy chain between cChunkGenerator and cWorld. cEnchantmentSerializer is seperate from NBTWriter as it needs to access private members of cEnchantments so having it seperate reduces the spread of the frein modifier | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+115 |