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

refactor, cleanup, API, bugfixes #19

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    846308e View commit details
    Browse the repository at this point in the history
  2. support legacy anvil api

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    763f2bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b0258d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b5a60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d624453 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff58eb9 View commit details
    Browse the repository at this point in the history
  7. alias handmill to quern

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e764a6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e886604 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3407c0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89ae56b View commit details
    Browse the repository at this point in the history
  11. fix logic error

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c087e51 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05cd830 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db057f0 View commit details
    Browse the repository at this point in the history
  14. tweak barrel infotext

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fa2d38b View commit details
    Browse the repository at this point in the history
  15. actually acknowledge anvil

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    64a286d View commit details
    Browse the repository at this point in the history
  16. update old metadata value

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c0d63eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    788f0bc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e64d1e4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7734626 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cc6ee4f View commit details
    Browse the repository at this point in the history
  21. don't crash anvils

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0aeb598 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    baf6d6a View commit details
    Browse the repository at this point in the history
  23. remove debug message

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1d260c1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2f01468 View commit details
    Browse the repository at this point in the history
  25. avoid possible crash

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7efbc94 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1fe8fb8 View commit details
    Browse the repository at this point in the history
  27. fix public anvil support

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cdbc22b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    116ea12 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b58368e View commit details
    Browse the repository at this point in the history
  30. stylua fixes

    fluxionary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0157649 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Aug 23, 2023

  1. Rework (#2)

    * compatibility w/ broken tools
    
    * use staminoid if available
    
    * right, no fmod
    
    * don't include carts texture when carts is not available
    
    * change rope recipe to avoid conflict w/ ethereal
    
    * change barrel recipe to avoid conflict w/ wine
    
    * staminoid integration: use more stamina
    
    * change recipe for glass pane to avoid conflict w/ xdecor
    
    * tree trunk well: compatibility w/ bucket redo
    
    * anvil: more stamina usage
    
    * anvils: more expensive, and not movable
    
    * allow filling glasses of water when using bucket redo
    
    * get safe short description when reporting about tool on anvil
    
    * make sure slabs are registered when using the moreblocks 3.0
    fluxionary authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a850b73 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

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

Commits on May 31, 2024

  1. Replace deprecated set_physics_override() calls (#5)

    * Replace deprecated `set_physics_override()` calls
    
    * Run stylua to fix CI
    Niklp09 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    19df7a7 View commit details
    Browse the repository at this point in the history