Commit graph

  • 338899b8b1 Docstring, comments, indent/whitespace edits BlauFeuer 2017-03-24 00:16:59 -04:00
  • b0ac809229 CmdLook use_dbref by Builders perm group #1251 BlauFeuer 2017-03-23 23:37:37 -04:00
  • b2140b4ba1 gender character message don't try to substitute text that lacks gender info Eldritch Semblance 2017-03-23 19:14:37 +00:00
  • 8520d5f78c Escape pipes in @gender usage, fix gender substitution regex to respect escaped pipes Eldritch Semblance 2017-03-23 19:13:11 +00:00
  • 465a6336c5 The TestCommand.call() now returns the received message Vincent Le Goff 2017-03-23 10:54:51 -07:00
  • a019a9d65a Docstring update suggestions BlauFeuer 2017-03-23 10:59:41 -04:00
  • c4519d84e7 Remove spurious whitespace. Griatch 2017-03-25 10:01:44 +01:00
  • 96ba31f858 Implemented default object's at_give() hook BattleJenkins 2017-03-22 00:22:52 -07:00
  • 4e25c93888 Added at_give() hook to default object BattleJenkins 2017-03-22 00:19:58 -07:00
  • ff3b293a4a Only parse as switches when directly after command BlauFeuer 2017-03-21 19:03:34 -04:00
  • a83ea62df8 Fixed Typo in code. CloudKeeper1 2017-03-21 22:14:36 +11:00
  • 7738d06fea Typo in code that prevented RSS toggle off/delete BlauFeuer 2017-03-20 06:06:04 -04:00
  • 63c7ea3ab7 Indent fixes to address #1258 BlauFeuer 2017-03-20 05:45:18 -04:00
  • 62bd9fb4ab The ansi.raw utility now escapes vertical bars Vincent Le Goff 2017-03-19 12:33:09 -07:00
  • dee0bfe010 Clarify bulk-create comment in spawner. Griatch 2017-03-19 20:27:23 +01:00
  • c27c96f423 PEP 8 comply BlauFeuer 2017-03-19 12:17:14 -04:00
  • 4d8c5964a4 PEP 8 comply, docstring typo BlauFeuer 2017-03-19 12:07:43 -04:00
  • 3d268eaa39 PEP 8 whitespace comply, visual align BlauFeuer 2017-03-19 12:00:26 -04:00
  • 0f72f0f74c PEP 8 whitespace comply BlauFeuer 2017-03-19 11:55:26 -04:00
  • 8700659097 Typo, whitespace, comments to PEP 8 comply BlauFeuer 2017-03-19 11:52:09 -04:00
  • 8b0232d610 Update word usage in weather text for tut world BlauFeuer 2017-03-16 10:37:43 -04:00
  • 00b9393b39 Fix typo in call to msg method. BlauFeuer 2017-03-16 10:32:02 -04:00
  • 03ab95f57f Update system.py BlauFeuer 2017-03-13 05:07:09 -04:00
  • 3383cd4c6b Add URL for BSD 3-Clause license BlauFeuer 2017-03-13 04:57:53 -04:00
  • 083d6d1600 Add unittests for the time_format utility Vincent Le Goff 2017-03-12 15:42:35 -07:00
  • 8343b61772 Add a style 4 for the time_format utility Vincent Le Goff 2017-03-12 15:42:12 -07:00
  • 16d0002780 Move unreachable code after exception raise BlauFeuer 2017-03-03 20:58:39 -05:00
  • e762441d4d Remove unreachable code, PEP 8 whitespace, BlauFeuer 2017-03-03 20:48:25 -05:00
  • 08670008ad Fix merge conflicts Griatch 2017-03-19 18:10:06 +01:00
  • af5560f9e9 Minor doc fix. Griatch 2017-03-19 16:21:41 +01:00
  • 5d61602c38 Fix unicode error in unittest for mapbuilder. Griatch 2017-03-19 17:47:42 +01:00
  • 78a6a2fc1a comment typo BlauFeuer 2017-03-08 00:25:33 -05:00
  • 9aa8bfdf7b Fix Typos, whitespace, docstring, long lines BlauFeuer 2017-03-07 07:36:53 -05:00
  • dee1cdb646 minor PEP 8 whitespace edits BlauFeuer 2017-03-03 18:15:23 -05:00
  • dd8468aab6 minor PEP 8 whitespace, docstring, comment edits BlauFeuer 2017-03-03 18:11:44 -05:00
  • 0af6f2498e PEP 8 coding, whitespace, docstring/comment edits BlauFeuer 2017-03-03 18:08:47 -05:00
  • 42b41a6889 minor PEP 8 whitespace edit BlauFeuer 2017-03-03 18:06:18 -05:00
  • 239b04d139 Disconnect reason argument default passed on BlauFeuer 2017-03-03 18:04:47 -05:00
  • 7e6adb2fd9 Escape markup character when it ends a line BlauFeuer 2017-03-03 18:01:27 -05:00
  • 1e3d79c343 PEP 8 whitespace, remove unused assignment BlauFeuer 2017-03-03 17:58:04 -05:00
  • d995e70827 Escape markup character on last line edge case BlauFeuer 2017-03-03 17:54:37 -05:00
  • 357e829d4e Make at_get_cmdset get receive a parallel kwarg. Griatch 2017-03-01 15:20:30 +01:00
  • b73a0f8f8c Some minor language fixes. Griatch 2017-03-01 08:08:19 +01:00
  • 23a053c213 Added test for whisper command. CloudKeeper1 2017-02-28 22:17:33 +11:00
  • 44fdbc49cb Adjusted typos and indentation. CloudKeeper1 2017-02-28 22:07:18 +11:00
  • b3140b6608 Added new Whisper command to Cmdset CloudKeeper1 2017-02-28 21:43:48 +11:00
  • 270a10e8c7 Added Whisper Command. CloudKeeper1 2017-02-28 21:41:51 +11:00
  • bb027fc208 Make correctly consider edit locks. Griatch 2017-02-28 19:31:25 +01:00
  • 7c9aff23c8 Add ability to send a specific command instance to the cmdhandler, bypassing cmdset lookup. Add the cmdobj and cmdobj_key keywords. Griatch 2017-02-28 15:30:22 +01:00
  • 5aba9cf253 Remove accidentally left-in evtable debugs that messed up unittests. Griatch 2017-02-28 13:45:12 +01:00
  • c15d5a26c4 Add another errback handler for error in #1207. Griatch 2017-02-28 08:08:33 +01:00
  • e556c5e5d3 Fix #1234: use a mock datetime class to force UTC Vincent Le Goff 2017-02-27 16:51:35 -08:00
  • f48e8e1fab Make note of the timezone dependence of datetime.datetime.fromtimestamp. Griatch 2017-02-28 00:07:05 +01:00
  • f0ef1a648e Still cannot replicate #1234; test to force-set UTC time zone to see if that helps. Griatch 2017-02-27 23:59:47 +01:00
  • f58ac47b63 Adjusted suggested use so that it works. CloudKeeper1 2017-02-26 19:04:06 +11:00
  • 1b24bacc12 Suggested fix for #1231 + whitespace/docstring BlauFeuer 2017-02-23 15:56:27 -05:00
  • 657b3585f8 Remove the deprecated .characters property from Player model, it was a leftover from another time (there is no such hard-coded relation; use sessions instead). Closes #1233." Griatch 2017-02-27 22:39:14 +01:00
  • 4424734867 Reverting change to unittest, cannot replicate issue #1234. Griatch 2017-02-27 22:26:47 +01:00
  • 541d54ecc1 prettytable to EvTable and whitespace edits BlauFeuer 2017-02-21 17:44:25 -05:00
  • bd7388c03d Whitespace and LGTM alert edits BlauFeuer 2017-02-21 17:42:50 -05:00
  • 1937c314bb Markup and PEP 8 updates BlauFeuer 2017-02-21 10:34:15 -05:00
  • ce15140bdd banlist to use evtable, markup, LGTM, PEP 8 BlauFeuer 2017-02-21 10:21:36 -05:00
  • 86e0db7ea9 Implement suggested fix for cmdrate limiter. Resolves #1231. Griatch 2017-02-27 22:11:47 +01:00
  • d301ddd921 Add possible fix for some unittest time issues, related to #1234. Griatch 2017-02-27 22:07:17 +01:00
  • b04a50fe28 Shut down existing IRC/RSS bots if starting with IRC/RSS_ENABLED=False. Resolves #1238. Griatch 2017-02-27 22:01:08 +01:00
  • effa618268 Fix typo in changelog. Griatch 2017-02-23 13:26:48 +01:00
  • bacb63bfdf Update changelog to latest. Griatch 2017-02-23 13:26:29 +01:00
  • 0dfd474eff Markup change, whitespace, comment, docstring edit BlauFeuer 2017-02-20 22:02:54 -05:00
  • 9be2db3f93 Markup change, whitespace and comment edits BlauFeuer 2017-02-20 22:01:50 -05:00
  • f14667cdd6 Markup change, whitespace and typo fixes BlauFeuer 2017-02-20 21:56:56 -05:00
  • 6fae85c32a Markup string constant change, whitespace adjust BlauFeuer 2017-02-20 21:53:49 -05:00
  • 6ac3e0b4c9 Remove legacy default screen - no longer used BlauFeuer 2017-02-20 02:52:23 -05:00
  • c2fa13107f Markup, whitespace, and code cleanup BlauFeuer 2017-02-20 02:50:15 -05:00
  • 5b86cc9bf4 Markup, whitespace, comment edits BlauFeuer 2017-02-20 02:45:31 -05:00
  • 0dfac7f737 Markup, whitespace, docstring and comments, code BlauFeuer 2017-02-20 02:32:01 -05:00
  • 37984adc58 Markup, whitespace, docstring and comment updates BlauFeuer 2017-02-20 02:21:49 -05:00
  • 7f6db31bd6 Markup, whitespace and code refactor BlauFeuer 2017-02-20 02:07:38 -05:00
  • f33b562cf7 Markup and whitespace updates BlauFeuer 2017-02-20 01:47:12 -05:00
  • 5111fb9a1e Markup, whitespace, typo and code style fixes BlauFeuer 2017-02-20 01:41:43 -05:00
  • dc1545cb27 Docstring, comments and whitespace fixes BlauFeuer 2017-02-20 01:36:58 -05:00
  • 695cc4d218 Add basic unittests for the rest of the tutorial_world rooms. This concludes #1105. Griatch 2017-02-20 00:11:08 +01:00
  • 5a723697e7 Add unittests to tutorial world mob, objects and most rooms as per #1105. Griatch 2017-02-19 23:48:24 +01:00
  • fd4f72f4d0 Add unittest for talking_npc contrib as per #1105. Griatch 2017-02-19 21:30:24 +01:00
  • a0b1a0cac1 Add unittests for simpledoor and slow_exit contribs, as per #1105. Griatch 2017-02-19 21:06:03 +01:00
  • 42c13ee870 Add unit tests for mapbuilder, menu_login and multidescer contribs, as per #1105. Griatch 2017-02-19 20:21:07 +01:00
  • 108dd35ee7 Add unittest for mail contrib; fix some inconsistencies and refactor to better handle errors. Griatch 2017-02-19 19:24:00 +01:00
  • 23cfd3ba17 Make attribute cache behavior consistent with the non-cached return when returning non-found objects as per #1226. Griatch 2017-02-19 17:36:35 +01:00
  • 7e762245c8 Add unittests for gendersub contrib as per #1105. Griatch 2017-02-19 14:54:40 +01:00
  • 1b9016d26a Add unittests to email_login contrib and also update it to work correctly with latest code. Pertains to #1105. Griatch 2017-02-19 14:35:42 +01:00
  • e9a6465c65 Add unittest to contrib.dice as per #1105. Griatch 2017-02-19 13:41:56 +01:00
  • 46a5a62d2b Add unittests for contrib/chargen and custom_gametime. Removed unused time units settings from custom_gametime. Griatch 2017-02-19 13:10:17 +01:00
  • 7e395ea7ec CmdQuell whitespace adjust to pass tests BlauFeuer 2017-02-18 22:46:34 -05:00
  • a96ad804c0 Markup update BlauFeuer 2017-02-18 22:20:10 -05:00
  • 3d9695c86b Markup update BlauFeuer 2017-02-18 22:18:11 -05:00
  • 6192080811 Markup update BlauFeuer 2017-02-18 22:16:39 -05:00
  • e40b9d14fa Markup update BlauFeuer 2017-02-18 22:14:49 -05:00
  • 46da1b9166 Markup, whitespace, LGTP and PEP 8 updates BlauFeuer 2017-02-18 21:47:18 -05:00
  • be05b3a1c8 Markup, whitespace and PEP 8 updates BlauFeuer 2017-02-18 21:29:32 -05:00
  • 24bd3a6412 markup, whitespace and PEP 8 BlauFeuer 2017-02-18 20:56:08 -05:00
  • ec11388531 Markup, whitespace, PEP 8 and docstring updates BlauFeuer 2017-02-18 19:56:44 -05:00