Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -34/+0 | |
2013-08-17 | Fixed compile-time warning in TNTEntity. | madmaxoft | 1 | -4/+4 | |
The FuseTime is now a double instead of a float | |||||
2013-08-08 | Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. | madmaxoft | 1 | -1/+1 | |
As requested in FS 418. | |||||
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -34/+34 | |
2013-06-18 | More TNT fixes. | madmaxoft@gmail.com | 1 | -6/+7 | |
Chain-reaction TNTs are spawned in proper coordinates (FS #390) Centralized Primed TNT entity spawning and made available to the plugins. Internal changes for better TNT performance. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1604 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-04-18 | Initial implementation of explosions and TNT block | keyboard.osh@gmail.com | 1 | -0/+33 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1392 0a769ca7-a7f5-676a-18bf-c427514a06d6 |