• Joined on 2025-08-15
lily merged pull request lily/mudserver#3 2026-03-19 16:08:59 -06:00
Feature: Dynamic command discovery and enhanced RPC testing
lily pushed to feature/dynamic-commands at lily/mudserver 2026-03-19 15:56:54 -06:00
678543dd9a Merge origin/main into feature/dynamic-commands
0914b5a32b Replace sleep with wait-for-tcp script in run-tests.sh and CI workflow to improve reliability of smoke tests. Update TESTING.md to include prerequisites for the new script.
1a545bbae7 Refactor run-tests.sh to source individual test scripts and update TESTING.md for clarity on smoke test execution. CI now sets SKIP_SMOKE_BUILD to optimize the workflow.
3a2a606c4a needed tools
Compare 4 commits »
lily pushed to main at lily/mudserver 2026-03-19 15:47:23 -06:00
0914b5a32b Replace sleep with wait-for-tcp script in run-tests.sh and CI workflow to improve reliability of smoke tests. Update TESTING.md to include prerequisites for the new script.
lily pushed to main at lily/mudserver 2026-03-19 15:39:36 -06:00
1a545bbae7 Refactor run-tests.sh to source individual test scripts and update TESTING.md for clarity on smoke test execution. CI now sets SKIP_SMOKE_BUILD to optimize the workflow.
lily pushed to main at lily/mudserver 2026-03-19 15:30:24 -06:00
3a2a606c4a needed tools
lily created pull request lily/mudserver#3 2026-03-19 15:22:47 -06:00
Feature: Dynamic command discovery and enhanced RPC testing
lily created branch feature/dynamic-commands in lily/mudserver 2026-03-19 15:22:41 -06:00
lily pushed to feature/dynamic-commands at lily/mudserver 2026-03-19 15:22:41 -06:00
f183daa16c Feature: dynamic command discovery for JSON-RPC and enhanced testing
lily deleted branch feature/shops-and-interactions from lily/mudserver 2026-03-19 09:59:12 -06:00
lily pushed to main at lily/mudserver 2026-03-19 09:59:12 -06:00
3baa0091f9 Merge pull request 'Feature: Shops, Economy and Enhanced NPC Interactions' (#2) from feature/shops-and-interactions into main
87baaee46f Finalize shops, interactions and world data
52b333fa48 Update world data with dialogue, currency, and shop inventories
0722a2f1d7 Implement currency, shops, and enhanced NPC interaction system
Compare 4 commits »
lily merged pull request lily/mudserver#2 2026-03-19 09:59:11 -06:00
Feature: Shops, Economy and Enhanced NPC Interactions
lily created pull request lily/mudserver#2 2026-03-19 09:46:46 -06:00
Feature: Shops, Economy and Enhanced NPC Interactions
lily created branch feature/shops-and-interactions in lily/mudserver 2026-03-19 08:12:36 -06:00
lily pushed to feature/shops-and-interactions at lily/mudserver 2026-03-19 08:12:36 -06:00
87baaee46f Finalize shops, interactions and world data
52b333fa48 Update world data with dialogue, currency, and shop inventories
0722a2f1d7 Implement currency, shops, and enhanced NPC interaction system
Compare 3 commits »
lily pushed to main at lily/mudserver 2026-03-17 10:14:34 -06:00
2e1794b799 Fix: Rename unused jsonrpc field to _jsonrpc to silence warning
lily deleted branch mcp-integration from lily/mudserver 2026-03-17 10:00:34 -06:00
lily pushed to main at lily/mudserver 2026-03-17 10:00:21 -06:00
df757ba37d Merge pull request 'Fix smoke tests and resolve CI timeouts' (#1) from mcp-integration into main
ebdfa16aa5 Fix smoke tests: update movement for new spawn point and resolve Test 6 timeout
dd517d8851 Add JSON-RPC interface and refactor for MCP support
Compare 3 commits »
lily merged pull request lily/mudserver#1 2026-03-17 10:00:20 -06:00
Fix smoke tests and resolve CI timeouts
lily created pull request lily/mudserver#1 2026-03-17 09:57:38 -06:00
Fix smoke tests and resolve CI timeouts
lily pushed to mcp-integration at lily/mudserver 2026-03-17 09:53:04 -06:00
ebdfa16aa5 Fix smoke tests: update movement for new spawn point and resolve Test 6 timeout