Commit Graph

6 Commits (master)

Author SHA1 Message Date
sapier 4d65ac72af Fix broken spawner initialization
Add support for regenerating lost spawners (only around players)
2014-08-19 19:25:18 +02:00
sapier 5965e4a9de Fix large steps caused by uninterruptable spawn seed initialization within activation
Update version number to 0.0.8
2014-08-13 22:32:32 +02:00
sapier ed8d1e1f00 Add active area check for cyclic spawning to avoid mob crowds
replace MIN/MAX polluting global namespace by local versions
pass spawndef to custom spawner
Add api call to read spawner density
Improove quota calculation
Add support vmanip based light fetching (only usefull for unrealistic large light areas AND luajit)
Fix broken daytime interval check
Fix broken OVERALL_* light check
2013-12-09 15:14:08 +01:00
sapier 3c9262a1ac Added daytime check
Fixed collisionbox check
Fixed relative/absolute height check
Added (partial) spawndef check
Added support for spawning multiple entities at once
2013-12-08 01:07:34 +01:00
sapier 00989dd1c6 Lots of fixes
Implement flat area check
2013-12-07 12:42:29 +01:00
sapier 08ceacc31d Initial checkin 2013-12-06 23:42:19 +01:00