summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Slime.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-2/+2
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Temporarily commented out override directives.Samuel Barney2014-08-211-2/+2
|
* Renamed all new Mob files and classesSamuel Barney2014-08-211-0/+39
|
* Moved old mob code into its own sub directorySamuel Barney2014-08-211-41/+0
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Fixed slime-related comments.madmaxoft2014-07-181-1/+6
|
* Slime sizes are 1, 2 or 4 and not 1, 2 or 3.Howaner2014-07-181-1/+1
|
* Split into more lines.Howaner2014-07-171-1/+1
|
* Fixed many slime bugs.Howaner2014-07-171-2/+6
| | | | | | | - Fixed slime hurt/death sound - Added slime spawning on death. - Fixed the max health. - Fixed the attack damage. - Little slimes should not attack players.
* Moved source to srcAlexander Harkness2013-11-241-0/+32