Commit graph

  • 5daaeadd4d Merge pull request #2869 from audiodude/fix-windows-path Griatch 2022-09-24 18:20:54 +02:00
  • 9f470c5994 Merge pull request #2868 from audiodude/dockerfile Griatch 2022-09-24 18:18:50 +02:00
  • fb52edb311 update/rewrite wiki guide InspectorCaracal 2022-09-23 16:35:02 -06:00
  • 1ae6a61543 Corrected the link to the example wiki Wendy Wang 2022-09-23 23:31:08 +02:00
  • 150a9e21aa Fix Windows specific bugs Travis Briggs 2022-09-23 12:13:48 -07:00
  • f2c82fef76 Add chown to Dockerfile Travis Briggs 2022-09-23 11:15:33 -07:00
  • 377d366d3e Make help pagination not mess up colors. Resolve #2646 Griatch 2022-09-22 23:30:25 +02:00
  • 8ee3702efd Block createsuperuser cmdline from creating additional accounts, since this will not create correct in-game account typeclasses. Resolve #2626. Griatch 2022-09-22 21:18:09 +02:00
  • 61d611becf Resolve line-break problems in py command. Resolve #2578 Griatch 2022-09-22 20:18:07 +02:00
  • 3581f7bdad Add rotation exception handling to daily log rotater, per #2083 Griatch 2022-09-22 19:53:01 +02:00
  • 7b1e0ecf9f Update build script Griatch 2022-09-21 20:56:24 +02:00
  • 2db753dba5 Merge pull request #2859 from aMiss-aWry/contrib Griatch 2022-09-21 20:51:32 +02:00
  • 43378b4c41 Ran black on sources Griatch 2022-09-18 23:58:32 +02:00
  • 7d2cae328b Fixing tests Wendy Wang 2022-09-18 16:20:32 +02:00
  • 0fb078c5ab Fixing docstrings, adding _MAX_MAP_SIZE, adding import into init Wendy Wang 2022-09-18 16:03:07 +02:00
  • 6fa68745ba Correct funcparser tests Griatch 2022-09-18 00:49:41 +02:00
  • ae9355e3d2 Updating the ingame map display contrib with docstrings and tests@ Wendy Wang 2022-09-18 00:21:11 +02:00
  • 705d47fe47 Resolve unit tests Griatch 2022-09-17 23:37:08 +02:00
  • a4eff902cc Fix link to name_generator contrib Griatch 2022-09-17 19:41:48 +02:00
  • cdc1b83331 More doc updates Griatch 2022-09-17 19:31:29 +02:00
  • e8d08ad597 Update docs Griatch 2022-09-17 18:30:20 +02:00
  • f05add7c5b Merge branch 'develop' into contrib/evadventure Griatch 2022-09-17 13:23:13 +02:00
  • a0a0a248a0 Break up/extend MULTISESSION_MODE into several new settings Griatch 2022-09-14 23:46:10 +02:00
  • 0095f70835 Working on docs Griatch 2022-09-14 18:40:21 +02:00
  • 60959e4247 Adding basic map contrib Wendy Wang 2022-09-14 15:09:42 +02:00
  • f9866ed9b5 Adding basic map contrib Wendy Wang 2022-09-14 15:04:07 +02:00
  • a974a2843c Fix merge conflicts Griatch 2022-09-13 20:14:39 +02:00
  • e9cce46d66 Fixing tabulation in handler tut Griatch 2022-09-13 13:12:36 +02:00
  • 59bb10e76a Fix some bugs in handler tutorial Griatch 2022-09-13 12:59:05 +02:00
  • f18d9d68b3 Back-port handler-article from evadventure branch Griatch 2022-09-13 12:38:51 +02:00
  • ca6456b134 Clarify the rplanguage docstring a bit Griatch 2022-09-12 20:15:00 +02:00
  • edd436b01b Merge branch 'develop' into contrib/evadventure Griatch 2022-09-11 11:45:01 +02:00
  • 10952ae47b Clarifying the search lock defaults to True Griatch 2022-09-11 11:44:47 +02:00
  • 6a6ddbe558 Resolve merge conflicts Griatch 2022-09-11 11:42:04 +02:00
  • 01505e0d92 Update Locks doc/CHANGELOG with new search lock Griatch 2022-09-11 11:34:45 +02:00
  • 7b9ca07d4c Update Locks doc/CHANGELOG with new search lock Griatch 2022-09-11 11:34:45 +02:00
  • 626e076d97 Merge pull request #2849 from CloudKeeper/patch-2 Griatch 2022-09-11 11:25:03 +02:00
  • 53e6b1a738 Merge pull request #2848 from CloudKeeper/patch-1 Griatch 2022-09-11 11:19:31 +02:00
  • 30fe8070b6 Update objects.py CloudKeeper 2022-09-11 13:25:05 +10:00
  • e193844f6f Add 'search' lock for obj.search() and CloudKeeper 2022-09-10 11:10:35 +10:00
  • 15e7653db3 Fixed Typo CloudKeeper 2022-09-09 18:37:16 +10:00
  • 8fff730d17 Add temp chargen sheet Griatch 2022-09-06 20:20:04 +02:00
  • 20913760ed Merge pull request #2847 from Routhinator/fix-2846 Griatch 2022-09-06 10:26:33 +02:00
  • 095e6135d6 Merge pull request #2845 from Routhinator/fix-2844 Griatch 2022-09-06 10:24:29 +02:00
  • bdb3ef0d10 Fix clothing creation instructions Chris Routh 2022-09-05 21:13:07 -07:00
  • 946472be76 Fix missing evennia. in setting Chris Routh 2022-09-05 20:44:31 -07:00
  • 5231a61e10 Merge pull request #2841 from Routhinator/develop Griatch 2022-09-05 22:37:28 +02:00
  • 19278a5e64 More refactoring Griatch 2022-09-02 08:10:39 +02:00
  • 211b40309e #2840 Add tzdata to requirements.txt to prevent stack traces in container systems with no timezone set. Chris Routh 2022-09-01 08:02:53 -07:00
  • 805fbd5edb Expand tutorial on equipmenthandler Griatch 2022-08-30 23:03:39 +02:00
  • 9c45feaf10 Merge branch 'develop' into contrib/evadventure Griatch 2022-08-28 14:56:34 +02:00
  • b99a4aabca Update doc builds Griatch 2022-08-28 14:56:21 +02:00
  • 7b5af035e1 Merge branch 'develop' of github.com:evennia/evennia into develop Griatch 2022-08-28 14:53:54 +02:00
  • 29a1cca3ff Merge pull request #2838 from InspectorCaracal/gitignore-patch Griatch 2022-08-28 14:49:21 +02:00
  • e9d7e267c6 Merge pull request #2836 from homeofpoe/patch-2 Griatch 2022-08-28 14:02:13 +02:00
  • 75cbae5072 Merge pull request #2835 from friarzen/friardevelop Griatch 2022-08-28 14:01:35 +02:00
  • 41650316a9 add line to catch rotated logs InspectorCaracal 2022-08-26 12:04:27 -06:00
  • ce41753cde clarify multisession mode InspectorCaracal 2022-08-25 12:07:49 -06:00
  • df996885bc various fixes InspectorCaracal 2022-08-25 11:51:33 -06:00
  • f370b596dc Update README.md homeofpoe 2022-08-22 12:48:28 -07:00
  • f6dc910f1e Fix the webclient pathing and include new html/text2html docs Brenden Tuck 2022-08-17 18:58:41 -04:00
  • 8849efd3ca Merge pull request #3 from evennia/master Kenneth Aalberg 2022-08-21 08:09:12 +02:00
  • 615809ce05 ready to try it InspectorCaracal 2022-08-19 23:11:28 -06:00
  • bbfaa3f543 init InspectorCaracal 2022-08-19 17:30:50 -06:00
  • f716fc4380 Merge branch 'develop' into contrib/evadventure Griatch 2022-08-16 19:33:29 +02:00
  • ada13ceda1 Merge branch 'develop' of github.com:evennia/evennia into develop Griatch 2022-08-16 19:33:19 +02:00
  • 72b97effb8 Merge pull request #2834 from homeofpoe/patch-1 Griatch 2022-08-14 16:46:24 +02:00
  • f695e624e2 Merge pull request #2824 from strikaco/attrprop Griatch 2022-08-14 16:45:46 +02:00
  • 416d6e0cc6 Merge pull request #2828 from Tegiminis/buff-improvements Griatch 2022-08-14 16:44:07 +02:00
  • 922e75ebb0 Add a simple raw HTML message renderer Brenden Tuck 2022-08-13 21:11:46 -04:00
  • 1946e9e029 Note about urls in upgrade docs Griatch 2022-08-11 09:09:49 +02:00
  • c86b1da1f2 Started equipment docs Griatch 2022-08-11 09:05:29 +02:00
  • 2f9786ae04 i can't stop updating my readme!!! Tegiminis 2022-08-09 11:49:33 -07:00
  • 3d8649ad0a Further tutorial text writing Griatch 2022-08-09 19:16:06 +02:00
  • 5d2d0bd8a5 Update objects.py homeofpoe 2022-08-09 08:42:29 -07:00
  • 7457e704d2 comments Tegiminis 2022-08-09 04:04:37 -07:00
  • 8397b9205b can now pause infinite duration buffs Tegiminis 2022-08-09 03:50:39 -07:00
  • 87a990616f remove deprecated helper method change alter_cache to update_cache to better match what the method does (+1 squashed commits) Tegiminis 2022-08-09 01:15:27 -07:00
  • e77b6d4d74 readme update to support new cache interface (+3 squashed commit) Tegiminis 2022-08-07 18:07:28 -07:00
  • d93f4762a0 added missing div references to readme (+2 squashed commit) Tegiminis 2022-08-05 14:41:49 -07:00
  • 7fe9cc8053 More work on tutorial text Griatch 2022-08-07 00:11:38 +02:00
  • 39735626e1 Made several tutorial doc pages Griatch 2022-08-06 22:50:53 +02:00
  • fe9157da16 Continue with tutorial writing Griatch 2022-08-06 01:23:07 +02:00
  • 328c4e8fc9 added view_modifiers, altered view to accept a to_filter arg Tegiminis 2022-08-05 14:40:48 -07:00
  • fb53a2e154 Add basic bbcode support for godot integration ChrisLR 2022-08-05 16:28:09 -04:00
  • b78c9eb324 Removes unused default_factory arg. Johnny 2022-08-05 19:51:33 +00:00
  • 470c2ebef7 Changes bare try/except to callable check. Johnny 2022-08-05 19:41:39 +00:00
  • e84933d452 Resolve merge conflicts Griatch 2022-08-05 20:45:40 +02:00
  • e854432cc9 Update doc sources with new contribs Griatch 2022-08-05 20:39:45 +02:00
  • 00c339e8a3 Update md files Griatch 2022-08-05 20:37:09 +02:00
  • 2a62cc427a Start documenting evadventure Griatch 2022-08-05 20:33:22 +02:00
  • dce7fc8b1c alter_cache helper method on buffs Tegiminis 2022-08-05 11:30:28 -07:00
  • 6d3fdc512f buff property that returns time left Tegiminis 2022-08-05 11:30:03 -07:00
  • 080db7092c Finish evadventure menu unit tests Griatch 2022-08-05 16:02:53 +02:00
  • de419d94ed Evadventure commands, some tests Griatch 2022-08-04 21:08:14 +02:00
  • 2848e31f4b Add all needed evadventure commands Griatch 2022-08-04 20:22:42 +02:00
  • a1427fdb84 Add inventory tagging Brenden Tuck 2022-08-04 10:22:38 -04:00
  • 088bcd52bd Merge pull request #2827 from aogier/feature/format-map Griatch 2022-08-04 11:51:12 +02:00
  • 81b6cdb93b speedier format/_map()s Alessandro Ogier 2022-08-03 23:21:07 +02:00
  • e1439104e0 Merge branch 'develop' into contrib/evadventure Griatch 2022-08-03 23:06:53 +02:00