forked from lishid/OpenInv
-
Notifications
You must be signed in to change notification settings - Fork 53
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Jikoo/OpenInv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Jikoo/OpenInv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 66 files changed
- 6 contributors
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b907e1 - Browse repository at this point
Copy the full SHA 3b907e1View commit details
Commits on Feb 19, 2025
-
* feat(folia): added folia support * chore(folia): apply folia-supported: true label --------- Co-authored-by: R00tB33rMan <rootb33rman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0db487c - Browse repository at this point
Copy the full SHA 0db487cView commit details
Commits on Mar 2, 2025
-
* Fix warnings about task not being cacheable * Add plugin to install Spigot * Explicitly cache BuildTools products * Move reobfuscation to a plugin * Update compilation instructions
Configuration menu - View commit details
-
Copy full SHA for 414b141 - Browse repository at this point
Copy the full SHA 414b141View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e44697f - Browse repository at this point
Copy the full SHA e44697fView commit details
Commits on Mar 8, 2025
-
* Hack around SpecialSource limitations with ProGuard mappings * Relocate PlanarWrappers * Use libs for shadow exclusion
Configuration menu - View commit details
-
Copy full SHA for 51649bf - Browse repository at this point
Copy the full SHA 51649bfView commit details
Commits on Mar 9, 2025
-
Reduce remapping maintenance burden
I don't think SpecialSource is likely to make major changes to JarMapping, but RemapperProcessor hasn't been changed in 4 years. This is less efficient in terms of lookup speed, but does not require the hacky JarMapping extension and doesn't require a second copy of the field mappings to be kept in memory.
1Configuration menu - View commit details
-
Copy full SHA for 4569099 - Browse repository at this point
Copy the full SHA 4569099View commit details -
Consider any class name format valid
This technically allows edge cases where the package (or class, for classes with no package) can start with L and be incorrectly matched, but that feels like a case of play stupid games, win stupid prizes. Classes should be packaged, and package names should be lower case. Requires a much less hacky change to JarMapping to optimize.
Configuration menu - View commit details
-
Copy full SHA for f4ed616 - Browse repository at this point
Copy the full SHA f4ed616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 268e910 - Browse repository at this point
Copy the full SHA 268e910View commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7a2cef5 - Browse repository at this point
Copy the full SHA 7a2cef5View commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ada819b - Browse repository at this point
Copy the full SHA ada819bView commit details
Commits on Mar 21, 2025
-
Hack around JitPack building Spigot
and publishing it, but we don't talk about that
Configuration menu - View commit details
-
Copy full SHA for b89f349 - Browse repository at this point
Copy the full SHA b89f349View commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c8c364 - Browse repository at this point
Copy the full SHA 0c8c364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ac5c9 - Browse repository at this point
Copy the full SHA 05ac5c9View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ad06b46 - Browse repository at this point
Copy the full SHA ad06b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2ec21 - Browse repository at this point
Copy the full SHA 8c2ec21View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.1.9...5.1.10