-
-
Notifications
You must be signed in to change notification settings - Fork 46
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: Animated-Java/animated-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Animated-Java/animated-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 86 files changed
- 1 contributor
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e89e1e3 - Browse repository at this point
Copy the full SHA e89e1e3View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b196b5 - Browse repository at this point
Copy the full SHA 5b196b5View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9bb441 - Browse repository at this point
Copy the full SHA d9bb441View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd74260 - Browse repository at this point
Copy the full SHA dd74260View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a68e487 - Browse repository at this point
Copy the full SHA a68e487View commit details
Commits on Nov 9, 2024
-
🚧 Squashed commit of the following:
commit bd7c6b1 Author: SnaveSutit <[email protected]> Date: Sat Nov 9 04:03:22 2024 -0500 ✨ Add a toast notification for invalid cubes commit bcbb6f8 Author: SnaveSutit <[email protected]> Date: Sat Nov 2 17:33:16 2024 -0400 🛠️ Fix broken asset download on first startup. commit 9a3b525 Author: SnaveSutit <[email protected]> Date: Fri Nov 1 15:08:57 2024 -0400 ✨ Improved tellraw messages commit d8dbdbd Author: SnaveSutit <[email protected]> Date: Wed Oct 30 17:53:35 2024 -0400 Fix production build script issues. commit 2dce027 Author: SnaveSutit <[email protected]> Date: Tue Oct 29 11:10:47 2024 -0400 🛠️ Static Export Locator / Camera Fixes - Fixed use entity locators and cameras not summoning properly in static mode commit 66986b7 Author: SnaveSutit <[email protected]> Date: Wed Oct 23 09:58:02 2024 -0400 🚧 v1.5.1 commit 357bfa2 Author: SnaveSutit <[email protected]> Date: Wed Oct 23 09:57:52 2024 -0400 🛠️ Fix broken passengers from summon tp command commit d36d8de Author: SnaveSutit <[email protected]> Date: Tue Oct 22 11:29:41 2024 -0400 🛠️ Update packager plugin commit 9b5cef3 Author: SnaveSutit <[email protected]> Date: Tue Oct 22 11:20:14 2024 -0400 🚧 v1.5.0 commit b144da9 Author: SnaveSutit <[email protected]> Date: Tue Oct 22 11:19:51 2024 -0400 🛠️ Fix export versioning issues - Realized that 1.21.0's data pack format is significantly different from 1.20.5. commit cc364a7 Author: SnaveSutit <[email protected]> Date: Fri Oct 18 03:47:49 2024 -0400 🎉 Versioned Exporting Allow the user to select a specific Minecraft version to target when exporting. # Changes - Created versioned data pack and resource pack compilers. - Added a Target Minecraft Version blueprint setting. - Added support for Minecraft 1.20.4. - Added support for Minecraft 1.20.5. - Added support for Minecraft 1.21.2. # Fixes - Fixed "default is not defined" error when attempting to export a newly converted blueprint. - Disabled broken zip export modes (will re-enable when fixed). - Fixed missing default values in locator config UI. - Fixed bone config types to ensure they're considered optional. - Updated the packager ESBuild plugin to only copy over prod builds. commit e8d74d3 Author: SnaveSutit <[email protected]> Date: Sat Oct 5 17:51:57 2024 -0400 🚧 Static Export - Added a bunch of checks that reduce the number of exported functions based on what features are in use in the Blueprint. - Added a static export system that removes all animation tech when exporting a Blueprint with no animations. - Fixed cameras not being removed when using remove/this. - Added showFunctionErrors and showOutdatedWarning options. commit f98ddce Author: SnaveSutit <[email protected]> Date: Sat Oct 5 16:34:21 2024 -0400 🛠️ Fix rotation lock issues commit 4c66ee4 Author: SnaveSutit <[email protected]> Date: Thu Sep 26 19:57:53 2024 -0400 🛠️ Fixed some more loading issues commit 3adee11 Author: SnaveSutit <[email protected]> Date: Thu Sep 26 19:55:47 2024 -0400 ✨ Enhanced blockstate parsing messages commit f87e807 Author: SnaveSutit <[email protected]> Date: Wed Sep 25 17:44:14 2024 -0400 🛠️ Possible fix for infinite loading commit d977143 Author: SnaveSutit <[email protected]> Date: Wed Sep 25 00:35:42 2024 -0400 🪩 Remove cubes associated with texture function commit f14e38e Author: SnaveSutit <[email protected]> Date: Tue Sep 24 01:01:56 2024 -0400 🛠️ Fix instant outdated message issue - Fixed outdated rig warning messages showing up before loading was completed, causing rigs that were killed in the first tick to complain about being outdated. commit 25c7005 Author: SnaveSutit <[email protected]> Date: Thu Sep 19 13:39:48 2024 -0400 ❌ Remove extra test models commit 4e0e053 Author: SnaveSutit <[email protected]> Date: Thu Sep 19 04:28:47 2024 -0400 🚧 Prevent editing default variant config commit 93634ed Author: SnaveSutit <[email protected]> Date: Thu Sep 19 02:38:30 2024 -0400 🚧 Add Ko-Fi to README.md commit e8380ce Author: SnaveSutit <[email protected]> Date: Wed Sep 18 13:42:20 2024 -0400 🚧 v1.4.2 commit 0a0617b Author: SnaveSutit <[email protected]> Date: Wed Sep 18 13:28:36 2024 -0400 🛠️ Remove debug commands commit af5e9e3 Author: SnaveSutit <[email protected]> Date: Tue Sep 17 17:37:26 2024 -0400 🚧 v1.4.1 commit a313040 Author: ououn <[email protected]> Date: Tue Sep 17 11:30:26 2024 -1000 🔤 Translate AJ to Chinese - Simplified (#297) commit 9c3eac8 Author: SnaveSutit <[email protected]> Date: Tue Sep 17 17:29:07 2024 -0400 🚧 Add a workaround message to missing model error commit 11f81d5 Author: SnaveSutit <[email protected]> Date: Tue Sep 17 17:22:58 2024 -0400 🛠️ Fixed #303 commit ade7351 Author: SnaveSutit <[email protected]> Date: Tue Sep 17 17:08:02 2024 -0400 🛠️ Fixed #309 commit eebec87 Author: SnaveSutit <[email protected]> Date: Tue Sep 17 16:29:05 2024 -0400 🛠️ Fixed #291
Configuration menu - View commit details
-
Copy full SHA for 6217335 - Browse repository at this point
Copy the full SHA 6217335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d5057 - Browse repository at this point
Copy the full SHA 34d5057View 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 main...v2.0.0