Content
a month ago
2.0
9
Mining

Changelog

Version: 0.1.0
Date: 2026-06-23
  Features:
    - Pickaxe Mk1/Mk2/Mk3 craftable; grants hand-mining speed bonus (2x / 3x / 4x).
    - Upgrade materials (Alloy, Crystal) drop while hand-mining ore; used to craft Mk2/Mk3.
    - Character-screen equip slot: the speed bonus applies only while a pickaxe is equipped.
    - Floating popup when an upgrade material drops while hand-mining.
    - /bertorio-cheat console command gives a test kit (100 iron plates + 50/50 materials).
    - Quality counts as +1 pickaxe tier (capped at Mk3 speed).
    - Configurable per-tier mining-speed and a pity on/off setting.
    - Drop sound, live equip-slot bonus tooltip, cycle-equip hotkey.
    - Stats window (top-left button): ore mined, materials collected, streaks.
  Bugfixes:
    - Equipping works when holding the pickaxe on the cursor, not only from the main inventory.
    - A returned pickaxe spills on the ground instead of being lost when the inventory is full.
  Changes:
    - The equip chooser only lists pickaxe tiers you currently own.
    - Pickaxes no longer stack (stack size 1).
    - Drop chances are Alloy 0.04 (1/25), Crystal 0.01 (1/100).
    - Guaranteed minimum drop: at least one material per ceil(1/chance) ore mined
      (>=1 Alloy per 25 ore, >=1 Crystal per 100 ore), so bad RNG can't starve you.
  Graphics:
    - Custom tier icons for the three pickaxes and the two upgrade materials.
    - Mod thumbnail.
  Info:
    - Feature-docking framework built on the core event_handler library.