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

Massive rework #330

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from
Draft

Massive rework #330

wants to merge 50 commits into from

Commits on Aug 31, 2024

  1. Merge main

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    621be08 View commit details
    Browse the repository at this point in the history
  2. Remove some unused stuff

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0ba6c22 View commit details
    Browse the repository at this point in the history
  3. Fix naming

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    dc792c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a54615 View commit details
    Browse the repository at this point in the history
  5. Idk

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5cc451d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2016bae View commit details
    Browse the repository at this point in the history
  7. Start porting blend file

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8224ecc View commit details
    Browse the repository at this point in the history
  8. Add levels file

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4b63053 View commit details
    Browse the repository at this point in the history
  9. Add generated assets

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5240487 View commit details
    Browse the repository at this point in the history
  10. Regenerate stuff

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    93043ce View commit details
    Browse the repository at this point in the history
  11. Add armature

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9ee8d5a View commit details
    Browse the repository at this point in the history
  12. Remove armature

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7ea8dcb View commit details
    Browse the repository at this point in the history
  13. Fix module name

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f322f80 View commit details
    Browse the repository at this point in the history
  14. Add docs

    janhohenheim committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8c54fe4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Add player stuff

    janhohenheim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e33994f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add stuff

    janhohenheim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ac5b7a5 View commit details
    Browse the repository at this point in the history
  2. Spawn single 3D camera

    janhohenheim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9de681e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6001f83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcfc944 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    b92f6a2 View commit details
    Browse the repository at this point in the history
  2. Patch avian main

    janhohenheim committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    84cffcb View commit details
    Browse the repository at this point in the history
  3. Fix some log spam

    janhohenheim committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4237455 View commit details
    Browse the repository at this point in the history
  4. Fix more warning spam

    janhohenheim committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2d4a64c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab237f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Shave a Tnua-shaped yak

    janhohenheim committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    58cb171 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add interpolation

    janhohenheim committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    af5b719 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Use local avian

    janhohenheim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f838d42 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    janhohenheim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d7d3a1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d23903 View commit details
    Browse the repository at this point in the history
  4. Add cursor handling

    janhohenheim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1b87536 View commit details
    Browse the repository at this point in the history
  5. Remove comments

    janhohenheim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d8d1ba7 View commit details
    Browse the repository at this point in the history
  6. Add height offset

    janhohenheim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6b42b65 View commit details
    Browse the repository at this point in the history
  7. Fix jump height

    janhohenheim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1c94e81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    461508c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Use some fixed deps

    janhohenheim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4b9d35a View commit details
    Browse the repository at this point in the history
  2. Start working on dialog

    janhohenheim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2f2827f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. idk

    janhohenheim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8ffa6db View commit details
    Browse the repository at this point in the history
  2. Implement dialogue

    janhohenheim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f4ccc8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e5a116 View commit details
    Browse the repository at this point in the history
  4. Update registry

    janhohenheim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f34c6df View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    55219d4 View commit details
    Browse the repository at this point in the history
  2. Fix prompt

    janhohenheim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    18afb60 View commit details
    Browse the repository at this point in the history
  3. WIP refactoring

    janhohenheim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ed16ad4 View commit details
    Browse the repository at this point in the history
  4. Refactor prompt stuff

    janhohenheim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    889f186 View commit details
    Browse the repository at this point in the history
  5. Fix branch

    janhohenheim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6bcbb17 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    1d30196 View commit details
    Browse the repository at this point in the history
  2. refactor some modules

    janhohenheim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    33bdcf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8ee480e View commit details
    Browse the repository at this point in the history
  2. Show cursor in dialogs

    janhohenheim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7eabc2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8d476e View commit details
    Browse the repository at this point in the history