Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Implemented scripting, enter/exit hooks, for teleporter rooms #33

Merged
merged 6 commits into from
Dec 31, 2019

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    eefc9c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa98ef View commit details
    Browse the repository at this point in the history
  3. added on_enter script in limbo

    dmlary committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    2c475fb View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Script done; Hooks; enter/exit hooks; teleporter

    * Cleanup of Script & expanded testing (closes #29)
    * Implemented generic hook architecture (#32)
        * Implemented specific container enter/exit hooks
    * Fixed ordering of enter/exit hooks with movement/look (fixes #31)
    * Cleanup of teleporter script + tests
    dmlary committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    201145b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cba3ed View commit details
    Browse the repository at this point in the history
  3. Teleport system

    dmlary committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    4c0f0a9 View commit details
    Browse the repository at this point in the history