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

Revamp tools #688

Merged
merged 56 commits into from
Jan 4, 2024
Merged

Revamp tools #688

merged 56 commits into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. aa why u crash

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5ba1055 View commit details
    Browse the repository at this point in the history
  2. aa why u crash

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ab1927e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d4d043 View commit details
    Browse the repository at this point in the history
  4. god this is annoying to do

    megacommit moment
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    96bc900 View commit details
    Browse the repository at this point in the history
  5. update muh codes

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c371ea8 View commit details
    Browse the repository at this point in the history
  6. it runs.

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9267db5 View commit details
    Browse the repository at this point in the history
  7. feat: megacommit moment

    - adds all classes for custom tools
    - fabric parity for forge extension methods, minus extra weird ones
    - custom behaviours
    - et cetera, contains lots of skill issues
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    08bf55e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9335f6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a35e55e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    681db3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3042b2c View commit details
    Browse the repository at this point in the history
  12. fix: some more AOE fixes

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    da4e95d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dedaa8c View commit details
    Browse the repository at this point in the history
  14. fix: misc fixes

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f3d521d View commit details
    Browse the repository at this point in the history
  15. feat: tooltips

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c750476 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd76c7d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0c385f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    42dc652 View commit details
    Browse the repository at this point in the history
  19. fix: spades now exist.

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    42ece16 View commit details
    Browse the repository at this point in the history
  20. fix: mining tool tags.

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0899e76 View commit details
    Browse the repository at this point in the history
  21. chore: datagen & some minor touchups

    CURRENT ISSUES:
    - torch place behavior voids your tool.
    - fabric doesn't have the capabilities attaching yet.
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f3d6705 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7202b75 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    816a680 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    077d5ba View commit details
    Browse the repository at this point in the history
  25. fix: hoe behaviour works.

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    439408c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    920edfb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7fb1a1c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    08dd470 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ff6d0c9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6a89832 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e6fea1f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a62cd97 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7496357 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ebbb6f3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2eb32e2 View commit details
    Browse the repository at this point in the history
  36. feat: make GTItems.TOOL_ITEMS be a table of <Material, Type, IGTTool>…

    … instead of a <Tier, Type, ToolItem>
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ea3f549 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    831bc51 View commit details
    Browse the repository at this point in the history
  38. feat: fallback to vanilla logic in case someone calls IGTToolImpl.def…

    …inition$isCorrectToolForDrops with a non-GT tool
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    768c0c0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    742d229 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d66ac90 View commit details
    Browse the repository at this point in the history
  41. fix: oops.

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    640ff81 View commit details
    Browse the repository at this point in the history
  42. fix: for some reason NBTToJsonConverter always converts numbers to do…

    …ubles which ends up in larger numbers having rounding errors.
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7140db5 View commit details
    Browse the repository at this point in the history
  43. feat: colored tool handles

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    123d6b0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fa2cbdf View commit details
    Browse the repository at this point in the history
  45. Revert "fix: reorder tint indexes on tool models"

    This reverts commit fa2cbdf.
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1bb018d View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0f32cba View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    904490a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c1c1687 View commit details
    Browse the repository at this point in the history
  49. Revert "fix: for some reason NBTToJsonConverter always converts numbe…

    …rs to doubles which ends up in larger numbers having rounding errors."
    
    This reverts commit 7140db5.
    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e47443c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    bceef62 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a017060 View commit details
    Browse the repository at this point in the history
  52. chore: changelog & version

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7abebb1 View commit details
    Browse the repository at this point in the history
  53. chore: datagen

    screret committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    eb012f4 View commit details
    Browse the repository at this point in the history
  54. emphasize tool breakage

    Co-authored-by: Mikerooni <[email protected]>
    screret and mikerooni authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fce43fa View commit details
    Browse the repository at this point in the history
  55. fix weird import

    Co-authored-by: Mikerooni <[email protected]>
    screret and mikerooni authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c33d363 View commit details
    Browse the repository at this point in the history
  56. Update common/src/main/java/com/gregtechceu/gtceu/api/item/tool/aoe/A…

    …oESymmetrical.java
    
    Co-authored-by: Mikerooni <[email protected]>
    screret and mikerooni authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ac49b73 View commit details
    Browse the repository at this point in the history