View all by Trobugno
Trobugno
Follow Trobugno
Follow
Following Trobugno
Following
Add To Collection
Collection
Comments
Devlog
More like this
Related
Pandora+
←
Return to Pandora+
Devlog
Pandora+ v1.2.5-core - Recipes Features & Bug Fixes
March 28, 2026
by
Trobugno
✨ New Features 🎁 Recipe Discovery System — New methods in PPRecipeUtils for managing unlocked recipes: get_unlocked_recipes() — Returns only recipes the player has unlocked get_unlocked_recip...
Continue reading
Pandora+ v1.2.4-core - Hotfix
March 13, 2026
by
Trobugno
With this hotfix, I had to fix some things I accidentally broke in the last update. With this change, the problems will be fixed. If you’re having problems with certain categories like ItemRecipes...
Continue reading
Pandora+ v1.2.3-core - Minor Fixes
March 09, 2026
by
Trobugno
🐛 Bug Fixes 🔧 Fixed quest property objectives/rewards not saving when adding new items — _add_new_item() now creates proper default instances ( PPQuestReward.new() / PPQuestObjective.new() ) i...
Continue reading
Pandora+ v1.2.2-core - First-Installation Error Elimination
March 02, 2026
by
Trobugno
🐛 Bug Fixes 🔧 Removed set_default_value(rarity_category) from plugin.gd 🔧 Fixed configuration.json “Rewards” and “Prerequisites” fields in quest_property having REFERENCE-style settin...
Continue reading
Pandora+ v1.2.1-core - Auto-grant Rewards
February 24, 2026
by
Trobugno
1
Summary Auto-grant quest rewards — complete_quest() now automatically grants rewards to the player’s inventory when auto_grant_rewards is enabled (default: true ) Inventory full behavior — new s...
Continue reading
Pandora+ v1.2.0-core - Breaking Change
February 24, 2026
by
Trobugno
1
**⚠️ Breaking Change Removed Equipment System from Core edition — it was erroneously included but is a Premium-only feature The previous releases contained incomplete and non-functional equipmen...
Continue reading
Pandora+ v1.1.2-core - Minor Fixes
February 17, 2026
by
Trobugno
🐛 Bug Fixes 🔧 Fixed Equipment sub-category not inheriting Items fields when categories are created from scratch (timing issue with intermediate save_data() calls) 🔧 Fixed PPNPCUtils.gd compil...
Continue reading
Pandora+ v1.1.0-core — In-Editor Update System
February 13, 2026
by
Trobugno
✨ New Features In-Editor Update System ✨ Automatic update checking from GitHub Pages version manifest ✨ Update dialog with changelog display, progress bar, and version comparison ✨ One-click d...
Continue reading