Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabeHunger54 committed Dec 10, 2023
1 parent 44f1a7e commit 3ffc248
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
19 changes: 16 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Additions

- Added Inscription Table Upgrades
- Added talents
- Added spell particles
- Added the Color modifier
- Added new textures (for real this time)
- Added Previous Shape Group keybind
- Added Previous Shape Group keybind, bound to `.` by default
- Added JEI and Jade integration
- Added `arsmagicalegacy:inscription_table_books` item tag
- Added a config option to disable the compendium crafting requirement

Expand All @@ -13,16 +17,25 @@
- Affinity Tomes now generate in loot chests
- Burnout and affinity values are now properly included in mana cost calculation
- Rebalanced burnout values
- Rebalanced affinity essence requirements for some spell parts
- Improved and fixed some smaller things in the Occulus and Spell Customization GUIs
- Changed some recipes to match the new textures
- Changed default overlay offsets
- The Next Shape Group keybind now defaults to `,`
- Updated the compendium with the changes of this update
- Learning skills in creative mode now doesn't cost any skill points.

# Fixes

- Fixed a lot of issues with the Inscription Table
- Fixed rendering issues with Embeddium and Rubidium (update Embeddium/Rubidium too for all fixes)
- Fixed inverted dryad bonemealing config
- Fixed ice guardians not spawning
- Fixed a multiplayer issue with obelisk
- Fixed a crash when traveling back from the end
- Fixed beams not showing when used from a spell book
- Fixed the affinities not locking once one hits 100%
- Fixed a display issue with the spell model
- Fixed a few translation issues
- Removed a few unused translations
- Sending a learn skill packet to the server now checks whether the player has enough skill points on the server side.
- Learning skills in creative mode now doesn't cost any skill points
- Sending a learn skill packet to the server now checks whether the player has enough skill points on the server side
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.daemon=false
mod_group=com.github.minecraftschurlimods
mod_id=arsmagicalegacy
mod_name=Ars Magica: Legacy
mod_version=1.3.1
mod_version=1.4.0
mod_author=Minecraftschurli, IchHabeHunger54
mod_credits=Mithion for the original mod
mod_url=https://www.curseforge.com/minecraft/mc-mods/ars-magica-legacy
Expand Down
2 changes: 1 addition & 1 deletion summary.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Implements most of the WIP spellparts, and includes various minor changes and fixes.
Adds talents, spell particles, the Color modifier, and various mod integrations; reworks the inscription table, makes affinity tomes obtainable in survival, various minor changes and fixes

0 comments on commit 3ffc248

Please sign in to comment.