Commit graph

  • 68f4e9041a Some fixes to the connection wizard; Add MSSP guide. Griatch 2020-09-16 19:55:10 +02:00
  • 488707b5b9 Fix django requirements for current LTS version Griatch 2020-09-15 20:54:31 +02:00
  • 4284e5be1e Implement new EvMore functionality. Resolves #2126 Griatch 2020-09-14 23:31:10 +02:00
  • 7307887185 Fix optimized prototype search mechanism. Still no dual db/mod search Griatch 2020-09-14 19:13:18 +02:00
  • f61c80caf7 Add width logic for prototype display. Still no mix of module and db prototypes in list Griatch 2020-09-09 20:44:07 +02:00
  • d607bbb0fc Optimize EvMore for prototypes, as per #2126 Griatch 2020-09-09 10:06:59 +02:00
  • a1410ef30f Merge pull request #2192 from davewiththenicehat/master Griatch 2020-09-10 14:45:36 +02:00
  • e85ff125fb gendersub msg method removed positional argument davewiththenicehat 2020-09-10 08:29:23 -04:00
  • e7efffd629 Use assertCountEqual for better handling db variations Griatch 2020-09-06 20:02:21 +02:00
  • c051d15f5c Update prototype example module Griatch 2020-09-06 13:09:43 +02:00
  • b086e95e19 Fix unittest for postgres ordering Griatch 2020-09-06 10:48:50 +02:00
  • c4a9e620e9 Add two default commands to __all__ tuple. Resolve #2189 Griatch 2020-09-05 23:34:08 +02:00
  • 98bb8f6f79 Optimize queries for prototype lookup, as part of #2126. Griatch 2020-09-05 23:30:08 +02:00
  • f0edd37a6f Merge pull request #2188 from davewiththenicehat/master Griatch 2020-09-03 08:42:19 +02:00
  • cfc1a0bca0 Merge pull request #2178 from luyijun/myfix Griatch 2020-09-03 08:39:21 +02:00
  • 3e43bafaf9 Update example_batch_code.py davewiththenicehat 2020-09-02 17:25:39 -04:00
  • 2818b90f89 Merge pull request #1 from evennia/master davewiththenicehat 2020-09-02 17:21:06 -04:00
  • 9040aafb05 Make at_post_cmd() run after func() also for delayed commands. Resolve #2179 Griatch 2020-09-01 22:58:54 +02:00
  • 1e5c302e9b Use localtime for MudInfo channel output. Resolves #2182. Griatch 2020-09-01 22:36:54 +02:00
  • bf8d41562d Default to attrread as locktype for Attribute read access. Resolve #2185 Griatch 2020-09-01 20:40:48 +02:00
  • 7fd29a9093 Fix settings-reset functionality. Resolve #2187 Griatch 2020-09-01 20:35:16 +02:00
  • 2a392c290d Fix error in pluralization inflection. Resolves #2183. Griatch 2020-09-01 19:10:07 +02:00
  • 451c45d20b Fix of unittest to account for mysql/psql variations Griatch 2020-08-31 19:38:57 +02:00
  • d022c9c7bc Fix unittest error for dice contrib Griatch 2020-08-06 00:22:48 +02:00
  • e69cce9925 Fix a bug that script whose db_interval is 0 will be run when call its start method twice. luyijun 2020-08-02 10:48:47 +08:00
  • 42612c92a7 Add stack support for object.search Griatch 2020-07-31 23:24:13 +02:00
  • 7015b4992d Recovered my old where-do-I-begin article from Imaginary Realities and adopted it into tutorial Griatch 2020-07-31 20:52:18 +02:00
  • eca9ed4d78 Wrote introduction to tutorial-game coding section Griatch 2020-07-31 19:25:22 +02:00
  • c2af8d2889 Refactor starting tutorial intro pages Griatch 2020-07-31 18:40:48 +02:00
  • 397b5feedf Clean up client grid Griatch 2020-07-31 18:15:53 +02:00
  • dd6a7875bf Clean up api doc header suprocessing, other fixes Griatch 2020-07-31 16:11:30 +02:00
  • ba717a437e More work on docs for starting-tut Griatch 2020-07-30 20:06:57 +02:00
  • d95a9447e7 Merge branch 'master' into develop Griatch 2020-07-28 23:47:35 +02:00
  • 829baa1198 Fix width of examine separator line. Resolve #2177. Griatch 2020-07-28 23:47:03 +02:00
  • 3a16b097cd Add some more docs Griatch 2020-07-28 23:39:04 +02:00
  • cde208e998 Rework game-planning docs for new manual Griatch 2020-07-28 00:16:12 +02:00
  • fcb8f3ff9f Finish up doc on sittables Griatch 2020-07-27 22:04:07 +02:00
  • 8e9fa2d1cd Fix merge conflicts Griatch 2020-07-27 21:14:36 +02:00
  • b24d4f0e1e Run black on sources; add black config Griatch 2020-07-27 21:12:06 +02:00
  • 0df87037e7 Ran black on sources, add black config Griatch 2020-07-27 21:09:13 +02:00
  • abe4b1e4ee Merge branch 'master' into develop Griatch 2020-07-27 20:44:54 +02:00
  • b5d148b00a Optimize/fix searching objects by-attribute-value Griatch 2020-07-27 20:44:14 +02:00
  • 23767f4205 Fix single-attribute examine on not-found Griatch 2020-07-27 15:16:46 +02:00
  • 7c9705d90a Fix bug in examine attrvalue. Resolves #2175. Griatch 2020-07-27 14:56:26 +02:00
  • 85cc0a431d Merge branch 'master' into develop Griatch 2020-07-20 22:25:33 +02:00
  • dd5c6274b7 Make ic command better handle multiple-matches. Griatch 2020-07-20 22:12:49 +02:00
  • 81a22b0b5d Merge branch 'change_ic_behavior' into develop Griatch 2020-07-20 22:17:05 +02:00
  • 87c7e169b1 Make ic command better handle multiple-matches. Griatch 2020-07-20 22:12:49 +02:00
  • f9700619b7 Merge branch 'master' into develop Griatch 2020-07-19 10:54:12 +02:00
  • fa09aeef50 Make INLINEFUNC_STACK_MAXSIZE default visible in settings_default. Resolves #2173. Griatch 2020-07-19 10:30:30 +02:00
  • 90e149dc27 Resolve merge conflicts Griatch 2020-07-18 23:30:23 +02:00
  • f615886d24 Add unittest for Attr/Tag.batch_add, clarify docstrings. Resolves #2125 Griatch 2020-07-18 23:10:46 +02:00
  • 08190a7ff4 Ensure uniqueness of Msg sender_strings list. Resolves #2127. Griatch 2020-07-18 22:47:40 +02:00
  • 050b050d24 Make DefaultObject/Room/Exit's argument optional. Also resolves #2162. Griatch 2020-07-18 22:37:43 +02:00
  • 929c16bb14 Doc fix in tag docstring. Resolves #2155 Griatch 2020-07-18 21:59:31 +02:00
  • 9b08bfe9c2 Correct grammar for maxnum chars reached. Resolves #2151 Griatch 2020-07-18 21:56:34 +02:00
  • 5f6496b6a5 Black formatting artefact. Resolves #2158 Griatch 2020-07-18 21:49:15 +02:00
  • e5b96a2b79 Add tags= keywords to all create functions, with unit tests. Resolves #2160 Griatch 2020-07-18 21:36:03 +02:00
  • e7b91e11e7 Remove duplicate get_command_info in MuxCommand base. Resolves #2164 Griatch 2020-07-18 19:40:02 +02:00
  • 1f506de12c Make CmdGet/Drop/Give give error if obj.move_to returns False. Resolves #2168. Griatch 2020-07-18 19:37:49 +02:00
  • 54e70a40b7 Add script.obj.dbref to scripts output. Resolves #2167 Griatch 2020-07-18 19:25:37 +02:00
  • 8434907d9e Resolve merge conflicts Griatch 2020-07-18 18:06:13 +02:00
  • e58147a7e5 Add .sort support for SaverList Griatch 2020-07-18 18:03:54 +02:00
  • 255ef3d4db Update gendersub in master too Griatch 2020-07-18 16:33:06 +02:00
  • f53db0079c Fix gendersub, add new unittest Griatch 2020-07-18 16:10:28 +02:00
  • 862d2a5d06 Resolve merge conflicts Griatch 2020-07-18 15:56:47 +02:00
  • 7aa6883b94 Cleanup of examine, escape inlinefuncs. Resolve #2172 Griatch 2020-07-18 15:51:29 +02:00
  • f7b4193c84 Add $random default inlinefunc because I expected it to be there Griatch 2020-07-17 14:25:24 +02:00
  • 98b040634b Update twisted dependency as per released CVEs Griatch 2020-07-17 11:47:23 +02:00
  • 5b63f9e155 Merge pull request #2157 from Puciek/master Griatch 2020-07-16 20:57:28 +02:00
  • 750922a613 Have EvTable width correctly handle asian alphabets as per #2166. Griatch 2020-07-15 23:16:57 +02:00
  • 28bff4ddde Resolve merge conflicts Griatch 2020-07-15 23:18:38 +02:00
  • 101152abde Have EvTable width correctly handle asian alphabets Griatch 2020-07-15 23:16:57 +02:00
  • a0dd7e0da4 Update changelog with missing line Griatch 2020-07-15 19:51:18 +02:00
  • 94cf728081 Merge changes from master Griatch 2020-07-15 18:07:45 +02:00
  • 7798c892cd Remove leftover layout file Griatch 2020-07-15 18:03:13 +02:00
  • b9553b94fc Use latest sphinx-multiversion Griatch 2020-07-12 23:05:49 +02:00
  • 5177efe129 Fixes to auto-link remapper Griatch 2020-07-12 18:10:13 +02:00
  • a0ce1ea821 Add autodoc files Griatch 2020-07-12 20:07:24 +02:00
  • 463752e066 Updated API autodoc index. Griatch 2020-07-12 20:04:12 +02:00
  • c52f505d00 Copy doc tools from develop Griatch 2020-07-12 20:01:44 +02:00
  • 7eab265994 Rename Contrib to Contribs in docs Griatch 2020-07-12 17:36:01 +02:00
  • b5b265ec3b Doc refactor/renaming Griatch 2020-07-11 10:41:33 +02:00
  • 9d8e8d7693 Start to clean up docs Griatch 2020-07-11 00:52:34 +02:00
  • 76761825d0 Fixed all errors in doc building Griatch 2020-07-11 00:14:13 +02:00
  • 9fbfc8f8d0 Almost completed refactoring of source docstrings for new doc system Griatch 2020-07-10 22:47:37 +02:00
  • 2208a3030c Remove tests from api doc Griatch 2020-07-10 18:04:55 +02:00
  • b1cae35e34 Modify package template Griatch 2020-07-10 17:58:07 +02:00
  • 7fed14d233 Rename docstring Kwargs to Keyword Args Griatch 2020-07-10 15:05:18 +02:00
  • 29fc31bb01 Post-process docstring output Griatch 2020-07-10 14:14:34 +02:00
  • 09c602dd69 Fix all failing links and warnings Griatch 2020-07-09 00:06:50 +02:00
  • 22743055fe Adding missing component pages Griatch 2020-07-08 22:52:46 +02:00
  • 7f79c61bb9 Start to fix references Griatch 2020-07-08 22:20:37 +02:00
  • ef1531c405 Remapping urls Griatch 2020-07-08 21:55:19 +02:00
  • 3b87cffed6 Fixes to urls Griatch 2020-07-08 21:51:14 +02:00
  • 21cb3f69c8 Split out Django-queries into separate tutorial page Griatch 2020-07-08 20:29:55 +02:00
  • c54625b305 Made a lot of progress on the search tutorial Griatch 2020-07-08 00:14:37 +02:00
  • 3f1a3612e4 Add new src: link alias Griatch 2020-07-07 00:18:47 +02:00
  • d5f66df2b3 Fixed api: reference shortcut Griatch 2020-07-06 20:48:21 +02:00
  • a8f56f4370 Finished typeclass docs Griatch 2020-07-06 00:05:15 +02:00