Skip to content

Commit

Permalink
Merge pull request #4 from HunterPie/docs/add_v2.10.0_patch_notes
Browse files Browse the repository at this point in the history
Docs: Add v2.10.0 patch notes
  • Loading branch information
Haato3o committed Jan 8, 2024
2 parents 3e3e33e + 7252380 commit 50e4478
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 1 deletion.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

55 changes: 55 additions & 0 deletions src/_posts/2024-01-08-update-v2.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
layout: post
title: "HunterPie v2.10.0"
description: "Patch Notes for v2.10.0"
date: 2024-01-08 19:23 -0300
categories: [Update, v2]
badge: update
pin: true
image:
src: /Static/update-2.10.0-banner.png
---

> If you enjoy HunterPie and want to support its development, consider supporting on [Patreon](https://www.patreon.com/HunterPie)!
{: .prompt-support }

## <ion-icon name="star-sharp"></ion-icon> Class Widgets

- Added support for Switch Axe
- Added support for Longsword

> Other classes will be supported in the upcoming updates.
{: .prompt-info }

### <svg width="25" height="25"><image xlink:href="https://cdn.hunterpie.com/Static/switch-axe.svg" width="25" height="25"/></svg> Charge Blade

The Switch Axe helper tracks and displays all the relevant information you need to play with the Switch Axe.

![Switch Axe helper](/Static/switch-axe-helper.png)

### <svg width="25" height="25"><image xlink:href="https://cdn.hunterpie.com/Static/longsword.svg" width="25" height="25"/></svg> Longsword

The Longsword helper tracks information about your Longsword.

![Longsword helper](/Static/longsword-helper.png)

## <ion-icon name="skull-sharp"></ion-icon> Monster Widget

- Added alternative modes for targeting monsters
- **Lock On:** Uses the in-game lock-on to track the target.
- **[MHWorld] Map Pin:** Uses the in-game map pin to track the target, quests automatically target the primary quest target automatically.
- **[MHRise] Quest Target:** Uses the in-game quest target to track the monster, note that it only works in quests.
- **Inference:** HunterPie will try to automatically detect the target based on what happens in-game.

## <ion-icon name="sparkles-sharp"></ion-icon> UI Enhancements

- Completely redesigned HunterPie's client settings to make it easier to navigate. Settings are now grouped by category.
- Moved account to the top of HunterPie's client window.
- Using the design mode to scale widgets should now modify the scale by 5% instead of 1%.

![settings-window](/Static/hunterPie-v2.10.0-settings-window.png)

## <ion-icon name="bug-sharp"></ion-icon> Bug Fixes

- Fixed the sharpness gauge not detecting the maximum sharpness correctly for Monster Hunter World.
- Removed dummy animation on Widgets to force constant rendering.

0 comments on commit 50e4478

Please sign in to comment.