Commit graph

  • fb319e68da
    Merge pull request #3426 from InspectorCaracal/patch-11 Griatch 2024-02-24 09:59:37 +01:00
  • 772d4c21b5
    Merge pull request #3425 from InspectorCaracal/patch-10 Griatch 2024-02-24 09:54:25 +01:00
  • c489427b0d
    Merge pull request #3423 from InspectorCaracal/fix-wilderness-transit Griatch 2024-02-24 09:50:17 +01:00
  • f07e4882b0 remove 'building' filehelp to prevent confusion Cal 2024-02-21 14:01:16 -07:00
  • 6cc5c8df50 change lunr weighting Cal 2024-02-21 14:00:56 -07:00
  • 764eb97cc6
    make sure to get an iterable InspectorCaracal 2024-02-12 19:16:10 -07:00
  • 9ce3232b4c partial match bugfix InspectorCaracal 2024-02-11 22:11:54 -07:00
  • 6d5140cebd don't override if setting is empty InspectorCaracal 2024-02-11 21:47:59 -07:00
  • d1f0988d80
    override example crafting recipes InspectorCaracal 2024-02-10 18:07:42 -07:00
  • 8e15928e7b fix wilderness.move_obj logic InspectorCaracal 2024-02-08 15:49:54 -07:00
  • 496d6f4353
    Re-added description and changed formatting per Griatch's request. mike 2024-02-04 14:27:33 -08:00
  • 8562fb8167 adds strip back onto appearance, for initial newline InspectorCaracal 2024-02-04 15:25:56 -07:00
  • 77ce84a0b1 add unit test InspectorCaracal 2024-02-04 15:00:54 -07:00
  • 2e1f87c0e6 remove hardcoded newline req in appearance InspectorCaracal 2024-02-04 14:46:04 -07:00
  • 75f373e134 Minor tweak to .gitignore Griatch 2024-02-04 22:11:36 +01:00
  • 1f4cd76e5f
    Merge pull request #3419 from CloudKeeper/patch-1 Griatch 2024-02-04 19:32:47 +01:00
  • 8b37bd7acf
    Added stacking to clothing contrib's inventory command. mike 2024-02-04 09:27:40 -08:00
  • 96702e948c
    Typo correction of OnDemandHandler.md CloudKeeper 2024-02-04 12:16:50 +11:00
  • 6307213245 More sphinxcontrib pinning Griatch 2024-02-04 01:17:13 +01:00
  • b48893b5a2 More pinning of sphinxcontrib versions Griatch 2024-02-04 01:11:36 +01:00
  • 6673d204e2 Lock sphinxcontrib-applehelp version to avoid version clash Griatch 2024-02-04 01:01:08 +01:00
  • 6f0049a588 Lock sphinxcontrib-applehelp version to avoid version clash Griatch 2024-02-04 00:59:30 +01:00
  • 42aba18ada Add OnDemandHandler to support on-demand timers easier Griatch 2024-02-04 00:12:40 +01:00
  • 9f1d14bae2 Fix tracebacking services default command Griatch 2024-01-28 23:43:09 +01:00
  • 3b667d6533 Update Changelog Griatch 2024-01-28 15:26:20 +01:00
  • e669ae9722
    Merge pull request #3416 from InspectorCaracal/patch-9 Griatch 2024-01-28 15:23:15 +01:00
  • 9c8b9aa22e
    Merge pull request #3412 from InspectorCaracal/webclient-custom-css Griatch 2024-01-28 15:19:49 +01:00
  • f50f8917b9 Fix search example in beginner tutorial Griatch 2024-01-28 14:50:38 +01:00
  • e3fc5666d4 Remove AMP_ENABLED setting since disabling it serves no purpose. Resolve #3409 Griatch 2024-01-28 14:22:55 +01:00
  • a2ae90d1ce
    update traits contrib readme InspectorCaracal 2024-01-26 15:17:52 -07:00
  • ccd384b0f3
    Update SECURITY.md Griatch 2024-01-26 09:24:04 +01:00
  • 25e60e007d custom webclient style overrides InspectorCaracal 2024-01-16 18:03:19 -07:00
  • 2875674baf Update docs ChrisLR 2024-01-14 13:33:23 -05:00
  • 6ad6522fa4 Add docstrings ChrisLR 2024-01-14 12:58:26 -05:00
  • 1aff06d73c Evennia 3.1.1 patch release Griatch 2024-01-14 18:32:43 +01:00
  • c2c2a581a9 Add unit test for right-aligned evtable Griatch 2024-01-14 18:24:48 +01:00
  • e24f4141ba Update CHANGELOG. Resolve typo in sittable chair tutorial. Resolve #3408 Griatch 2024-01-14 18:16:19 +01:00
  • 3bebed707e Merge branch 'main' of github.com:evennia/evennia Griatch 2024-01-14 18:10:22 +01:00
  • d58ac80594
    Merge pull request #3407 from InspectorCaracal/wiki-update Griatch 2024-01-14 18:10:13 +01:00
  • 10b6f26f8b Update changelog Griatch 2024-01-14 18:09:01 +01:00
  • 958649c416
    Merge pull request #3405 from ChrisLR/godot-fix-portal-docs Griatch 2024-01-14 18:06:20 +01:00
  • 2a95300b59
    Merge pull request #3398 from InspectorCaracal/rplang-parse-fix Griatch 2024-01-14 18:03:25 +01:00
  • 99d055d21e
    Merge pull request #3397 from bradleymarques/fix-pre-logout-location-in-docs Griatch 2024-01-14 18:01:57 +01:00
  • 419615edbf Add missing location=here kwarg in sittable object tutorial example. Resolve #3402 Griatch 2024-01-14 17:54:05 +01:00
  • 500b071aa5 Fix how to remove superfluous cmdset in command tutorial. Resolve #3395. Griatch 2024-01-14 17:41:34 +01:00
  • 8679fa9f5e Fix characters.py example in typeclass tutorial. Resolve #3391 Griatch 2024-01-14 17:13:30 +01:00
  • 7084f7a021 Fix py example in sittable object tutorial. Resolve #3401 Griatch 2024-01-14 17:03:09 +01:00
  • 7eea74b614 Update search tutorial, resolving #3399 Griatch 2024-01-14 16:59:30 +01:00
  • c0fbbd42b1 Remove unused var in doc ChrisLR 2024-01-13 10:50:31 -05:00
  • 3d0c3f1cc6 Rewrote doc ChrisLR 2024-01-12 20:33:46 -05:00
  • e60c6e7ea6 update wiki howto InspectorCaracal 2024-01-12 18:14:47 -07:00
  • aafc9f4c6c Rename test ChrisLR 2024-01-12 17:00:21 -05:00
  • 70aa1517db Fix Godot Contrib addService call and add basic portal test ChrisLR 2024-01-12 16:56:09 -05:00
  • 143a6d6c01 Fix example in docstring of TagCategoryProperty Griatch 2024-01-10 22:06:11 +01:00
  • d1cad9a134 fix code to be consistent with docs InspectorCaracal 2024-01-09 14:30:11 -07:00
  • 53b681342a Fixes incorrect variable name in a doc string Bradley Marques 2024-01-09 15:09:06 +02:00
  • 2b7af748f9 Lock alabaster version Griatch 2024-01-08 21:31:39 +01:00
  • 0dbcadcedb Evennia 3.1.0 minor release Griatch 2024-01-08 21:03:23 +01:00
  • f49391d851 Update CHANGELOG Griatch 2024-01-08 20:54:00 +01:00
  • 014696b80a
    Merge pull request #3394 from jaborsh/main Griatch 2024-01-08 20:52:25 +01:00
  • c0aaedc51a
    Merge pull request #3393 from InspectorCaracal/patch-22 Griatch 2024-01-08 20:49:59 +01:00
  • e37419972e
    Merge pull request #3390 from InspectorCaracal/patch-21 Griatch 2024-01-08 20:46:15 +01:00
  • 0b234c792c Fix merge conflict Griatch 2024-01-08 20:37:53 +01:00
  • aff6cd6637 Update CHANGELOG, chargen beginner tutorial Griatch 2024-01-08 20:34:15 +01:00
  • 4d1b89a119
    Merge pull request #3388 from gas-public-wooden-clean/fix-tutorial Griatch 2024-01-08 20:17:32 +01:00
  • 9a1c393738 Update CHANGELOG Griatch 2024-01-08 20:10:01 +01:00
  • a350b30f54
    Merge pull request #3386 from InspectorCaracal/patch-19 Griatch 2024-01-08 20:06:38 +01:00
  • c7f3fab3db
    Merge pull request #3382 from InspectorCaracal/patch-18 Griatch 2024-01-08 20:05:21 +01:00
  • 9b77fec6b6
    Merge pull request #3381 from homeofpoe/patch-26 Griatch 2024-01-08 20:03:00 +01:00
  • a26596d476
    Merge pull request #3380 from homeofpoe/patch-25 Griatch 2024-01-08 20:02:06 +01:00
  • 694c40db03
    Merge pull request #3379 from homeofpoe/patch-24 Griatch 2024-01-08 19:59:51 +01:00
  • e73209899b
    Merge pull request #3378 from alephate/main Griatch 2024-01-08 19:57:44 +01:00
  • a7e3c4eca9
    Merge pull request #3377 from InspectorCaracal/chargen-update-3x Griatch 2024-01-08 19:54:31 +01:00
  • 0d8db621c6
    Merge pull request #3376 from InspectorCaracal/patch-17 Griatch 2024-01-08 19:50:56 +01:00
  • 8f613cb97e
    Merge pull request #3375 from chromancer/patch-1 Griatch 2024-01-08 19:47:58 +01:00
  • 58fad3ddff
    Merge pull request #3373 from InspectorCaracal/cmdcreate-bugfix Griatch 2024-01-08 19:43:17 +01:00
  • b6220ab748 Fixing Replace Legacy Time of Day Markup Jake 2024-01-06 01:59:15 -07:00
  • 6726663a46 fix session check InspectorCaracal 2024-01-05 15:49:23 -07:00
  • 0afe81873c
    Update evmenu.py InspectorCaracal 2024-01-05 15:14:31 -07:00
  • 1bcbcfec26
    fix outdated tutorial code block InspectorCaracal 2024-01-02 19:54:58 -07:00
  • 37e70cc7fa Rewrote test assertions to django style ChrisLR 2024-01-02 11:35:11 -05:00
  • 5f60075fdf Add new tests ChrisLR 2024-01-02 11:21:12 -05:00
  • 4071ae7b86 Use __get__ instead when autocreating to avoid overriding initial values ChrisLR 2024-01-02 11:21:04 -05:00
  • 476df0ea3e Fix Field at_added call ChrisLR 2024-01-02 10:41:52 -05:00
  • 2ff534c56a Fix ComponentProperty ChrisLR 2024-01-02 10:26:04 -05:00
  • 74f8715d5a Add cmd_set on load ChrisLR 2024-01-02 10:25:17 -05:00
  • b6d7c2500a Align character generation tutorial more closely with the code. gas-public-wooden-clean 2024-01-01 18:22:32 -06:00
  • ff159e3942 Fix typos. gas-public-wooden-clean 2023-12-17 10:35:30 -06:00
  • 17d17534a7
    Update gitignore InspectorCaracal 2023-12-27 11:42:07 -07:00
  • 20887ee3a0
    start global scripts InspectorCaracal 2023-12-26 20:11:54 -07:00
  • 2e4fb69a3d
    Update Online-Setup.md homeofpoe 2023-12-26 12:52:26 -08:00
  • 7b133e4dbf
    Update Installation.md homeofpoe 2023-12-26 12:40:19 -08:00
  • 9a718c836d
    Update Updating-Evennia.md homeofpoe 2023-12-26 12:32:01 -08:00
  • 4b4f39d708
    Added "where" to stop word filter exceptions. alephate 2023-12-26 14:58:07 -05:00
  • 7fa0bff98a remove obsolete newline Cal 2023-12-22 12:46:29 -07:00
  • 4628d86056 update character_creator contrib Cal 2023-12-22 12:23:06 -07:00
  • 8a031192e0
    fix _get_cmdset return type InspectorCaracal 2023-12-21 17:47:42 -07:00
  • 4fba0fde64
    Add prefix to CmdTunnel implementation dyfed 2023-12-21 16:27:34 -05:00
  • e143f47edd fix CmdCreate bugs Cal 2023-12-21 13:07:27 -07:00
  • 7fab91060b
    docs(beginner tutorial unit testing): fix typos iLPdev 2023-12-21 04:35:55 -08:00