Commit graph

  • 2ded469357 Improved Italian i18n (user rpolve) Griatch 2021-04-06 21:46:02 +02:00
  • 4ac88c3898 Merge branch 'master' into develop Griatch 2021-04-06 21:12:16 +02:00
  • 43ecb0a9f2 Proposed fix fariparedes 2021-03-26 21:42:15 -04:00
  • 80f5a6c085 Merge branch 'from-obj' of https://github.com/fariparedes/evennia into fariparedes-from-obj Griatch 2021-04-06 21:11:31 +02:00
  • 4f3f1cadac Merge branch 'master' into develop Griatch 2021-04-06 21:09:13 +02:00
  • acd1765ea3 Proposed fix fariparedes 2021-03-26 21:34:03 -04:00
  • 08f8b9143a Merge branch 'ooc-look' of https://github.com/fariparedes/evennia into fariparedes-ooc-look Griatch 2021-04-06 21:05:56 +02:00
  • b99799c641 need to add twistd location to environment duysqubix 2021-03-23 04:32:21 +00:00
  • eb704812ae Merge branch 'master' of https://github.com/duysqubix/evennia into duysqubix-master Griatch 2021-04-06 21:02:36 +02:00
  • 7d20d35375 Maintenance time calculations should be done in minutes, not seconds. Should resolve #2336 RealKinetix 2021-03-29 22:34:55 -07:00
  • 83d9f81ab7 Merge branch 'master' of https://github.com/evennia/evennia Kenneth Aalberg 2021-03-28 14:17:42 +02:00
  • 2f0709e4fc Link to new funcparser docs Griatch 2021-03-28 00:00:38 +01:00
  • 198c446741 Merge branch 'GulliblePsychologist-argparser' into develop Griatch 2021-03-27 23:45:28 +01:00
  • c9d9e9c6f8 Clean up docs and more funcparser fixes Griatch 2021-03-27 23:43:46 +01:00
  • c65c68e4c2 Further cleanup and refactoring Griatch 2021-03-27 19:20:21 +01:00
  • 2366ea4a9c Proposed fix fariparedes 2021-03-26 21:42:15 -04:00
  • 43c3117732 Proposed fix fariparedes 2021-03-26 21:34:03 -04:00
  • 7891987e05 Fix unittests for funcparser refactor Griatch 2021-03-26 23:37:21 +01:00
  • ca58209244 Fix links to docs Griatch 2021-03-25 23:18:39 +01:00
  • a3a57314a1 Homogenize funcparser calls Griatch 2021-03-25 23:15:47 +01:00
  • 62d201a1b6 need to add twistd location to environment duysqubix 2021-03-23 04:32:21 +00:00
  • adb370b1d3 Add tests for verb conjugation Griatch 2021-03-22 20:18:27 +01:00
  • 24a6d2cfab Add verb conjugation module Griatch 2021-03-22 00:46:04 +01:00
  • e025357d16 Fix doc build makefile Griatch 2021-03-20 10:49:06 +01:00
  • c69ffe9f41 Correct doc-building make Griatch 2021-03-20 10:47:57 +01:00
  • 2c7163ba74 Remove mention of defunct delaccount cmd Griatch 2021-03-20 09:39:32 +01:00
  • 349b712152 Fix mention of defunct unban command. Resolves #2337 Griatch 2021-03-20 09:43:29 +01:00
  • 263065e7f1 Make Funcparser support non-string returns; more tests Griatch 2021-03-20 00:23:29 +01:00
  • 06c2b6d477 Make funcparser able to handle non-string returns Griatch 2021-03-18 23:27:00 +01:00
  • 73eb9a935d Make FuncParser integrate better with literal_eval by not nesting strings unnecessarily. Griatch 2021-03-18 09:39:41 +01:00
  • 773bb31f55 Replace inlinefunc parser with FuncParser mostly Griatch 2021-03-17 23:44:08 +01:00
  • 8c3910a033 Add new docs for FuncParser Griatch 2021-03-17 20:52:51 +01:00
  • f445f34356 Add simple_parser dependency. Extend/test new funcparser Griatch 2021-03-17 11:45:29 +01:00
  • 377a25f9e8 Add and start testing of new central funcparser Griatch 2021-03-14 23:54:53 +01:00
  • 32d7a4782c Resolve merge conflicts Griatch 2021-03-14 17:29:48 +01:00
  • 3e90e0bb14 Refactor CommandTest, inspired by PR #2326 by @davewiththenicehat Griatch 2021-03-14 16:22:21 +01:00
  • 52fa7fe273 Merge pull request #2327 from llzzies/patch-1 Griatch 2021-03-14 10:19:28 +01:00
  • f67bbe92fa Remove spurious code accidentally added from other branch Griatch 2021-03-11 09:43:02 +01:00
  • 9c2268d3d1 Some cleanup of new repeat() docstring Griatch 2021-03-07 18:02:16 +01:00
  • f773dec5ba Some cleanup of the new red_button example Griatch 2021-03-07 17:49:19 +01:00
  • e1762c8b2f Update scripts command, Scripts documentation Griatch 2021-03-07 17:41:48 +01:00
  • b5195a6e96 [feat] Script refactor; decouple timer component from script lifetime. Resolve #1715 Griatch 2021-03-07 10:34:01 +01:00
  • cd579fb649 Remove BASE_*_TYPECLASS from flat API, break circular imports of cmdhandler in accounts/objects. Resolve #2330. Griatch 2021-03-07 10:31:16 +01:00
  • 2563bd8e46 Remove BASE_*_TYPECLASS from flat API, break circular imports of cmdhandler in accounts/objects. Resolve #2330. Griatch 2021-03-07 10:31:16 +01:00
  • 013719ad26 Change link order in doc sidebar Griatch 2021-03-06 01:32:23 +01:00
  • 12cbe69c1f Remove excessive debug info on doc build Griatch 2021-03-06 01:31:58 +01:00
  • bfb3ce0e0a Add link sidebar to docs Griatch 2021-03-06 01:15:28 +01:00
  • 08b34f4d7c Add link sidebar to docs Griatch 2021-03-06 01:15:28 +01:00
  • 6ae9ccf2e4 Update Objects.md llzzies 2021-03-01 04:11:48 -05:00
  • e7518eee75 Fix for the clashing doc-branch issue Griatch 2021-02-27 14:32:46 +01:00
  • 21d36cb93a Hopefully final solution to the doc-build issue Griatch 2021-02-27 19:52:46 +01:00
  • c853d54957 Fix to go with fix for build Griatch 2021-02-27 19:04:55 +01:00
  • e3321088d3 Fixing looping bug Griatch 2021-02-27 18:48:18 +01:00
  • 9eafd3e34f Testing with new cleanup mechanism Griatch 2021-02-27 18:45:04 +01:00
  • 0440bf60f6 More testing Griatch 2021-02-27 18:38:47 +01:00
  • 14fab39b55 More debugging Griatch 2021-02-27 18:21:12 +01:00
  • 0dd6454036 More testing Griatch 2021-02-27 18:10:29 +01:00
  • f9a736ef1d More debug output Griatch 2021-02-27 18:04:02 +01:00
  • e8302f46d3 More experimentation with module reloading Griatch 2021-02-27 17:31:30 +01:00
  • a7bb763290 More testing with importlib Griatch 2021-02-27 14:33:29 +01:00
  • 455c016c95 Debug output for doc build Griatch 2021-02-27 14:25:17 +01:00
  • ae1820d73f More debug output Griatch 2021-02-27 14:22:56 +01:00
  • 4cefba6e3b More fixes Griatch 2021-02-27 14:13:42 +01:00
  • aefe2b070f Fix additional things needed for stand-alone import of evennia lib Griatch 2021-02-27 13:58:51 +01:00
  • 12933520b8 Tweak search manager import for doc build Griatch 2021-02-27 13:57:58 +01:00
  • 63a2b3b1aa Fix typo in doc conf Griatch 2021-02-27 13:53:53 +01:00
  • 6d0e85492d Fix doc conf build for multiversion Griatch 2021-02-27 13:48:11 +01:00
  • d100c250d5 Resolve merge conflict Griatch 2021-02-27 13:39:14 +01:00
  • 5aed34c844 Make evennia lib importable without created gamedir Griatch 2021-02-27 13:39:14 +01:00
  • 2227f16e17 Make evennia doc-build not require gamedir Griatch 2021-02-25 08:52:52 +01:00
  • e6f0439d31 Update makefile from develop Griatch 2021-02-24 23:25:46 +01:00
  • af88ccfd61 Fix typo in conf Griatch 2021-02-24 23:20:13 +01:00
  • 1c80618397 Correct evpath variable Griatch 2021-02-24 23:16:41 +01:00
  • b17cb58846 More debug output during doc build Griatch 2021-02-24 23:12:28 +01:00
  • 7d78c20a5a Another doc adjustment Griatch 2021-02-24 22:41:15 +01:00
  • 76d087ffb0 doc-building tests Griatch 2021-02-24 19:27:55 +01:00
  • ab8cb7ef77 More tests for doc building Griatch 2021-02-24 22:35:04 +01:00
  • cadbc0ba0a Start adding chargen Griatch 2021-02-24 22:32:54 +01:00
  • e8e4bcbcad Update Crafting.md Griatch 2021-02-15 17:26:45 +01:00
  • 481bce2ca8 Update changelog Griatch 2021-02-09 20:59:56 +01:00
  • 877d1b0a1d Merge branch 'develop' of github.com:evennia/evennia into develop Griatch 2021-02-09 20:58:26 +01:00
  • f885762c62 Merge pull request #2309 from jamalainm/latin_il8n Griatch 2021-02-09 20:58:13 +01:00
  • ce469f2765 Merge branch 'master' into latin_il8n jamalainm 2021-02-05 15:52:14 -06:00
  • 4e8fd3196e Added Latin translation for Evennia's core messages. jamalainm 2021-02-05 15:51:23 -06:00
  • 19586d22e1 Update doc build makefile Griatch 2021-01-30 15:57:23 +01:00
  • 31bc958d86 Update docs with new start envvars info Griatch 2021-01-30 13:24:52 +01:00
  • 71d00c3d5a Merge branch 'develop' of github.com:evennia/evennia into develop Griatch 2021-01-30 13:14:48 +01:00
  • 0adc63bac1 Merge pull request #2306 from srmeier/develop Griatch 2021-01-30 13:14:38 +01:00
  • dc64e719b5 Merge branch 'master' into develop Griatch 2021-01-30 13:13:00 +01:00
  • d8535fad4e Merge pull request #2291 from tim-chaplin/fix_start_location Griatch 2021-01-30 13:11:27 +01:00
  • 634199c60b Merge pull request #2299 from tim-chaplin/fix_time_test Griatch 2021-01-30 13:09:19 +01:00
  • 54ebbde3a7 Code clean up and check to make sure length of password is greater than 0 Stephen Meier 2021-01-22 23:22:35 -05:00
  • ce279de7c3 Converting single quotes to double to stay consistent Stephen Meier 2021-01-22 23:11:17 -05:00
  • ec2a9c8c8f Adding requirement for Evennia password Stephen Meier 2021-01-22 23:03:20 -05:00
  • 703ebf1fa1 Fix errors in cmdparser for post-index match-separators Griatch 2021-01-19 20:59:53 +01:00
  • 496508d473 Changing to a cleaner implementation to allow for empty email address Stephen Meier 2021-01-18 17:26:57 -05:00
  • 6dc2b5b767 Changing the envvars names to begin with EVENNIA instead of DJANGO Stephen Meier 2021-01-18 17:10:48 -05:00
  • e848b9162b Replace absolute timestamps in test_gametime with local datetimes Tim Chaplin 2021-01-18 17:00:23 -05:00
  • 152e86a7f3 Don't override location passed through kwargs Tim Chaplin 2021-01-18 16:37:20 -05:00
  • b633b48141 Fix typo on UnixCommandClass contrib. Resolves #2305 Griatch 2021-01-18 22:13:00 +01:00