Skip to content

1.3.0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@mlthelama mlthelama released this 07 Mar 00:18
· 93 commits to dev since this release
  • added: new config/edit mode inside inventory/magic and favourite menu the bound button press will add the selected item to the list
  • added: new config for non elden souls mode as well
  • adjusted: code internal cleanup
  • fixed: using version 1.88 of imgui again, seems to work better currently for the project
  • cleanup: removed outdated mcm options and config
  • added: persist if ui was hidden or shown with the button press
  • added: settings to cleanup config if the player does not have items/spells anymore, can be disabled/enabled for each supported type. (Cleanup Settings>Clean)
  • added: option to enter edit/config in menu with a key, should prevent if the same keys are bound to the HUD that can be used as menu movement as well (Controls>Optional Controls>Require Key To Enter Edit & Edit Key)
  • added: check and offset if the player has a shout
  • added: replace handling for elden souls, it can only be replaced the current active and shown setting (toggle key down + bound key press in inventory/magic/favorite menu will if the selected item/spell is suitable)
  • fixed: do not call to consume a potion if there was no potion found
  • changed: ini debug setting changed to bool
  • added: ini setting to disable font loading (Font>bFontLoad)
  • cleanup: internal code cleanup and adjustments
  • added: rewrite of config in elden souls if auto cleanup is enabled
  • added: check if the given font file is the correct file type
  • cleanup: removed not called and needed functions
  • added: inside the MCM "Information Bind" and "Information Config" some simple Information "how to" and "what can be added"
  • fixed: added a check if we have settings to execute after button press
  • cleanup: separated key inputs from hud and menu config
  • added: basic apply of poison to equipped weapon
  • added: Controls for new Edit/config
  • adjusted: Renamed some Translations
  • adjusted: some controll inputs will be blocked if toggle/edit or edit 2 button are down in the inventory, magic and favorite menu. This should make controller config better