Christopher Allan Webber [Mon, 30 Jan 2017 01:58:03 +0000 (19:58 -0600)]
create-gameobj
Christopher Allan Webber [Sun, 29 Jan 2017 23:41:58 +0000 (17:41 -0600)]
props subsystem
Christopher Allan Webber [Sun, 29 Jan 2017 23:41:37 +0000 (17:41 -0600)]
wrap-rmeta-slot -> build-rmeta-slot
Christopher Allan Webber [Sun, 29 Jan 2017 23:10:04 +0000 (17:10 -0600)]
Add l as alias for look
Christopher Allan Webber [Sun, 29 Jan 2017 22:25:29 +0000 (16:25 -0600)]
oops fix actor -> gameobj
I ought to do this for all of them...
Christopher Allan Webber [Sun, 29 Jan 2017 22:22:21 +0000 (16:22 -0600)]
props stuff
Christopher Allan Webber [Sun, 29 Jan 2017 18:02:35 +0000 (12:02 -0600)]
Fix the bell and start adding the hard disk
Christopher Allan Webber [Sun, 29 Jan 2017 04:35:05 +0000 (22:35 -0600)]
finishing unfinished comment
Christopher Allan Webber [Sun, 29 Jan 2017 04:20:20 +0000 (22:20 -0600)]
distinguish container-sub-commands and container-dom-commands
Christopher Allan Webber [Sun, 29 Jan 2017 04:19:46 +0000 (22:19 -0600)]
a note about the equality of containers
Christopher Allan Webber [Sun, 29 Jan 2017 04:17:08 +0000 (22:17 -0600)]
Add guix.scm and patched live repl guile
Christopher Allan Webber [Sat, 28 Jan 2017 22:40:52 +0000 (16:40 -0600)]
Move containers over to their own module.
Christopher Allan Webber [Sat, 28 Jan 2017 22:21:15 +0000 (16:21 -0600)]
Hm no to hm well
Christopher Allan Webber [Sat, 28 Jan 2017 21:58:27 +0000 (15:58 -0600)]
Add proxy-items as its own little class
Christopher Allan Webber [Sat, 28 Jan 2017 21:38:43 +0000 (15:38 -0600)]
Fix up default-objection in cmd-take-from
Christopher Allan Webber [Sat, 28 Jan 2017 21:28:58 +0000 (15:28 -0600)]
take from proxy, and add some more objects to hallway
Christopher Allan Webber [Sat, 28 Jan 2017 20:36:53 +0000 (14:36 -0600)]
retooling hackthena
Christopher Allan Webber [Sat, 28 Jan 2017 20:36:28 +0000 (14:36 -0600)]
use ci-member, allow specifying why not to being taken / put down
Christopher Allan Webber [Sat, 28 Jan 2017 20:35:44 +0000 (14:35 -0600)]
add utils.scm
Christopher Allan Webber [Sat, 28 Jan 2017 19:24:54 +0000 (13:24 -0600)]
Allow to specify what the player is on take-from / put-in / etc as keyword
Christopher Allan Webber [Sat, 28 Jan 2017 18:58:52 +0000 (12:58 -0600)]
remove room: and npc: and thing: prefixes
Instead, gameobjs are prefixed by a colon-separated "tree" of their initial location
Christopher Allan Webber [Sat, 28 Jan 2017 18:42:17 +0000 (12:42 -0600)]
better take/drop
Christopher Allan Webber [Sat, 28 Jan 2017 18:40:51 +0000 (12:40 -0600)]
fixed up the inventory command
Christopher Allan Webber [Sat, 28 Jan 2017 18:40:34 +0000 (12:40 -0600)]
some more scrolling tweaks
Christopher Allan Webber [Sat, 28 Jan 2017 18:19:56 +0000 (12:19 -0600)]
adjust bullets
Christopher Allan Webber [Sat, 28 Jan 2017 18:18:23 +0000 (12:18 -0600)]
Some scrolling tweaks
Christopher Allan Webber [Fri, 27 Jan 2017 20:58:26 +0000 (14:58 -0600)]
reknowned -> legendary
Christopher Allan Webber [Fri, 27 Jan 2017 19:24:11 +0000 (13:24 -0600)]
Switching St. Ignucius statue to Hackthena
Christopher Allan Webber [Fri, 27 Jan 2017 18:38:14 +0000 (12:38 -0600)]
A working toy chest :)
Christopher Allan Webber [Thu, 26 Jan 2017 23:04:11 +0000 (17:04 -0600)]
remove some useless whitespace
Christopher Allan Webber [Thu, 26 Jan 2017 21:59:48 +0000 (15:59 -0600)]
Switching from #:generally-visible to #:invisible? as visibility flag
Christopher Allan Webber [Thu, 26 Jan 2017 21:52:53 +0000 (15:52 -0600)]
Don't tell ourselves what we're doing
Christopher Allan Webber [Thu, 26 Jan 2017 21:12:48 +0000 (15:12 -0600)]
remove pks
Christopher Allan Webber [Thu, 26 Jan 2017 21:12:00 +0000 (15:12 -0600)]
Add container ability to gameobjs
Christopher Allan Webber [Thu, 26 Jan 2017 21:08:08 +0000 (15:08 -0600)]
add inside and out to prepositions list
Christopher Allan Webber [Thu, 26 Jan 2017 14:33:53 +0000 (08:33 -0600)]
Add "from" to list of prepositions in parser.scm
Christopher Allan Webber [Thu, 26 Jan 2017 03:01:06 +0000 (21:01 -0600)]
Remove thing and fold into gameobj. Allow to mark obvious / not obvious commands
Christopher Allan Webber [Wed, 25 Jan 2017 20:47:36 +0000 (14:47 -0600)]
Add wire cage
Christopher Allan Webber [Wed, 25 Jan 2017 20:32:35 +0000 (14:32 -0600)]
Adjust clerk's description a bit.
Christopher Allan Webber [Wed, 25 Jan 2017 20:19:57 +0000 (14:19 -0600)]
Make commands use the inheritable rmeta-slot tooling
Christopher Allan Webber [Wed, 25 Jan 2017 18:03:38 +0000 (12:03 -0600)]
EVLIS, not Evlis
Christopher Allan Webber [Wed, 25 Jan 2017 17:46:20 +0000 (11:46 -0600)]
Update to use #:init-thunk instead of #:init-value on actions slot
Christopher Allan Webber [Wed, 25 Jan 2017 00:12:17 +0000 (18:12 -0600)]
switch room "tell" to not use string-apend
Not necessary now that we have scrubl
Christopher Allan Webber [Wed, 25 Jan 2017 00:11:25 +0000 (18:11 -0600)]
Add friendlier message for when parser/matcher can't find a command
Christopher Allan Webber [Tue, 24 Jan 2017 16:57:33 +0000 (10:57 -0600)]
Fix the self destruct on gameobj objects.
We basically need to accept but ignore the key argument.
I mean, we could ignore all arguments, but we might as well show it's
there.
Christopher Allan Webber [Tue, 24 Jan 2017 00:23:16 +0000 (18:23 -0600)]
Add items from the cabinet
Christopher Allan Webber [Mon, 23 Jan 2017 23:01:09 +0000 (17:01 -0600)]
A friendlier intro room
Christopher Allan Webber [Mon, 23 Jan 2017 22:33:10 +0000 (16:33 -0600)]
Add no smoking sign to smoking parlor
Christopher Allan Webber [Mon, 23 Jan 2017 22:23:35 +0000 (16:23 -0600)]
Use simple comma-join when listing items in a room.
Christopher Allan Webber [Mon, 23 Jan 2017 22:20:59 +0000 (16:20 -0600)]
scrubl up a couple of room descriptions
Christopher Allan Webber [Mon, 23 Jan 2017 22:20:47 +0000 (16:20 -0600)]
Add pre-tag to scrubl
Christopher Allan Webber [Mon, 23 Jan 2017 21:41:56 +0000 (15:41 -0600)]
Switch things over to using scrubl
Christopher Allan Webber [Mon, 23 Jan 2017 20:49:03 +0000 (14:49 -0600)]
Add br to scrubl
Christopher Allan Webber [Mon, 23 Jan 2017 20:47:52 +0000 (14:47 -0600)]
some improvements to asking about things
Christopher Allan Webber [Mon, 23 Jan 2017 20:40:50 +0000 (14:40 -0600)]
Offer a help menu if a user is confused.
Christopher Allan Webber [Mon, 23 Jan 2017 20:39:12 +0000 (14:39 -0600)]
Rudimentary help system.
Christopher Allan Webber [Mon, 23 Jan 2017 19:20:02 +0000 (13:20 -0600)]
Restrict our scrubl structure to p, strong, emph for now
Christopher Allan Webber [Mon, 23 Jan 2017 18:20:42 +0000 (12:20 -0600)]
New backronym for SCRUBL, export stuff, make faster
Now uses hashes under the hood, but still an immutable interface
Christopher Allan Webber [Mon, 23 Jan 2017 17:50:37 +0000 (11:50 -0600)]
Add new basic scrubl system (not using it yet though)
Christopher Allan Webber [Sun, 22 Jan 2017 04:13:46 +0000 (22:13 -0600)]
Some tweaks to the clerk speech stuff
Christopher Allan Webber [Sun, 22 Jan 2017 04:13:03 +0000 (22:13 -0600)]
formatted output
Christopher Allan Webber [Sun, 22 Jan 2017 02:01:27 +0000 (20:01 -0600)]
removing pks
Christopher Allan Webber [Sat, 21 Jan 2017 22:38:38 +0000 (16:38 -0600)]
Connect to the right url no matter where we connect from
Christopher Allan Webber [Sat, 21 Jan 2017 14:59:46 +0000 (08:59 -0600)]
websockets support works! :D
Christopher Allan Webber [Sat, 21 Jan 2017 04:06:30 +0000 (22:06 -0600)]
rename #input to #main-input
Christopher Allan Webber [Sat, 21 Jan 2017 04:06:01 +0000 (22:06 -0600)]
sending messages to the server from websockets works
Christopher Allan Webber [Sat, 21 Jan 2017 02:49:52 +0000 (20:49 -0600)]
Add copright header, and also now data appends an element
Christopher Allan Webber [Sat, 21 Jan 2017 02:49:43 +0000 (20:49 -0600)]
whitespace
Christopher Allan Webber [Sat, 21 Jan 2017 02:48:25 +0000 (20:48 -0600)]
Chat alignment works "properly", thanks to a hack
Christopher Allan Webber [Sat, 21 Jan 2017 01:37:07 +0000 (19:37 -0600)]
adding inconsolata and doing a slight amount of theming
Christopher Allan Webber [Sat, 21 Jan 2017 00:15:59 +0000 (18:15 -0600)]
reply using new reply method
Christopher Allan Webber [Fri, 20 Jan 2017 20:08:21 +0000 (14:08 -0600)]
More progress towards working websockets stuff. Add mime-types.scm to contrib.
Christopher Allan Webber [Fri, 20 Jan 2017 17:43:43 +0000 (11:43 -0600)]
scrolly stuff
Christopher Allan Webber [Fri, 20 Jan 2017 17:07:37 +0000 (11:07 -0600)]
Full screen css structure
Christopher Allan Webber [Fri, 20 Jan 2017 16:41:54 +0000 (10:41 -0600)]
Basic infrastructure for websocket support
Christopher Allan Webber [Fri, 20 Jan 2017 16:39:38 +0000 (10:39 -0600)]
Add infrastructure for static files, etc
Christopher Allan Webber [Thu, 19 Jan 2017 19:56:10 +0000 (13:56 -0600)]
Clean up the networking code a bit.
Christopher Allan Webber [Thu, 19 Jan 2017 19:55:39 +0000 (13:55 -0600)]
Better gameobj-inject! system. Also now use run-hive.
Christopher Allan Webber [Wed, 4 Jan 2017 16:39:04 +0000 (10:39 -0600)]
Rename msg-foo to mbody-foo
Christopher Allan Webber [Wed, 4 Jan 2017 02:25:24 +0000 (20:25 -0600)]
Update calls of hive-create-actor to bootstrap-actor
Christopher Allan Webber [Tue, 3 Jan 2017 01:29:34 +0000 (19:29 -0600)]
Update all actor usage of <- to not pass in from-actor.
Unless necessary, in which case use <-*.
Christopher Allan Webber [Mon, 2 Jan 2017 22:37:16 +0000 (16:37 -0600)]
Rename call of start-agenda to run-agenda
Christopher Allan Webber [Mon, 2 Jan 2017 00:48:09 +0000 (18:48 -0600)]
Only keep looping while the actor is alive
Christopher Allan Webber [Mon, 2 Jan 2017 00:47:44 +0000 (18:47 -0600)]
Use new <repl-manager>
Christopher Allan Webber [Wed, 21 Dec 2016 19:05:43 +0000 (13:05 -0600)]
Update to use build-actions; fix clerk communication
Christopher Allan Webber [Sat, 17 Dec 2016 00:48:57 +0000 (18:48 -0600)]
Update mudsync code to use easier to use action inheritance system
Christopher Allan Webber [Wed, 14 Dec 2016 21:15:56 +0000 (15:15 -0600)]
Document why the clerk-act-update-loop calls itself
Christopher Allan Webber [Tue, 13 Dec 2016 18:45:13 +0000 (12:45 -0600)]
Use msg-val everywhere and fix some definitions' argument lists.
Christopher Allan Webber [Mon, 12 Dec 2016 22:27:46 +0000 (16:27 -0600)]
Port to the remove-define-mhandler 8sync branch
Christopher Allan Webber [Sun, 11 Dec 2016 17:05:07 +0000 (11:05 -0600)]
Switch to using the <- syntax for everything
Christopher Allan Webber [Sun, 11 Dec 2016 00:22:12 +0000 (18:22 -0600)]
Correcty disconnect from clients which provide the eof-object
Christopher Allan Webber [Sun, 11 Dec 2016 00:00:25 +0000 (18:00 -0600)]
Updating mudsync for 8sync suspendable-ports refactor
Christopher Allan Webber [Sun, 11 Dec 2016 00:01:30 +0000 (18:01 -0600)]
Add some comments to summoning-bell-cmd-ring procedure
Christopher Allan Webber [Sat, 10 Dec 2016 22:01:55 +0000 (16:01 -0600)]
gameobj: Fix dyn-ref match call
The condition for #f was broken, and had no body.
Christopher Allan Webber [Fri, 13 May 2016 21:02:13 +0000 (16:02 -0500)]
fixed infinite recursion on clerk main loop
Christopher Allan Webber [Wed, 11 May 2016 20:37:53 +0000 (15:37 -0500)]
Switch inject-special! to do-inject-special!
Christopher Allan Webber [Wed, 11 May 2016 20:36:03 +0000 (15:36 -0500)]
Rename inject! to inject-gameobj!
Christopher Allan Webber [Tue, 10 May 2016 04:29:09 +0000 (23:29 -0500)]
clerk dismissing, and a "special guest"
Christopher Allan Webber [Tue, 10 May 2016 04:09:10 +0000 (23:09 -0500)]
Only change location when it isn't the same as current location
Christopher Allan Webber [Tue, 10 May 2016 02:54:49 +0000 (21:54 -0500)]
technically we're 0.1.0-pre