Skip to content

v4.7 - The Character Sheet

Choose a tag to compare

@codeonym codeonym released this 18 Jul 23:19
· 32 commits to main since this release
76801d3

The Player becomes a true game character.

Skills

  • Tech stack moved out of the inventory into SKILLS — 46 skills with rarity, mastery, grade and lore
  • Two sets: JOB SKILLS (AI architectures, agent stack, languages, web, data, ops) and SECONDARY SKILLS (tongues, soft skills, pursuits)
  • Clicking any skill pops a game-style INFO window

Inventory

  • Holds actual items now: artifacts, credentials (degrees) and curios
  • The CV lives on the Hunter's License — USE it to project the OFFICIAL RECORD (DOSSIER removed from the dock)
  • Items can be USE-d to open windows (Summoning Stone → NETWORK) or destinations (Gate Key → the repo)

Quests & Character

  • MAIN QUESTS lead with the ongoing S-rank Guild Contract — OpenSNZ-Technology; side quests are the academic projects; both open detail windows
  • STATUS is a full character sheet: RANK A chip, gold TITLES ACQUIRED, and a live 3D mini-avatar portrait
  • SUMMON renamed to NETWORK

Agent bridge

  • New inspect_entity command + snapshot now exposes skill sets, item metadata, titles/rank and the live inspect target

Full PR: #8