-
Voxel Dungeon
NoodlemireThis is a recreation and adaptation of an Android rogue-like game, Pixel Dungeon by Watabou.
-
Projectiles
NoodlemireAdds various projectile weapons which work based off of MT 5.3.0's new collision info provided to objects' on_step functions.
-
Placeable Buckets for Catching Rainwater
NoodlemireAllows empty buckets to be placed as nodes in order to collect rainwater.
-
Template to Easily Make Fancy Voxelized Models
NoodlemireProvides voxelmodel.obj, a model designed to be shaped by changing its texture, in order to easily create fancy voxelized models.
-
Node Damage
NoodlemireEnables nodes to be partially damaged, and to be repaired afterwards.
-
Clump Fall Nodes
NoodlemireMakes most nodes able to fall without enough support.
-
Entity Control Function Library
NoodlemireAdds functions to override and unregister entities.
-
Research N' Duplicate
NoodlemireObtain and research enough of a specific item to unlock the ability to infinitely duplicate it.