Skip to content

Shadow of the Erdtree#11

Open
xCENTx wants to merge 16 commits intomainfrom
rollback
Open

Shadow of the Erdtree#11
xCENTx wants to merge 16 commits intomainfrom
rollback

Conversation

@xCENTx
Copy link

@xCENTx xCENTx commented Sep 9, 2024

LAUNCHER

  • GUI Remains topmost window until Elden Ring is launched
  • GUI is now presented at center screen
  • GUI can no longer be repositioned

MENU

  • temporarily removed all functionality as the SDK is implemented

xCENTx added 12 commits July 29, 2022 23:25
Unfortunately its still not working as intended.
However I have implemented a few things to make it a bit easier to read.

Function Refactors
- WindowSize
- WindowCenter
- DrawPosition
- DistanceToEntity
Moved Some Files Around
Include new Styles Class
Moved some functions in Menu.cpp

Console Class Adjustments

Initialization Changes
Colors Struct -> Enumerator

Include Missing Changes

forgot to reinclude dllmain
Adjusted g_Console->printdbg to default to WHITE if no color is given
- Initialization Slimmed
- Additional BG Thread

Console
- Colors formatting
- GetTimeString for providing consistent date (menu tab footers)

D3DRenderer
- Draw Loop adjustments

Menu
- Draw Functions for Windows
- Tabs Namespace for content tabs
- Function to handle constant loops

ImGui
- TextCentered Function
The updated version does not seem to work with the latest version of Dear ImGui. Rolling back to original pr that merged to main but continuing with the SDK changes
removed references to "TextCentered"
@xCENTx xCENTx added the bug Something isn't working label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant