Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -0/+0 | |
2014-12-20 | Added Rabbits | Masy98 | 1 | -92/+104 | |
2014-12-19 | Fixed Guardians size and health | Masy98 | 1 | -0/+7 | |
2014-08-11 | Add entry for bat in monsters.ini | Christophe Piveteau | 1 | -0/+6 | |
2014-08-01 | Improved endermen code a little | Tiger Wang | 1 | -1/+1 | |
2014-04-24 | Fixed references to renamed files. | archshift | 1 | -1/+1 | |
2014-04-23 | Declaration that a mob is not fireproof is implicit. | archshift | 1 | -21/+0 | |
Removed explicitly declaring mobs as not fireproof. | |||||
2014-04-23 | Added IsFireproof hook for monsters.ini | archshift | 1 | -0/+26 | |
2014-04-22 | Fixed capitalization issues | archshift | 1 | -2/+2 | |
Wasn't parsing correctly before, as some items were not capitalized correctly. | |||||
2014-02-12 | Decreased mobs attack range | tonibm19 | 1 | -22/+22 | |
Mobs attack from too far and throught walls, this will reduce the bug. | |||||
2014-01-24 | Implemented creeper abilities | Tiger Wang | 1 | -1/+1 | |
* Creepers now explode with a sound effect * Creepers drop a music disc on the unlikely event of being killed by a skeleton's arrow Inspired by @maniak89's PR #132. | |||||
2013-11-02 | Small update to the monster.ini. | STRWarrior | 1 | -6/+5 | |
2013-09-19 | Added new mobs health. | tonibm19 | 1 | -0/+30 | |
Don't merge until tigerw PR is merged. Health set according to minecraftwiki. | |||||
2013-08-07 | Updated mobs health and damage | tonibm19 | 1 | -11/+54 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -110/+110 | |
2012-08-20 | Moved files used by MCServer to a special MCServer folder | faketruth | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2011-12-28 | - Implemented Drops from Burning animals | lapayo94@gmail.com | 1 | -0/+100 | |
- added right monster health and attack strength - refactored the Pawn/Monster/Player class a little bit - changed some namings to fit the style git-svn-id: http://mc-server.googlecode.com/svn/trunk@140 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2011-10-03 | Setting files | faketruth | 1 | -0/+11 | |
Plugins git-svn-id: http://mc-server.googlecode.com/svn/trunk@5 0a769ca7-a7f5-676a-18bf-c427514a06d6 |