Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucraft committed Mar 3, 2024
1 parent 5a668a9 commit ac71dfb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Added energy bars to powers (along with command, condition, and texture variable)
- Added "gui_display_type" for powers, "list" and "tree". "Tree" is the usual skill-tree-like view, "list" is a list similiar to LucraftCore's
- Added "leaping" attribute
- Added skin_overlay render layer type
- Made energy blast ability go through entities
- Fixed render layers from armor renderer appearing in hand slots
- Fixed tool tier's not accepting enchantment_value over 0
- Added option "auto_increase_interval" for energy bars
- Added option to make energy bar depend on score/property
- Added item_in_slot_open condition
- Added "model_type" option to skin_change ability
- Fixed suit stand not having data synced correctly after reloading
- Marked has_tag condition as server-side only
- Fixed KJS scripts overriding other namespaces
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ enabled_platforms=fabric,forge
# Mod Settings
archives_base_name=palladium
mod_id=palladium
mod_version=4.0.6
mod_version=4.0.7
mod_author=Lucraft
maven_group=net.threetag

Expand Down

0 comments on commit ac71dfb

Please sign in to comment.