Giter Site home page Giter Site logo

dungeonz's People

Contributors

encode42 avatar globox1997 avatar orange809 avatar y0nkers avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

orange809 y0nkers

dungeonz's Issues

Small incompatibility with VMP(Very Many Players)

Minecraft Version

1.19.x

Mod Loader Version

0.15.7

Mod Version

1.0.1

Describe the Issue

It's not a bug, rather incompatibility
To reproduce:
0) Have VMP and DungeonZ as mods

  1. Load into any dungeon
  2. Complete dungeon, but don't leave it
  3. Disconnect(works in single player too) and then reconnect
    Expected behavior: you teleport to overworld near portal
    Actual behavior: you teleport to overworld but your cords are or dungeon dimension(so can be crazy numbers because cords are multiplied by 16)

If you use VMP with USE_ASYNC_CHUNKS_ON_LOGIN set to true, there will be this issue
I suspect this mixin https://github.com/RelativityMC/VMP-fabric/blob/ver/1.19.2/src/main/java/com/ishland/vmp/mixins/chunk/loading/async_chunk_on_player_login/MixinPlayerManager.java

latest.log

Force-added player with duplicate UUID xxxx-xxxx

Do you use any other mods except the required ones?

https://github.com/RelativityMC/VMP-fabric/tree/ver/1.19.2

Add way to define the Boss of each dungeon

Make sure you are not opening a duplicate.

  • [X ] I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

seeing that you can set a boss loot table, I don't see a way to actually set a custom boss for the dungeon.

suggesting the ability to add a field to add a mobid for a specific boss that you want to choose to spawn.

Mob spawn probabilities broken

Minecraft Version

1.20.x

Mod Loader Version

0.14.21

Mod Version

1.0.1

Describe the Issue

After setting the probability of all difficulty mob spawns to 1.0, none of the mobs spawn.

Relevant code snippet from the config:

    "minecraft:green_wool": {
      "spawns": [
        "minecraft:skeleton"
      ],
      "chance": {
        "easy": 1.0,
        "normal": 1.0,
        "hard": 1.0
      },
      "replace": "minecraft:air"
    }

latest.log

latest.log

Do you use any other mods except the required ones?

No response

GUI cooldown display is incorrect

Minecraft Version

1.19.x

Mod Loader Version

0.14.21

Mod Version

1.0.1

Describe the Issue

When viewing the cooldown for the dungeon in the GUI, the time shown is incorrect. With the default Dark Dungeon, it shows a time starting at 30 hours, and decreases much faster than normal.

I believe what's happening is that the GUI is treating the ticks remaining in the cooldown as seconds, as 108000 seconds is 30 hours.

latest.log

No log included, as there is no crash and this wouldn't show up in the log.

Do you use any other mods except the required ones?

No response

Level display next to player nametag prevents Simple Voice Chat icons from displaying

Minecraft Version

1.20.x

Mod Loader Version

quilt 0.22 (fabric 0.14.x)

Mod Version

1.4.12

Describe the Issue

This is a compatibility issue between LevelZ and Simple Voice Chat.
Normally, Simple Voice Chat has icons next to the player nametag to indicate whether someone is speaking/muted/deaf.
These icons do not display if the LevelZ setting to show levels next to the player nametag is enabled.

latest.log

n/a

Do you use any other mods except the required ones?

Simple Voice Chat 2.4.32

Add a minimum group size as a settings in a dungeon json

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

Allow to define a minimum group size in the settings on a dungeon for dungeons you wish to "force" players to play in group. Could be useful if some dungeon rooms requires 2 or more people to complete.

Unable to set breakable and placeable blocks in dungeons

Minecraft Version

1.19.x

Mod Loader Version

Fabric 0.14.21

Mod Version

1.0.1

Describe the Issue

I followed the instructions and format on the github page in order to determine which blocks are placeable and breakable within a dungeon. But when I've set any blocks, they are still unbreakable in the dungeons, even the default placing of torches does not work.

latest.log

N/A

Do you use any other mods except the required ones?

Some optimization mods, sodium, lithium, indium

Dungeons block for selecting and raiding available dungeons

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

It would be much easier for players to craft a type of Dungeons block, similar to the one in Bountiful mode, that lists different dungeons available. This way, players can generate and raid dungeons from their base. It would also be beneficial to implement a cooldown for players after completing or dying in the dungeon.

ability to turn off default dungeon spawning

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

Im working on adding my own dungeons thanks to this mod but the default dungeon will not fit my end theme so Im hoping to find a easy way to disable it.

Impossible to use creatures that depends on dimension type in dungeons

Minecraft Version

1.20.x

Mod Loader Version

fabric-loader-0.14.22-1.20.1

Mod Version

dungeonz-1.0.2+1.20.1

Describe the Issue

It's not really a bug, more of half a suggestion, half a issue,
Currently if you want to use Piglins or Hoglins in your dungeons, it's impossible because of the zombificiation of both these mobs. I consider this a bug since it incapacitates ability to make certain types of dungeon at all.

latest.log

Not necessary

Do you use any other mods except the required ones?

No response

Dungeon cooldown and unloaded chunks

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

The dungeon cooldown doesn't seem to progress if the entrance is in an unloaded chunk; requiring players to forceload chunks to keep the timer going is probably a bad idea.

Mod Integration[Harder Farther fabric port]

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

Hey I noticed you implemented some integration between rpgdifficulty and your mod. Would you be able to do something similar with the Harder Farther fabric port managed by myself? I'm sure I would have to extend my mod port to do so, but would you be interested? What would you need from my mod port if you were?

Mod listed here: https://legacy.curseforge.com/minecraft/mc-mods/harderfarther-quilt

[Bug] REI does not wrap around portal gui

Minecraft Version

1.20.x

Mod Loader Version

0.14.22 api 0.87.0

Mod Version

1.0.2

Describe the Issue

REI does not wrap around the portal GUI like other gui's do, resulting in REI overlaying part of the interface making it difficult to see and use without turning off REI.
image

latest.log

not relevant

Do you use any other mods except the required ones?

no

Creative mode bypasses dungeon join requirements

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

When joining a dungeon in creative mode, you are still required to have the entry items in your inventory. They arent consumed when joining, but it would just be nice if creative players didnt need to have these items in their inventory in the first place.

Portal not visible with shaders

Minecraft Version

1.19.x

Mod Loader Version

0.14.19

Mod Version

1.0.1

Describe the Issue

The portal texture for entering and exiting the dungeon is not visible when using the Complementary Reimagined shaders.
image

latest.log

latest.log

Do you use any other mods except the required ones?

No response

Repeatedly enter the dungeon

Minecraft Version

1.20.x

Mod Loader Version

0.91.0

Mod Version

1.0.3

Describe the Issue

I was testing this mod in the creative mode. When I stand in the portal block, the block notes down my posion and sends me into the dimension. Then I used command to leave the dungeon, backing to the position that had been recorded, being sended into the dimension again...... Maybe teleporting player by touching the portal is not a good idea. By the way, the portal doesn't look like a block with configurable screen.

latest.log

no log

Do you use any other mods except the required ones?

No response

datapack example

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

I would like to see an example of a datapack for the dungeonz mod, how to create it, so that in this example I can create my own datapacks with dungeons

Open ceiling brightness

Minecraft Version

1.20.x

Mod Loader Version

0.14.22

Mod Version

1.0.2

Describe the Issue

Not sure if this is a bug or intended, but when we made an open section in our dungeon, we expected it to be bright, but it was still dark, as if no light came in from above.

image

If this is intended, is there any way to configure it?

latest.log

latest.log

Do you use any other mods except the required ones?

No response

Ticking entity crash upon teleporting into dungeon on cooldown.

Minecraft Version

1.19.x

Mod Loader Version

0.14.6

Mod Version

1.0.1

Describe the Issue

Entered a dungeon on Hard mode to test out the mod, looked around inside, then died to some skeletons. Used JourneyMap to teleport to the gravestone generated upon death, now my player is registered as a ticking entity and the world crashes on launch.

I have a feeling it might be due to how the dungeons are locked whenever someone exits, a workaround might be to allow players that already entered to go inside again to get their dropped items if they died, just don't generate new loot and mobs until the cooldown for the dungeon is up, or maybe have their loot be dropped on the outside of the dungeon instead?

latest.log

latest.log

Do you use any other mods except the required ones?

I use a lot of other mods, I'll try to recreate the issues with only DungeonZ and JourneyMap at some point.

I died in the dungeon and i can not go back in go get my stuff

Minecraft Version

1.20.x

Mod Loader Version

1.19.2

Mod Version

1.19.2

Describe the Issue

i entered the dungeon while on the medieval mod pack and I miss a parkour jump and fell on lava and magma blocks and had no choice but to die, now i can not go retrieve my gravestone because I can not get back to the dimension, the server owner tried to help me get there. Is there a command to tp to that dimension?

latest.log

i entered the dungeon while on the medieval mod pack and I miss a parkour jump and fell on lava and magma blocks and had no choice but to die, now i can not go retrieve my gravestone because I can not get back to the dimension, the server owner tried to help me get there. Is there a command to tp to that dimension?

Do you use any other mods except the required ones?

medieval mod pack

Fill dungeonz dimension with bedrock or other block

Make sure you are not opening a duplicate.

  • I have searched the issue tracker and did not find an issue describing my bug.

Description of your suggestion.

Fill the dungeonz dimension with bedrock or some other block (maybe have a config for it if you want).
This would make it so dungeon creators dont have to wrap each of their structures in bedrock or other unbreakable blocks to prevent their players from accidentally falling into the void.
This isnt as much of an issue if you want your dungeon to be unbreakable in general, but id prefer to give my players the freedom to pull apart my dungeons as they would with any other overworld dungeon.
Also might just be me, but knowing that there is just an empty void behind the walls, rather than something like endless bedrock or stone, breaks the immersion a bit.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.