This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@create $root_class named Shapes, Serialization/Deserialization Library: | |
@verb __OBJECT__:"_log" this none this xd __WIZARD__ | |
@program __OBJECT__:_log | |
(caller != this) && raise(E_PERM); | |
notify(player, tostr(@args)); | |
. | |
@verb __OBJECT__:"_suspend_if_necessary" this none this xd __PROGRAMMER__ | |
@program __OBJECT__:_suspend_if_necessary |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@create $root_class named Composed, Component Library: | |
@prop __OBJECT__."packages" {} "" __PROGRAMMER__ | |
;;__OBJECT__.("packages") = {} | |
@prop __OBJECT__."provides_cache" [] "" __PROGRAMMER__ | |
@prop __OBJECT__."requires_cache" [] "" __PROGRAMMER__ | |
@prop __OBJECT__."last_fetch_index" 1529767110 "" __PROGRAMMER__ | |
@prop __OBJECT__."archived" [] "" __PROGRAMMER__ | |
@prop __OBJECT__."cached" [] "" __PROGRAMMER__ | |
@prop __OBJECT__."archive_sources" {} "" __PROGRAMMER__ | |
;;__OBJECT__.("archive_sources") = {"http://stunt.io/v2/packages.json"} |