Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 818 Bytes

done.md

File metadata and controls

26 lines (21 loc) · 818 Bytes

Done

see TODO for what's still to be done

Features

  • %await 3s

Basics

  • Name Tag read/write
  • scroll text in name tag
  • Splitter fully TDD implemented
  • mv ch.vorburger.minecraft.storeys.narrate to ch.vorburger.minecraft.storeys
  • story file and parser
  • Story =Header= and ==Subhead==
  • Speed of story - correctly use ReadingSpeed in each Action (with ActionWaitHelper)
  • /narrate -> /story (StoryCommand)
  • Refactor to remove .narrate. from packages, NarratorPlugin -> StoreysPlugin, id = storeys
  • Bug "more than 1 entity"
  • Normal (non-OSGi) mod (but still work under OSGi as well, for dev)
  • Latest Sponge version
  • README & Video (by D?)
  • CI (incl. also building our deps)
  • LICENSE-HEADER
  • much simplify the README