Commit Graph

7 Commits (0267103c972e66091802f454d3a40f1be70b0f41)

Author SHA1 Message Date
qwertymine3 def019e98d New spawn limiting system
Should be far lower resource cost than the find in area method.
Updates with spawns for safety, but refreshes every 5 seconds by
default, so should be fine.
2015-11-03 21:42:23 +00:00
qwertymine3 ae99e8b39a Workng limiter - not well optmised though
Need to look into a more optimal way of doing this - I think I can
use a qad method to do this
2015-11-03 18:21:20 +00:00
qwertymine3 c6b9d8dcc9 Fixed all blocking issues - mobs now spawn 2015-11-03 16:18:44 +00:00
qwertymine3 634d6930e9 Fixed basic typos / errors 2015-11-03 14:48:01 +00:00
qwertymine3 cf5f41b360 Changed mob names and moved resources 2015-11-03 14:26:42 +00:00
qwertymine3 63ac092a14 Further work on mob API
The mob api now has a conversion function
2015-11-03 14:16:05 +00:00
qwertymine3 0440ad5c73 Started adding sample mob API
The mob number tracking has been added -
need to remove abm apawning
need to make the spawning conversion function
need to fix the groups finding or change to use the spawnlite tables
2015-11-03 13:55:29 +00:00