You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,24 @@ Fixed issue when adjusting the shop prices not accepting decimal values.
80
80
81
81
Fixed issue with the transfer currency dialog not translating strings properly.
82
82
83
+
Fixed issue with PF2e labeling of Perception
84
+
85
+
Fixed issue where the quest rewards entry was getting the context menu for the main tab bar
86
+
87
+
Added the option when purchasing an item from the shop to store the price as the original price rather than the price the player actually bought it for. I'd highly recommend not using this as it can lead to a lot of strange economic issues where a player ends up being able to sell the item for more than they purchased it for. Use at your own risk.
88
+
89
+
Fixed issue with clearing all items before filling with item from a Roll Table.
90
+
91
+
Fixed issue where Encounter loot that's just currency was not being added to a loot entity.
92
+
93
+
Fixed issue with copying text to chat, or splitting text to a new journal entry in Firefox.
94
+
95
+
Fixed List sheet search.
96
+
97
+
Fixed issue deleting rewards.
98
+
99
+
Fixed type in the placeholder text for Folder name when creating a new List Folder.
100
+
83
101
# Version 11.05
84
102
85
103
Fixed issue with playing a slideshow when a scene loads.
Copy file name to clipboardexpand all lines: module.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"title": "Monk's Enhanced Journal",
3
3
"description": "Treat the journal like it's going to be popped out and used as a digital guide book. Add extra information to summarize an encounter. Show summaries of people and places. Allow for bookmarking of commonly used pages",
0 commit comments