Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily commented out override directives." | Tycho | 2014-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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 Barney | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | Renamed all new Mob files and classes | Samuel Barney | 2014-08-21 | 1 | -0/+69 |
| | |||||
* | Moved old mob code into its own sub directory | Samuel Barney | 2014-08-21 | 1 | -152/+0 |
| | |||||
* | More trailing whitespace fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Changed BroadcastSoundEffect function to take floating pos. | Howaner | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | Changed everything to callbacks | Tiger Wang | 2014-07-05 | 1 | -2/+20 |
| | |||||
* | Exploded creepers drop nothing, part of #1058 | Tiger Wang | 2014-06-04 | 1 | -2/+8 |
| | |||||
* | Add entity invulnerable | Howaner | 2014-04-26 | 1 | -2/+6 |
| | |||||
* | Creeper fixes | tonibm19 | 2014-03-02 | 1 | -9/+32 |
| | | | | | - Fixed explosion time (1.5s, according to minecraftwiki) - Creeper explodes if right clicked with flint and steel | ||||
* | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 1 | -1/+6 |
| | |||||
* | Fixed TNT fizzing everywhere | Tiger Wang | 2014-02-15 | 1 | -1/+1 |
| | |||||
* | Did what xoft recommended | Tiger Wang | 2014-01-25 | 1 | -1/+5 |
| | |||||
* | Implemented creeper abilities | Tiger Wang | 2014-01-24 | 1 | -2/+47 |
| | | | | | | | | * 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. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+47 |