
Wynntils
Wynntils is a Wynncraft mod that seeks to enhance the user's gameplay with a variety of customizable options and additions, allowing the user to change everything in the way they want and enhancing the overall Wynncraft gameplay!
1.1M
411
Список изменений
Major ID Range Visualizer
- New config Render in First Person, whether or not your own major ID range should be rendered in first person, default enabled
Mythic Blocker
- Renamed feature to Chest Blocker
- New config Emerald Pouch Minimum Tier, the minimum tier of emerald pouch to prevent blocking closure, default Eight
- Available options None, Seven, Eight, Nine and Ten
 
Mythic Found
- Renamed feature to Valuable Found
- New config Emerald Pouch Sound, the sound to play upon finding a high tier emerald pouch, default None
- Available options None, Classic and Modern
 
- New config, Show Emerald Pouch Dry Streak Message, should a dry streak message be sent upon finding a high tier emerald pouch, default enabled
- New config Emerald Pouch Minimum Tier, the emerald pouch tier to consider as high value, default Eight
- Available options None, Seven, Eight, Nine and Ten
 
Functions
- New Function value type, Time
- Activity Functions
- activity_namereturns a String of the name of the current tracked activity
- activity_taskreturns a String of the current task for the current tracked activity- formattedoptional Boolean argument, whether or not the text should be formatted, default true
 
- activity_typereturns a String of the type of the currently tracked activity
- is_tracking_activityreturn a Boolean of whether or not an activity is currently tracked
- activity_colorreturns a CustomColor of the colour associated with the current tracked activity type
 
- Bomb Functions
- All of these function share the same arguments
- indexrequired Integer argument, index of the bomb to get in the list of active bombs
- grouprequired Boolean argument, whether or not the list of bombs should be grouped
- sortOrderrequired String argument, how to sort the list of bombs, NEWEST or OLDEST
 
- bomb_formatted_stringreturns a formatted String of the given bomb
- bomb_typereturns a String of the given bombs type
- bomb_worldreturns a String of the given bombs world
- bomb_start_timereturns a Time of when the given bomb started
- bomb_lengthreturns a Float of the given bombs length
- bomb_end_timereturns a Time of when the given bomb ends
- bomb_ownerreturns a String of the given bombs thrower
 
- All of these function share the same arguments
- Character Functions
- equipped_aspectreturns a NamedValue of the equipped aspect in the given slot- indexrequired number argument, the index of the equipped aspect to get (starts at 0)
 
- is_aspect_equippedreturns a boolean for whether or not the queried aspect is equipped- aspectNamerequired string argument, the name of the aspect to search for
 
- aspect_tierreturns a number for the tier of the queried aspect- aspectNamerequired string argument, the name of the aspect to search for
 
- is_riding_horsereturns a Boolean of whether or not you are currently riding a horse
- has_no_guireturns a Boolean for whether or not the default gameplay HUD is displayed
- hummingbirds_statereturns a Boolean for whether or not your hummingbirds are currently attacking or not
- ophanim_healing_percentreturns an Integer for the percentage of max health healed in past 10 seconds with Ophanim
- guild_objective_scorereturns a CappedValue of the progress of the current guild objective
- guild_objective_goalreturns a String of the task for the current guild objective
- personal_objective_scorereturns a CappedValue of the progress of the given personal objective- indexoptional Integer argument, the index of which objective to get default 0
 
- personal_objective_goalreturns a String of the task for the given personal objective- indexoptional Integer argument, the index of which objective to get default 0
 
 
- Combat Functions
- last_damage_dealtor- last_damreturns the Time of your last dealt damage
- last_killreturns the Time of your last kill- includeSharedoptional boolean argument, whether or not to count shared kills or not, default false
 
 
- Conditional Functions
- ifreturns a value based on the given condition, support all function types- conditionrequired Boolean argument, the condition to determine which value is returned
- ifTruerequired argument, the value to be used when the condition is true
- ifFalserequired argument, the value to be used when the condition is false
 
 
- Environment Functions
- nowreturns the current time as a Time value
- wynntils_versionreturns a String of the current Wynntils version
- minecraft_versionreturns a String of the current Minecraft version
- wynncraft_versionreturns a String of the current Wynncraft version
 
- Guild Functions
- is_guild_memberreturns a Boolean of whether or not the given player is in your guild -- playerrequired String argument, the name of the player to check
 
- Hades Party Functions
- All of these function share the same arguments
- indexrequired Integer argument, index of the Hades party member to get the info of
 
- hades_party_member_healthreturns a CappedValue of the health of the given Hades party member
- hades_party_member_manareturns a CappedValue of the mana of the given Hades party member
- hades_party_member_locationreturns the Location of the given Hades party member
- hades_party_member_namereturns a String of the name of the given Hades party member
 
- All of these function share the same arguments
- Inventory Functions
- inventory_ingredientsreturns an Integer of the amount of ingredients in your inventory matching the given name- namerequired String argument, the name of the ingredient to search for
 
- ingredient_pouch_ingredientsreturns an Integer of the amount of ingredients in your ingredient pouch matching the given name- namerequired String argument, the name of the ingredient to search for
 
- material_countreturns an Integer of the amount of materialsin your inventory matching the given criteria- namerequired String argument, the name of the material to search for
- tierrequired Integer argument, the tier of material to search for
- exactrequired Boolean argument, whether to search for the exact tier or tiers greater than too
 
 
- Lootrun Functions
- chests_opened_this_sessionor- session_chestsreturns an Integer of the amount of chests opened in your current session matching the given criteria- tieroptional Integer argument, the tier of chests to return the amount opened of default 1
- exactoptional Boolean argument, whether to return the exact tier or tiers greater than too default false
 
 
- Profession Functions
- last_harvest_xp_gainreturns a Float of the amount of XP gained from the last harvest
- last_profession_xp_gainreturns a String of the last profession that earned XP
 
- Raid Functions
- current_raid_startor- raid_startreturns the Time of the current raid start
- current_raid_room_startreturns the Time of the current raid room start
- raid_room_startreturns the Time of the start of the given raid room- roomNumberrequired Integer argument, the room number to get the start time for
 
- raids_run_sincereturns an Integer of the amount of raids run in the last given amount of days- sinceDaysoptional Integer amount, the amount of days to count raids from default 7
 
- specific_raid_runs_sincereturns an Integer of the amount of a specific raid run in the last given amount of days- raidNamerequired String argument, the name or abbreviation of the raid to check for
- sinceDaysrequired Integer argument, the amount of days to count raids from
 
 
- Social Functions
- is_friendreturns a Boolean of whether or not the given player is on your friends list- playerrequired String argument, the name of the player to check
 
- is_party_memberreturns a Boolean of whether or not the given player is in your current party- playerrequired String argument, the name of the player to check
 
- wynntils_rolereturns a String of your Wynntils Role
- player_namereturns a String of your Minecraft username
 
- Statistics Functions
- statistics_first_modified_timereturns the Time of when the given statistic was first modified- Same arguments as other statistics functions
 
- statistics_last_modified_timereturns the Time of when the given statistic was last modified- Same arguments as other statistics functions
 
 
- Status Effect Functions
- status_effect_prefixreturns a String of the prefix of the queried status effect- queryrequired String argument, the status effect to query for
 
 
- String Functions
- to_roman_numeralsreturns a String of the given number converted to Roman numerals- numberrequired Integer argument, the number to convert to Roman numerals
 
 
- Time Functions
- timestampreturns the given Time as a Long- timerequired Time argument, the time to convert
 
- timereturns the given timestamp as a Time- timestamprequired Number argument, the timestamp to convert
 
- time_stringor- time_strreturns the given Time as a relative String (e.g. 5 seconds ago or in 2 minutes)- timerequired Time argument, the time to convert
 
- absolute_timereturns the given time as a String in the format- yyyy-MM-dd HH:mm- timerequired Time argument, the time to convert
 
- seconds_betweenreturns a Long for the amount of seconds between two Times- firstrequired Time argument, the first time to compare
- secondrequired Time argument, the second time to compare
 
- seconds_sincereturns a Long for the amount of seconds since the given Time- timerequired Time argument, the time to get seconds since
 
- time_offsetor- offsetreturns a Time with the given offset- timerequired Time argument, the initial Time value
- offsetrequired Number argument, the amount of seconds to offset by
 
- format_time_advancedor- format_date_advancedreturns a String of the given Time in the given format- timerequired Time argument, the time to format
- formatrequired String argument, the format to display the time in (e.g. HH:mm)
 
 
- War Functions
- war_startreturns the Time of when the current war started
- estimated_war_endreturns the Time of when the current war is estimated to end
 
Note: In order for aspect functions to work you must open the aspect menu to view your currently equipped and owned aspects. In the future we will add a prompt to automatically check them.
Fixes
- Fix cases where world events were not displayed in the custom content book
- Fix tracked content details not being displayed in lower area of custom content book
- Further improvements to auto attack, notably with this release the feature will no longer activate whilst you are overtaken by the parasite in Nexus of Light
- Mythic items inside non reward chests should now never trigger a dry streak change
- Saviour's Sacrifice range will be rendered again
- Fix last harvest functions
- Hopefully a final fix for non config data becoming corrupted
- Data that is not directly edited via the config book e.g. bank page names, skill point loadouts etc
 
- Status effect icons that use a custom font are now rendered correctly in the status effects overlay
- A space before -t is no longer required for trade market price conversion when entering raw emerald amount
Файлы
wynntils-3.2.12-fabric+MC-1.21.4.jar(21.48 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
v3.2.12
Загрузчики
Fabric
Версии игры
1.21.4
Загрузок
171
Дата публикации
1 мес. назад