Commit graph

  • d74aa02433 Handle objects as keys in ndb.all(). Resolve #2378. Griatch 2021-08-16 21:36:01 +02:00
  • dbb8bdc6f2 Merge branch 'master' into develop Griatch 2021-08-16 21:33:58 +02:00
  • 4b9dc9a0c3 Give correct error on set/desc here. Resolve #2382. Griatch 2021-08-16 21:31:53 +02:00
  • 4e0cf18cfc Merge branch 'master' into develop Griatch 2021-08-16 21:11:06 +02:00
  • a4cabd9306 Make EvTable.add_row forward row-options correctly. Resolve #2389. Griatch 2021-08-16 21:10:44 +02:00
  • 5515cb794f Appended caller to search method call CloudKeeper 2021-08-16 03:15:45 +10:00
  • 5795ba1e91 Merge branch 'master' into develop Griatch 2021-08-13 15:24:13 +02:00
  • 6858d7dbaf Merge pull request #2477 from ChrisLR/patch-1 Griatch 2021-08-13 15:22:34 +02:00
  • 819097fdde Update evennia.js luciensadi 2021-08-09 10:13:59 -07:00
  • 3c4419c616 Update the xyzgrid doc to clarify a few things Griatch 2021-08-08 22:23:21 +02:00
  • bc62588253 Fix bug in $protkey protfunc. Resolve #2329. Griatch 2021-08-07 23:33:34 +02:00
  • 1196196ed8 Merged script/scripts commands. Resolve #1502 Griatch 2021-08-07 23:11:21 +02:00
  • 8497dfa933 Check non-hierarchical perms on both account and puppet. Resolve #2351. Griatch 2021-08-07 09:32:46 +02:00
  • 495a474505 Broaded Container exception handler. Resolve #2334. Griatch 2021-08-07 00:06:09 +02:00
  • 800a157ef1 Fix wrong locktype in attribute all check. Resolve #2392. Griatch 2021-08-06 23:58:13 +02:00
  • 11da873424 Fix error in IAttribute reference due to private vars. Resolve #2423. Griatch 2021-08-06 23:55:38 +02:00
  • 5ac69a7b0d Better handle using typeclass-cmd with mismatched db table. Resolve #2350. Griatch 2021-08-06 23:42:26 +02:00
  • e91671c053 Speed up rpsystem regex generation. Resolve #2265 Griatch 2021-08-06 21:25:26 +02:00
  • bb8c212b8d Better handle malformed msg kwarg. Resolve #2298. Griatch 2021-08-06 20:44:33 +02:00
  • 3f436a5bb2 Add support for all creation kwargs to GLOBAL_SCRIPT setting. Resolve #2373 Griatch 2021-08-06 20:31:01 +02:00
  • 2c3fd143cc Make gametime.schedule callback support args/kwargs. Resolve #1327. Griatch 2021-08-06 17:26:48 +02:00
  • a815db4ca9 Complete permanent->persistent rename of cmdset kwarg for consistency Griatch 2021-08-06 17:16:44 +02:00
  • 6e38d0ae4c Avoid yield-command crossover problems. Add .retain_instance ability for Command class for implementing state execution. Griatch 2021-08-06 15:59:48 +02:00
  • e8eb5f7586 Better spacing Griatch 2021-08-06 00:50:59 +02:00
  • 01de3bc47d Update doc sidebar Griatch 2021-08-06 00:44:46 +02:00
  • b9771e701f Fix/refactor initial_setup function. Resolve #2438. Griatch 2021-08-06 00:16:12 +02:00
  • d3cc7cf630 Properly remove cmds with auto_help=False from index. Resolve #2452. Griatch 2021-08-03 22:25:31 +02:00
  • ecd4307a87 Add stop_task kwarg to help Script delete-on-stop. Resolve #2455. Griatch 2021-08-03 22:15:41 +02:00
  • a504c1a143 Fix wrong form type in Script admin. Resolve #2463. Griatch 2021-08-03 22:05:31 +02:00
  • 1c9e8fef0d Better error reporting from xyzgrid. Resolve #2482. Griatch 2021-08-03 21:52:30 +02:00
  • 8d423431db Fix XYMAP_DATA single import. Resolve #2481. Griatch 2021-08-03 21:09:17 +02:00
  • d240d5050d Fix lazy-import error for EvMore Command from launchcmd context Griatch 2021-07-29 17:03:04 +02:00
  • dba460ec71 Fix paths to xyzgrid contrib in documentation ChrisLR 2021-07-29 10:20:48 -04:00
  • 3bc841b781 Fix prototype attr-inheritance with mixed full/simple attrs. Resolve #2474. Griatch 2021-07-26 23:42:35 +02:00
  • 07e765939c Clarify no-location desc error Griatch 2021-07-26 22:25:39 +02:00
  • d8720b1151 Merge branch 'CmdDesc_edit_not_force_access_restrictions' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-CmdDesc_edit_not_force_access_restrictions Griatch 2021-07-26 22:24:09 +02:00
  • 40a5abe204 Resolves #2465, as per suggesion of @GulliblePsychologist Griatch 2021-07-26 22:22:26 +02:00
  • 6e94d16ac2 Merge branch 'issue-2461' of https://github.com/GulliblePsychologist/evennia into GulliblePsychologist-issue-2461 Griatch 2021-07-26 22:12:14 +02:00
  • 19f32f7c51 Merge branch 'evennia.utils.format_grid_duplicate_rows' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-evennia.utils.format_grid_duplicate_rows Griatch 2021-07-26 22:11:20 +02:00
  • 7b224b74e4 Merge branch 'blogspot-https' of https://github.com/amfl/evennia into amfl-blogspot-https Griatch 2021-07-26 22:07:14 +02:00
  • 52704d7c93 Make web help topics lowercase for proper sorting Griatch 2021-07-26 22:05:26 +02:00
  • d00915d092 Merge branch 'cmd_and_file_help_web_support' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-cmd_and_file_help_web_support Griatch 2021-07-26 21:41:00 +02:00
  • eceb8aa001 Update toc Griatch 2021-07-23 01:23:23 +02:00
  • 3c72b48d59 Fixes to XYZGrid doc, docstrings Griatch 2021-07-23 01:16:32 +02:00
  • 1248f5f965 Merge branch 'develop' into mapping-contrib Griatch 2021-07-23 00:20:49 +02:00
  • 5df73d5045 Add XYZgrid contrib api files, prepare for merge Griatch 2021-07-23 00:19:28 +02:00
  • a140c68247 Continue with doc writing for xyzgrid Griatch 2021-07-21 01:35:57 +02:00
  • cf3cbed5d2 Start writing docs Griatch 2021-07-19 23:40:45 +02:00
  • 0a75577929 Fix unit tests for map Griatch 2021-07-19 22:45:30 +02:00
  • 211a90b069 [tools] Sync commit Griatch 2021-07-19 16:40:31 +02:00
  • a3995f5b67 Fix remaining map contrib issues Griatch 2021-07-18 23:28:28 +02:00
  • 25781b27d7 Add xymap options Griatch 2021-07-17 17:48:02 +02:00
  • 0686414d0f Fixes to goto functionality. Working well now. Griatch 2021-07-13 23:31:24 +02:00
  • 5edda10e81 More fixes to xyzmaps. Add goto Griatch 2021-07-13 00:52:53 +02:00
  • de66313ec9 First stepping around xyzgrid, still issues Griatch 2021-07-11 11:25:03 +02:00
  • 75319d3941 Test build/spawn launche command Griatch 2021-07-10 23:59:36 +02:00
  • aa9beb43ed Fix mapping unittests Griatch 2021-07-10 12:59:23 +02:00
  • 5c68173af0 Merge branch 'develop' into mapping-contrib Griatch 2021-07-08 21:59:00 +02:00
  • 9706d14293 Add xyzgrid support commands Griatch 2021-07-08 21:40:35 +02:00
  • 1c06363bbe Finished launcher, testing example Griatch 2021-07-07 23:45:37 +02:00
  • a1438150c0 Start add evennia xyzgrid launch command Griatch 2021-07-05 00:22:45 +02:00
  • 74111f2e80 Add spawn tests for all xyzgrid unittests Griatch 2021-07-04 21:55:38 +02:00
  • 0ccecab538 Update changelog for extra-launher-command setting Griatch 2021-07-04 21:55:14 +02:00
  • b949fb0b6c Custom evennia launcher commands with EXTRA_LAUNCHER_COMMANDS setting Griatch 2021-07-04 21:54:27 +02:00
  • 0bca9963fe First working function of map-spawning Griatch 2021-07-04 18:05:50 +02:00
  • 93e20d05b2 First working function of map-spawning Griatch 2021-07-04 18:03:07 +02:00
  • 61ab313ee3 Refactoring of map spawner mechanism. Still not working correctly Griatch 2021-07-03 18:05:49 +02:00
  • df9903e97d evennia.commands.default.building.CmdDesc.edit_handler force access resitrations davewiththenicehat 2021-06-29 09:14:47 -04:00
  • ed7bccf4b3 Fixes #2461 GulliblePsychologist 2021-06-28 12:01:53 +01:00
  • fce3023bae Fixes #2461 GulliblePsychologist 2021-06-28 11:55:07 +01:00
  • cf9b9e46e3 Update utils.py davewiththenicehat 2021-06-25 20:04:26 -04:00
  • 90ad6c112c Simplified map-transition logic using a transition-node rather than a -link Griatch 2021-06-24 00:01:50 +02:00
  • c6b3749809 Start to build unit tests for grid Griatch 2021-06-23 18:51:20 +02:00
  • 52bd17c26b Fix formatting on localhost url amfl 2021-06-23 20:11:14 +12:00
  • 11fa5fe184 Change most http links to https amfl 2021-06-23 20:05:25 +12:00
  • c2c6d8ad50 Merge pull request #2445 from davewiththenicehat/CmdTasks_Unit_Test_Fix Griatch 2021-06-22 21:19:28 +02:00
  • c5b94cb854 Update CmdTasks unit tests for verbiage change within the command after merge. davewiththenicehat 2021-06-21 18:11:28 -04:00
  • bab2f962f5 Start creating top-level grid class Griatch 2021-06-20 23:13:03 +02:00
  • 0866f54d7e command and filehelp addded web_get_admin_rul davewiththenicehat 2021-06-20 09:16:23 -04:00
  • f40e8c1168 Merge branch 'develop' into mapping-contrib Griatch 2021-06-20 11:30:44 +02:00
  • 55476c16c2 Changed clickable help-links to default to True Griatch 2021-06-20 11:20:33 +02:00
  • da51d5fc1f Changed clickable help-links to default to True Griatch 2021-06-20 11:18:55 +02:00
  • 16667f1372 Merge branch 'CmdHelp_clickable_topics' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-CmdHelp_clickable_topics Griatch 2021-06-20 11:09:48 +02:00
  • 0c1d0b172b Another CI fix Griatch 2021-06-20 11:08:52 +02:00
  • 42cec765c2 Fix CI issue for postgres with django 2.2. Griatch 2021-06-20 10:56:20 +02:00
  • 9b793fc845 edit link goes to admin url for entry davewiththenicehat 2021-06-19 19:31:04 -04:00
  • 70317865e5 Rename MapSystem to XYZgrid, add README, planning Griatch 2021-06-20 00:31:14 +02:00
  • c5043c3a22 edit link davewiththenicehat 2021-06-19 18:13:13 -04:00
  • 9ac2f40777 Add XYZRoom/XYZExits to mapsystem Griatch 2021-06-19 22:06:39 +02:00
  • 02fc0f998e Change to utils.display_len davewiththenicehat 2021-06-19 11:46:46 -04:00
  • 79019a5813 Merge branch 'develop' into mapping-contrib Griatch 2021-06-19 17:28:41 +02:00
  • 2478698216 Fix merge conflicts Griatch 2021-06-19 15:59:09 +02:00
  • b80fe31d04 Fix taskhandler pickling method instances. Resolves #2439 Griatch 2021-06-19 15:57:36 +02:00
  • 3deb8f48c1 Merge branch 'master' into develop Griatch 2021-06-19 15:33:08 +02:00
  • 8964c90374 Python 3.9 support. Resolves #2436. Griatch 2021-06-19 15:29:15 +02:00
  • 9df1f9f25f Fix legacy bytes conversion for older twisted Griatch 2021-06-19 14:57:24 +02:00
  • d12dce8959 Formatting/style updates to new tasks command Griatch 2021-06-19 13:51:28 +02:00
  • 11bfd96cdd Merge branch 'CmdDelays' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-CmdDelays Griatch 2021-06-19 12:42:11 +02:00
  • 4a712e6b5f Fix merge conflicts Griatch 2021-06-19 12:40:30 +02:00
  • de8fe64841 Fix unit tests for PR #2440. Griatch 2021-06-19 12:38:35 +02:00