mahjerion / Craft-to-Exile-Dissonance

A Minecraft modpack that aims to turn MC into an ARPG similar to Path of Exile and Diablo II. Focused progression and exploration is the main goal of the modpack.
GNU General Public License v3.0
46 stars 11 forks source link

[BUG] TOPLEFT_X_POS_ADJUST does not modify TOP_LEFT HUD Type #416

Open RaidenKoizuma opened 2 years ago

RaidenKoizuma commented 2 years ago

Technical Specs (please complete the following information): -3.1.1c, 8gb, All

Describe the bug Modifying TOPLEFT_X_POS_ADJUST does not adjust the top left hud rightwards. Y POS works just fine though.

To Reproduce

  1. Set PLAYER_GUI_TYPE = "Top_Left"
  2. Go to TOPLEFT_X_POS_ADJUST and adjust to anything not zero.
  3. See it doesn't go rightwards.

Expected behavior For the 4 bars to move rightwards across the screen.

Additional Information (screen shots, etc.) This is a really neat, hidden feature. Prob should let people know it exists.

Edit: It seems each type of GUI is broke in its own way, so I assume this feature isn't really meant to be open/fully functioning, would just be nice to have this specific one for my specific use case but it's no problem if this is closed without resolution if it's too much of a problem.