• Joined on 2025-08-15
lily created branch mcp-integration in lily/mudserver 2026-03-16 19:19:24 -06:00
lily pushed to mcp-integration at lily/mudserver 2026-03-16 19:19:24 -06:00
dd517d8851 Add JSON-RPC interface and refactor for MCP support
lily pushed to main at lily/mudserver 2026-03-16 13:51:38 -06:00
4e41038555 Implement Lawold capital city: 49 rooms, 59 NPCs, and full world integration
lily pushed to main at lily/mudserver 2026-03-14 18:39:08 -06:00
lily pushed to main at lily/mudserver 2026-03-14 18:32:59 -06:00
2157b45486 Enhance error handling in ssh_mud function by temporarily disabling exit on error. This allows for graceful handling of MUD connection closures without terminating the script prematurely.
lily pushed to main at lily/mudserver 2026-03-14 18:31:02 -06:00
f2f1699351 Enable verbose output in run-tests.sh by adding the '-x' flag to the set command for improved debugging.
lily pushed to main at lily/mudserver 2026-03-14 18:29:32 -06:00
014730e2f7 Refactor SSH command in run-tests.sh to handle MUD connection closure gracefully
lily pushed to main at lily/mudserver 2026-03-14 18:25:35 -06:00
b5fb56c50c Update smoke-tests.yml to install Rust using rustup instead of apt
lily pushed to main at lily/mudserver 2026-03-14 18:22:44 -06:00
a2ffee0f94 Update documentation and CI to include world validation checks
lily pushed to main at lily/mudserver 2026-03-14 18:19:03 -06:00
93862c3c34 Add world validation command to mudtool
lily pushed to main at lily/mudserver 2026-03-14 18:15:59 -06:00
7c50bbf01a fix tests
lily pushed to main at lily/mudserver 2026-03-14 18:07:04 -06:00
9c286823e6 Update TESTING.md to include prerequisites for running tests, specifying the need for the Rust toolchain and SSH client.
lily pushed to main at lily/mudserver 2026-03-14 17:54:17 -06:00
09ff51c2b0 sometests
lily pushed to main at lily/mudserver 2026-03-14 17:24:37 -06:00
98967ebe59 Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region
5d290a8396 Add PLANNED.md with features grouped by difficulty
Compare 2 commits »
lily pushed to main at lily/mudserver 2026-03-14 17:16:54 -06:00
3a51ad115e gemini added rooms
lily pushed to main at lily/mudserver 2026-03-14 16:41:30 -06:00
156410bc39 Clean up README: remove redundant TOML examples, point to schema docs
lily pushed to main at lily/mudserver 2026-03-14 16:40:11 -06:00
e5e7057650 Add TOML reference docs for all world data types
lily pushed to main at lily/mudserver 2026-03-14 16:32:30 -06:00
7b6829b1e8 Give every NPC a race and class, resolved at spawn time
lily pushed to main at lily/mudserver 2026-03-14 16:13:14 -06:00
598360ac95 Implement guild system with multi-guild, spells, and combat casting
lily pushed to main at lily/mudserver 2026-03-14 15:42:39 -06:00
bdd1a85ea2 Add optional target argument to look command