Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #28

Merged
merged 26 commits into from
Dec 17, 2023
Merged

update #28

merged 26 commits into from
Dec 17, 2023

Conversation

mlthelama
Copy link
Owner

@mlthelama mlthelama commented Jun 3, 2023

  • beta released
  • about 95% of configuration removed from being hardcoded
  • support for additional config files e.g.: SkyrimCharacterSheet_Player_lorem.json, SkyrimCharacterSheet_Player_ipsum.json

TODO

* work in progress
* preperation to move all the hardcoded constant config into json
* possible support for additional configfiles
* reworking structure
* code still duplicated
@mlthelama mlthelama added the enhancement New feature or request label Jun 3, 2023
@mlthelama mlthelama self-assigned this Jun 3, 2023
colinswrath and others added 17 commits July 14, 2023 10:51
* wip commit, pushed local modifications, still not final
* updated correct file
* added some config definitions
* removed old code
* not all ini configuration is considered (show temp, perm, .. values)
  as well do not display 0 values
* player, thane, faction, ... values are now read from the json files
* removing old code
* adding what value from an actor_value can be pulled
* minor fixes
* added handling to read the current actor value and then the permanent
  or base. example format: av (perm av)
* adjusted some blade and blunt code, might be correct now
* header keys can now be configured in the menu configuration file
* minor fixes and changes to the menu code
* removed hardcoded interface string form source code and moved it into
  a json
* minor fixes menu string fixes
* added updated version of the file
* licence
* corrected the arrow damage information
* removed some trace/debug logs
* moved some basic configuration to json file
* code changes due new config class
* removed helper class left over from the old code
* added util class for key
* moved key input for next and previous window into the menu code
* added to go to next or previous menu with arrow keys, controller, ...
* moved some config to a different class
* fix build
* removed old config
* allowing key combo now
@mlthelama mlthelama merged commit 70261f8 into main Dec 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants