-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
128 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Disable autocrlf on generated files, they always generate with LF | ||
# Add any extra files or paths here to make git stop saying they | ||
# are changed when only line endings change. | ||
src/generated/**/.cache/cache text eol=lf | ||
src/generated/**/*.json text eol=lf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
# ChangeLog | ||
|
||
All notable changes to this project will be documented in this file,ChangeLog information is generated by the [CommitMessage plugin](https://plugins.jetbrains.com/plugin/12256-commit-message-create) | ||
|
||
## [v1.3.7.3-forge](http://github.com/Nova-Committee/Re-Avaritia/compare/v1.3.7.3-forge...master) | ||
|
||
|
||
### feat | ||
|
||
* add rainbow color effect to Eternal Singularity item- Implement a new getCurrentRainbowColor method in AvaritiaClient to generate a rainbow color effect for the Eternal Singularity item. - Register the Eternal Singularity item with a unique color in the item color handler event. - Refactor the DynamicRecipeHandler to load ingredients for the Eternal Singularity Craft Recipe dynamically. - Add a new EternalSingularityCraftRecipe class, corresponding item model, and recipe JSON files for the new recipe.- Update the ExtremeCraftingTableCategory and ExtremeTableCrafting scripts to include the Eternal Singularity recipe.- Modify the InfinityCatalystCraftRecipe to support a recipe group and ingredients loading. ([e50cb3f](http://github.com/Nova-Committee/Re-Avaritia/commit/e50cb3f)) | ||
* add support for Charm of Undying in Infinity Handler ([02929d6](http://github.com/Nova-Committee/Re-Avaritia/commit/02929d6)) | ||
* DEEPSLATE pickaxe ([da53ba9](http://github.com/Nova-Committee/Re-Avaritia/commit/da53ba9)) | ||
* armor render test ([302a692](http://github.com/Nova-Committee/Re-Avaritia/commit/302a692)) | ||
* sword and armor render ([6459e71](http://github.com/Nova-Committee/Re-Avaritia/commit/6459e71)) | ||
* finish halo render ([8384c96](http://github.com/Nova-Committee/Re-Avaritia/commit/8384c96)) | ||
* wip:add render ([2bc3d8f](http://github.com/Nova-Committee/Re-Avaritia/commit/2bc3d8f)) | ||
|
||
|
||
### fix | ||
|
||
* fixs ([c3463fb](http://github.com/Nova-Committee/Re-Avaritia/commit/c3463fb)) | ||
* fix close #42 ([01adefe](http://github.com/Nova-Committee/Re-Avaritia/commit/01adefe)) | ||
* fix #63 #55 ([78fb86b](http://github.com/Nova-Committee/Re-Avaritia/commit/78fb86b)) | ||
* fix #63 #55 ([67a3224](http://github.com/Nova-Committee/Re-Avaritia/commit/67a3224)) | ||
|
||
|
||
## [v1.3.7.1-forge](http://github.com/Nova-Committee/Re-Avaritia/compare/v1.3.7.1-forge...master) | ||
|
||
|
||
### feat | ||
|
||
* recipes fix ([93a508a](http://github.com/Nova-Committee/Re-Avaritia/commit/93a508a)) | ||
* add trace arrow ([53d2203](http://github.com/Nova-Committee/Re-Avaritia/commit/53d2203)) | ||
* add a lot ([e945f02](http://github.com/Nova-Committee/Re-Avaritia/commit/e945f02)) | ||
* add #55 ([c77f8fb](http://github.com/Nova-Committee/Re-Avaritia/commit/c77f8fb)) | ||
|
||
|
||
### fix | ||
|
||
* fix a lot ([88bdc10](http://github.com/Nova-Committee/Re-Avaritia/commit/88bdc10)) | ||
* crossbow func fix ([94418ba](http://github.com/Nova-Committee/Re-Avaritia/commit/94418ba)) | ||
* witherskeleton drop fixs ([221470f](http://github.com/Nova-Committee/Re-Avaritia/commit/221470f)) | ||
|
||
|
||
## [v1.3.6.1](http://github.com/Nova-Committee/Re-Avaritia/compare/v1.3.6.1...master) | ||
|
||
|
||
### feat | ||
|
||
* some features ([fec42a7](http://github.com/Nova-Committee/Re-Avaritia/commit/fec42a7)) | ||
* damage features ([dfc6716](http://github.com/Nova-Committee/Re-Avaritia/commit/dfc6716)) | ||
* advancements added ([b777357](http://github.com/Nova-Committee/Re-Avaritia/commit/b777357)) | ||
* some bug fixs ([0cdc7c9](http://github.com/Nova-Committee/Re-Avaritia/commit/0cdc7c9)) | ||
* add infinity totem ([157ffff](http://github.com/Nova-Committee/Re-Avaritia/commit/157ffff)) | ||
|
||
|
||
### fix | ||
|
||
* crafting table menu fix ([a347e06](http://github.com/Nova-Committee/Re-Avaritia/commit/a347e06)) | ||
* fix #53 ([c053e40](http://github.com/Nova-Committee/Re-Avaritia/commit/c053e40)) | ||
* fix net packet ([c2dacca](http://github.com/Nova-Committee/Re-Avaritia/commit/c2dacca)) | ||
* fix #37 #49 #50 ([3539c95](http://github.com/Nova-Committee/Re-Avaritia/commit/3539c95)) | ||
* fix #49 ([a9fad1b](http://github.com/Nova-Committee/Re-Avaritia/commit/a9fad1b)) | ||
* fix #48 ([51f5f30](http://github.com/Nova-Committee/Re-Avaritia/commit/51f5f30)) | ||
|
||
|
||
## [v1.3.5.3-lex](http://github.com/Nova-Committee/Re-Avaritia/compare/v1.3.5.3-lex...master) | ||
|
||
|
||
### feat | ||
|
||
* efe345e Added fun feature ([efe345e](http://github.com/Nova-Committee/Re-Avaritia/commit/efe345e)) | ||
|
||
|
||
### fix | ||
|
||
* gamemode fix ([7c8260a](http://github.com/Nova-Committee/Re-Avaritia/commit/7c8260a)) | ||
* fix #37 #43 ([6704b23](http://github.com/Nova-Committee/Re-Avaritia/commit/6704b23)) | ||
* ability fly ([927f3f9](http://github.com/Nova-Committee/Re-Avaritia/commit/927f3f9)) | ||
* 最新构建版本会使某些物品合成失效 ([844f753](http://github.com/Nova-Committee/Re-Avaritia/commit/844f753)) | ||
* Avaritia与jei在服务器中一些合成表不显示 ([1408a40](http://github.com/Nova-Committee/Re-Avaritia/commit/1408a40)) | ||
* 1879180 + data gen fix ([1879180](http://github.com/Nova-Committee/Re-Avaritia/commit/1879180)) | ||
* f203134 + fix menu data + fix immortal entity + fix #39 #40 ([f203134](http://github.com/Nova-Committee/Re-Avaritia/commit/f203134)) | ||
* 80f64d8 + fix star fuel ([80f64d8](http://github.com/Nova-Committee/Re-Avaritia/commit/80f64d8)) | ||
* 9937046 + fix action ([9937046](http://github.com/Nova-Committee/Re-Avaritia/commit/9937046)) | ||
* 1e2ae40 + fix jei draw ([1e2ae40](http://github.com/Nova-Committee/Re-Avaritia/commit/1e2ae40)) | ||
* f7ee17b + fix skull-sword recipe ([f7ee17b](http://github.com/Nova-Committee/Re-Avaritia/commit/f7ee17b)) | ||
* 9d5ef5f + fix #36 ([9d5ef5f](http://github.com/Nova-Committee/Re-Avaritia/commit/9d5ef5f)) | ||
* 69af7af (origin/1.20-forged, 1.20-forged) + fix client side 2 ([69af7af](http://github.com/Nova-Committee/Re-Avaritia/commit/69af7af)) | ||
* fb1a18e + fix client side ([fb1a18e](http://github.com/Nova-Committee/Re-Avaritia/commit/fb1a18e)) | ||
* a75fa61 + rename + fix #31 ([a75fa61](http://github.com/Nova-Committee/Re-Avaritia/commit/a75fa61)) | ||
* 15d7ff1 + fix #32 ([15d7ff1](http://github.com/Nova-Committee/Re-Avaritia/commit/15d7ff1)) | ||
* 705c8a4 + fix readme ([705c8a4](http://github.com/Nova-Committee/Re-Avaritia/commit/705c8a4)) | ||
* cff71fe + add cosmic sprites + fix #28 + add tracer function for infinity bow + update readme + try to fix halo item ([cff71fe](http://github.com/Nova-Committee/Re-Avaritia/commit/cff71fe)) | ||
* 9f114d7 + add KubeJs support + fix #19 ([9f114d7](http://github.com/Nova-Committee/Re-Avaritia/commit/9f114d7)) | ||
* 7f7dd2e + fix Could not generate default singularities ([7f7dd2e](http://github.com/Nova-Committee/Re-Avaritia/commit/7f7dd2e)) | ||
* e98a44c + fix #14 ([e98a44c](http://github.com/Nova-Committee/Re-Avaritia/commit/e98a44c)) | ||
* 26f3a9c + fix resources 2 ([26f3a9c](http://github.com/Nova-Committee/Re-Avaritia/commit/26f3a9c)) | ||
* 104dc1c + neo forged + fix resources ([104dc1c](http://github.com/Nova-Committee/Re-Avaritia/commit/104dc1c)) | ||
* provide recipeDisable option to jsons for pack devs to disable compressor recipes ([279ee4f](http://github.com/Nova-Committee/Re-Avaritia/commit/279ee4f)) | ||
* OnDatapackSyncEvent not being fired do to missing static ([0288b1c](http://github.com/Nova-Committee/Re-Avaritia/commit/0288b1c)) | ||
* 6314278 some fix ([6314278](http://github.com/Nova-Committee/Re-Avaritia/commit/6314278)) | ||
* 4856263 try to fix Singularity rendering error ([4856263](http://github.com/Nova-Committee/Re-Avaritia/commit/4856263)) | ||
* 08ae35f fix invalid dist DEDICATED_SERVER error ([08ae35f](http://github.com/Nova-Committee/Re-Avaritia/commit/08ae35f)) | ||
* f138f49 fix TextureAtlas for invalid dist DEDICATED_SERVER ([f138f49](http://github.com/Nova-Committee/Re-Avaritia/commit/f138f49)) | ||
* c034af6 lang fix ([c034af6](http://github.com/Nova-Committee/Re-Avaritia/commit/c034af6)) | ||
* ce61484 fix The neutron collector has a slightly crooked readiness strip fix Neutron pile is still not displayed in the JEI fix In the neutron compressor, the JEI is displayed a little crookedly add quickly add items to the neutron compressor via shift + mouse fix recipe strip in the neutron compressor ([ce61484](http://github.com/Nova-Committee/Re-Avaritia/commit/ce61484)) | ||
* 43d673c some fix ([43d673c](http://github.com/Nova-Committee/Re-Avaritia/commit/43d673c)) | ||
* 140cab5 fix crafting table has no gui add pile jei add pile percentage in gui fix particles of Extreme Crafting table ([140cab5](http://github.com/Nova-Committee/Re-Avaritia/commit/140cab5)) | ||
* 3341140 try to fix screen try to fix jei ([3341140](http://github.com/Nova-Committee/Re-Avaritia/commit/3341140)) | ||
* 654c963 try to fix screen ([654c963](http://github.com/Nova-Committee/Re-Avaritia/commit/654c963)) | ||
* 7774712 try to fix advancements ([7774712](http://github.com/Nova-Committee/Re-Avaritia/commit/7774712)) | ||
* 3baf7e5 fix arrow entity ([3baf7e5](http://github.com/Nova-Committee/Re-Avaritia/commit/3baf7e5)) | ||
* e0a6ed6 fix some blocks name color ([e0a6ed6](http://github.com/Nova-Committee/Re-Avaritia/commit/e0a6ed6)) | ||
* b56ebcd ColorHandler double-side fix && gitignore ([b56ebcd](http://github.com/Nova-Committee/Re-Avaritia/commit/b56ebcd)) | ||
* 7c8af29 fix Singularity's tag if not exist, it will also be loaded. add mixing coal translation ([7c8af29](http://github.com/Nova-Committee/Re-Avaritia/commit/7c8af29)) | ||
* 160f084 fix handler item ([160f084](http://github.com/Nova-Committee/Re-Avaritia/commit/160f084)) | ||
* 168a8e2 finish fix bow ([168a8e2](http://github.com/Nova-Committee/Re-Avaritia/commit/168a8e2)) | ||
* adb8a12 add infinityFix fix bow shoot angle ([adb8a12](http://github.com/Nova-Committee/Re-Avaritia/commit/adb8a12)) | ||
* 6ad2c34 try to fix ExtremeCraftingTableCategory ([6ad2c34](http://github.com/Nova-Committee/Re-Avaritia/commit/6ad2c34)) | ||
* 4bd927c fix compressor ([4bd927c](http://github.com/Nova-Committee/Re-Avaritia/commit/4bd927c)) | ||
* 96fc650 fix many bugs ([96fc650](http://github.com/Nova-Committee/Re-Avaritia/commit/96fc650)) | ||
|