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

[#7] Race #108

Merged
merged 43 commits into from
Nov 11, 2023
Merged

[#7] Race #108

merged 43 commits into from
Nov 11, 2023

Commits on Nov 5, 2023

  1. Extract rpg_tools_ui

    Orchaldir committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b9b6977 View commit details
    Browse the repository at this point in the history
  2. Increase version to 0.4.0

    Orchaldir committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    4fb37b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Improve editor

    Orchaldir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ef3a8b1 View commit details
    Browse the repository at this point in the history
  2. Add Species

    Orchaldir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    252ddd3 View commit details
    Browse the repository at this point in the history
  3. Add SpeciesMgr

    Orchaldir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d5cd43d View commit details
    Browse the repository at this point in the history
  4. Reduce usage of mut

    Orchaldir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2f0c7d6 View commit details
    Browse the repository at this point in the history
  5. Add GenderOption

    Orchaldir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    83a969f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add RpgData

    Orchaldir committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e69bea5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Use css

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    df65ca0 View commit details
    Browse the repository at this point in the history
  2. Add species to home

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    975d256 View commit details
    Browse the repository at this point in the history
  3. Add species/all

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1481ad6 View commit details
    Browse the repository at this point in the history
  4. Add species/all

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    841d2ca View commit details
    Browse the repository at this point in the history
  5. show list of species

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    637e2e2 View commit details
    Browse the repository at this point in the history
  6. show species details

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d50beb3 View commit details
    Browse the repository at this point in the history
  7. Add /species/edit/<id>

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    95d94da View commit details
    Browse the repository at this point in the history
  8. Add /species/update/<id>

    Orchaldir committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7fd48cd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add /species/new

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    05a6d1e View commit details
    Browse the repository at this point in the history
  2. Rename

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fa2624f View commit details
    Browse the repository at this point in the history
  3. Write races

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4ffae63 View commit details
    Browse the repository at this point in the history
  4. Load races

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    162f3e0 View commit details
    Browse the repository at this point in the history
  5. Add race to character

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6ac9277 View commit details
    Browse the repository at this point in the history
  6. Use race name

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0d1173d View commit details
    Browse the repository at this point in the history
  7. Use race options

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8997086 View commit details
    Browse the repository at this point in the history
  8. Save updated character

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bfd3313 View commit details
    Browse the repository at this point in the history
  9. Add link to race

    Orchaldir committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4385ea5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Show characters per race

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8a4e883 View commit details
    Browse the repository at this point in the history
  2. Imporv ui

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ddb0134 View commit details
    Browse the repository at this point in the history
  3. Add update_race_name()

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0ee1203 View commit details
    Browse the repository at this point in the history
  4. More tests

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e3dde1e View commit details
    Browse the repository at this point in the history
  5. Show error

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dd9ad9f View commit details
    Browse the repository at this point in the history
  6. clippy

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3fc0083 View commit details
    Browse the repository at this point in the history
  7. Add update_gender_option

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    913fdd3 View commit details
    Browse the repository at this point in the history
  8. Show error

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    604548a View commit details
    Browse the repository at this point in the history
  9. Fix bug

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1f46e84 View commit details
    Browse the repository at this point in the history
  10. Move

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f5c18b4 View commit details
    Browse the repository at this point in the history
  11. Move character

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b2ee1e7 View commit details
    Browse the repository at this point in the history
  12. Move appearance

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a1b40ba View commit details
    Browse the repository at this point in the history
  13. Validate character name

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    351109e View commit details
    Browse the repository at this point in the history
  14. Validate character gender

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    90fba01 View commit details
    Browse the repository at this point in the history
  15. Validate character race

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df15eca View commit details
    Browse the repository at this point in the history
  16. MR

    Orchaldir committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a312c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. more tests

    Orchaldir committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2b28571 View commit details
    Browse the repository at this point in the history
  2. MR

    Orchaldir committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    fe974c7 View commit details
    Browse the repository at this point in the history