All Projects → BlackJar72 → DoomlikeDungeons

BlackJar72 / DoomlikeDungeons

Licence: MIT License
A procedural multi-room dungeon generator for Minecraft

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DoomlikeDungeons

ForgeWurst
Wurst Client for Minecraft Forge.
Stars: ✭ 37 (+60.87%)
Mutual labels:  mod, minecraft-forge-mod
JMT-MCMT
A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x
Stars: ✭ 206 (+795.65%)
Mutual labels:  mod, minecraft-forge-mod
IronBackpacks
A Minecraft mod that adds portable storage in the form of tiered backpacks with modular upgrades.
Stars: ✭ 60 (+160.87%)
Mutual labels:  mod, minecraft-forge-mod
Loot-Slash-Conquer-Pre1.14
An immersive, action-RPG mod based on Hack/Mine.
Stars: ✭ 17 (-26.09%)
Mutual labels:  mod, minecraft-forge-mod
3d-Skin-Layers
Renders the player skin layer in 3d
Stars: ✭ 63 (+173.91%)
Mutual labels:  mod, minecraft-forge-mod
metal-chests
Better alternative to IronChests
Stars: ✭ 13 (-43.48%)
Mutual labels:  mod, minecraft-forge-mod
DungeonGenerator
Procedural Dungeon Generation with Python and Pygame
Stars: ✭ 57 (+147.83%)
Mutual labels:  procedural-generation, dungeon-generator
TaurusDungeonGenerator
A graph based procedural dungeon generator for Unity
Stars: ✭ 25 (+8.7%)
Mutual labels:  procedural-generation, dungeon-generator
Recursive-Tile-Map-Growth
Tile based level growth algorithm used in Procedural Dungeon Toolkit
Stars: ✭ 40 (+73.91%)
Mutual labels:  procedural-generation, dungeon-generator
JoJo-s-Bizarre-Survival
A mod that adds Stands from JoJo's Bizarre Adventure to Minecraft.
Stars: ✭ 20 (-13.04%)
Mutual labels:  mod, minecraft-forge-mod
ProceduralDungeon
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
Stars: ✭ 95 (+313.04%)
Mutual labels:  procedural-generation, dungeon-generator
MC-Prefab
A minecraft mod designed to provide ways of creating Pre-Fabricated(designed) buildings.
Stars: ✭ 21 (-8.7%)
Mutual labels:  mod, minecraft-forge-mod
IsoRTS
Isometric RTS game with procedural generated maps.
Stars: ✭ 14 (-39.13%)
Mutual labels:  procedural-generation
TerraCustom
Custom world generation for Terraria.
Stars: ✭ 72 (+213.04%)
Mutual labels:  mod
VeinMiner
Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
Stars: ✭ 67 (+191.3%)
Mutual labels:  mod
creature-creator
Procedurally generate creatures in Unity - inspired by Spore.
Stars: ✭ 185 (+704.35%)
Mutual labels:  procedural-generation
No-Hope
Home repository for "No Hope" mod.
Stars: ✭ 18 (-21.74%)
Mutual labels:  mod
pHake
GTA Online Mod
Stars: ✭ 74 (+221.74%)
Mutual labels:  mod
SMLHelper
A complete Subnautica and Subnautica: Below Zero modding library for the popular QModManager framework.
Stars: ✭ 36 (+56.52%)
Mutual labels:  mod
minecrowdcontrol
Minecraft Crowd Control Plugin
Stars: ✭ 19 (-17.39%)
Mutual labels:  mod

DoomlikeDungeons

(Now posted to Discord!)

This mod will add dungeons meant to resemble levels from classic "2 1/2d" fisrt-person shooters and rpgs, and was inspired by earlier dungeons mods and by Oblige (especially version 3.57), a random level generator for Doom. The goal is to create interesting, tactically challenging, and highly varied multi-room dungeons that are fun to explore and rewarding to conquer.

Binaries and general information can be found here:

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1293843-doomlike-dungeons

Versions found here will often be development versions. That is, "1.6.2" when written in source files really means something like "1.6.1.x-pre1.6.2" unless looking under a specific previous release.

Note that in Minecraft 1.12.2 you may get some "Cascading Worldgen" warnings. This is the results of intended behavior; its a design flaw but not actually a bug. There is no cascading chain reaction.

This really is almost certainly the final version of this mod -- even if I update to the next game version it will be with no new features (same mod version). Any further development, if any, will go into a sequel written from scratch to do somethings right that Doomlike Dungeons simply does wrong.

Doomlike Dungeons by is now licensed the MIT License: MIT License

Copyright (c) 2014-2020 Jared Blackburn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].