Physics: Substances, Ropes, Energy and Weight
Liquids
Liquid Handling by Al Golden version 7
Sun, 20 Jun 2010 17:45:39 GMTMeasured Liquid by Emily Short version 2
Download, Source Code, Documentation
Provides some actions for pouring and otherwise manipulating liquids.
Sat, 19 Jun 2010 19:38:55 GMT
Download, Source Code, Documentation
Measured Liquid provides a concept of volume, together with the ability to fill containers, pour measured amounts of liquid, and drink from containers. It handles mixtures as well, if desired. It is compatible with, but does not require, the Metric Units extension by Graham Nelson.
Volume, Height, Weight
Bulk Limiter by Eric Eve version 8
Sat, 19 Jun 2010 14:41:45 GMTBulky Items by Juhana Leinonen version 2
Download, Source Code, Documentation
Containers that limit their contents by bulk.
Fri, 21 Nov 2008 00:25:24 GMT
Download, Source Code, Documentation
Bulky items that can be carried only if the player is not carrying anything else. Version 2 fixes a bug and adds a new example.
Journals and Notebooks
Notepad by Jim Aikin version 1
Thu, 04 Jun 2009 00:34:31 GMT
Download, Source Code, Documentation
Provides a new kind of thing called a notepad, which the player (and NPCs) can write in. The text in a notepad can be read, added to, copied, erased, and erased from in a selective manner. It can also be write-protected. A notepad can optionally require a writing implement.
Connections and Attachments
Plugs and Sockets by Sean Turner version 2 UPDATED
Sun, 04 Jul 2010 12:49:51 GMTPower Sources by Emily Short version 1
Download, Source Code, Documentation
Plug and Sockets is an extension designed to assist with the modelling of devices that can plug and be plugged into. This is done by defining kinds of connectors - male "plugs" and female "sockets" - which form part of the device in question. Grammar is provided to support the connection and disconnection process. Contact sean.turner@iinet.net.au with any bug reports.
Tue, 15 Jun 2010 19:45:57 GMT
Download, Source Code, Documentation
Power Sources provides an implementation of plugs and batteries, and is designed to be used alongside Computers or as a base for other device implementations. It requires Plugs and Sockets by Sean Turner.