Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Cave spider now poisons its victim, added IsPawn function to Entity | archshift | 2014-06-17 | 1 | -4/+6 |
| | |||||
* | Redstone simulator now directly accesses cChunk | Tiger Wang | 2014-04-27 | 1 | -3/+2 |
| | | | | | | * Redstone simulator performance improvements * Added return values to some functions * Minor fixes | ||||
* | Further refactored, Reverted Minecart change | archshift | 2014-04-26 | 1 | -2/+2 |
| | | | | Other small changes. | ||||
* | Moved huge conditional out of InStateChasing(), improving readability | archshift | 2014-04-26 | 1 | -1/+16 |
| | | | | Squashed a warning. | ||||
* | Simplified Attack() tracing | Tiger Wang | 2014-02-12 | 1 | -1/+6 |
| | |||||
* | Fixed #627 | Tiger Wang | 2014-02-11 | 1 | -2/+9 |
| | | | | | | | - Attack() is now called from cAggressive instead of cMonster * Monsters can no longer attack through walls * Should fix last remnants of player damage after teleporting (that both STR and bearbin contributed fixes to :P) | ||||
* | Attack() is no longer always called | Tiger Wang | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Large reworking of mob code [SEE DESC] | Tiger Wang | 2014-01-24 | 1 | -33/+32 |
| | | | | | | | + Implemented better pathfinding - Removed lots of unused variables, functions, etc. * Changed some variable types * Other miscellaneous fixes, and also completes the previous PRs | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+97 |