Skip to content
Snippets Groups Projects
  1. Mar 09, 2021
    • Deucе's avatar
      Various engine fixes/updates · 1a83d97e
      Deucе authored
      - Set default values for world.dat so it can be created with new()
      - Add `r0 to start of the default more string
      - Create the world file if it doesn't exist (for globals)
      - Fix stupid error in @do trim
      - Support all the different @clear commands
      - Support the different @key commands properly
      - Support @name command
      - Only @say is still required for the NPC "stuff" that nothing uses
      - Fix blank line skip looking for @begin after @if...then do
        Was looking for comments starting with ; only
      - Add try/catch around maint call in case it doesn't exist
      - Don't load rules.ref if there's a REF passed on command-line
      1a83d97e
    • Deucе's avatar
      Fix @rank section argument usage. · f2ec12aa
      Deucе authored
      f2ec12aa
    • Deucе's avatar
      More Pooh's Honey Cave fixes. · f74de213
      Deucе authored
      f74de213
  2. Mar 08, 2021
  3. Mar 07, 2021
Loading