OrangeTide / boris

Boris MUD - a small C plugin-based MUD for RPI or deep adventuring
http://gitlab.com/OrangeTide/boris
ISC License
12 stars 2 forks source link

New Object Database for Rooms #16

Open OrangeTide opened 2 years ago

OrangeTide commented 2 years ago

Use LISP-like syntax to serialize objects and store in LMDB. Modify room code to manipulate the object data structure.

OrangeTide commented 2 years ago

See also #7