Releases: AlexModGuy/Ice_and_Fire
Releases Β· AlexModGuy/Ice_and_Fire
Alpha Release 2.1.13-alpha-1 (1.20.1)
Notes
This is the first alpha release for the 1.20 version of Ice and Fire.
There are still some issues to work out so be aware of them when using this version.
- Performance issues for many entities
- Scribe villager houses aren't being generated
Features
- added back features and structures, removed copper and amethyst #4959 (TheBv)
- updated canDragonBreak method to be more maintainable #4959 (TheBv)
- updated dragon destruction code to better respect minecrafts gamerules #4959 (TheBv)
- updated flower features #4959 (TheBv)
Bug Fixes
- fixed a performance issue #4959 (TheBv)
- more temporary performance fixes #4959 (TheBv)
- fixed generating too many pixie villages #4959 (TheBv)
- ghost chests missing textures #4959 (TheBv)
- added missing files to git #4959 (TheBv)
- fixed banner patterns #4959 (TheBv)
- fixed wrong processors being used for the mausoleum and gorgon temple #4959 (TheBv)
Chores
- removed (now) unnecessary config entries #4959 (TheBv)
- updated how items are registered #4959 (TheBv)
- removed TODO #4959 (TheBv)
- version bump #4959 (TheBv)
Commits
- 671d46c: Fixed incorrect config for lightning caves. (TheBv)
- 43fed16: Hippogryph ride simple redone (quinnfrost) #4922
- 92edcda: Porting Iaf to 1.20.1 checkpoint : issue with the Structures (SidTheSloth) #4959
- f24b594: changing blockpos creation using containing and a few omitted fix (SidTheSloth) #4959
- 6cf1ab0: changing heavy quaternions creation by simple axis (SidTheSloth) #4959
- f83dc71: workaround Material changes (SidTheSloth) #4959
- 2e2fac3: little progress with structures (SidTheSloth) #4959
- d718a2b: further progress (TheBv) #4959
- 1728f59: even more progress (TheBv) #4959
- 15118dd: updating citadel dependency (SidTheSloth) #4959
- d23e43b: [WIP] reaching title screen (SidTheSloth) #4959
- a3bdf4a: Fixing logo (SidTheSloth) #4959
- 108e136: Bestiary is back - transparency effect is missing (SidTheSloth) #4959
- a035115: [WIP] Now we see the structures log (SidTheSloth) #4959
- 5990b1a: lighter structure salt (SidTheSloth) #4959
- 77260d8: Fixed registries and other issues (TheBv) #4959
- ad7031d: fixed loot tables and recipes (TheBv) #4959
- e856351: [dragon attack] restoring previous logic with indirect magic instead of indirectMobAttack (SidTheSloth) #4959
- c4b7290: [dragon attack] fixing issues with wrong damagetype registration (SidTheSloth) #4959
- 3b3bcce: [rider position] adding null check (SidTheSloth) #4959
- 0611bb3: added missing gradle wrapper files (TheBv) #4959
Beta Release -2.1.12-beta-3
Commits
- 602033a: disable the old riding system (quinnfrost) #4850
- 7cbcd32: new riding system, separate riding related logic (quinnfrost) #4850
- 2daed8c: faster swim for ice and fire dragons (quinnfrost) #4850
- d1827c3: tweaked speed factor to match original walking speed (quinnfrost) #4850
- 2175de3: ice dragons are now unaffected by the bubble columns, swim speed tweaks (quinnfrost) #4850
- 2693690: fire dragons are now unaffected by the soul sands, they also won't sink in lava (quinnfrost) #4850
- e482d34: disabled more server side setDeltaMovement method (quinnfrost) #4850
- a13a8eb: dragons in water no longer float forwards (quinnfrost) #4850
- fbc1689: fix a copying mistake (quinnfrost) #4850
- c327515: shallow water no longer block movement, ice dragons no longer walks on the water (quinnfrost) #4850
- e0f36b7: correct over water speed (quinnfrost) #4850
- 7fddbdc: Larger dragons can step up more blocks (quinnfrost) #4850
- 2b24a96: Fix debug pathfind node rendering failed to update properly in dedicated server mode for 1.18 (quinnfrost) #4857
- e113b75: move wrongly fix (quinnfrost) #4850
- d768e7c: move wrongly fix for block destruction (quinnfrost) #4850
- 23711a0: fix camera not adjust accordingly when auto 3rd person is disabled (quinnfrost) #4850
- 659bcc7: null fix for non riding swimming (quinnfrost) #4850
- 1a41b44: fix flight on servers might get kicked (quinnfrost) #4850
- 9b2f518: more move wrongly fix, correct the onGround var (quinnfrost) #4850
- ed22424: smoother ashore (quinnfrost) #4850
- fb846d6: rider dismounts at new position (quinnfrost) #4850
- 6811993: rider hitbox and pov tweaks (quinnfrost) #4850
- e5c3859: fix AI stop working (quinnfrost) #4850
- aba8aaf: disable move wrongly check (quinnfrost) #4850
- 14711d0: smoother first person view when riding (quinnfrost) #4850
- 0f5d1f7: Reverted loading changes to hopefully fix #4849, #4896 (TheBv)
- 41d3b3c: Fixed potential pathfinding exceptions. Fixes #4767 (TheBv)
- e1aad3c: Removed dimension config entries since they don't really serve a purpose anymore. (TheBv)
- 9e702d6: Added terralith biomes to the default config to aid in feature/mob generation chances (TheBv)
- ca94d44: fixed durability of tools and swords (pietro-lopes) #4918
- d16d292: Fixed dragon caves possibly generation above ground. Resolves #4908 (TheBv)
- 8dfa392: Fixed dragons and the likes not being able to pathfind below y 0. Fixes #4906, fixes #4907 (TheBv)
- 744bcdf: Fixed hippocampus riding issues. Fixes #4910 (TheBv)
- 4733e2b: Seperated configs for dragon related feature generation into cave and non cave configs. (TheBv)
- 3874efd: Fixed cockatrice not moving. Fixes #4905 (TheBv)
- dcc1bfc: Fixed disabling graveyards in the config not working. Closes #4883 (TheBv)
- d336bd8: Added some byg biomes the biome config (TheBv)
- 8242701: Updated issue template (TheBv)
- f0edfec: Fixed incorrect biome entry type for custom biomes. (TheBv)
- 4e0358f: Added more byg biomes to the config (TheBv)
- c824daa: Fixed minecraft version not being set correctly on worklfow run. (TheBv)
Development Build 2023-06-24
Commits
- ca94d44: fixed durability of tools and swords (pietro-lopes) #4918
- d16d292: Fixed dragon caves possibly generation above ground. Resolves #4908 (TheBv)
- 8dfa392: Fixed dragons and the likes not being able to pathfind below y 0. Fixes #4906, fixes #4907 (TheBv)
- 744bcdf: Fixed hippocampus riding issues. Fixes #4910 (TheBv)
- 4733e2b: Seperated configs for dragon related feature generation into cave and non cave configs. (TheBv)
Development Build 2023-06-18
Beta Release 2.1.12-beta-2
Commits
- d01a7e0: Fix the ice dragon's flight mgr not getting update when swimming (quinnfrost)
- 5acdf53: Fix the ice dragon sometimes failed to get out of the water, add a simple impl of in water escorting. (quinnfrost)
- 4663977: Fixed dragons struggling to walk down slopes (TheBv)
- b83beaf: Merge branch '1.17' into 1.18.2 (TheBv)
- 23ef263: Banner pattern registration rewrite (TheBv)
- d93b055: Temporarily adjusted dragon flight speed while riding (TheBv)
- 6d22152: Added Ukranian lang (Nerkin)
- 1ae4357: Added Ukranian lang for bestiary (Nerkin)
- 13a10c1: Fix lightning dragons won't wake up at daytime when command set to escort (quinnfrost)
- ad03307: Fix dragons might turn their head when sleeping or sitting (quinnfrost)
- 56f303e: Fix when dragon's command set to wander from escort, the escort AI is not interrupted right away (quinnfrost)
- 9be13ff: Fixed cherry-pick mistake (TheBv)
- bfe71ef: Fixed village pieces spawn weight being reset and villages not being properly registered (TheBv)
- bb86c3b: Merge branch '1.17' into 1.18.2 (TheBv)
- f7fe4e2: Adjusted dragon gen chances slightly (TheBv)
- a1f889b: Fix chain and debug path render not working for 1.17 (quinnfrost) #4802
- ee47a9b: Quick fix for dragons going backwards in flight (quinnfrost) #4803
- 2a0c04a: Added back BIOME_CATEGORY tag (TheBv)
- 2a8ca93: Fixed armor models being different. Resolves #4794 (TheBv)
- 600aa7a: Added mixin to temporarily suppress setBlock outside of range error messages (TheBv)
- 6ca3b5c: Bumped compatibility version to Java 17 (TheBv)
- 07cd9c4: Fixed being able to equip dragon armor pieces in the wrong slot. Fixes #4785 (TheBv)
- 59694ae: Adjusted chain point height to avoid some cases of floating chains (TheBv)
- b8ff561: Fixed ice dragons and dread mobs being affected by minecrafts freeze effect (TheBv)
- 33dd24b: Fixed scribe villagers (TheBv)
- 61e13a0: Merge branch '1.17' into 1.18.2 (TheBv)
- cc133cf: Merge remote-tracking branch 'origin/1.18.2' into 1.18.2 (TheBv)
- c39d677: Fix ice spikes not dealing damage (quinnfrost) #4813
- 74cddac: Fixed scribe house weight being incorrect in the config (TheBv)
- 4e47410: Added workaround for other mods incorrectly registering things (TheBv)
- 19d3cb1: Removed the need to reload datapacks to register structures. (TheBv)
- 2ace0c0: Fixed entities flying/walking/swimming backwards (TheBv)
- 83f9da5: Fixed laggy/jittery animations (TheBv)
- 963d1d4: Adjusted entity move/flying speeds resolves #4830 (TheBv)
- 0d4b0a4: Adjusted MobCategories for dread and ghosts resolves #4816 (TheBv)
- f4470ed: Fixed dragons not being able to go below y -1. Fixes #4837 (TheBv)
- d84f048: Added beta publish action (TheBv)
- 5606aa4: Fixed workflow name (TheBv)
Development Build 2023-04-18
Alpha Release 2.1.12-alpha-2.0
Commits
- 798ae65: Fixed #4739 (TheBv)
- ee9e1cc: Create issue.yml Removed old issue template (TheBv)
- c1a3746: Fix stage 1 dragons teleports when put down. #4718 (quinnfrost) #4758
- 56ad623: Fixed pathfinding crash (TheBv)
- c8f0703: Fixed hippogryph animation issues (TheBv)
- a382d7f: Fixed Hippogryph taming issues (TheBv)
- c7b8c06: Fixed Hippogryph attack target issues (TheBv)
- caf7f4c: Changed hippogryph flying parameters (TheBv)
- 13b3bc2: Fixed dragons not being able to navigate over 1 layer high snow (TheBv)
- 9ccd648: Fixed dragons not properly clearing their path (TheBv)
- 60003f1: Limited the amount of dragons one can carry to three (TheBv)
- 180da37: Merge branch 'AlexModGuy:1.16.3' into 1.16.3 (quinnfrost) #4758
- 42d5768: Fix the ice dragon's flight mgr not getting update when swimming (quinnfrost) #4770
- 0ebded6: Fix the ice dragon sometimes failed to get out of the water, add a simple impl of in water escorting. (quinnfrost) #4770
- dd00275: Fixed dragons struggling to walk down slopes (TheBv)
Alpha Release 2.1.12-alpha-1.0
Commits
- 606ab7f: Update EntityIceDragon.java (Alex-the-666)
- e755d1f: fix #4630 (Alex-the-666)
- 57a72de: Removed IStuckHandlerEntity.java it wasn't needed and was causing issues. (TheBv)
- 5b3e56a: Fixed entities not being affected by commands. Fixes #4483 (TheBv)
- 190d8ab: Fixed #4626 (TheBv)
- a1df3de: Improved DragonUtils performance slightly (TheBv)
- 4361b3f: Fixed bestiary page ordering (TheBv)
- b6d2ffc: when throwing a hippogryph egg, set tamedBy to the thrower (Dirk Kok) #4656
- 6536f01: add license (LGPLv3) document (Dirk Kok) #4657
- acf7d69: Further addressed issues regarding threading (TheBv)
- 9f4037e: Further improved AI performance. #Fixes #4637 (TheBv)
- e815cd0: Adjusted myrmex sizes. Fixes #4593 (TheBv)
- 8b3118f: Fixed typo in regard to an '&&' (and) (TheBv)
- 778cb8c: Fixed missing/incorrect recipe (TheBv)
- c5fb4de: Fixed #4672 (TheBv)
- 91e5952: Dragonforge recipes now implement IRecipe and IRecipeSerializer. (TheBv)
- 52ef48b: Fixed dragon snapping/jittering animations (TheBv)
- 7296118: Suggestions for stat updates. (SuperMario) #4717
- 2e77f31: Updated dragon code to use item handler capabilities (TheBv)
- fb3528d: Changed applyNonPersistentModifier to applyPersistentModifier to make sure the changes get logged in the entities nbt data. Resolves #4710 (TheBv)
- 5338a69: Fixed dragon position glitching when the menu is open (TheBv)
- f455772: Fixed cyclops caves not respecting the dangerous structure distance limit. Closes #4723 (TheBv)
- 7d06691: Fixed dragons being able to wander when they are a passenger. Closes #4718 (TheBv)
- 9f4eed3: Adjusted dragons epic roar animation. Closes #4709 (TheBv)
- 4266df8: Added workaround for issue with all the modium. Closes #4705 (TheBv)
- 2830891: Fixed dropping dragon xp twice. Possibly more times. Addresses #4695 (TheBv)
- 2401bd0: Version bump (TheBv)
- 33686d7: Updated actions (TheBv)
Alpha Release 2.1.10-alpha3.1
Alpha Release 2.1.10-alpha3
Commits
- 0bb308b: Set home points are now dimension specific. Fixes #3625 (TheBv)
- b96374a: Fixed disabling dragon roosts also disabling dragon caves. Fixes #3736 (TheBv)
- a51a35a: Fixed rendering performance issues (TheBv)
- 1ad3641: Fixed phantasmal blade not using durability when launching a sword. Fixes #3810 (TheBv)
- 311f066: Fixed RenderFrozenState rendering issues. Fixes #3843 (TheBv)
- 466013f: Fixed Amphitheres attacking after being tamed. Fixes #4172 (TheBv)
- f752ee9: Fixed Dread spawners being broken #4474 (TheBv)
- a231cd4: Cleaned up ClientEvents (TheBv)
- 3c52775: Updated IafDamageRegistry to use EntityDamageSource. (TheBv)
- faa25d8: Switch from Math.sin/cos to MathHelper.sin/cos (TheBv)
- b3ea596: Fixed various typos in the bestiary. Fixes #4068 (TheBv)
- a3e7793: Fixed dragons wandering away from the dragon forge. (TheBv)
- d9abd3a: Updated config value description to reflect recent changes (TheBv)
- 00c19fe: Added placeholder eating animation. (TheBv)
- 3892837: Improved dragon cave gen performance by about 50%. (TheBv)
- fe7b39e: Updated mixin (TheBv)
- e295d99: Entities being killed by a player riding a dragon are now correctly. Fixes #4224 (TheBv)
- 53306d3: Removed automatic snapshot build in favor of manual one. (TheBv)
- be02e81: Updated deathworm ai. (TheBv)
- bd6779e: Updated raycoms pathfinding codebase to the most recent one from the minecolonies project. (TheBv)
- e7b654f: RenderNothing now only gets rendered when debug bounding boxes are enabled. Hopefully fixes #3807 (TheBv)
- f954f26: Fixed ice dragon egg disappearing when reloading the chunk/ server client sync issues. Fixes #3809 (TheBv)