Skip to content

History / Progression

Revisions

  • Sync wiki with code: transfer current public/wiki.html spec Brought every page up to the live build (the wiki had drifted to a much older state). Notable corrections: - Elements are FLAVOUR-ONLY: removed the Fire/Nature/Water matchup triangle + multiplier table (no type-effectiveness). - Monsters: multi-agent gen pipeline (Idea/Designer/Builder); Builder draws each creature from scratch as 2D shapes on a 128x128 frame (modelRender). - Combat: v2 structured judge is the default (EDITS/special-actions); added Combat Items; Player actions include Items. - Status labels: 60+ (was ~50). - Progression: exponential XP curve (100*1.15^(lvl-1)); catching grants NO XP. - Movement/Biomes: per-biome speed multipliers removed (uniform speed). - Extraction: zone-death is a 30s danger-bar timer, not 25 HP/s storm; teams no longer auto-heal at run start (free Healer in camp). - Lobby: walkable forest-village camp (Cave/Merchant/Healer/Vault/Workshop/ Bestiary/Outfitter); avatar/Esc menu for account actions. - Networking: client predicts self + extrapolates rivals; sessions = server accounts vs session-only guests; ~30% of visible monsters hunt you. - Rendering: square play window + gutters; minimap tap-zoom (M=mute); neutral combat accent; MP syncs rival chain skin + body model. - Open Questions: Q10 + Q12 now resolved. - Footer marks this GitHub Wiki canonical; public/wiki.html archived.

    Dominik Burger committed Jun 10, 2026
  • Release refund (INV-T7); fog of war (PT1-T08); minimap explored-terrain + zoom

    @Burgiii Burgiii committed Jun 7, 2026
  • Progression: add Base Upgrades meta-progression (Prospector/Attunement/Deep Vault)

    @Burgiii Burgiii committed Jun 6, 2026
  • Crafting live: Spirit Essence chain upgrades + Progression reward

    @Burgiii Burgiii committed Jun 6, 2026
  • Gold economy: shop prices + Progression gold rewards

    @Burgiii Burgiii committed Jun 6, 2026
  • Game-logic wiki: multi-page port of public/wiki.html

    @Burgiii Burgiii committed Jun 6, 2026