Commit graph

  • 62ff667f9a Make input func monitor support attribute categories. Resolve #3307 Griatch 2023-11-26 13:13:05 +01:00
  • af896b385a
    Merge pull request #3334 from volundmush/fix_account_attr Griatch 2023-11-26 12:57:38 +01:00
  • 385467b3b0
    Merge pull request #3341 from poisonbl/3336-fix-Docker-ONBUILD-chown-error Griatch 2023-11-26 12:51:52 +01:00
  • 8dd6c12786 Fix Evennia upgrade instructions. Resolve #3303 Griatch 2023-11-26 12:48:09 +01:00
  • 44ebefe561 Overhauled IP matching feature. Andrew Bastien 2023-11-24 19:40:08 -05:00
  • 8b2fea320f Lockfuncs are now called with an access_type kwarg in their **kwargs Andrew Bastien 2023-11-24 16:30:09 -05:00
  • ee3705cb81 Commands now have a .cmdset_source pointing at their original cmdset instance. Andrew Bastien 2023-11-24 14:48:04 -05:00
  • c8e2ac1271
    Bugfix. Fixes evennia/evennia#3336 poisonbl 2023-11-23 22:02:34 -05:00
  • 923ec28ec4 Fix cmdset reference in adding-cmd tutorial. Resolve #3298 Griatch 2023-11-23 21:33:17 +01:00
  • 5ab962b2b4 Fix code example in adding-command tutorial. Resolve #3297 Griatch 2023-11-23 21:21:35 +01:00
  • 0e7808c602 Remove leftover .generate() call from chargen tutorial, as per #3289 Griatch 2023-11-23 20:49:03 +01:00
  • 42c9d356d7 Remove last mis-spelling of BASE_BATCHPROCESS_PATH. REsolve #3288 Griatch 2023-11-23 20:41:31 +01:00
  • 8872e00001 Correct tutorials on evennia startapp use, which seems to have changed with time. Resolve #3287 Griatch 2023-11-23 20:37:02 +01:00
  • 26643a71a7 Adjusting checks to use utils.inherits_from() Andrew Bastien 2023-11-23 13:14:42 -05:00
  • 30bfc36beb Adjusted checks for Object/Account to prevent conflicts. Andrew Bastien 2023-11-21 16:37:49 -05:00
  • b4a3bae6a9 Ran black on sources Griatch 2023-11-23 19:09:12 +01:00
  • 84e8ca129f Update CHANGELOG and autodocs with recent changes Griatch 2023-11-23 19:08:46 +01:00
  • 6787f9e5f0
    Merge pull request #3339 from jaborsh/patch-2 Griatch 2023-11-23 18:58:50 +01:00
  • 6ad355af43
    Merge pull request #3338 from jaborsh/patch-1 Griatch 2023-11-23 18:56:15 +01:00
  • 85f1b54064
    Merge pull request #3333 from iLPdev/patch-8 Griatch 2023-11-23 18:50:02 +01:00
  • 1f25987cd6
    Merge pull request #3324 from volundmush/signal_refactor Griatch 2023-11-23 18:47:36 +01:00
  • 266cf539eb
    Merge pull request #3319 from volundmush/startup_refactor Griatch 2023-11-23 18:44:51 +01:00
  • 80a17cab87
    Merge pull request #3180 from volundmush/dig_hook Griatch 2023-11-23 18:36:25 +01:00
  • 86f2cb6a7c
    Merge pull request #3177 from volundmush/player_character_refactor Griatch 2023-11-23 18:28:24 +01:00
  • 2dbd90d415 Fixing lots of tests. Andrew Bastien 2023-11-22 15:26:07 -05:00
  • 15653ef1f1 Refactoring Server Startup to be more idiomatic for Twisted. Andrew Bastien 2023-10-31 13:31:33 -04:00
  • 469b29d9e8
    Fixing Code Typos in Readme for XYZContrib Jake 2023-11-22 00:40:37 -07:00
  • 6f964716c7
    Fixing if/else tree in XYZGrid launchcmd Jake 2023-11-22 00:37:16 -07:00
  • 5e4d4aafc9 Fixing the tests. Andrew Bastien 2023-11-19 15:25:09 -05:00
  • 5b1139cf11 Fixing the tests. Andrew Bastien 2023-11-19 13:55:42 -05:00
  • ae17e21fab
    fix: correct pathing in header iLPdev 2023-11-19 10:24:22 -08:00
  • 17bd0719f9 Documenting SIGNALS_CUSTOM. Andrew Bastien 2023-11-19 12:50:38 -05:00
  • 40a4bd0592 Update CHANGELOG Griatch 2023-11-18 13:56:53 +01:00
  • d64c75d03f
    Merge pull request #3325 from InspectorCaracal/patch-12 Griatch 2023-11-18 13:47:13 +01:00
  • dcc8546ce7
    Merge pull request #3322 from volundmush/fix_base_option Griatch 2023-11-18 13:39:02 +01:00
  • c7a6fc5505
    fix tutorial room path InspectorCaracal 2023-11-06 20:05:07 -07:00
  • ad6d9a98ff SIGNAL_ACCOUNT_POST_LOGIN_FAIL is now properly used. Added a CUSTOM_SIGNALS event handler to signals.py Andrew Bastien 2023-11-05 22:33:41 -05:00
  • db4973ee21 Renamed new properties, altered validate_name, fixed minor issue with an accidentally changed kwarg name. Andrew Bastien 2023-05-09 14:17:16 -04:00
  • dfd5ee3f8e Improved generation of Player Characters using charcreate Andrew Bastien 2023-05-05 18:31:07 -04:00
  • 5278ecb730 Moved the new hook to ObjManipCommand Andrew Bastien 2023-11-04 17:40:52 -04:00
  • 0da7f962c2 Trying a new approach. Introduced DefaultObject.get_object_typeclass() and cleaned up .create() hooks. Building commands now use the new logic. Andrew Bastien 2023-11-01 17:35:51 -04:00
  • 7746ff1663 Added DefaultObject.can_build_object() and DefaultObject.at_object_constructed(builder) hooks and inserted them into all building commands for improved building flexibility. Andrew Bastien 2023-05-06 03:21:48 -04:00
  • fb28ee54a5 Fixing output of BaseOption.display to always be str Andrew Bastien 2023-11-04 16:42:39 -04:00
  • f6b43b0416 Ran black on sources Griatch 2023-11-02 20:56:31 +01:00
  • 24d52f229f Update CHANGELOG Griatch 2023-11-02 20:54:22 +01:00
  • ef7a105299
    Merge pull request #3320 from homeofpoe/patch-22 Griatch 2023-11-02 20:52:33 +01:00
  • 769d951b18
    Merge pull request #3281 from volundmush/actor_your Griatch 2023-11-02 20:50:09 +01:00
  • 23dea59c57
    Update comms.py homeofpoe 2023-11-01 09:48:09 -07:00
  • b975d0fabd Cleaned up KeyErrors and added a funcparser test. Andrew Bastien 2023-11-01 11:13:59 -04:00
  • 5fa11cddb6 Adds $you() and $your() to the ACTOR_STANCE callables. Andrew Bastien 2023-09-30 18:44:03 -04:00
  • 900993ab92 Update CHANGELOG Griatch 2023-10-31 21:02:23 +01:00
  • cffeabcd7c
    Merge pull request #3313 from volundmush/option_set_improve Griatch 2023-10-31 20:44:02 +01:00
  • 4986888db9
    Merge pull request #3197 from volundmush/fix_global_scripts Griatch 2023-10-31 20:36:33 +01:00
  • 04e0852753
    Merge pull request #3179 from volundmush/player_character_management Griatch 2023-10-31 20:22:56 +01:00
  • aa57dd9b50 Minor tweak to the OptionHandler.set to return objects instead of values for better integration with other systems. Andrew Bastien 2023-10-29 16:44:13 -04:00
  • bac0e9a8c1 Cleaning up GlobalScriptContainer from some junk logic. Andrew Bastien 2023-09-09 12:28:04 -04:00
  • 021f5779bf Global Scripts handling moved to later in Startup; no longer affects scripts not defined in settings.py Andrew Bastien 2023-05-23 09:22:14 -04:00
  • 2bf96f7c7f Added CharactersHandler to account and altered all calls of add/remove characters to use it. Andrew Bastien 2023-09-10 12:23:56 -04:00
  • 3c4a3f1088 Removing more erroneous code that snuck in. Andrew Bastien 2023-09-10 10:48:03 -04:00
  • c91822606f Cleaning up GlobalScriptContainer from some junk logic. Andrew Bastien 2023-09-09 14:13:02 -04:00
  • 376d1d1ec3 Fixed a borked test. Andrew Bastien 2023-05-07 21:49:06 -04:00
  • 4b80b200d8 Cleaned up tests to use newly-renamed Account hooks for add/remove characters. Andrew Bastien 2023-05-07 21:27:33 -04:00
  • f782cd8fc8 Removing direct access to Account.db._playable_characters in favor of Account.add_character(char) and Account.remove_character(char). Account.characters already handles all filtering so am cleaning up lots of repeated list comprehensions which remove/filter deleted characters. Andrew Bastien 2023-05-06 02:31:07 -04:00
  • a8cf8e166a
    Merge pull request #3308 from iLPdev/patch-6 Griatch 2023-10-29 07:46:11 +01:00
  • d4302c461a
    Merge pull request #3306 from InspectorCaracal/patch-clothing-type Griatch 2023-10-29 07:44:31 +01:00
  • f81891365a
    Merge pull request #3305 from iLPdev/patch-5 Griatch 2023-10-29 07:38:46 +01:00
  • 3fa13815c4
    Merge pull request #3304 from iLPdev/patch-3 Griatch 2023-10-29 07:37:49 +01:00
  • f3a49bb764
    Merge pull request #3301 from volundmush/fix_web_admin Griatch 2023-10-29 07:35:22 +01:00
  • 223767da52
    Merge pull request #3300 from iLPdev/patch-2 Griatch 2023-10-29 07:31:45 +01:00
  • 7f36da695a
    docs(Sittable-Object): 📝 emphasize and list all uses of adjective iLPdev 2023-10-28 07:17:39 -07:00
  • c2d1d6c405 fix clothing limit test Cal 2023-10-27 15:35:13 -06:00
  • 89a45a57bb fix clothing type limits being ignored Cal 2023-10-27 15:13:18 -06:00
  • 6a2affb855
    docs(Sittable-Object): fix 🐛 armchair creation is done in python iLPdev 2023-10-27 11:27:06 -07:00
  • 2bd7117fbc
    docs(Sittable-Object): 📝 add terminal punctuation to do_stand code iLPdev 2023-10-27 11:21:02 -07:00
  • 5bfe5602b8 Refactoring adminsite.py to allow all models and be configurable via settings.py Andrew Bastien 2023-10-26 13:05:42 -04:00
  • a45d441245
    Hotfix: for resultant Cuddly movement in my this PR iLPdev 2023-10-24 17:35:24 -07:00
  • 7d668e84fa
    fix(Lesson 7.1.2): 🐛 correct prose and code example/result iLPdev 2023-10-24 17:29:40 -07:00
  • 78221f8ac3
    Merge pull request #3295 from iLPdev/patch-3 Griatch 2023-10-21 16:49:36 +02:00
  • 6b4be46602
    Merge pull request #3294 from iLPdev/patch-2 Griatch 2023-10-21 16:48:39 +02:00
  • 0143ffcbdd Correct default docstring of template pointing to object.py Griatch 2023-10-21 15:37:56 +02:00
  • d9e6023828
    docs(Learning-Typeclasses): fix instructions calling self.get_stats() iLPdev 2023-10-20 08:21:28 -07:00
  • 0f30b4bb5c
    docs(Learning-Typeclasses): 📝 fix .at_object_creation example code iLPdev 2023-10-20 07:59:44 -07:00
  • fe5f2abb63 Further update of doc build gitignores Griatch 2023-10-19 22:32:25 +02:00
  • 52a85074e7 Update doc README Griatch 2023-10-19 22:17:53 +02:00
  • 08f57a0e19 More experiments reducing repo size Griatch 2023-10-19 21:36:14 +02:00
  • dd38f7d9cb Remove spurious large build files from git history, shrinking repo size Griatch 2023-10-19 21:14:47 +02:00
  • 0e55b4ac13 Add .doctrees to gitignore file Griatch 2023-10-19 20:41:19 +02:00
  • 7cc6640809 Update CHANGELOG Griatch 2023-10-19 19:58:00 +02:00
  • 0dffb2200e Update CHANGELOG Griatch 2023-10-07 13:28:50 +02:00
  • 630a06b5b6 Merge pull request #3286 from holl0wstar/main Griatch 2023-10-07 13:24:30 +02:00
  • e95079ec92 Remove debugging stuff. holl0wstar 2023-10-06 17:02:12 -03:00
  • 92f6ffa0eb Merge remote-tracking branch 'upstream/main' into main holl0wstar 2023-10-06 17:00:23 -03:00
  • 926a265a90 Remove leftover log debug. holl0wstar 2023-10-06 17:00:09 -03:00
  • c5f5ad81bd Merge pull request #3282 from johnnyvoruz/default-save-quirk Griatch 2023-10-06 19:57:19 +02:00
  • 4e2eaf7a46 Change byte handling to only one place. holl0wstar 2023-10-03 18:51:16 -03:00
  • 4258281a88 Update changelog Griatch 2023-10-02 20:56:10 +02:00
  • d0446d5de1 Index.html template split up into new widgitized templates found in evennia\web\templates\website\homepage Johnny Voruz 2023-09-23 16:48:49 -05:00
  • 4d153d1971 Change handling of different request types and callback for 204 requests (nickname change). holl0wstar 2023-10-03 15:53:52 -03:00
  • 26a804ca1f Fixes in SubscriptionHandler; return subs ordered by pk. Griatch 2023-10-01 10:49:42 +02:00
  • e28f9dd3c4 Prepping unit test for later fixes Griatch 2023-10-01 10:41:58 +02:00