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

v0.4.0 #42

Merged
merged 78 commits into from
Apr 29, 2024
Merged

v0.4.0 #42

merged 78 commits into from
Apr 29, 2024

Commits on Apr 9, 2024

  1. feat: cooldown component

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8d6426a View commit details
    Browse the repository at this point in the history
  2. feat: player hit cooldown

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    00da148 View commit details
    Browse the repository at this point in the history
  3. feat: damage component

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5181421 View commit details
    Browse the repository at this point in the history
  4. feat(ripper): new creature

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54b352e View commit details
    Browse the repository at this point in the history
  5. docs: explain

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ef5ef92 View commit details
    Browse the repository at this point in the history
  6. fix: remove min

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0fbc8da View commit details
    Browse the repository at this point in the history
  7. feat: new conversion

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    45d86b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df92dee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2743818 View commit details
    Browse the repository at this point in the history
  10. feat: tile queries

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c49c68d View commit details
    Browse the repository at this point in the history
  11. feat(spiky): new creature

    aardhyn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3396291 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. chore: refinements

    aardhyn committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f89f503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc9a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    818855f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix: hit cooldown off camera

    aardhyn committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a905108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65bfec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    265ab58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b153e08 View commit details
    Browse the repository at this point in the history
  5. feat(zoomer): new creature

    aardhyn committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a8f1b74 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. feat(buzz): new creature

    aardhyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9fa8a78 View commit details
    Browse the repository at this point in the history
  2. feat: generic room collision

    aardhyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6da2b0c View commit details
    Browse the repository at this point in the history
  3. chore(Vec2): new methods

    aardhyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f2c100c View commit details
    Browse the repository at this point in the history
  4. fix: remove directive

    aardhyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    601d6be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    686c573 View commit details
    Browse the repository at this point in the history
  6. docs(credits): update

    aardhyn committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    142e638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b940190 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. feat: fragile component

    aardhyn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    35c4cf5 View commit details
    Browse the repository at this point in the history
  2. feat: creature component

    aardhyn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6432eae View commit details
    Browse the repository at this point in the history
  3. feat: player projectile

    aardhyn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d410f82 View commit details
    Browse the repository at this point in the history
  4. feat: rotation

    aardhyn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3ab539e View commit details
    Browse the repository at this point in the history
  5. feat: direction utilities

    aardhyn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4fc363c View commit details
    Browse the repository at this point in the history
  6. fix: typo

    aardhyn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    021e0ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    887cfcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd18da3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    f3ade74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b842a View commit details
    Browse the repository at this point in the history
  3. feat: tile meta

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2a1d73a View commit details
    Browse the repository at this point in the history
  4. chore: organize files

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    84a1e36 View commit details
    Browse the repository at this point in the history
  5. feat: secondary weapon

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b0de79e View commit details
    Browse the repository at this point in the history
  6. feat: tile destruction

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    243d17f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d47caef View commit details
    Browse the repository at this point in the history
  8. feat: improved querying

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d9eade6 View commit details
    Browse the repository at this point in the history
  9. fix: typo

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e59184d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1055b54 View commit details
    Browse the repository at this point in the history
  11. feat(tile): damage metadata

    aardhyn committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2e542c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25f7dd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    90165ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d72cc View commit details
    Browse the repository at this point in the history
  3. chore: change debug key

    aardhyn committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4685260 View commit details
    Browse the repository at this point in the history
  4. build: bump version

    aardhyn committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    607f7e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. chore: creature housekeeping

    aardhyn committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    159a63d View commit details
    Browse the repository at this point in the history
  2. fix: change debug key

    aardhyn committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0153bbc View commit details
    Browse the repository at this point in the history
  3. feat: string to direction

    aardhyn committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ee996a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35f4568 View commit details
    Browse the repository at this point in the history
  5. fix: debug check

    aardhyn committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0d14158 View commit details
    Browse the repository at this point in the history
  6. feat: add creatures

    aardhyn committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f2b87fe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat: tile layers

    aardhyn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    063db3e View commit details
    Browse the repository at this point in the history
  2. chore: module housekeeping

    aardhyn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e89a007 View commit details
    Browse the repository at this point in the history
  3. chore: bump version

    aardhyn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6a9c9a2 View commit details
    Browse the repository at this point in the history
  4. feat(ice beam): new weapon

    aardhyn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    adc1d1c View commit details
    Browse the repository at this point in the history
  5. feat: player dash

    aardhyn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4848791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3bf641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ff841f View commit details
    Browse the repository at this point in the history
  8. fix: remove macro

    aardhyn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1bba0de View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. fix: improve fixed timestep

    aardhyn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b0c37fa View commit details
    Browse the repository at this point in the history
  2. chore: deprecate dash

    aardhyn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    983ac17 View commit details
    Browse the repository at this point in the history
  3. feat: high jump

    aardhyn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6e7775d View commit details
    Browse the repository at this point in the history
  4. style: reformat

    aardhyn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4498fca View commit details
    Browse the repository at this point in the history
  5. feat: toggle debug mode

    aardhyn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b9eb459 View commit details
    Browse the repository at this point in the history
  6. fix: remove println

    aardhyn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e3173c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. feat: organize tile removal

    aardhyn committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    54d7a0d View commit details
    Browse the repository at this point in the history
  2. feat: collectables

    aardhyn committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    371bbcb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    8874bed View commit details
    Browse the repository at this point in the history
  2. fix: health can't degrade

    aardhyn committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3e16e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    403ac48 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    884d2be View commit details
    Browse the repository at this point in the history
  2. feat: unsigned health

    aardhyn committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aa7ceb2 View commit details
    Browse the repository at this point in the history
  3. feat: improved demo map

    aardhyn committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    97ecef4 View commit details
    Browse the repository at this point in the history