Commit graph

  • efe3a28343 Correct admin in new location Griatch 2021-05-17 08:18:39 +02:00
  • 8e02be23e4 Trying to relocate admin (not working yet) Griatch 2021-05-16 23:40:31 +02:00
  • 273cc31146 Move and split views Griatch 2021-05-16 21:09:38 +02:00
  • dac2be3074 Start restructuring web presences Griatch 2021-05-16 15:34:51 +02:00
  • 98a200533f Expand about command output a little Griatch 2021-05-15 23:52:05 +02:00
  • a4f5ae2c96 Add support for latest Twisted and Python 3.9 Griatch 2021-05-15 23:46:34 +02:00
  • 63009a2a65 Up django version to 3.2 Griatch 2021-05-15 11:02:57 +02:00
  • ae6a481025 Fix merge conflicts Griatch 2021-05-15 09:31:11 +02:00
  • 995c2381a2 Create codeql-analysis.yml Griatch 2021-05-15 09:30:00 +02:00
  • ac459572f5 Add Msg.db_receiver_external field. Resolve #2193. Griatch 2021-05-15 09:12:42 +02:00
  • e38604ab02 Clean up Msg objects Griatch 2021-05-15 00:33:11 +02:00
  • 3218d74381 Run migrations! Added data migration for channel aliases Griatch 2021-05-14 23:05:59 +02:00
  • 51bef9bf97 Move alias/connect setup to channel class rather than cmd Griatch 2021-05-14 20:28:36 +02:00
  • 8e19017dc3 Some updates to the crafting contrib readme Griatch 2021-05-13 10:39:45 +02:00
  • 055bbcfee3 Fix bugs, correct one-line format_grid function Griatch 2021-05-12 09:32:08 +02:00
  • 770fac275d Fix error in yesnoquestion causing lockout Griatch 2021-05-11 23:57:09 +02:00
  • e382e0e34f Merge pull request #2412 from davewiththenicehat/delay_docstring_update Griatch 2021-05-11 23:48:12 +02:00
  • adf484b9df Add channel sub-permission checks for admin/manage switches Griatch 2021-05-11 23:19:09 +02:00
  • 1cc1731d54 utils.delay docstring update davewiththenicehat 2021-05-11 16:46:19 -04:00
  • d118fb17b8 Update autodoc files Griatch 2021-05-11 19:42:01 +02:00
  • e450b4364c Add PROTOTYPE_LIST support when loading module-prototypes Griatch 2021-05-11 19:41:28 +02:00
  • c9d40e7c81 Expand channel help entry Griatch 2021-05-10 23:28:41 +02:00
  • b9f0af6413 Fix error in Msg manager search Griatch 2021-05-10 22:20:30 +02:00
  • deb6194aaa delay docstring update davewiththenicehat 2021-05-10 12:38:47 -04:00
  • ebcff51932 Start adding new help documentation Griatch 2021-05-10 00:12:36 +02:00
  • 7e2a446bda Added new docs for Channels and Msg Griatch 2021-05-09 22:36:44 +02:00
  • 43651ac867 Allow sending channel message without = for non-space targets Griatch 2021-05-09 17:40:52 +02:00
  • 858d00c853 Move calling of channel-msg hooks to channel side Griatch 2021-05-09 17:01:26 +02:00
  • 05beca9196 Merge branch 'develop' into refactor-channels Griatch 2021-05-09 16:06:16 +02:00
  • d14a6f147c Merge branch 'pass_kwargs_to_hooks' of https://github.com/blongden/evennia into blongden-pass_kwargs_to_hooks Griatch 2021-05-09 15:51:04 +02:00
  • 64712f704d Merge branch 'master' into develop Griatch 2021-05-09 15:43:39 +02:00
  • 76c1e09c84 Fix PEP8 in PR #2390 Griatch 2021-05-09 15:43:21 +02:00
  • e306b2ba27 Merge branch 'fix_ga_for_mudlet' of https://github.com/blongden/evennia into blongden-fix_ga_for_mudlet Griatch 2021-05-09 15:41:01 +02:00
  • beecefc19f Resolve merge conflicts with master Griatch 2021-05-09 15:31:24 +02:00
  • bf4af8b208 Fix edge case in TaskHandler when un-pickleable callable supplied Griatch 2021-05-09 15:25:57 +02:00
  • cec566be79 Merge branch 'master' of https://github.com/davewiththenicehat/evennia into davewiththenicehat-master Griatch 2021-05-09 13:16:29 +02:00
  • 5155ec049d Fix confusing "about" lunr search issue Griatch 2021-05-08 20:48:00 +02:00
  • 88a48e6842 Correct help lunr search boosts Griatch 2021-05-08 18:18:15 +02:00
  • a95d801b1e Remove channelhandler Griatch 2021-05-08 15:43:41 +02:00
  • f5fd398480 New FileHelp system to create help entries from external files Griatch 2021-05-08 14:03:50 +02:00
  • 8a7e19db16 Resolve merge conflicts Griatch 2021-05-08 10:36:35 +02:00
  • 8ab169f70b Some docstring cleanup Griatch 2021-05-08 10:09:04 +02:00
  • bbfb77022e Fixing unit tests for Channel command Griatch 2021-05-05 22:14:28 +02:00
  • 2da679cdd1 Adopt old comm commands to new channel system. Allow using page without an equal sign if target name has no spaces. Not passing tests Griatch 2021-05-02 23:18:29 +02:00
  • 67908c5af0 Functioning help subcategories Griatch 2021-05-01 23:32:40 +02:00
  • 248c884605 doc strings updates. davewiththenicehat 2021-04-30 11:26:49 -04:00
  • 82e09ae7f0 Pass **kwargs to various hooks on move_to Ben Longden 2021-04-29 16:33:23 +01:00
  • 062aba2926 Start update help command further Griatch 2021-04-29 17:14:18 +02:00
  • 99568148c6 task handler unit test revamp & bugfix davewiththenicehat 2021-04-26 08:59:35 -04:00
  • b787c4d076 Only use GA-lite for mudlet if it's rejected NOGOAHEAD Ben Longden 2021-04-26 12:42:11 +01:00
  • 9b749d16a6 For mudlet we overwrite the negotiated GA value Ben Longden 2021-04-26 12:29:05 +01:00
  • 61d42d91d4 Review feedback Ben Longden 2021-04-26 12:04:35 +01:00
  • c209a9b8ef Move prompt logic to a flag set by TTYPE (for Mudlet, currently) Ben Longden 2021-04-26 10:31:42 +01:00
  • 9099796258 FORCEENDLINE is True by default so no need to set Ben Longden 2021-04-22 11:01:21 +01:00
  • 359842d554 Mudlet likes GA's for prompts Ben Longden 2021-04-21 18:17:19 +01:00
  • 84193dd9a7 task handler update davewiththenicehat 2021-04-25 22:38:35 -04:00
  • e301a1410f Start add help subtopics Griatch 2021-04-25 21:39:46 +02:00
  • a10a297c55 Fix alias regexes Griatch 2021-04-25 16:14:43 +02:00
  • 170db66d2c Merge branch 'master' into develop Griatch 2021-04-24 22:52:06 +02:00
  • e1b4e1ae68 Merge pull request #2388 from blongden/fuzzy_match_on_exact_module_prototype Griatch 2021-04-24 22:51:44 +02:00
  • 6ae6a3f34a Merge branch 'master' into develop Griatch 2021-04-24 22:48:49 +02:00
  • dc15460d24 Merge pull request #2387 from davewiththenicehat/rpsystem_send_emote_pass_kwargs Griatch 2021-04-24 22:48:34 +02:00
  • ad0c0f39d0 Resolve merge errors Griatch 2021-04-24 22:47:06 +02:00
  • 975ec9068b Merge branch 'master' into develop Griatch 2021-04-24 22:45:18 +02:00
  • a5af9eeb05 Merge pull request #2360 from realkinetix/maintenance-times Griatch 2021-04-24 22:45:03 +02:00
  • ae9578e1de Remove channel nick-replace from inputfunc Griatch 2021-04-22 21:44:19 +02:00
  • 3c4578b648 Add working unit tests for new channel command Griatch 2021-04-20 23:57:18 +02:00
  • d8e5f5d3f3 Don't allow fuzzy match on db if exact match on module prototype Ben Longden 2021-04-20 22:30:10 +01:00
  • e0867967a8 rpsystem.send_emote passes kwargs, uses sender as from_obj davewiththenicehat 2021-04-20 16:31:30 -04:00
  • 3cc14e2e4c task handler call_task, Task.call methods created davewiththenicehat 2021-04-19 17:36:42 -04:00
  • 0b7cae600a task handler remove_all method created. task handler server restart unit test created. davewiththenicehat 2021-04-19 17:16:37 -04:00
  • fea077d555 task handler automatic stale task cleanup davewiththenicehat 2021-04-19 09:37:19 -04:00
  • aa5a07f6d0 Continuing unittest work Griatch 2021-04-19 09:19:15 +02:00
  • f57fb645c8 taskhandler.Task created davewiththenicehat 2021-04-18 18:25:39 -04:00
  • 16f6edb18d TaskHandler.do_task is now state aware & can return callback's return davewiththenicehat 2021-04-18 11:01:45 -04:00
  • bbc60b0340 TaskHandler.active method created davewiththenicehat 2021-04-18 09:59:45 -04:00
  • af44237838 TaskHandler cancel and exists method's created davewiththenicehat 2021-04-18 09:50:54 -04:00
  • f3b546bcf6 TaskHandler.remove() made functional davewiththenicehat 2021-04-18 08:51:18 -04:00
  • 97f7806348 task handler, updated to only return task id davewiththenicehat 2021-04-18 00:43:09 -04:00
  • be8b4b82de Merge branch 'develop' into refactor-channels Griatch 2021-04-17 13:25:38 +02:00
  • c7bf773605 taskhandler suppress cancel error davewiththenicehat 2021-04-16 10:55:24 -04:00
  • 362b5d1bfd Add function to easily create yes/no user question Griatch 2021-04-16 00:41:19 +02:00
  • 92a0e79b08 More work to add standard channel command Griatch 2021-04-16 00:38:54 +02:00
  • 6d973f3617 Continuing implementing new channel command Griatch 2021-04-14 22:44:11 +02:00
  • 1a18b247e2 Task_Handler unit test, after completion time only davewiththenicehat 2021-04-14 12:14:04 -04:00
  • fd726941dd Update the evscaperoom README Griatch 2021-04-13 23:57:09 +02:00
  • bf4f532643 Update the evscaperoom README Griatch 2021-04-13 23:57:09 +02:00
  • 2776aa2e20 Adding a new central channel command Griatch 2021-04-13 23:56:53 +02:00
  • f62ff2015f taskhandler verified do_task causes errors if called manually (early) davewiththenicehat 2021-04-13 17:01:55 -04:00
  • 25e7e5a500 First version of refactored channel hooks Griatch 2021-04-11 19:47:09 +02:00
  • 48ebe5e3c2 Start refactoring channels Griatch 2021-04-11 16:08:28 +02:00
  • 9e2b7576b1 Another typo in funcparser loading settings Griatch 2021-04-11 16:13:56 +02:00
  • 5dc85cbc1d Fix typo in deprecation warning Griatch 2021-04-11 16:11:51 +02:00
  • f9a2f9f095 Minor refactor of exception to top of module Griatch 2021-04-08 20:44:53 +02:00
  • f445cfb355 TaskHandler Return task_id if persistent davewiththenicehat 2021-04-07 18:00:02 -04:00
  • d0d2a9384f Revert ".gitignore Atom's remote sync settings file" davewiththenicehat 2021-04-07 17:36:54 -04:00
  • 6c05651e11 .gitignore Atom's remote sync settings file davewiththenicehat 2021-04-07 17:02:22 -04:00
  • e6ddc4ffb1 Merge remote-tracking branch 'origin/master' into maintenance-times RealKinetix 2021-04-06 18:51:11 -07:00
  • 21bf565e57 Unsure how the last commit had an old edit, but this should fix tests now. RealKinetix 2021-04-06 17:43:49 -07:00
  • 80a0a3ce70 Fixed related server test in the test suite with appropriate timing trigger. RealKinetix 2021-04-06 17:25:08 -07:00