
Dungeon Creation Kit
Dungeon creation kit is a utility for designing your own Caves, Dungeons, and Instanced areas created using Azumatt's Item Manager and Piece Manager Mod Template's its goal is to allow fun multi level Dungeon creation.
By MoonTower
CHANGELOG
Version |
Update Notes |
---|---|
1.0.0 | - Initial Release |
1.0.1 | - added discord link to description for better contact no other changes |
1.0.2 | - Fixed LOD issue where objects where dissapearing way too soon when they should have been visable |
1.0.3 | - new removal tool added many pieces will only respond to this particular tool this will allow you |
to build normal pieces within the player made dudgeon set without risk of removing your dudgeon | |
when removing normal pieces feel free to build inside the player made dudgeon now | |
1.0.4 | - changed how illusionary walls and water works they nolonger have tinny side cooliders in the |
corners and edges instead they can be removed useing normal tools as if they where a normal | |
solid piece | |
1.0.5 | - upgrade of drop mechanics drops are now set in the config they come with defaults and it is up |
to the server owner if they wish to change these (player in single player) because of this the | |
mod is no longer reliant on Unity to bring its drops into the game this also lowers the file size | |
and should no longer overwrite the vanilla items within the game | |
2.0.0 | - how resource spawners work on the backend has been changed old resource spawners incompatible |
all objects with timers this includes branches and some decorations like grasses or toadstools | |
are now incompatible with previous versions due to a change to how timers work. | |
- timers now work properly they are consistent between login and logout and the finished state | |
now stays finished no more resource or other objects resetting because of logout, further more | |
how much time is left before respawn is also remembered so no worries about long timers | |
- objects with timers now are configurable they come with a base time already set but server admin | |
or player in solo can change the timer as desired | |
- Config cleanup, there were many options in the config that where unnecessary for what I wanted | |
in this project and they just added to the confusion so they have been disabled to make config | |
look cleaner and a bit easier to read | |
2.0.1 | - quick fix to fix up version mismatch and bad font setup of readme file |