Skip to content

Releases: blackjack26/blockgame-journal

Blockgame Journal v0.3.5

11 Sep 21:44
2f2042f
Compare
Choose a tag to compare
  • [feat] Added ability to manually track items that may not be in your inventory
  • [fix] Vendor interactions have been reworked to hopefully prevent players and mobs from appearing as vendors
  • [fix] Right-click tracking now works correctly for NPC search and ingredient search
  • [fix] Vertical scrolling on item list using mouse scroll no longer jumps quickly
  • [fix] Added missing tracking highlighting in vendor and ingredient views
  • [fix] Item count number alignment is now consistent
  • [fix] Removed Airbrine

Blockgame Journal v0.3.4

04 Sep 18:40
3386508
Compare
Choose a tag to compare
  • [feat] Hide/show unlocked only items
  • [feat] Right click items to quick track
  • [chore] Updated text colors on learned recipes screen
  • [chore] Added hunting profession and updated parsing to handling future updates better

Blockgame Journal v0.3.3

27 Aug 15:38
4a6530f
Compare
Choose a tag to compare
  • [feat] Tracking list compatibility with small screens
  • [feat] Learned recipe list now on separate screen
  • [feat] Added lock icon to vendor items to show recipes that are not known or require a higher level
  • [feat] Pressing "x" when hovering over a recipe in the list will remove all recipes
  • [feat] Added notification when new vendor is added
  • [fix] Added missing item counts when viewing item by vendor slot
  • [fix] Sunken and Myrk dealers fixed
  • [fix] Corrupted gear now displays differently than normal gear
  • [chore] Added helper tooltips for balance and profession levels
  • [chore] Notification when vendor or item has been removed using hotkey
  • [chore] Indicate when recipes are unavailable due to game changes
  • [chore] Changed coin display to use stored NBT data for texture pack matching

Blockgame Journal v0.3.2

21 Aug 20:15
103d46b
Compare
Choose a tag to compare
  • [feat] Added support for the alchemy profession
  • [fix] Empty air items should not show up in recipe list
  • [fix] Empty air items can no longer be learned
  • [fix] Attempted to fix non-vendors from appearing in vendor list
  • [bug] Fixed issue storing profession levels due to tooltip styling update
  • [bug] Fixed issue with tracking tooltip being cut off
  • [chore] Added update checker
  • [chore] Added titles for Runehilda and Axel Otto
  • [chore] Improved efficiency of crafting station slot rendering

Blockgame Journal v0.3.1

09 Aug 21:54
ae75548
Compare
Choose a tag to compare
  • [feat] Known recipes list to see what recipes have been learned or not
  • [feat] Recipe book tooltip indicates whether the recipe is learned
  • [feat] Track backpack items for recipe decomposition
  • [fix] Players should no longer show update vendors after being punched
  • [chore] Empty state when no recipes are present
  • [chore] Changed runecarving icon to a pottery sherd

Blockgame Journal v0.3.0

04 Aug 06:37
c5e9c47
Compare
Choose a tag to compare
  • [feat] Trackable recipes
  • [feat] New mode to search recipes by ingredient
  • [feat] Filter craftable recipes by inventory items
  • [feat] Added basic sorting options for item search views
  • [fix] Non-player vendors now use dynamic logic (e.g. chicken, axolotl)
  • [fix] Recipes now overwrite if they are in the same slot even if their revision ID has not been changed
  • [fix] Fixed an issue that caused items to disappear
  • [fix] Fixed inventory showing large item count after closing the journal
  • [chore] Added salt and pepper as base ingredients
  • [chore] Updated outdated recipe detection based on ingredients
  • [chore] Enhanced the coloring of missing and outdated items
  • [chore] Changed "NPC" term to "Vendor

Blockgame Journal v0.2.4

29 Jul 18:04
1e5f22a
Compare
Choose a tag to compare
  • [feat] More apparent indicator for multi-page recipes
  • [fix] Chef Nugget can now store recipes
  • [fix] Added professions to renamed NPCs
  • [fix] Added Potion Seller's name

Blockgame Journal v0.2.3

26 Jul 20:06
b93c305
Compare
Choose a tag to compare
  • [feat] Added handling for new Cooking profession
  • [feat] NPCs can now be removed by typing "x" while hovering over the NPC head (this also removes all the NPCs recipes)
  • [fix] When NPCs are renamed, items transfer to new NPC
  • [fix] Added nicknames for new NPCs (chefs and dealers)

Blockgame Journal v0.2.2-alpha

12 May 09:47
Compare
Choose a tag to compare
Pre-release
  • [fix] Fixed wrapping on NPC professions
  • [feat] Added slot position sorting toggle

Blockgame Journal v0.2.1-alpha

20 Apr 13:38
Compare
Choose a tag to compare
Pre-release
  • [fix] Fixed wrapping on NPC professions
  • [fix] Typing "A" to toggle NPC tracking or favorites no longer types in search field if focused
  • [fix] Only show recipe variations for the current selected NPC
  • [feat] Added the NPC display to the recipe and decomposition screens for consistency