Commit graph

  • edbe583959 Clean up utils gc/sys imports Greg Taylor 2019-09-14 22:44:33 -07:00
  • e5354a6787 Remove py3.6 handler for ModuleImportError Greg Taylor 2019-09-14 22:42:58 -07:00
  • 3fb23f4c70 Remove unused utils.clean_object_caches func Greg Taylor 2019-09-14 22:41:52 -07:00
  • 41622d4527 Remove unneeded __futures__ imports Greg Taylor 2019-09-14 12:02:23 -07:00
  • 0eef4bee6f Fix breaking typo in evennia.objects.objects Greg Taylor 2019-09-15 00:05:22 -07:00
  • b609c548f0 Make DefaultObject echo confirmation when being puppeted, as per #1923 Griatch 2019-09-14 20:56:36 +02:00
  • 96490386a1 Fix prototype_tag issue in olc. Resolve #1918 Griatch 2019-09-14 20:45:58 +02:00
  • bc2777031d More fixes to text2ansi regexes. Resolve #1920. Resolve #1924. Griatch 2019-09-14 20:18:07 +02:00
  • 12ce59954e Merge pull request #1925 from evennia/contrib-egi-readme-removal Griatch 2019-09-14 14:44:38 +02:00
  • 535d2d05f1 Remove EGI mention in contrib README.md Greg Taylor 2019-09-13 22:14:06 -07:00
  • 25aa026b28 ... and another fix to handle line breaks in web client Griatch 2019-09-11 20:02:24 +02:00
  • c1be45b18d Use literal space rather than \s in text2html parser. Resolve #1916. Griatch 2019-09-11 19:58:28 +02:00
  • e7b4ba019a Merge branch 'master' of github.com:evennia/evennia Griatch 2019-09-11 08:42:47 +02:00
  • 56bfc10828 Fix line breaks from fixed-width lines in webclient. Resolve #1837. Griatch 2019-09-11 08:42:34 +02:00
  • 73ba06d5f8 Merge pull request #1915 from kovitikus/myfixes Griatch 2019-09-10 21:50:54 +02:00
  • 4646da4135 Fixed string conversions. Kovitikus 2019-09-10 15:17:56 -04:00
  • 8dcd1bb286 Fixed string conversions. Kovitikus 2019-09-10 15:17:21 -04:00
  • ced0bfea59 Converions to string types. Kovitikus 2019-09-10 14:42:01 -04:00
  • 607004f2eb Fix mismatching help query in OOC mode. Resolve #1914. Griatch 2019-09-10 19:57:22 +02:00
  • c376fb5b57 Updated tests.py with f-strings. Kovitikus 2019-09-10 13:29:21 -04:00
  • 02397aca0b Updated models.py with f-strings. Kovitikus 2019-09-10 13:24:16 -04:00
  • 37912417dc Updated manager.py with f-strings. Kovitikus 2019-09-10 13:22:05 -04:00
  • d70eb388f1 Updated bots.py to fstrings. Kovitikus 2019-09-10 12:47:03 -04:00
  • e343576292 Fixed a trailing whitespace. Kovitikus 2019-09-10 11:22:43 -04:00
  • c0a5156c70 Updated to fstrings. Kovitikus 2019-09-10 10:31:49 -04:00
  • 6b2c2ee6e3 Properly encode FileLogger's readline output. Resolve #1875. Griatch 2019-09-09 07:18:28 +02:00
  • 47b362738d Fix unit tests Griatch 2019-09-08 21:17:55 +02:00
  • dc444bd2be Fix typo in lock defintion Griatch 2019-09-08 20:19:25 +02:00
  • 9e3285a791 Handle drop with drop:holds() lock. Default to pass for backwards-compatibilty while on Evennia 0.9. See #1868 Griatch 2019-09-08 20:17:04 +02:00
  • d92efb6e67 Fix traceback in rpsystem contrib. Resolve #1871 Griatch 2019-09-08 19:41:14 +02:00
  • bb5324ba52 Fix AttributeHandler.get with no Attributes. Also make return_list=True return [] rather than [None]. Resolves #1866 Griatch 2019-09-08 19:18:19 +02:00
  • ea07a81696 Fix ANSI->HTML conversion in webclient; Resolve #1792 Griatch 2019-09-08 18:26:23 +02:00
  • 05b859c0b7 Fix pager output for spawn/list with a very long list. Resolve #1829 Griatch 2019-09-08 00:46:02 +02:00
  • c520ef86c9 Make DEFAULT_CHANNELS auto-recreate missing channels. Add new CHANNEL_MUDINFO setting. Griatch 2019-09-08 00:09:00 +02:00
  • dd8b3c1ba2 Use lists in settings. Resolve #1912 Griatch 2019-09-07 22:51:23 +02:00
  • bbb1d40c2d Make GLOBAL_SCRIPTS auto-start timed scripts; list all global scripts Griatch 2019-09-07 18:13:54 +02:00
  • e5072f7b39 Give better instructions in clothing contrib Griatch 2019-09-06 21:50:00 +02:00
  • 7d8d3216a9 Resolve duplicate script execution for global script. Make paused script fire at_server_reload. Resolve #1911. Griatch 2019-09-05 23:54:07 +02:00
  • ad2e0ce0be Make search_account also search by account alias. Resolve #1910 Griatch 2019-09-04 20:57:44 +02:00
  • a35dcedcc0 Better output for evennia --initmissing. Fix object copy with tags (Resolve #1909) Griatch 2019-09-04 20:35:08 +02:00
  • 6158f247bc Fix leftover errors in game template object doctstring Griatch 2019-09-02 23:01:44 +02:00
  • 0590847cae Remove typo. Resolve #1908. Griatch 2019-09-02 08:23:22 +02:00
  • 18a09e341c Fix time format Windows does not support. Resolve #1881. Resolve #1880 Griatch 2019-08-29 00:10:46 +02:00
  • 71840a14d3 Make manual Script.pause state survive full shutdown. Resolve #1838. Griatch 2019-08-28 23:31:08 +02:00
  • 89af821978 Fix bug in DefaultObject.at_traverse. Resolve #1832. Griatch 2019-08-28 22:49:41 +02:00
  • e7c6ed9ff0 Avoid next-confusion when logging out from website. Resolve #1745. Griatch 2019-08-28 20:49:11 +02:00
  • 57d2f3e15e Another fix to cmdparser Griatch 2019-08-28 20:11:35 +02:00
  • 0201208ec9 Forbid /media and /static file browsing. Resolve #1746. Griatch 2019-08-28 20:07:03 +02:00
  • 3af404960e Merge pull request #1877 from vincent-lg/fix_clothing Griatch 2019-08-28 19:01:18 +02:00
  • 771cbf7090 Merge pull request #1895 from aogier/ssh-error Griatch 2019-08-28 18:40:08 +02:00
  • f83532bf30 Fix typo in objects command. Resolve #1892. Griatch 2019-08-26 20:12:18 +02:00
  • 01a24b8343 Fix that caused whisper to never allow overriding text Griatch 2019-08-26 20:03:38 +02:00
  • db25c88e37 Fix regression error on one-character input. Resolves #1901 Griatch 2019-08-26 08:44:25 +02:00
  • 9b3970f48f Add commands missing from account.__all__. Resolves #1900. Griatch 2019-08-26 08:35:50 +02:00
  • f75c1f2a9f Merge pull request #1897 from aogier/python3 Griatch 2019-08-26 08:27:58 +02:00
  • 7f3c6dd918 Change tutorial typeclass to Tutorial Readable and TutorialClimbable. Improve error report for failed typeclass import. Griatch 2019-08-24 16:55:46 +02:00
  • 5eb820206b no longer needed Alessandro Ogier 2019-08-22 19:20:25 +02:00
  • 5bce6050ae fix ssh import error message Alessandro Ogier 2019-08-22 18:19:38 +02:00
  • 5755fbdb18 Merge pull request #1894 from aogier/double-whisper Griatch 2019-08-21 23:23:38 +02:00
  • 8bd85409ff do not duplicate whispers Alessandro Ogier 2019-08-21 22:47:08 +02:00
  • 734f3beb33 Merge pull request #1893 from aogier/ssh-fix Griatch 2019-08-21 22:36:32 +02:00
  • 08206cb768 fix ssh server Alessandro Ogier 2019-08-21 18:10:29 +02:00
  • 71052980d4 Update CHANGELOG with Spanish translation Griatch 2019-08-19 08:11:51 +02:00
  • 63c45683fb Merge pull request #1887 from gwa2100/Issue#1789fix Griatch 2019-08-19 08:05:36 +02:00
  • a0bbd81ca1 Merge pull request #1888 from fermuch/master Griatch 2019-08-19 08:03:56 +02:00
  • b8e15b6a46 Merge pull request #1891 from friarzen/webclient_focus_fix Griatch 2019-08-19 08:02:37 +02:00
  • e14b09c904 fix shift-up focus issue and enter-key always clearing focus Brenden Tuck 2019-08-18 19:49:58 -04:00
  • e055dd7ca6 added translation to spanish fermuch 2019-08-16 16:15:27 -03:00
  • 3e56de93e5 Fixed Issue #1789: Help popup in web client not clearing after close Timothy Carlisle 2019-08-15 02:19:31 -05:00
  • 792b52a77c Add Sites/Pages listing to admin, as per #1744 Griatch 2019-08-15 01:06:10 +02:00
  • 5716faa064 Make comm-commands act on the default Channel class. Resolves #1569 Griatch 2019-08-14 21:05:44 +02:00
  • ffc25dbd68 Make MXP links more visible in webclient Griatch 2019-08-10 12:15:26 +02:00
  • 7ea96d41e6 Updated CHANGELOG Griatch 2019-08-10 00:21:21 +02:00
  • 7c85c366bc Merge branch 'multimedia' of https://github.com/friarzen/evennia into friarzen-multimedia Griatch 2019-08-09 23:47:16 +02:00
  • 4e5397f60f Merge pull request #1885 from friarzen/no_dualinput_default Griatch 2019-08-09 23:42:07 +02:00
  • 811a259caf Change prompt bg-color. Default client to no help-popup Griatch 2019-08-09 23:35:34 +02:00
  • 9d98bb35ee Merge branch 'fix_prompt' of https://github.com/friarzen/evennia into friarzen-fix_prompt Griatch 2019-08-09 22:44:37 +02:00
  • 6743d4e4c9 Extend new unit tests in main cmdparser Griatch 2019-08-09 22:41:37 +02:00
  • 8a8528a1cb rework prompts to show up in input panes Brenden Tuck 2019-08-09 13:42:55 -04:00
  • 2155746034 Make single input window the default instead of dual inputs Brenden Tuck 2019-08-09 16:59:09 +00:00
  • 781e8310f5 Security update; Increase rec Django version to 2.2.4 Griatch 2019-08-09 18:03:02 +02:00
  • f64a44ce35 Fix unit tests for new py style Griatch 2019-08-09 08:44:39 +02:00
  • f0651aa04c Add a multimedia plugin to respond to images/audio/video server commands Brenden Tuck 2019-08-08 20:30:16 -04:00
  • 4f98ac4596 Update Changelog Griatch 2019-08-09 01:12:55 +02:00
  • 435a33e216 Extend py command to return stdout inline Griatch 2019-08-09 01:01:45 +02:00
  • 7400b4af21 Merge branch 'pyint' of https://github.com/vincent-lg/evennia into vincent-lg-pyint Griatch 2019-08-09 00:07:58 +02:00
  • 0733ac2bdf Merge pull request #1870 from frnknstn/webclient Griatch 2019-08-09 00:00:59 +02:00
  • adfaa9b071 Merge pull request #1863 from frnknstn/master Griatch 2019-08-08 23:57:08 +02:00
  • 3c1a82ebd5 Merge pull request #1860 from volundmush/fixing_options Griatch 2019-08-08 23:56:10 +02:00
  • 8e5ebc98b7 [clothing contrib] Allow to create new Clothing classes Vincent Le Goff 2019-07-29 13:23:40 +02:00
  • 45646dccdf Opens an interactive console when using the py command with no argument Vincent Le Goff 2019-07-22 15:37:19 +02:00
  • 45dcb441b0 pre-populate the untagged types (fixes #1869) Peter Finlayson 2019-07-19 12:45:26 +02:00
  • ee07b68361 correct the prototype parent keyword in the examples Peter Finlayson 2019-07-07 16:28:40 +02:00
  • 92bf4c8834 Fixing issues in options that prevented styled_footer and styled_separator from working. Andrew Bastien 2019-07-04 14:55:45 -04:00
  • febe08c885 Fix signaling names, add .signals to flat API. Griatch 2019-07-02 15:46:14 +02:00
  • 71e23ed93d Update version to 0.9.0 Griatch 2019-06-29 20:53:31 +02:00
  • 3a11382969 More plugin module loading checks Griatch 2019-06-29 20:27:42 +02:00
  • 6aef53bad6 Delay mod import until plugin service start Griatch 2019-06-29 20:21:28 +02:00
  • f7089cdfa5 Make plugin module error clearer Griatch 2019-06-29 19:23:18 +02:00
  • 79717f6963 Merge branch 'develop' Griatch 2019-06-29 18:46:27 +02:00