Releases: MineInAbyss/Mobzy
Releases · MineInAbyss/Mobzy
v0.24.8-dev.15
10 Apr 18:01
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Mark entities with SetMythicMob as CustomMob - (882dc4a )
Apply NMS plugin in root project (seems otherwise some classes aren't found, perhaps referencing wrong MC version?) - (882dc4a )
⚙️ Miscellaneous Tasks
Move collectPrefabs and deepInstance into Geary - (882dc4a )
v0.24.8-dev.14
07 Apr 23:45
Compare
Sorry, something went wrong.
No results found
⚙️ Miscellaneous Tasks
Move MythicMobs features to this repo - (6e8aa12 )
v0.24.8-dev.13
03 Apr 22:35
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Track bounding box for entities using MEG models - (1a99e0c )
🐛 Bug Fixes
Don't check bounding box when it isn't set in Geary - (1a99e0c )
v0.24.8-dev.12
01 Apr 03:59
Compare
Sorry, something went wrong.
No results found
⛰️ Features
Forced despawn when far away component - (ac61a68 )
⚙️ Miscellaneous Tasks
(spawning) Don't spawn in unloaded chunks - (ac61a68 )
v0.24.8-dev.11
30 Mar 23:02
Compare
Sorry, something went wrong.
No results found
⛰️ Features
(spawning) Spawn categories - (692316f )
(spawning) Rework spawn system to iterate many chunks per tick, only checking one block instead of slice to be more similar to vanilla - (692316f )
🔍 Other
(spawning) Remove checks for bounding box space until performance issues resolved - (692316f )
v0.24.8-dev.9
28 Mar 03:46
Compare
Sorry, something went wrong.
No results found
⚙️ Miscellaneous Tasks
(spawning) Inline check.spawn.gap - (6b75cc8 )
(spawning) Clean up SpawnRegistry to read from a query once in reloadSpawns() instead of using a listener - (6b75cc8 )
(spawning) Inline more spawn property serializers - (b6c5e5a )
v0.24.8-dev.10
28 Mar 04:25
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
(spawning) Reloading spawns on plugin load instead of just loading them - (58939f2 )
v0.24.8-dev.8
27 Mar 01:58
Compare
Sorry, something went wrong.
No results found
⛰️ Features
(spawning) Prevent spawning mobs in blocks, allow retrying the spawn n blocks up when a block collision happens - (5837855 )
(spawning) Attempt spawn command - (5837855 )
⚡ Performance
Optimize nearby entities prefab counting - (15f5966 )
v0.24.8-dev.7
26 Mar 03:43
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Make our looting calculations more in-line with Minecraft's - (6101d60 )
v0.24.8-dev.6
16 Mar 19:22
Compare
Sorry, something went wrong.
No results found
⚙️ Miscellaneous Tasks
Update to stable geary, idofront - (23079ca )