Skip to content

Version 1.2

Latest
Compare
Choose a tag to compare
@ljolliet ljolliet released this 01 May 10:11

V1.2

  • Script management (!= quests)
  • Commands yes, chmod, grep, man, touch
  • Pipe management (|) so each command now return a string
  • Write and append management (>> and >)
  • Rights/permission management (rwx)
  • Json file reading
  • Json template finished
  • Hand json writing of the world
  • Hand json writing of the man
  • Using #_ tokens in json to add particular word (like login)
  • CTRL-C
  • Fixing a few bugs about completion, mv command, script arguments
  • Secured admin mode
  • Yes/no when exiting
  • Adding a new quest
  • Adding several pnj to explain more the functions available.