Commit graph

  • 9ff9f83b10 Fixing issue with an EvTable call. Andrew Bastien 2019-04-09 23:48:45 -04:00
  • 857c6d53f2 Created basic GLOBAL_HANDLER for the Global Script API. Andrew Bastien 2019-04-09 23:42:46 -04:00
  • 060a48c4aa Fix some oversights on evtable.self stupidity. Andrew Bastien 2019-04-09 22:38:11 -04:00
  • c3e2522da9 Finished presentation-grade version of @style. Andrew Bastien 2019-04-09 22:35:25 -04:00
  • 8cb162342c Streamline batch-spawn mechanism Griatch 2019-04-07 23:13:38 +02:00
  • a5aec53a9e Refactor mail contrib with CmdMail, CmdMailCharacter etc. Resolves #1802 Griatch 2019-04-07 21:50:27 +02:00
  • aaea53f46d Fix batchprocessor IOError. Resolve #1814. Griatch 2019-04-07 14:13:49 +02:00
  • e3a96426bc Update CHANGELOG with latest changes Griatch 2019-04-07 10:23:57 +02:00
  • a844251973 Merge branch 'dockerfile-python3' of https://github.com/amfl/evennia into amfl-dockerfile-python3 Griatch 2019-04-07 09:21:00 +02:00
  • cd5e38fe14 Fix minor typo Griatch 2019-04-07 00:34:01 +02:00
  • 8dfb6da4da Tweaking CSS styles/unicodes a little Griatch 2019-04-07 00:26:37 +02:00
  • 1b9efff99d Merge branch 'goldenlayout_develop' of https://github.com/friarzen/evennia into friarzen-goldenlayout_develop Griatch 2019-04-06 21:02:47 +02:00
  • a845bbf63d Lint under_scores to CamelCase Brenden Tuck 2019-04-05 21:58:28 -04:00
  • 328ed02dd5 Fix typo Griatch 2019-04-06 09:32:22 +02:00
  • af349af701 Merge branch 'develop' of github.com:evennia/evennia into develop Griatch 2019-04-06 09:25:16 +02:00
  • 3b1ac2a2ee Test with codacity coverage setup Griatch 2019-04-06 09:25:04 +02:00
  • 068217f2ec Clean up a use-before-load dependency error and lint Brenden Tuck 2019-04-05 20:46:59 -04:00
  • c05b00c19b Update Dockerfile to python3 amfl 2019-04-04 19:11:24 +13:00
  • 19776ece10 Remove zope __init__.py workaround, not needed for py3.3+. amfl 2019-04-04 19:08:40 +13:00
  • cf746fe04b Lint fixes Brenden Tuck 2019-04-03 17:18:27 -04:00
  • da2b3eec80 Merge pull request #1806 from volundmush/ex_attrcategory Griatch 2019-04-03 19:28:41 +02:00
  • 3adc908ca2 Fixed the rest of @examine. Attribute checks should work now. Andrew Bastien 2019-04-03 02:53:19 -04:00
  • 4fd99201b0 Changed @examine to list Attribute categories. Andrew Bastien 2019-04-03 02:05:10 -04:00
  • ea8ed1b903 fix assigning commands to hotbuttons for golden-layout Brenden Tuck 2019-04-01 23:43:12 -04:00
  • 40b77b2eb8 fix a couple of subtle backwards compatibility bugs Brenden Tuck 2019-04-01 22:09:18 -04:00
  • 0ca3bdae9f Add the ability to create more input windows Brenden Tuck 2019-04-01 16:22:53 -04:00
  • 0a062517bd Fix-length log file date format, retain unix sort. Resolves #1721. Griatch 2019-03-31 22:45:19 +02:00
  • 690a11754d Fix permission level to edit object. Resolve #1801 Griatch 2019-03-31 22:06:06 +02:00
  • 83c6bb69d1 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. Griatch 2019-03-31 21:10:37 +02:00
  • f4a1bf9bae Mention in OLC that you can just write to enter a new value Griatch 2019-03-31 19:31:06 +02:00
  • f485099b7b Fix py3 regression in ansi filler divisor. Resolves #1804. Griatch 2019-03-31 18:45:21 +02:00
  • ee5f4044e8 Update docs on dynamic/persistence of commands. Resolves #1444 Griatch 2019-03-31 16:12:10 +02:00
  • fccb128952 Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507. Griatch 2019-03-31 13:37:08 +02:00
  • 7bf4874f7e Make bottom border-char inherit from top-border char. Resolves #1582. Griatch 2019-03-31 00:11:17 +01:00
  • 86be1e519b Minor tweak to unit test Griatch 2019-03-30 23:09:25 +01:00
  • 6bd50543ff Escape html tag output from @py. Add /clientraw switch. Resolves #1369. Griatch 2019-03-30 23:01:28 +01:00
  • db3071356c Reworked Menu-login contrib to latest EvMenu style. Griatch 2019-03-30 21:47:40 +01:00
  • b68a79ba27 Merge branch 'master' into develop Griatch 2019-03-30 17:42:17 +01:00
  • f0d98e1a5b Fix Evmenu infinite loop on empty key. Resolves #1769. Griatch 2019-03-30 17:41:28 +01:00
  • 37e8585b78 Fix EvMenu infinite loop on empty-string key. Resolves #1769 Griatch 2019-03-30 17:39:08 +01:00
  • cd375165b7 Automatically run collectstatic on server reload Griatch 2019-03-30 14:27:10 +01:00
  • b25d84c989 fix the ordering of plugins to properly work with goldenlayout Brenden Tuck 2019-03-26 23:50:11 -04:00
  • e15370c93a Add a way for plugins to specify new known_types and fix up hotbuttons for goldenlayout. Brenden Tuck 2019-03-26 23:47:22 -04:00
  • 484fc12524 fix tab-key handling Brenden Tuck 2019-03-25 22:39:58 -04:00
  • a1f7fd3081 Support Django 2.1 Griatch 2019-03-25 23:36:38 +01:00
  • fbfb6da975 Resolve support for Django 2.0 Griatch 2019-03-25 21:45:34 +01:00
  • f9354d9aeb Start conversion for Django 2.0; change to auth for compatibility Griatch 2019-03-25 08:48:32 +01:00
  • fbfae59138 Set minimum python version to 3.7 Griatch 2019-03-24 22:39:21 +01:00
  • 92fd1cd300 Add todo exception for mysql test Griatch 2019-03-24 22:27:37 +01:00
  • 362f5cf5c1 Test to pass SET NAMES to init_command Griatch 2019-03-24 15:31:43 +01:00
  • ee1e7c6a7d Syntax fix Griatch 2019-03-24 14:53:29 +01:00
  • 771bd22459 Further test to explicitly set collation on table Griatch 2019-03-24 14:50:34 +01:00
  • e64bd7970a Test alternate py3 version Griatch 2019-03-24 14:03:19 +01:00
  • 124d0425f9 Correct python package name Griatch 2019-03-24 13:59:18 +01:00
  • f83986f305 Test reverting to older mysql version Griatch 2019-03-24 13:56:27 +01:00
  • 39dedb70bd Test init_command for mysql Griatch 2019-03-24 13:37:11 +01:00
  • 912e66eff1 Fix silly typo in travis file Griatch 2019-03-24 13:08:17 +01:00
  • c6f7b88f3d further cleanup Griatch 2019-03-24 13:00:38 +01:00
  • b16bf45de1 Test output of query in mysql Griatch 2019-03-24 12:15:02 +01:00
  • 54e3371e3f Check individual columns of accounts Griatch 2019-03-24 11:56:33 +01:00
  • 9e6da7a0d1 Yet another try at formatting subprocess call Griatch 2019-03-24 11:38:33 +01:00
  • 3121354620 Further tweak of the subprocess syntax Griatch 2019-03-24 11:30:12 +01:00
  • 87b048c21e Correct subprocess call syntax Griatch 2019-03-24 11:14:39 +01:00
  • 98df7ce2cb Embed a mysql query from test suite Griatch 2019-03-24 11:03:50 +01:00
  • 6c1f833efc Correct SHOW TABLE STATUS call Griatch 2019-03-24 10:44:23 +01:00
  • b0712fd5ba Debug with SHOW TABLE STATUS Griatch 2019-03-24 10:35:55 +01:00
  • 78557482cd Test if setting explicit collate helps Griatch 2019-03-24 10:32:12 +01:00
  • 6acecb1c1e Test to output SHOW VARIABLES as part of travis run Griatch 2019-03-24 10:19:26 +01:00
  • b4aee41dd8 Enforce order to certain manager operations Griatch 2019-03-24 00:53:27 +01:00
  • 958467d785 handle another special unittest case Griatch 2019-03-24 00:36:10 +01:00
  • 814bb2e8f8 Resolve further unit test issue with postgres Griatch 2019-03-23 23:34:34 +01:00
  • 64d99aaf11 Fix race condition bug in search discovered by comparing with postgres result Griatch 2019-03-23 21:33:41 +01:00
  • fa3588be20 Assign crumbling wall dest for sake of postgres Griatch 2019-03-23 16:46:31 +01:00
  • 2f21f6a0f6 Debug echo for analyzing unit test error for postgres run Griatch 2019-03-23 16:12:00 +01:00
  • e283adb7a1 Update unit test to experiment with py3.7 support Griatch 2019-03-23 08:48:26 +01:00
  • 024c9fd850 Autoclose Dropdowns on certain UI events Brenden Tuck 2019-03-22 07:54:05 -04:00
  • c4d178c6c7 Optionally read connection screen from connection_screen() callable Griatch 2019-03-22 08:04:25 +01:00
  • 1d0d6bc7cf Update unit tests for better postgres support Griatch 2019-03-21 22:35:58 +01:00
  • a9460cffad Update contrib tests for postgres Griatch 2019-03-21 18:32:58 +01:00
  • ca5c7cd188 Correct command unit tests for postgres Griatch 2019-03-21 18:07:31 +01:00
  • 3504d95402 Merge branch 'develop' into develop-py3 Griatch 2019-03-21 16:45:50 +01:00
  • b281799803 Further fixes to travis build Griatch 2019-03-21 16:41:30 +01:00
  • 0b2fd9f4bf Add more detailed tooltips Brenden Tuck 2019-03-21 10:23:59 -04:00
  • 85d1b78da1 remove the dual_input.js from this branch Brenden Tuck 2019-03-21 10:16:02 -04:00
  • 43244b53b3 Fix the popup close bugs and expand functionality to allow dual inputs Brenden Tuck 2019-03-21 08:44:46 -04:00
  • 38258838ea Another fix Griatch 2019-03-21 09:44:34 +01:00
  • 9736841e23 Tweak conditional imports Griatch 2019-03-21 09:42:04 +01:00
  • c74fa3f725 Add my.conf file do mysql test Griatch 2019-03-21 09:37:20 +01:00
  • 83d643342e Test init_command for mysql initialization Griatch 2019-03-20 23:14:28 +01:00
  • 2bc69e1f79 Collate to Collation fix Griatch 2019-03-20 23:07:02 +01:00
  • 781ea02035 Adding more options to travis Griatch 2019-03-20 22:42:39 +01:00
  • d8adc9b817 Test to add utf8mb4 encoding for mysql Griatch 2019-03-20 21:58:43 +01:00
  • 943ac9dbfb And another collation Griatch 2019-03-20 21:35:11 +01:00
  • b04c21a02f Test yet another COLLATE for mysql Griatch 2019-03-20 21:30:51 +01:00
  • 78c289ef0b Further tests with travis Griatch 2019-03-20 21:12:19 +01:00
  • e65296203b Change test option for mysql Griatch 2019-03-20 19:13:39 +01:00
  • 98cb22a6c9 Remove mysql options statement Griatch 2019-03-20 19:09:43 +01:00
  • faa2844b27 Remove mysql options statement Griatch 2019-03-20 19:03:21 +01:00
  • 95d9d098e5 Test of another way to set mysql encoding Griatch 2019-03-20 18:54:06 +01:00
  • a5fad7198b Another collation scheme test Griatch 2019-03-20 18:39:51 +01:00