Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit bce1fba

Browse files
committed
Preparations for v1.0.5
1 parent 532f681 commit bce1fba

File tree

7 files changed

+51
-11
lines changed

7 files changed

+51
-11
lines changed

HunterPie/Changelog/changelog-en-us.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](https://cdn.discordapp.com/attachments/402557384209203200/804141562182369310/v105.png)
22

3-
# HunterPie v1.0.5 [BETA]
3+
# HunterPie v1.0.5
44

55
HunterPie v1.0.5 brings a lot of new features, including new plugin window to make it even easier to install plugins, HunterPie Native, new APIs and much more!
66

@@ -23,11 +23,12 @@ The plugins window was completely redesigned, adding new functionalities and fea
2323
2424
## Other Changes
2525

26-
- Added WirteProcessMemory API.
26+
- Added WriteProcessMemory API.
2727
- Added streamer mode for widgets, it will let OBS and similar window capture softwares to detect & capture HunterPie's widgets.
2828
- Refactored the Widget class to make it easier for plugins to create their own widgets.
2929

3030
## Bug Fixes
3131

3232
- Fixed HunterPie creating Overlay and initialized game scanner when the game version isn't supported
3333
- HunterPie should no longer crash due to events callback
34+
- Fixed textless Patreon button in the Links tab.

HunterPie/Changelog/changelog-jp-jp.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](https://cdn.discordapp.com/attachments/402557384209203200/804141562182369310/v105.png)
22

3-
# HunterPie v1.0.5 [BETA]
3+
# HunterPie v1.0.5
44

55
HunterPie v1.0.5 brings a lot of new features, including new plugin window to make it even easier to install plugins, HunterPie Native, new APIs and much more!
66

@@ -23,11 +23,12 @@ The plugins window was completely redesigned, adding new functionalities and fea
2323
2424
## Other Changes
2525

26-
- Added WirteProcessMemory API.
26+
- Added WriteProcessMemory API.
2727
- Added streamer mode for widgets, it will let OBS and similar window capture softwares to detect & capture HunterPie's widgets.
2828
- Refactored the Widget class to make it easier for plugins to create their own widgets.
2929

3030
## Bug Fixes
3131

3232
- Fixed HunterPie creating Overlay and initialized game scanner when the game version isn't supported
3333
- HunterPie should no longer crash due to events callback
34+
- Fixed textless Patreon button in the Links tab.

HunterPie/Changelog/changelog-pt-br.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](https://cdn.discordapp.com/attachments/402557384209203200/804141562182369310/v105.png)
22

3-
# HunterPie v1.0.5 [BETA]
3+
# HunterPie v1.0.5
44

55
HunterPie v1.0.5 brings a lot of new features, including new plugin window to make it even easier to install plugins, HunterPie Native, new APIs and much more!
66

@@ -23,11 +23,12 @@ The plugins window was completely redesigned, adding new functionalities and fea
2323
2424
## Other Changes
2525

26-
- Added WirteProcessMemory API.
26+
- Added WriteProcessMemory API.
2727
- Added streamer mode for widgets, it will let OBS and similar window capture softwares to detect & capture HunterPie's widgets.
2828
- Refactored the Widget class to make it easier for plugins to create their own widgets.
2929

3030
## Bug Fixes
3131

3232
- Fixed HunterPie creating Overlay and initialized game scanner when the game version isn't supported
3333
- HunterPie should no longer crash due to events callback
34+
- Fixed textless Patreon button in the Links tab.

HunterPie/Changelog/changelog-zh-cn.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](https://cdn.discordapp.com/attachments/402557384209203200/804141562182369310/v105.png)
22

3-
# HunterPie v1.0.5 [BETA]
3+
# HunterPie v1.0.5
44

55
HunterPie v1.0.5 brings a lot of new features, including new plugin window to make it even easier to install plugins, HunterPie Native, new APIs and much more!
66

@@ -23,11 +23,12 @@ The plugins window was completely redesigned, adding new functionalities and fea
2323
2424
## Other Changes
2525

26-
- Added WirteProcessMemory API.
26+
- Added WriteProcessMemory API.
2727
- Added streamer mode for widgets, it will let OBS and similar window capture softwares to detect & capture HunterPie's widgets.
2828
- Refactored the Widget class to make it easier for plugins to create their own widgets.
2929

3030
## Bug Fixes
3131

3232
- Fixed HunterPie creating Overlay and initialized game scanner when the game version isn't supported
3333
- HunterPie should no longer crash due to events callback
34+
- Fixed textless Patreon button in the Links tab.

HunterPie/Changelog/changelog-zh-tw.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](https://cdn.discordapp.com/attachments/402557384209203200/804141562182369310/v105.png)
22

3-
# HunterPie v1.0.5 [BETA]
3+
# HunterPie v1.0.5
44

55
HunterPie v1.0.5 brings a lot of new features, including new plugin window to make it even easier to install plugins, HunterPie Native, new APIs and much more!
66

@@ -23,11 +23,12 @@ The plugins window was completely redesigned, adding new functionalities and fea
2323
2424
## Other Changes
2525

26-
- Added WirteProcessMemory API.
26+
- Added WriteProcessMemory API.
2727
- Added streamer mode for widgets, it will let OBS and similar window capture softwares to detect & capture HunterPie's widgets.
2828
- Refactored the Widget class to make it easier for plugins to create their own widgets.
2929

3030
## Bug Fixes
3131

3232
- Fixed HunterPie creating Overlay and initialized game scanner when the game version isn't supported
3333
- HunterPie should no longer crash due to events callback
34+
- Fixed textless Patreon button in the Links tab.

docs/SIDEBAR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@
4242
- [Player Actions](?p=Internal/playerActions.md)
4343

4444
<details>
45-
<summary>v1.0.4</summary>
45+
<summary>v1.0.X</summary>
4646

47+
- [v1.0.5](?p=versions/v1.0.5.md) (6 feb, 2021)
4748
- [v1.0.4](?p=versions/v1.0.4.md) (1 jan, 2021)
4849

4950
</details>

docs/versions/v1.0.5.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
![banner](https://cdn.discordapp.com/attachments/402557384209203200/804141562182369310/v105.png)
2+
3+
# HunterPie v1.0.5
4+
5+
HunterPie v1.0.5 brings a lot of new features, including new plugin window to make it even easier to install plugins, HunterPie Native, new APIs and much more!
6+
7+
## HunterPie Native
8+
9+
HunterPie native is a native extension for HunterPie that gets injected into the game itself so HunterPie can interact with it natively (e.g call in-game functions, use the chat, receive events, etc). Some of the native functions require [CRCBypass](https://www.nexusmods.com/monsterhunterworld/mods/3473), so make sure to install them first if you want to use the game function hooking features.
10+
11+
### Native features
12+
13+
- **Input injection:** HunterPie can now simulate inputs, this is useful if a plugin needs to interact with the game UI.
14+
- **Chat messages:** HunterPie can now send messages to the chat.
15+
- **System messages:** HunterPie can now send system messages to the game client.
16+
- **GMD parsing & indexing:** HunterPie can now get localized strings directly from the game.
17+
18+
## Plugins
19+
20+
The plugins window was completely redesigned, adding new functionalities and features. Official plugins are also indexed in this new plugins window.
21+
22+
> Credits to Amadare for implementing it.
23+
24+
## Other Changes
25+
26+
- Added WriteProcessMemory API.
27+
- Added streamer mode for widgets, it will let OBS and similar window capture softwares to detect & capture HunterPie's widgets.
28+
- Refactored the Widget class to make it easier for plugins to create their own widgets.
29+
30+
## Bug Fixes
31+
32+
- Fixed HunterPie creating Overlay and initialized game scanner when the game version isn't supported
33+
- HunterPie should no longer crash due to events callback
34+
- Fixed textless Patreon button in the Links tab.

0 commit comments

Comments
 (0)