Commit graph

  • a99729684e Make sure self.lhs/rhslist are always lists. Resolve #2290 Griatch 2021-01-18 22:08:11 +01:00
  • 5cfdfe95a6 Revert "Make gametime use timezone-aware datetimes" Tim Chaplin 2021-01-18 15:53:50 -05:00
  • 0a6236904b Clean up some markdown syntax Griatch 2021-01-18 21:51:18 +01:00
  • ec6257ca5e Merge pull request #2303 from Suudy/feature-advanced-remote-postgresql-use-case Griatch 2021-01-18 21:43:35 +01:00
  • d88431b8d3 Merge branch 'master' into develop Griatch 2021-01-18 21:35:48 +01:00
  • 0fb1e9463a Merge pull request #2292 from tim-chaplin/command_class Griatch 2021-01-18 21:35:23 +01:00
  • ddf13aaf17 Merge branch 'master' into develop Griatch 2021-01-18 21:32:53 +01:00
  • 4201ee9cdb Merge pull request #2293 from tim-chaplin/editor_no_north Griatch 2021-01-18 21:32:05 +01:00
  • 38fe709cb7 Make use of environmental variables for superuser creation Stephen Meier 2021-01-16 11:05:07 -05:00
  • bb70a5434f Add section on usage of a remote Postgres database Pete LaDow 2021-01-14 14:28:30 -08:00
  • 1716944875 Make gametime use timezone-aware datetimes Tim Chaplin 2020-12-30 15:30:52 -05:00
  • 5ac9196acb Make ExitCommand inherit from settings.COMMAND_DEFAULT_CLASS Tim Chaplin 2020-12-27 14:01:31 -05:00
  • a1830caeec Increase SaveYesNoCmdSet priority to 150 Tim Chaplin 2020-12-27 13:52:52 -05:00
  • 9923a0763d Make more commands honor settings.COMMAND_DEFAULT_CLASS Tim Chaplin 2020-12-27 11:45:25 -05:00
  • bd868f9a13 Revert "Update .gitignore" DegenerateTriangle 2020-12-25 17:25:30 -05:00
  • 6d70182d53 Update .gitignore DegenerateTriangle 2020-12-25 17:22:23 -05:00
  • 1652b45667 Honor START_LOCATION in default account creation. DegenerateTriangle 2020-12-25 17:22:18 -05:00
  • 36c5bbfe76 Add root doc Griatch 2020-12-20 14:34:05 +01:00
  • 3739b7b11e Fix other db CI builds with other home location Griatch 2020-12-20 14:30:13 +01:00
  • 1cccc527fd Some fixes to jupyter docs Griatch 2020-12-20 14:03:03 +01:00
  • 358fc8ff0e Merge branch 'feature/add-jupyter-notebook-support' of https://github.com/duysqubix/evennia into duysqubix-feature/add-jupyter-notebook-support Griatch 2020-12-20 13:38:16 +01:00
  • 9605e3e64d - Moved optional pip packages to requirements_extra.txt - Added documentation in Coding-Introduction.md for how to enable Jupyter notebook support duysqubix 2020-12-17 15:34:39 +00:00
  • 08dec91852 Update bug-report.md Griatch 2020-12-16 09:16:27 +01:00
  • d1244a762e Correctly rename config file Griatch 2020-12-16 09:34:04 +01:00
  • 74ca039b0c Test some additional discussion links Griatch 2020-12-16 09:31:30 +01:00
  • 914ba63721 Update documentation-issue.md Griatch 2020-12-16 09:21:56 +01:00
  • f39dcb8786 Correctly rename config file Griatch 2020-12-16 09:34:04 +01:00
  • 7206e5e0b9 Test some additional discussion links Griatch 2020-12-16 09:31:30 +01:00
  • 0be2c78b46 Update documentation-issue.md Griatch 2020-12-16 09:21:56 +01:00
  • d865535987 Update bug-report.md Griatch 2020-12-16 09:16:27 +01:00
  • e70a731e7f also needs jupyter dependency..duh duysqubix 2020-12-09 10:57:24 -06:00
  • 93bbacfe59 needs ipython for jupyter support duysqubix 2020-12-09 10:30:04 -06:00
  • 68795e3adc Merge branch 'master' into feature/add-jupyter-notebook-support duysqubix 2020-12-09 10:14:55 -06:00
  • 198a192595 Adds jupyter notebook support duysqubix 2020-12-09 10:12:55 -06:00
  • bbfae81e22 Fix django-extensions add Griatch 2020-12-09 16:45:39 +01:00
  • 69d1e97c8e Fix django-extensions add Griatch 2020-12-09 16:45:39 +01:00
  • 806b020da4 Changes to noun-handling and retain ellipsis in rplanguage contrib Griatch 2020-12-05 11:24:10 +01:00
  • 99cd66e99c Fix some bugs in elvish display example Griatch 2020-12-04 20:07:36 +01:00
  • d3b59b2312 Make the rplanguage contrib give better error on grammar/phoneme mismatch Griatch 2020-12-04 20:05:59 +01:00
  • e6f1cfbf64 Update toc Griatch 2020-11-29 12:43:27 +01:00
  • 9ed08a825d Update contrib-overview with all current contribs Griatch 2020-11-29 12:39:47 +01:00
  • adfcbe3a5d Another readme update Griatch 2020-11-29 00:09:09 +01:00
  • 14aee5d894 Update contrib/README.md Griatch 2020-11-29 00:07:01 +01:00
  • d189251702 Some fixes in contrib doc Griatch 2020-11-29 00:00:15 +01:00
  • 87c43ccce0 Add documentation for new crafting contrib Griatch 2020-11-28 22:58:07 +01:00
  • e890bd9040 Expand with many crafting unit tests Griatch 2020-11-28 17:11:49 +01:00
  • add5f90609 Start to add unittests Griatch 2020-11-25 23:51:41 +01:00
  • f7cce4ad10 Add crafting contrib Griatch 2020-11-25 09:38:58 +01:00
  • 97c1f5dd2e Merge pull request #2260 from TehFamine/patch-1 Griatch 2020-11-28 18:13:01 +01:00
  • 7f3602f414 Adjusting the width of the output in CmdTime TehFamine 2020-11-27 08:01:26 -05:00
  • 50779ee84d Fix error that did not let Session base beoverloaded correctly Griatch 2020-11-24 18:38:43 +01:00
  • ca78155aca Merge pull request #2255 from kcoram/fix-accounts-null-errors Griatch 2020-11-21 18:17:24 +01:00
  • fd9b491d09 Merge branch 'fix/i18n' of https://github.com/Vikka/evennia into Vikka-fix/i18n Griatch 2020-11-21 18:10:12 +01:00
  • e210aa47c1 Always install extra reqs for builds against dev branch Griatch 2020-11-21 18:09:08 +01:00
  • b555fd10bb Add null checking when getting puppet from session Kevin C. Coram 2020-11-17 15:06:19 +00:00
  • a68d5a0b8d fix a string from "%" formating to ".format" Dorian Turba 2020-11-16 16:58:44 +01:00
  • 36d735d1de fix a string from "%" formating to ".format" Dorian Turba 2020-11-15 20:09:32 +01:00
  • 9f11fe50d6 Some minor refactorings Griatch 2020-11-15 11:30:09 +01:00
  • 77c2f556e3 Merge branch 'refactor' of https://github.com/Vikka/evennia into Vikka-refactor Griatch 2020-11-15 11:21:30 +01:00
  • 1d880e5102 Customize index set Griatch 2020-11-14 19:15:24 +01:00
  • 26b2eb56a0 Customize index set Griatch 2020-11-14 19:15:24 +01:00
  • 0ae13260e5 Merge branch 'master' into develop Griatch 2020-11-14 16:06:54 +01:00
  • 4f0fdb4d8a Update changelog Griatch 2020-11-14 16:06:45 +01:00
  • 61162bd4d2 Update changelog Griatch 2020-11-14 16:06:05 +01:00
  • 43845560c5 Change build sourse for master Griatch 2020-11-14 13:38:06 +01:00
  • 8b8cac25c1 Change build sourse for master Griatch 2020-11-14 13:37:00 +01:00
  • 1ada2fe505 Update toc Griatch 2020-11-14 12:25:03 +01:00
  • 2a1aae0ab2 Conditional for develop branch doc warning Griatch 2020-11-14 12:22:34 +01:00
  • e930bd4ff1 Fix doc header for better build Griatch 2020-11-14 11:53:15 +01:00
  • 36d8a16a80 Fix unit tests for develop branch Griatch 2020-11-14 10:54:31 +01:00
  • cc809dd7e8 Minor fix for logging Griatch 2020-11-13 22:52:50 +01:00
  • 815c82607c Minor fix for logging Griatch 2020-11-13 22:52:50 +01:00
  • 490c4f11cf Don't allow 3-box with only two boxes in room. Resolve #2206. Griatch 2020-11-13 20:59:49 +01:00
  • 307716a4cd Don't allow 3-box with only two boxes in room. Resolve #2206. Griatch 2020-11-13 20:59:49 +01:00
  • 5f8911ec72 Better handle multimatch index out of scope. Resolve #2207. Griatch 2020-11-13 20:39:44 +01:00
  • 975e98766e Better handle multimatch index out of scope. Resolve #2207. Griatch 2020-11-13 20:39:44 +01:00
  • 8356c8f901 Fix .obj transfer for nested cmdset. Resolves #2221. Griatch 2020-11-12 23:23:28 +01:00
  • aac9eb17d9 Fix .obj transfer for nested cmdset. Resolves #2221. Griatch 2020-11-12 23:23:28 +01:00
  • 012d6a1935 Delay import of module-prototypes to avoid init-clash. Resolves #2232. Griatch 2020-11-12 22:28:14 +01:00
  • a5506d4e85 Better handle error when trying to add ticker with subsecond interval. Resolves #2235 Griatch 2020-11-12 22:01:24 +01:00
  • afd13e5caa fix of empty-string category name Griatch 2020-11-12 22:34:22 +01:00
  • 3bee981cff Delay import of module-prototypes to avoid init-clash. Resolves #2232. Griatch 2020-11-12 22:28:14 +01:00
  • e4b1e1c9aa Better handle error when trying to add ticker with subsecond interval. Resolves #2235 Griatch 2020-11-12 22:01:24 +01:00
  • 126dd135cb Fix an inconsistency in category-refresh for empty string, related to #2236 Griatch 2020-11-12 20:46:53 +01:00
  • 0e8c979134 Fix profunc parse and html tabs. Resolve #2246 Griatch 2020-11-11 00:41:58 +01:00
  • b7b2872f43 Fix profunc parse and html tabs. Resolve #2246 Griatch 2020-11-11 00:41:58 +01:00
  • 988f84de2d Fix traceback in MULTISESSION_MODE=3 for empty ic. Resolves #2250 Griatch 2020-11-10 22:54:09 +01:00
  • 4dd2e71448 Fix traceback in MULTISESSION_MODE=3 for empty ic. Resolves #2250 Griatch 2020-11-10 22:54:09 +01:00
  • 02bde3a45a Add develop-branch header warning Griatch 2020-11-10 20:05:58 +01:00
  • 43e2b0aba3 Update docs with better markup Griatch 2020-11-10 19:48:18 +01:00
  • 0fbffd7962 Update docs Griatch 2020-11-10 19:26:02 +01:00
  • f2c0c3120e refactor CmdHelp.format_help_entry for up-to-date formatting and string concatenation Dorian Turba 2020-11-08 17:28:32 +01:00
  • fd1ef7e9eb Changing tab characters for webclient. Resolve #2239. Griatch 2020-11-01 19:02:46 +01:00
  • 99aba2e4c9 Changing tab characters for webclient. Resolve #2239. Griatch 2020-11-01 19:02:46 +01:00
  • dedb1b3d66 Make service/start/stop handle errors better. Resolve #2237. Griatch 2020-11-01 17:38:49 +01:00
  • a63be0a416 Make service/start/stop handle errors better. Resolve #2237. Griatch 2020-11-01 17:38:49 +01:00
  • 1371226383 Better report of tracebacks across AMP bridge, sort of related to #2240 Griatch 2020-11-01 16:12:56 +01:00
  • 17dfcd4ed5 Better report of tracebacks across AMP bridge, sort of related to #2240 Griatch 2020-11-01 16:12:56 +01:00
  • 78dce264a5 Update line number in doc ref. Resolves #2242. Griatch 2020-11-01 12:13:51 +01:00
  • cb5015b325 Merge branch 'master' into develop Griatch 2020-11-01 11:52:40 +01:00