Commit Graph

17 Commits (master)

Author SHA1 Message Date
sapier a75acfb7cd
Update README.txt 2018-06-04 18:43:39 +02:00
Sapier ec41aa93f6 Add checks for invalid spawners not containing spawn_in 2015-12-28 10:48:40 +01:00
Sapier 9d7e4279f4 Fix spawnegg initial environment check may cause major lag spikes 2015-12-26 02:00:25 +01:00
Sapier b9608c029f Update version number 2015-12-08 20:11:24 +01:00
Sapier cd6e0bcb35 Add more information about why absolute height check causes spawn to fail 2015-12-08 20:11:24 +01:00
Sapier ba0b80282e Fix spawners could be moved to non integer positions causing relative y-pos check to always faile
Add comments
Show reason why spawner didn't spawn last time in spawner debug info
2015-12-08 20:11:24 +01:00
sapier 15e5a72a9a Remove noisy debug output 2014-08-19 23:33:25 +02:00
sapier 4d65ac72af Fix broken spawner initialization
Add support for regenerating lost spawners (only around players)
2014-08-19 19:25:18 +02:00
sapier 39593f3674 Don't crash on buggy time calculation in time_over 2014-08-18 21:33:24 +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 1a56f668d4 Handle time stepping backward without doing assertion (still may be reason of major flaws) 2014-08-05 21:46:55 +02:00
sapier fa023f2905 Add configuration option adv_spawing.debug to show or hide spawner entities
Fix quota overflow calculation
Add rightclick function to show debug info
2014-07-20 18:12:05 +02:00
sapier 2adf3a643c fix various bugs 2014-05-02 19:35:39 +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