| Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
|
|
|
|
- Fixed explosion time (1.5s, according to minecraftwiki)
- Creeper explodes if right clicked with flint and steel
|
|
* 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.
|
|
|
|
* Implemented suggestions
|
|
Fixes FS #297 and part of FS #403.
Added sizes to all entities.
Moved all damage-related functions from cPawn to cEntity
API change: renamed cPawn:TeleportTo() to cEntity:TeleportToCoords()
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1635 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1090 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
http://forum.mc-server.org/showthread.php?tid=625
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1087 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
git-svn-id: http://mc-server.googlecode.com/svn/trunk@883 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
- refactored many things in the Monster system
git-svn-id: http://mc-server.googlecode.com/svn/trunk@112 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
|
|
git-svn-id: http://mc-server.googlecode.com/svn/trunk@3 0a769ca7-a7f5-676a-18bf-c427514a06d6
|