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

DungeonManager by Kory, Warp fixes #434

Closed
wants to merge 37 commits into from

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    22b24cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ec162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a23ddc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    866f2ab View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    4e5a121 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    d01542b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a56c7 View commit details
    Browse the repository at this point in the history
  3. docs: changelog

    MSchmoecker committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aef1124 View commit details
    Browse the repository at this point in the history
  4. docs: changelog

    MSchmoecker committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4031862 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9215dd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b36835 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91c2183 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c2202f View commit details
    Browse the repository at this point in the history
  9. derp - kory commit

    jneb802 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e28aeb7 View commit details
    Browse the repository at this point in the history
  10. Fix typo in summary

    jneb802 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5991d77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    366b7ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5fb11c6 View commit details
    Browse the repository at this point in the history
  13. Move ApplyConfig method to RoomConfig class and refactor CustomRoom c…

    …onstructor functions to use new RoomConfig.ApplyConfig method
    jneb802 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d218a4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9338dc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    611bdfd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f515abe View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7c88287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3bb46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19fad19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9890548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5084fd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bc84b4 View commit details
    Browse the repository at this point in the history
  7. Refactor ThemeName and associated methods. ThemeName set constructor …

    …will parse a custom Theme value to string or attempt to parse vanilla Theme value to string
    jneb802 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6f261f6 View commit details
    Browse the repository at this point in the history
  8. Remove RoomPrefabData, sub-class was removed in valheimAssembly v0.21…

    …7. Add method GetCustomRoomTheme to retrieve and return a new Room Theme, which was added to list of Room Themes.
    jneb802 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0f39537 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52951f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d618e6 View commit details
    Browse the repository at this point in the history
  2. Remove Room.Theme Theme from RoomConfig. Dev must use ThemeName inste…

    …ad. Add IsCustomTheme flag. Combine GetCustomRoomTheme and GetVanillaRoomTheme functions.
    jneb802 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    10b3bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2faaa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0d348f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    4d4ae9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ec6e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f554df8 View commit details
    Browse the repository at this point in the history