Commit graph

  • 940c9909a2 Merge pull request #2825 from aogier/feature/ci-dependencies-cache Griatch 2022-08-03 23:05:47 +02:00
  • fa993e97b9 Merge pull request #2826 from aogier/feature/cover-when-coverage-is-needed Griatch 2022-08-03 23:04:16 +02:00
  • 7c1d11f474 Fix bug in xyzgrid search parser Griatch 2022-08-03 23:01:09 +02:00
  • 4b856b84f7 First design of shop menu nodes for plugging in Griatch 2022-08-03 01:04:07 +02:00
  • 1ab14d33e4 Fix typo in xyzgrid error message Griatch 2022-08-03 22:31:10 +02:00
  • 6463d087ea only cover 3.10/sqlite Alessandro Ogier 2022-08-03 19:06:03 +02:00
  • 7d23147359 enable dependencies cache in CI Alessandro Ogier 2022-08-03 18:55:28 +02:00
  • 86fcdf4528 AttributeProperty tries spawning child instances of default value (#2697). Johnny 2022-08-02 23:47:52 +00:00
  • 03425df669 Better phrasing in settings, update CHANGELOG Griatch 2022-08-02 21:46:16 +02:00
  • 80dd48ec9d Merge branch 'improve_startstop' of https://github.com/volundmush/evennia into volundmush-improve_startstop Griatch 2022-08-02 21:36:09 +02:00
  • e6e632c13a Expand on shop management Griatch 2022-08-02 21:35:53 +02:00
  • c9106cef7c Merge pull request #2804 from Tegiminis/develop Griatch 2022-08-02 21:33:40 +02:00
  • 7618cf752e Merge branch 'develop' of github.com:Tegiminis/evennia into develop Tegiminis 2022-08-02 12:01:30 -07:00
  • 7dfbc12d7b changed module location, mocked out delay calls Tegiminis 2022-08-02 12:00:44 -07:00
  • 922477ffb5 Merge branch 'evennia:develop' into develop Tegiminis 2022-08-02 09:54:48 -07:00
  • 8c514f32dc Merge pull request #2820 from aogier/feature/2795-case-sensitive-dict-attrs Griatch 2022-08-02 18:05:12 +02:00
  • 07ebb4a60b case sensitive set dict keys Alessandro Ogier 2022-07-27 19:01:32 +02:00
  • 2a1b2cf3cb PEP8 compliance improvement. Andrew Bastien 2022-08-02 10:44:25 -04:00
  • 19bd7ce0b7 Resolve merge conflicts Griatch 2022-08-02 16:19:25 +02:00
  • 214a601916 Merge branch 'volundmush-cmdparser_refactor' into develop Griatch 2022-08-02 16:15:29 +02:00
  • 9fb5af5c89 Fix syscommand regression (see #2755) Griatch 2022-08-02 16:06:40 +02:00
  • 01aa49108e Merge branch 'cmdparser_refactor' of https://github.com/volundmush/evennia into volundmush-cmdparser_refactor Griatch 2022-08-02 15:03:00 +02:00
  • 718e06e6ff Merge pull request #2823 from aogier/bugfix/missing-f-strings-prefix Griatch 2022-08-02 15:00:46 +02:00
  • a13997395b Merge pull request #2822 from InspectorCaracal/fix-dest-overwrite Griatch 2022-08-02 15:00:07 +02:00
  • d29d37d93a Merge pull request #2821 from InspectorCaracal/set-return-list Griatch 2022-08-02 14:58:56 +02:00
  • 7072df6a5d Fix merge conflicts Griatch 2022-08-02 14:33:53 +02:00
  • 69cf0a2be3 Change to use exit_obj in at_traverse hook kwargs instead Griatch 2022-08-02 14:32:47 +02:00
  • 4952ed5443 Merge branch 'exit_kwarg' of https://github.com/volundmush/evennia into volundmush-exit_kwarg Griatch 2022-08-02 14:30:16 +02:00
  • 155965c4d1 Update CHANGELOG Griatch 2022-08-02 14:30:00 +02:00
  • 395fcce079 Merge pull request #2814 from volundmush/search_icontains Griatch 2022-08-02 14:15:07 +02:00
  • 7b5d4dfc22 Merge pull request #2813 from aogier/feature/2789-reflected-or Griatch 2022-08-02 14:13:05 +02:00
  • 8285b0f9ae Merge pull request #2812 from aogier/feature/ci-speedups Griatch 2022-08-02 14:12:27 +02:00
  • 7a06db9ffb Fix naked except clauses; update CHANGELOG Griatch 2022-08-02 13:53:08 +02:00
  • bb8781efad Merge branch 'feature/basetypes-subclasses' of https://github.com/aogier/evennia into aogier-feature/basetypes-subclasses Griatch 2022-08-02 13:50:23 +02:00
  • c737c05574 Update CHANGELOG Griatch 2022-08-02 13:19:23 +02:00
  • 9eb3ab53ff Merge pull request #2797 from InspectorCaracal/namegen-contrib Griatch 2022-08-02 13:16:28 +02:00
  • 16ac859c24 Merge pull request #2755 from ChrisLR/2736-fix-cmdset-remove Griatch 2022-08-02 12:58:54 +02:00
  • b4cccc9703 Prep for shopkeepers Griatch 2022-08-02 11:48:06 +02:00
  • 32ac772930 add missing f-strings prefix Alessandro Ogier 2022-08-01 23:46:00 +02:00
  • 78735baadc don't overwrite destination InspectorCaracal 2022-08-01 15:45:46 -06:00
  • 2cda5b44d6 always return list InspectorCaracal 2022-07-27 22:09:34 -06:00
  • ed25224699 clean up docs, fix tests InspectorCaracal 2022-07-27 13:51:28 -06:00
  • 3b039fdaff update tests and docs InspectorCaracal 2022-07-27 13:24:32 -06:00
  • a30e152405 removed none checks (lol), fixed getter to return empty dict instead of None Tegiminis 2022-07-27 11:37:39 -07:00
  • 9f4de7bd1c add validation, update docs InspectorCaracal 2022-07-27 12:02:50 -06:00
  • 19b498626d added has() method, fixed None checks on properties Tegiminis 2022-07-27 10:58:07 -07:00
  • 1691906401 Improved CmdParser to invert control of matching largely to Command class. Streamlined related code. Andrew Bastien 2022-07-26 21:07:24 -04:00
  • d91b4ecaff implement _SaverDict | _SaverDict Alessandro Ogier 2022-07-25 16:30:44 +02:00
  • 1794457b57 no longer needed Alessandro Ogier 2022-07-25 17:13:31 +02:00
  • f9b17d25d1 new de/serialization logic Alessandro Ogier 2022-07-24 18:50:52 +02:00
  • dbde966947 fix https://github.com/evennia/evennia/issues/2808 Alessandro Ogier 2022-07-21 17:37:52 +02:00
  • 146112a576 4 processes! Alessandro Ogier 2022-07-25 14:05:00 +02:00
  • f60bb650c6 parallel tests Alessandro Ogier 2022-07-25 11:51:11 +02:00
  • 0503fa9b0b Merge branch 'develop' of github.com:Tegiminis/evennia into develop Tegiminis 2022-07-26 11:27:32 -07:00
  • 5fa92d8b26 fixed refresh rule for unique buffs Tegiminis 2022-07-26 11:26:36 -07:00
  • 8b696ed2b5 object.at_traverse() now passes the exit being traversed as a kwarg Andrew Bastien 2022-07-26 12:29:40 -04:00
  • 18edbce624 adding at_server_init to at_server_startstop Andrew Bastien 2022-07-25 17:16:00 -04:00
  • 894ae978b9 ObjectDB.objects.get_objs_with_key_or_alias() now uses icontains instead of istartswith for inexact searches against db_key to match behavior with alias. Andrew Bastien 2022-07-25 15:22:26 -04:00
  • 65123c10c5 Update README.md Tegiminis 2022-07-25 12:01:36 -07:00
  • 18990b52c0 More cleanup again Griatch 2022-07-25 09:18:20 +02:00
  • fa302d6bdf More cleanup Griatch 2022-07-25 09:16:09 +02:00
  • 7126b6284f Update LICENSE.txt Griatch 2022-07-25 09:10:07 +02:00
  • 3de1773c01 Update LICENSE.txt Griatch 2022-07-25 09:07:18 +02:00
  • a95dea471f readme review, made non-unique/refresh namespace less prone to collision Tegiminis 2022-07-24 23:19:36 -07:00
  • 6ba3cf12fc fixing goofs exposed by conditional rework, readme tweaks (+8 squashed commit) Tegiminis 2022-07-24 04:15:12 -07:00
  • c95c8213a0 Add Account.uses_screenreader. Added evadventure mini-map Griatch 2022-07-24 23:09:53 +02:00
  • 306d6b44aa Made simple map, start shops Griatch 2022-07-24 22:30:13 +02:00
  • a471f0fd86 Fix dungeon behavior Griatch 2022-07-24 20:26:41 +02:00
  • 90a555b259 Merge branch 'develop' into 2736-fix-cmdset-remove ChrisLR 2022-07-24 10:51:25 -04:00
  • ca819b9b00 Avoid potential shadowing issue ChrisLR 2022-07-24 10:51:19 -04:00
  • 6a4b14fb83 More dungeon code Griatch 2022-07-24 13:01:01 +02:00
  • 07ff42b77c Fixes to return_appearance helpers and iter_to_str Griatch 2022-07-24 13:00:30 +02:00
  • a1e004ded5 initial readme commit Tegiminis 2022-07-24 03:53:23 -07:00
  • 3a52913bbb new unit tests for the new getters/remove methods. general test case improvement (+47 squashed commit) Tegiminis 2022-07-12 01:33:57 -07:00
  • eec39eb599 Further break out return_appearance functionality into helper hooks Griatch 2022-07-24 12:20:31 +02:00
  • 33d247cff0 Fix merge conflicts Griatch 2022-07-24 09:31:39 +02:00
  • 99d300799e Update CHANGELOG Griatch 2022-07-24 08:58:44 +02:00
  • 86c89b56cc Merge pull request #2807 from volundmush/fix_rpsystem_msg Griatch 2022-07-24 08:56:24 +02:00
  • 9c7d3c6fc7 Update changelog Griatch 2022-07-24 08:49:31 +02:00
  • 077a43ef7b Testing adventure dungeon Griatch 2022-07-24 08:47:25 +02:00
  • 97ccb598ca Merge pull request #2803 from volundmush/move_type Griatch 2022-07-24 08:46:54 +02:00
  • 151d9b1eae Merge pull request #2794 from InspectorCaracal/rpsystem-fix-selfref Griatch 2022-07-24 08:41:28 +02:00
  • a83d3f7fe4 Merge branch 'develop' into contrib/evadventure Griatch 2022-07-22 17:37:47 +02:00
  • dc431fd5a5 Finished quest engine for evadventure Griatch 2022-07-22 17:36:38 +02:00
  • 944420e92e Start adding dungeon logic Griatch 2022-07-19 00:58:31 +02:00
  • 091a13674d Debugging of tutorial Griatch 2022-07-18 16:58:45 +02:00
  • fd4a1fb5ca More linting fixes Griatch 2022-07-18 00:54:09 +02:00
  • 43e4917501 Add defeat mode to tutorial combat Griatch 2022-07-17 19:10:51 +02:00
  • 2daadca999 More tutorial combat tests Griatch 2022-07-16 18:01:09 +02:00
  • e6ac8d347e Started expanding docs about tutorial game Griatch 2022-07-15 01:50:16 +02:00
  • db41063cce EGI: Remove unused import of warning module Greg Taylor 2022-07-15 21:12:52 -07:00
  • e0dc224d08 Fixed remaining issues. All tests pass. Andrew Bastien 2022-07-14 22:53:37 -04:00
  • 8ae1650b05 Added msg_type to rpsystem.send_emote() Andrew Bastien 2022-07-14 20:02:47 -04:00
  • 22353b2e92 Added msg_type to rpsystem.send_emote() Andrew Bastien 2022-07-14 19:46:49 -04:00
  • 641811ec1c Added msg_type to rpsystem.send_emote() Andrew Bastien 2022-07-14 19:43:08 -04:00
  • f298de0585 First working attack in tutorial combat system Griatch 2022-07-14 20:29:09 +02:00
  • 29ffd5fd06 Merge branch 'develop' into contrib/evadventure Griatch 2022-07-14 12:50:15 +02:00
  • 60296a8554 Recommend bytes-check to deserialize_dbobjs example Griatch 2022-07-14 12:50:01 +02:00
  • 534f336cad Add check for deserialization Griatch 2022-07-14 12:49:17 +02:00
  • 725bc7c1d9 Merge branch 'develop' into contrib/evadventure Griatch 2022-07-14 00:22:26 +02:00