You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:nakedmud

NakedMud has 1 active review. See all merge proposals.

NakedMud has 15 active branches owned by 3 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:nakedmud
Series: trunk
1 Development 2010-08-13 22:00:59 UTC
1. Official 3.8.1 release.

Author: Ixokai
Revision Date: 2010-08-13 22:00:59 UTC

Official 3.8.1 release.

lp:~venzor/nakedmud/cmd-snoop 1 Development 2010-12-07 06:23:49 UTC
4. Fixed issue with output, cleaned up c...

Author: Andrew Venzor
Revision Date: 2010-12-07 06:23:49 UTC

Fixed issue with output, cleaned up code (thanks Ixokai), made improvements to feedback.

lp:~venzor/nakedmud/char-receive-text 1 Development 2010-12-06 03:50:22 UTC
2. Bugfix: The runner for the hook 'char...

Author: Andrew Venzor
Revision Date: 2010-12-06 03:49:01 UTC

Bugfix: The runner for the hook 'char_receive_text' was in the wrong function. It didn't capture text such as exits.

lp:~venzor/nakedmud/muddata-port 1 Development 2010-12-01 22:36:39 UTC
2. Feature: Added option to set port in ...

Author: Andrew Venzor
Revision Date: 2010-12-01 21:30:41 UTC

Feature: Added option to set port in lib/muddata. Port preference is as follows: CLI > lib/muddata > DEFAULT_PORT

lp:~venzor/nakedmud/dig-help 1 Development 2010-11-30 23:29:11 UTC
2. Bugfix: Fixed typo in help file for '...

Author: Andrew Venzor
Revision Date: 2010-11-30 23:28:17 UTC

Bugfix: Fixed typo in help file for 'dig' command.

lp:~venzor/nakedmud/cmd-admin-extract 1 Development 2010-11-30 23:26:47 UTC
2. Bugfix: Line 109 changed from extract...

Author: Andrew Venzor
Revision Date: 2010-11-30 23:25:42 UTC

Bugfix: Line 109 changed from extract(ch) to mud.extract(ch)

lp:~venzor/nakedmud/inform-py-room-exits 1 Development 2010-11-30 20:48:47 UTC
2. Bugfix: Exception in list_room_exits(...

Author: Andrew Venzor
Revision Date: 2010-11-30 20:47:32 UTC

Bugfix: Exception in list_room_exits() in lib/pymodules/inform.py. Also cleaned up other functions, eliminating redundancy.

lp:~venzor/nakedmud/motd-fix 1 Development 2010-11-30 20:36:17 UTC
2. Bugfix: Fixed syntax in cmd_motd() in...

Author: Andrew Venzor
Revision Date: 2010-11-30 20:35:16 UTC

Bugfix: Fixed syntax in cmd_motd() in cmd_misc.py

lp:~venzor/nakedmud/cg-partial-race 1 Development 2010-11-30 19:34:06 UTC
2. Feature: Adds the ability to select a...

Author: Andrew Venzor
Revision Date: 2010-11-30 19:32:30 UTC

Feature: Adds the ability to select a race during character generation using partial keywords. Will ask user to clarify on an ambiguous choice.

lp:~venzor/nakedmud/linebreaks 1 Development 2010-11-23 23:13:36 UTC
2. Bugfix: Fixes line breaks in the file...

Author: Andrew Venzor
Revision Date: 2010-11-23 23:13:03 UTC

Bugfix: Fixes line breaks in the files lib/txt, and fixes the line breaks in the output of cmd_doc()

lp:~venzor/nakedmud/delete-char 1 Development 2010-11-23 22:58:03 UTC
2. Feature: Adds the option to delete a ...

Author: Andrew Venzor
Revision Date: 2010-11-23 22:55:10 UTC

Feature: Adds the option to delete a character from the account menu. Stores a back up of deleted pfiles and objfiles in a .deleted subdirectory with timestamp.

lp:~venzor/nakedmud/cg-quit 1 Development 2010-11-23 22:28:04 UTC
2. Feature: Quit Character Generation

Author: Andrew Venzor
Revision Date: 2010-11-23 22:27:24 UTC

Feature: Quit Character Generation

lp:~sorressean/nakedmud/logging 1 Development 2010-11-19 02:55:29 UTC
2. Added a -q switch so that you can mak...

Author: tyler
Revision Date: 2010-11-19 02:53:59 UTC

Added a -q switch so that you can make log messages not print to stdout. Also works with --quiet. Added logging to a file for a single session, cleaned up logging code.

lp:~sorressean/nakedmud/signals 1 Development 2010-11-19 02:10:38 UTC
2. Added signals so you can use control+...

Author: tyler
Revision Date: 2010-11-19 02:07:09 UTC

Added signals so you can use control+c to close, and send a hup signal to the process to copyover.

lp:~ixokai/nakedmud/sandbox-improvements (Has a merge proposal) 1 Development 2010-08-16 03:33:02 UTC
15. Use sanitize_code everywhere where sa...

Author: Ixokai
Revision Date: 2010-08-16 03:00:09 UTC

Use sanitize_code everywhere where sanitization is needed.

115 of 15 results
You can't create new branches for NakedMud.