Commit graph

  • e5372b9740 Renamed to underscores trhr 2020-03-20 22:04:04 -05:00
  • 25ab0a8bbb added tests trhr 2020-03-20 22:03:14 -05:00
  • 5d15010dde Remove dummy@example.com as email fallback since django no longer requires an email to be set Griatch 2020-03-20 21:56:30 +01:00
  • 1024cb6f52 Merge pull request #2074 from trhr/bugfixes Griatch 2020-03-17 10:27:47 +01:00
  • 9ac2769be3 Add a bit more to another docstring TehomCD 2020-03-14 01:09:04 -04:00
  • 74418a558b Add more detailed docstring TehomCD 2020-03-14 01:05:53 -04:00
  • bf694e5d93 Convert filter_name method to staticmethod TehomCD 2020-03-14 00:42:36 -04:00
  • d441739c9a Convert serializer to use attributes/nickhandlers TehomCD 2020-03-14 00:36:27 -04:00
  • 75812dcdd5 Fix attribute serializer, add name filter TehomCD 2020-03-13 21:52:03 -04:00
  • 1153433a2c Resolve merge conflict TehomCD 2020-03-08 00:10:18 -05:00
  • 6da4231939 Resolve trailing slash issue, fix typeclass manager TehomCD 2020-03-08 00:04:40 -05:00
  • e552663eea #1904 is_typeclass to default exact=False trhr 2020-03-07 21:24:15 -06:00
  • c5ff2de0bd Fix account.msg, which didn't properly handle tuple input Griatch 2020-03-04 22:28:43 +01:00
  • 1c4fabbfa2 Add more fields to serializers TehomCD 2020-03-01 19:11:04 -05:00
  • ec570a17cd Fix filtering TehomCD 2020-03-01 10:02:23 -05:00
  • c83567c95e Add filter for aliases and permissions TehomCD 2020-03-01 01:07:00 -05:00
  • e687f63ab7 Add README TehomCD 2020-02-29 21:31:57 -05:00
  • 0aa38eddab Make RPSystem CmdRecog list recogs if given no args. Resolve #2059. Griatch 2020-02-29 14:00:04 +01:00
  • 25a0de12d7 Ran black on sources Griatch 2020-02-29 12:25:00 +01:00
  • edcd06d531 Handle case of script.at_repeat() immediately calling stop(). Resolves #2061. Griatch 2020-02-29 12:24:26 +01:00
  • d10f9b7320 weird comment, nbd trhr 2020-02-28 22:32:28 -06:00
  • b4cdbbc710 Merge branch 'master' of https://github.com/trhr/evennia into aws-s3-cdn trhr 2020-02-28 20:31:15 -06:00
  • fda51edea6 Make child command class correctly pick up parent docstring if it's missing Griatch 2020-02-28 23:41:57 +01:00
  • f9df4e6541 Merge pull request #2066 from trhr/proxy-plugins3 Griatch 2020-02-28 20:28:14 +01:00
  • 92c8663010 Makes the URL actually accessible. trhr 2020-02-26 22:29:24 -06:00
  • 388d615f25 All changes but unit tests trhr 2020-02-26 20:42:18 -06:00
  • e063d82bfb Try different requirement to resolve trello build conflict Griatch 2020-02-24 16:29:04 +01:00
  • 2d3f28822b Add unittest for typeclass/prototype, some cleanup Griatch 2020-02-24 08:32:49 +01:00
  • 9743275f80 Merge branch 'master' of https://github.com/biscuitWizard/evennia into biscuitWizard-master Griatch 2020-02-24 07:39:04 +01:00
  • f7ee46e8d8 Blacked source trhr 2020-02-23 19:52:55 -06:00
  • 75321b7116 Updated documentation; cleaned up trhr 2020-02-23 19:27:41 -06:00
  • e4fc50d254 Add set_attribute to default permission class TehomCD 2020-02-22 13:32:12 -05:00
  • 2798dfb712 Add action for setting attributes via endpoint TehomCD 2020-02-22 12:15:13 -05:00
  • 6f350c60c2 Add test for create TehomCD 2020-02-21 22:48:13 -05:00
  • 3980a8fe69 Boto3 / AWS contrib plugin trhr 2020-02-20 23:44:18 -06:00
  • ae2728faf4 Ran black on sources Griatch 2020-02-19 23:49:28 +01:00
  • 32a2cff556 Merge pull request #2060 from trhr/proxy-plugins-2 Griatch 2020-02-19 23:38:48 +01:00
  • e4eb9f2b83 proxy-plugins trhr 2020-02-19 16:33:35 -06:00
  • b99c8aa704 Merge pull request #2 from evennia/master The Right Honourable Reverend 2020-02-19 16:23:20 -06:00
  • e9d14f8673 Use only minor version for django recommended warning Griatch 2020-02-17 09:03:59 +01:00
  • 27babf4469 Add inside_rec lockfunc. Resolves #1618 Griatch 2020-02-17 01:11:31 +01:00
  • 83d4737027 Pin attrs version due to 3.7 conflict TehomCD 2020-02-16 18:10:21 -05:00
  • abb8eaae13 Add django rest framework with CRUD views TehomCD 2020-02-16 17:12:38 -05:00
  • d0035b83fb Typo in CmdTeleport help text Griatch 2020-02-16 20:12:13 +01:00
  • c87f11dcfb Added additional information to the prototype application command flag. Julie Iaccarino 2020-02-16 09:15:08 -08:00
  • 7419b3a82d Fixing condition where state could be only sort of successful. Julie Iaccarino 2020-02-16 07:38:09 -08:00
  • feb71858db Improved the messaging for prototype applications. Julie Iaccarino 2020-02-16 07:36:29 -08:00
  • 92b0164190 Merge pull request #2056 from trhr/bugfixes Griatch 2020-02-16 16:10:31 +01:00
  • d43f4f9789 Added a prototype flag to typeclass to allow setting existing objects to a new prototype. Julie Iaccarino 2020-02-16 01:43:39 -08:00
  • fb83d7f277 log_error is not a function in utils/logger.py; changed to log_err in utils/dbserialize.py trhr 2020-02-14 23:50:44 -06:00
  • 3a10f35abd Update README.md Griatch 2020-02-13 09:39:13 +01:00
  • 9122bac1a2 Update README.md Griatch 2020-02-13 09:38:00 +01:00
  • 4364dc8ede Do not try to log partial binary data content, see #2053 Griatch 2020-02-12 23:43:01 +01:00
  • 23cbacfa5e Remove duplicate dbref implementation in comms-manager. Resolves #2054 Griatch 2020-02-12 23:19:20 +01:00
  • 49b34f390d Don't allow step_task if task is None. Resolves #2047 Griatch 2020-02-12 23:13:52 +01:00
  • 05f2264eb1 Ran black on sources, some minor tweaks Griatch 2020-02-12 23:07:56 +01:00
  • 5e18dcc562 Merge pull request #2050 from trhr/django3 Griatch 2020-02-12 23:01:27 +01:00
  • 6118966c28 Added deprecation warning trhr 2020-02-12 15:31:19 -06:00
  • 4982b934a5 Make rpsystem contrib's say use at_before_say hook Griatch 2020-02-12 08:56:23 +01:00
  • af74ff49da Merge pull request #2049 from blongden/master Griatch 2020-02-11 18:00:07 +01:00
  • 623d780347 Revert "Proxy plugin module" - wrong branch trhr 2020-02-10 00:58:59 -06:00
  • 92c08bb0dc Proxy plugin module trhr 2020-02-10 00:34:09 -06:00
  • a3169b50c2 new django.urls.path() function allows a simpler, more readable URL routing syntax. trhr 2020-02-09 20:36:30 -06:00
  • 308818bd5d {% load staticfiles %} and {% load admin_static %} are deprecated in favor of {% load static %}, which works the same. trhr 2020-02-09 20:00:33 -06:00
  • ce0a012e51 The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql. It’s been an alias since Django 1.9 trhr 2020-02-09 19:58:21 -06:00
  • 090157979b django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are deprecated in favor of the functions that they’re aliases for: django.utils.translation.gettext(), gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy(). trhr 2020-02-09 19:55:49 -06:00
  • ce95961663 The smart_text() and force_text() aliases (since Django 2.0) of smart_str() and force_str() are deprecated trhr 2020-02-09 19:54:20 -06:00
  • ad8b1d81d5 django.utils.safestring.SafeBytes - Unused since Django 2.0. trhr 2020-02-09 19:52:10 -06:00
  • 7a1918c327 Adds .decode() to byte stream to convert to string Ben Longden 2020-02-06 20:27:27 +00:00
  • 5d594f25be Cleared out-of-date INSTALL.md file, pointing to online docs Griatch 2020-02-06 16:35:58 +01:00
  • 53cc7cd566 Run black on sources Griatch 2020-02-03 21:15:19 +01:00
  • a8de32da7f Fix gendersub. Resolve #2038 Griatch 2020-02-03 08:51:09 +01:00
  • ebbcaca51e Merge branch 'master' of github.com:evennia/evennia Griatch 2020-02-01 23:11:47 +01:00
  • a8d569979d Ran black Griatch 2020-02-01 23:07:02 +01:00
  • 67967b8aeb Removing debug output Griatch 2020-02-01 23:06:37 +01:00
  • 60f5b8c100 Fix annoying OptionRefused error when connecting from many clients Griatch 2020-02-01 23:00:29 +01:00
  • 03356465db Fix MSDP byte conversion errors, as per #2044 Griatch 2020-02-01 21:32:26 +01:00
  • 94b988936f Merge pull request #2036 from volundmush/ansi_format Griatch 2020-01-31 10:49:56 +01:00
  • 8c5fdbe27f Adding unit tests for ANSIString! Andrew Bastien 2020-01-29 18:17:22 -05:00
  • 85db611952 Fixing up ANSIString Andrew Bastien 2020-01-27 09:35:31 -05:00
  • 29f78ae601 Don't cause exception on unknown telnet disable negotiation. Addresses #2044 (but does not yet fix it). Griatch 2020-01-30 09:55:18 +01:00
  • 221fc560a7 Remove long-unused evennia_runner.py file. Griatch 2020-01-29 23:29:00 +01:00
  • c3cf3f99ab Ran black on code Griatch 2020-01-29 23:18:22 +01:00
  • ff16eb1bfe Make log rotation also limited by size and controllable from settings. Resolves #2041 Griatch 2020-01-29 23:16:53 +01:00
  • f124b3510b Handle case of failing literal_eval in admin view. Resolves #1988 Griatch 2020-01-29 21:54:50 +01:00
  • b7a7f45ba7 Fix unit tests for py 3.8 travis testing Griatch 2020-01-29 21:24:24 +01:00
  • edd5ff2798 Further fix addressing #2035 Griatch 2020-01-29 18:37:01 +01:00
  • fea02b73bc Remove superfluous get_command_info line. Resolves #2035 Griatch 2020-01-29 11:19:28 +01:00
  • 27888fac0b Add Py 3.8 to Travis tests Griatch 2020-01-29 08:49:28 +01:00
  • 55a3022032 Further update to test suite for different dbs Griatch 2020-01-28 22:47:44 +01:00
  • 944cf31538 Let tests handle higher dbrefs from other dbs Griatch 2020-01-28 22:08:20 +01:00
  • 2c6405edde Fix launcher error that caused problems when migrating non-sqlite databases Griatch 2020-01-28 21:23:13 +01:00
  • ed92f9a177 Ran black on sources Griatch 2020-01-28 20:18:19 +01:00
  • 7a8d5853af Some minor tweaks. Griatch 2020-01-28 19:40:15 +01:00
  • abe24e9764 Merge branch 'master' of https://github.com/Oscuro87/evennia into Oscuro87-master Griatch 2020-01-28 19:33:26 +01:00
  • de6ef73949 Merge pull request #2008 from friarzen/webclient_options2 Griatch 2020-01-28 19:26:11 +01:00
  • c8ecd31f00 Merge branch 'master' of github.com:evennia/evennia Griatch 2020-01-28 19:12:22 +01:00
  • e50e54182d Fix py display of raw tuple. Resolves #2040 Griatch 2020-01-28 19:12:09 +01:00
  • e8dc8a93d3 Fix a comment I broke, part 2... Oscuro87 2020-01-28 16:31:30 +01:00
  • 0e2994203a Fix a comment I broke Oscuro87 2020-01-28 16:30:36 +01:00