Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
+39
View File
@@ -0,0 +1,39 @@
#AoA client-side configuration options
["General Settings"]
#Set this to false to disable the small scrolling popups that appear when you gain xp in a skill
showXpParticles = false
#Set this to false to disable the message that welcomes you to Advent of Ascension when logging in
showWelcomeMessage = false
#Set this to false to hide player halos for those that have them
showPlayerHalos = true
#If multiple halos are available, which one would you prefer to have on?
#Allowed Values: Donator, Super_Donator, Wiki_Editor
personalHaloPreference = "Donator"
#The current theme for the main Advent of Ascension window.
adventGuiTheme = "Default"
#Set this to false to disable third party and vanilla entities from showing in the bestiary
thirdPartyBestiary = true
#Choose a corner to have your resources indicators render in.
#Allowed Values: Top_Right, Top_Left
hudResourcesPosition = "Top_Left"
#Set this to false to switch to a vertical layout for the HUD resources
hudResourcesHorizontal = false
#Set this to true to stop the skills and resources HUD elements shifting down when players have potion effects.
disableHudPotionOffset = false
#Choose which type of progress indication you would prefer for skills in the HUD
#Allowed Values: Ring, Bar, Percent, None
hudSkillProgressRenderType = "Bar"
#Set this to false to use chat messages for mod feedback instead of toasts
useToasts = false
#Set this to false to disable rotation of entities on trophy blocks.
rotatingTrophies = true
#Select what type of rendering AoA replaces the vanila health bar with
#Allowed Values: HEARTS, BAR, NUMERIC, BAR_NUMERIC
healthRenderType = "BAR_NUMERIC"
#Just for fun :)
["Fun Options"]
#Set this to true to enable party deaths
partyDeaths = false