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

fabric 1.20.1 functional port #222

Open
wants to merge 201 commits into
base: 1.20.x
Choose a base branch
from

Commits on Jul 31, 2024

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

Commits on Aug 2, 2024

  1. worked but buggy

    IAFEnvoy committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    224736f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bac471 View commit details
    Browse the repository at this point in the history
  3. fix castle door render

    IAFEnvoy committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6d501bd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. fix server launching issue

    IAFEnvoy committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2cebda1 View commit details
    Browse the repository at this point in the history
  2. fix item rendering

    IAFEnvoy committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    829f634 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Sep 28, 2024

  1. Reformat code with tabs

    marlester-dev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9dd7531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8a187 View commit details
    Browse the repository at this point in the history
  3. Revert "fix not visible knight metal shields"

    I want to do it the right way
    
    This reverts commit 3a8a187.
    marlester-dev committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3efb8ed View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Delete src/main/resources/assets/twilightforest/sounds directory

    I don't want any legal problems with THAT guy. So I will delete it even on github.
    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e69fd4e View commit details
    Browse the repository at this point in the history
  2. Add empty sounds files (THEY ARE EMPTY, EMPTY, NO SOUNDS, 0 BYTES!)

    They can't copyright the names of the sounds, don't get me wrong
    marlester-dev committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2e14694 View commit details
    Browse the repository at this point in the history
  3. add some hydra sounds

    marlester-dev committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    eaa1d8d View commit details
    Browse the repository at this point in the history
  4. add deer sounds

    marlester-dev committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f1ec772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3241afd View commit details
    Browse the repository at this point in the history
  6. add alpha yeti sounds

    marlester-dev committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5b82e6a View commit details
    Browse the repository at this point in the history
  7. Update README.md

    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    48da20c View commit details
    Browse the repository at this point in the history
  8. Update README.md

    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e139a86 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1d8a27e View commit details
    Browse the repository at this point in the history
  10. Update LICENSE

    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0d355b2 View commit details
    Browse the repository at this point in the history
  11. Update LICENSE

    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2a623be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39a84a9 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    marlester-dev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0a6069f View commit details
    Browse the repository at this point in the history
  14. finish sounds

    marlester-dev committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ae25bfc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2cdfe76 View commit details
    Browse the repository at this point in the history
  16. finish sounds 2

    marlester-dev committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7616f7c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f6b9e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. change back sounds.json

    marlester-dev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e8a77f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484e1e8 View commit details
    Browse the repository at this point in the history
  3. Optimize imports

    (finally I can focus on code)
    marlester-dev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3b5d745 View commit details
    Browse the repository at this point in the history
  4. complete the de_de.json

    marlester-dev committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    075be21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0581c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e282605 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. revert model loader lib

    it's too difficult to port it all, I need a better solution
    marlester-dev committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a4d9d6e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Revert "revert model loader lib"

    crazy
    This reverts commit a4d9d6e.
    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    db45461 View commit details
    Browse the repository at this point in the history
  2. revert f1aaf6d

    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f71cad0 View commit details
    Browse the repository at this point in the history
  3. revert f1aaf6d 2

    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    08168b9 View commit details
    Browse the repository at this point in the history
  4. revert ebd6149

    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3079481 View commit details
    Browse the repository at this point in the history
  5. revert ebd6149 2

    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5783f47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab09c58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35ad3c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b056000 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c1164a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6b474b View commit details
    Browse the repository at this point in the history
  11. Revert "revert ebd6149 2"

    This reverts commit 5783f47.
    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1257706 View commit details
    Browse the repository at this point in the history
  12. Revert "revert ebd6149"

    This reverts commit 3079481.
    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    794f9e5 View commit details
    Browse the repository at this point in the history
  13. Revert "revert f1aaf6d 2"

    This reverts commit 08168b9.
    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f47f76c View commit details
    Browse the repository at this point in the history
  14. Revert "revert f1aaf6d"

    This reverts commit f71cad0.
    marlester-dev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    03ca790 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6cf8e7e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c6a3fa6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1f2774f View commit details
    Browse the repository at this point in the history
  2. Reapply "fix not visible knight metal shields"

    This reverts commit 3efb8ed.
    marlester-dev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    819fcd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4df919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53deb0a View commit details
    Browse the repository at this point in the history
  5. try render force field

    marlester-dev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b980f62 View commit details
    Browse the repository at this point in the history
  6. try to revert f5b4413

    marlester-dev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2c0cc29 View commit details
    Browse the repository at this point in the history
  7. fully revert f5b4413

    marlester-dev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4970611 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5328df4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f087287 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    07707d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e31fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62c3b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    771630e View commit details
    Browse the repository at this point in the history
  5. finally fix giant tools rendering in gui

    (took me 5 hours)
    marlester-dev committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7092018 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae3d51d View commit details
    Browse the repository at this point in the history
  7. add a todo for it

    marlester-dev committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d65832a View commit details
    Browse the repository at this point in the history
  8. Revert "Temporarily revert 77e31fb."

    the datagen run is still broken, but there are some things to be made
    
    This reverts commit ae3d51d.
    marlester-dev committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    78081e6 View commit details
    Browse the repository at this point in the history
  9. change the todo

    marlester-dev committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    15929b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    0380f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edaa81f View commit details
    Browse the repository at this point in the history
  3. add todo

    marlester-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d2fc2dc View commit details
    Browse the repository at this point in the history
  4. since I can't fix the datagen, I will temporatily add them manually

    I know it's bad
    one more todo..
    marlester-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    467d8d2 View commit details
    Browse the repository at this point in the history
  5. die ursache des bugs endlich gefunden

    muss noch aufarbeiten
    marlester-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8b9dc43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d26835d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ef2f0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12d631f View commit details
    Browse the repository at this point in the history
  9. properly fix the shield bug

    why did you do this iafenvboy
    marlester-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    999b25f View commit details
    Browse the repository at this point in the history
  10. bump version to 1.0

    marlester-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ba32821 View commit details
    Browse the repository at this point in the history
  11. add a todo

    marlester-dev committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4b064dc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    83c9883 View commit details
    Browse the repository at this point in the history
  2. bump to 1.1

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bf6b3c6 View commit details
    Browse the repository at this point in the history
  3. remove todo

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d7bbacb View commit details
    Browse the repository at this point in the history
  4. isMultipartEntity must stay!

    why did iafenvoy remove this internal method
    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0524625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b665792 View commit details
    Browse the repository at this point in the history
  6. the c tag of course!

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f98c64d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6262673 View commit details
    Browse the repository at this point in the history
  8. ran datagen

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a6458b6 View commit details
    Browse the repository at this point in the history
  9. bump to 1.2

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a9bc1a7 View commit details
    Browse the repository at this point in the history
  10. return rei compatibility

    I don't really undestand why IAFENVoy removed it
    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9c24964 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    082a55c View commit details
    Browse the repository at this point in the history
  12. fix datagen mistake

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4c485f8 View commit details
    Browse the repository at this point in the history
  13. rerun datagen

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a5ba1ed View commit details
    Browse the repository at this point in the history
  14. delete forge tags

    marlester-dev committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a781bef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1c0c3dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c69e0b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. remove the old todo

    marlester-dev committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    09324ed View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. remove the c2me incompatibility

    dont care if it breaks
    marlester-dev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    846f435 View commit details
    Browse the repository at this point in the history
  2. use resetFallDistance()

    marlester-dev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8bbebfe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    78948e5 View commit details
    Browse the repository at this point in the history
  2. Revert "avoid double registering the registry key"

    This reverts commit 78948e5.
    marlester-dev committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    12aab7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de78175 View commit details
    Browse the repository at this point in the history
  4. we are getting closer

    marlester-dev committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c3acbc8 View commit details
    Browse the repository at this point in the history
  5. Revert "we are getting closer"

    This reverts commit c3acbc8.
    marlester-dev committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7a1e13d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    d32a5ec View commit details
    Browse the repository at this point in the history
  2. Reapply "we are getting closer"

    This reverts commit 7a1e13d.
    marlester-dev committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    77b88c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26dd3cf View commit details
    Browse the repository at this point in the history
  4. Revert "Reapply "we are getting closer""

    This reverts commit 77b88c5.
    marlester-dev committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    44d761e View commit details
    Browse the repository at this point in the history
  5. add a todo

    marlester-dev committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0ce8ef0 View commit details
    Browse the repository at this point in the history
  6. add a comment

    marlester-dev committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9ea0073 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    5ce3291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3665c5 View commit details
    Browse the repository at this point in the history
  3. run datagen!

    finally a datagen run without errors
    marlester-dev committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c926743 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 28, 2024

  1. add todo

    marlester-dev committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cc95010 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. add TFRegistryAccess

    marlester-dev committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2a9afc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. problem code found

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    534c509 View commit details
    Browse the repository at this point in the history
  2. problem solved

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    51c6ec6 View commit details
    Browse the repository at this point in the history
  3. delete todos

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d0038ab View commit details
    Browse the repository at this point in the history
  4. return to old method

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fa5fc61 View commit details
    Browse the repository at this point in the history
  5. add todo

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f58d4f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9e8992 View commit details
    Browse the repository at this point in the history
  7. try a fix

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dde6c11 View commit details
    Browse the repository at this point in the history
  8. run datagen!

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dd03cef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8373c8f View commit details
    Browse the repository at this point in the history
  10. add a todo

    marlester-dev committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5973522 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    3a38f84 View commit details
    Browse the repository at this point in the history
  2. it worked lol

    marlester-dev committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    de7eaa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7890c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11acfdf View commit details
    Browse the repository at this point in the history
  5. why

    marlester-dev committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3a3e0f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    199e86f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d58c13 View commit details
    Browse the repository at this point in the history
  8. add more details to log

    marlester-dev committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    759c004 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6edb75 View commit details
    Browse the repository at this point in the history
  10. bump to 1.3 (YAY!)

    marlester-dev committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    105f877 View commit details
    Browse the repository at this point in the history
  11. remove the todo

    marlester-dev committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1d0d7ba View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    a0b5723 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.3.1

    marlester-dev committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8d97437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d069d4 View commit details
    Browse the repository at this point in the history
  4. fix atlas generating magic paintings

    no idea why it helped me but it did
    marlester-dev committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    acd12be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b1b531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86d373f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d898f4c View commit details
    Browse the repository at this point in the history
  8. bump version to 1.3.2

    marlester-dev committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    10a65e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. update fabric.mod.json

    marlester-dev committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5d46368 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.3.3

    marlester-dev committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    aac74ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c262dda View commit details
    Browse the repository at this point in the history
  4. optimise imports

    marlester-dev committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ac94c19 View commit details
    Browse the repository at this point in the history
  5. bump version to 1.3.4

    marlester-dev committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fc6815e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    42f59b6 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.3.5

    marlester-dev committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    192818f View commit details
    Browse the repository at this point in the history
  3. readd lucid lands

    marlester-dev committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4f1d0b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6959130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb36dad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2eab74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6abb510 View commit details
    Browse the repository at this point in the history
  8. fix crash

    marlester-dev committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7e09471 View commit details
    Browse the repository at this point in the history
  9. run datagen

    marlester-dev committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    55c14c6 View commit details
    Browse the repository at this point in the history
  10. update dede

    marlester-dev committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7d902c0 View commit details
    Browse the repository at this point in the history
  11. bump version to 1.3.6a

    marlester-dev committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c81522a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. map atlases

    marlester-dev committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9c48e91 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.3.6

    marlester-dev committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d7159ce View commit details
    Browse the repository at this point in the history
  3. add wthit support

    marlester-dev committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    32ce4b6 View commit details
    Browse the repository at this point in the history
  4. Revert "add wthit support"

    Because WTHIT doesn't support small items and the big ones look bad
    This reverts commit 32ce4b6.
    marlester-dev committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    59141f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    c649792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd689c6 View commit details
    Browse the repository at this point in the history
  3. Revert "update fabric.mod.json"

    The fork time is over
    This reverts commit 5d46368.
    marlester-dev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c7a585b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    261b41e View commit details
    Browse the repository at this point in the history
  5. add us to the end of the list

    we are unimportant people now! how embarrassing
    marlester-dev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    db8a716 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5519131 View commit details
    Browse the repository at this point in the history
  7. port spawns cache

    marlester-dev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b1c51f6 View commit details
    Browse the repository at this point in the history
  8. port shaders

    marlester-dev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2d2798f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52d17d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a783566 View commit details
    Browse the repository at this point in the history
  11. add todo

    marlester-dev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b634983 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix a few shader bugs

    marlester-dev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    eafebb3 View commit details
    Browse the repository at this point in the history
  2. rename field

    marlester-dev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4be4c15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ed794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ea0a6 View commit details
    Browse the repository at this point in the history
  5. readd original sounds

    marlester-dev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a18e526 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    marlester-dev authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    44fb445 View commit details
    Browse the repository at this point in the history
  7. update language files

    marlester-dev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    aae1ab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. change license back

    marlester-dev authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2b6512a View commit details
    Browse the repository at this point in the history
  2. Readd ASSET_LICENSE

    marlester-dev authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d3b86b4 View commit details
    Browse the repository at this point in the history
  3. Revert "delete jappa pack support"

    This reverts commit 1f2774f.
    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7598b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79fb4ae View commit details
    Browse the repository at this point in the history
  5. Revert "delete new model classes"

    This reverts commit d4df919.
    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    de320ca View commit details
    Browse the repository at this point in the history
  6. Revert "delete new model classes imports"

    This reverts commit 53deb0a.
    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bf69c16 View commit details
    Browse the repository at this point in the history
  7. add imports for jappa

    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1a780e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ac3430 View commit details
    Browse the repository at this point in the history
  9. fixed related problems

    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5d2e988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da3d7ab View commit details
    Browse the repository at this point in the history
  11. no casts in float

    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a180317 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6dd6cd View commit details
    Browse the repository at this point in the history
  13. run datagen!

    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8aec417 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b80a52c View commit details
    Browse the repository at this point in the history
  15. register Restrictions, WoodPalettes, biome stacks and magic paintings…

    … registries in their own classes
    marlester-dev committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2bc1bd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    6761b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fa5d5 View commit details
    Browse the repository at this point in the history
  3. add a TODO

    marlester-dev committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6853f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. edit the todo

    marlester-dev committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    f52e863 View commit details
    Browse the repository at this point in the history