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

Root Sapling (a.k.a. Corrupted Mole) #2698

Merged
merged 58 commits into from
Mar 29, 2024
Merged

Commits on Dec 10, 2023

  1. Initial sprites for Root Sapling [ci skip]

    Note: The sprites of the Root Sapling itself are still WIP and mostly serve to begin coding!
    Rusty-Box committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    8af51da View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    4baf94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ea7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a93716 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. wip root sapling

    MatusGuy committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1c2e4cf View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. root sapling basic behaviour

    MatusGuy committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ebc10d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586a7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f4380d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b173066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cba5ca4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    b71d000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50bff43 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    ef11852 View commit details
    Browse the repository at this point in the history
  2. Glowing root sapling

    MatusGuy committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9d840ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbce263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ee558 View commit details
    Browse the repository at this point in the history
  5. Adjustments

    MatusGuy committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3a82433 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3241702 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. remove unused variables

    MatusGuy authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    2892df7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    7b26652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60dd60 View commit details
    Browse the repository at this point in the history
  3. aeiou

    MatusGuy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5ae94bf View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Jan 22, 2024

  1. horizontal textures

    MatusGuy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    94635e7 View commit details
    Browse the repository at this point in the history
  2. all sides!!!!!

    MatusGuy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5182555 View commit details
    Browse the repository at this point in the history
  3. hit down facing saplings

    MatusGuy committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6c269b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update Root Sapling sprites [ci skip]

    Light sprites still needs position adjustments!
    Rusty-Box committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4a99708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea5873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed042f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    bad5506 View commit details
    Browse the repository at this point in the history
  2. fixes

    MatusGuy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1ee0c0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73cd7bd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Revert is_free_of_tiles and fix detection

    - Fix solid tilemap issue
    - Fix spawning thru unisolid tiles
    MatusGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    72b8d12 View commit details
    Browse the repository at this point in the history
  2. fix more bugs

    MatusGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f02508f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7ecaa8 View commit details
    Browse the repository at this point in the history
  4. picky compiler

    MatusGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    da354a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e59ee84 View commit details
    Browse the repository at this point in the history
  6. oops

    MatusGuy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f0648e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    e659c62 View commit details
    Browse the repository at this point in the history
  2. whoops

    MatusGuy authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    41d593e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. moving tilemaps are stupid

    MatusGuy committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a0f058f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. fix warnings

    MatusGuy committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    21a0e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584c72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87354f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix the fixes

    MatusGuy committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f37b90b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix down/right not choosing the right position

    Please let this be the last bug
    MatusGuy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5a4f34c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. remove todo [ci skip]

    MatusGuy authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    396bba9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Give Mole bigger hill size [ci skip]

    Also, increase rock size + one more sprite variant
    (needs code adjustments!)
    Rusty-Box authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4ce2da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c76868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d110442 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Code style fixes

    Vankata453 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a074434 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. support multiple players

    MatusGuy committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    86dceab View commit details
    Browse the repository at this point in the history
  2. mole is snipable

    MatusGuy committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1719b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cba68a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e0b393 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix down root sapling

    MatusGuy committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    32ba221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f40e2 View commit details
    Browse the repository at this point in the history
  3. faster root sapling

    MatusGuy committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    128837f View commit details
    Browse the repository at this point in the history