Commit graph

  • 303b89c181 fixed a couple of spelling errors and missing py commands resoluteCoder 2023-05-21 12:43:08 -05:00
  • 85a8cd613b Update Changelog Griatch 2023-05-21 10:59:24 +02:00
  • b624d3dd5c Merge pull request #3192 from friarzen/main Griatch 2023-05-21 10:57:13 +02:00
  • b23f8bf2c0 Merge pull request #3191 from InspectorCaracal/nginx-docs-update Griatch 2023-05-21 10:51:33 +02:00
  • c543e6b4e2 Merge pull request #3189 from resoluteCoder/fix-tutorial-worlds-build-link Griatch 2023-05-21 10:50:07 +02:00
  • 8360f178de Merge pull request #3188 from volundmush/py_adjustment Griatch 2023-05-21 10:49:16 +02:00
  • 70df2dd7cb Merge pull request #3187 from volundmush/fix_circular_imports Griatch 2023-05-21 10:45:36 +02:00
  • 06cfc7b01e Merge pull request #3184 from InspectorCaracal/ticker-save-refactor Griatch 2023-05-21 10:23:48 +02:00
  • 1261582554 Add reference to npc.py example from NPC tutorial Griatch 2023-05-19 21:24:10 +02:00
  • 378c55b6ad Some more text rephrasing Griatch 2023-05-19 21:09:25 +02:00
  • 20d2949106 Fix a layout issue in NPC tutorial lesson Griatch 2023-05-19 21:07:35 +02:00
  • 45ae033343 Update Changelog with deque-support in Attributes Griatch 2023-05-19 20:53:09 +02:00
  • 327ac4259e Update CHANGELOG Griatch 2023-05-19 20:45:38 +02:00
  • 541716d979 Merge branch 'main' into evadventure_work Griatch 2023-05-19 20:41:35 +02:00
  • 431d1d85cb Made evadventure unit tests pass again Griatch 2023-05-19 20:41:10 +02:00
  • 2a75ea8343 Fix doc generation of all evadventure modules Griatch 2023-05-19 20:20:14 +02:00
  • 4abca72077 More cleanup of combat tutorial lessons Griatch 2023-05-19 17:10:42 +02:00
  • 40023923e1 Work on cleaning up docs Griatch 2023-05-19 11:11:46 +02:00
  • 1c5746d59c Fix some more issues with the turnbased combat Griatch 2023-05-19 08:20:10 +02:00
  • d13ac065c7 Fix unit tests Griatch 2023-05-18 23:38:14 +02:00
  • 09253dce31 Finish turnbased combat tutorial text Griatch 2023-05-18 21:34:05 +02:00
  • f70fd64478 Make turnbased combat work Griatch 2023-05-15 19:34:38 +02:00
  • 5a0cf6ba82 BugFix: Restore dynamic class kwarg assignment to goldenlayout-enabled clients Brenden Tuck 2023-05-13 17:05:23 -04:00
  • 95dabfdb65 Update Config-Nginx.md InspectorCaracal 2023-05-13 14:36:19 -06:00
  • 48a0c7e681 fixed broken link to tutorial world build script resoluteCoder 2023-05-12 11:22:44 -05:00
  • d77ac06a47 Made some slight adjustments to CmdPy so that it can signify the output options ought to be highlighted. This'll come in handy later with the Rich Integration. Andrew Bastien 2023-05-11 20:46:15 -04:00
  • 53d963e14c Changed importing of SESSION_HANDLER to avoid circular imports when extending Portal or Server SessionHandler. Andrew Bastien 2023-05-11 20:39:30 -04:00
  • 2cf1af96fd Adding client-side flags for supporting TRUECOLOR and extending MTTS/TTYPE so that it can detect more client capabilities. We're not USING those capabilities at the moment, but no reason to not detect them. Andrew Bastien 2023-05-11 17:27:03 -04:00
  • ff6f0bebb8 Complete overhaul from start to finish. Andrew Bastien 2023-05-11 14:58:49 -04:00
  • ea7a3c83d7 Working on turnbased combat Griatch 2023-05-11 20:29:45 +02:00
  • a975d4b9ae minor tickerhandler refactor InspectorCaracal 2023-05-09 21:25:20 -06:00
  • 3d3bd5e9d7 Update changelog Griatch 2023-05-07 22:08:46 +02:00
  • a8da04f6cf Merge pull request #3181 from volundmush/attr_fix Griatch 2023-05-07 22:06:37 +02:00
  • 24f8ccccbf Update changelog Griatch 2023-05-07 21:02:00 +02:00
  • c5584aac70 Merge pull request #3137 from InspectorCaracal/container-contrib Griatch 2023-05-07 21:00:01 +02:00
  • b79421f624 Making code-batchfile for building turnbased demo area Griatch 2023-05-07 20:50:40 +02:00
  • 8aa5ca8536 Add more Models docs Griatch 2023-05-07 20:06:48 +02:00
  • 9304c8ea29 messages, test additions InspectorCaracal 2023-05-06 17:42:20 -06:00
  • 5b2e9bd5a1 Finish Twitch-combat tutorial Griatch 2023-05-06 22:42:33 +02:00
  • ee5865d584 Small fix to the AttributeHandler.all(). Fixes #3160 Andrew Bastien 2023-05-06 04:07:19 -04:00
  • d2551aaaa7 Start writing the twitch combat tutorial Griatch 2023-05-04 00:50:54 +02:00
  • 759776ff64 Finished base combat tutorial Griatch 2023-04-30 22:40:52 +02:00
  • f933917339 Expand docs on evadventure rooms and objects Griatch 2023-04-30 00:53:16 +02:00
  • bdc3f37954 Add tutorial doc for Rooms. Finish tests for combat Griatch 2023-04-30 00:09:03 +02:00
  • 998cbb870b Complete combat unit tests Griatch 2023-04-29 19:14:11 +02:00
  • 1f3d4ed840 Merge branch 'main' into evadventure_work Griatch 2023-04-29 17:04:08 +02:00
  • d6b5425a9e Evennia 1.3.0 minor release Griatch 2023-04-29 08:52:29 +02:00
  • bc0023072d Expand sqlite issue to Mac troubleshooting doc. Resolve #3143 Griatch 2023-04-29 08:28:30 +02:00
  • 3e6e074bd3 Fix bug in CmdPage. Resolve #3166 Griatch 2023-04-29 08:13:49 +02:00
  • 879d1d3f79 Update changelog Griatch 2023-04-29 08:02:00 +02:00
  • bc92bad15a Add proper header to components contrib Griatch 2023-04-29 08:00:32 +02:00
  • 2cbb0ae1fc Merge pull request #3174 from Machine-Garden-MUD/main Griatch 2023-04-29 07:59:39 +02:00
  • cadbaa7832 Merge pull request #3173 from homeofpoe/patch-20 Griatch 2023-04-29 07:55:15 +02:00
  • f3705248fc Merge pull request #3171 from bradleymarques/fix-cache-not-clearing-with-evennia-test-case Griatch 2023-04-29 07:54:28 +02:00
  • 474e848433 Merge pull request #3169 from Dpeta/docs Griatch 2023-04-29 07:52:20 +02:00
  • 085dd2d340 Merge pull request #3165 from bradleymarques/add-to-rooms-documentation Griatch 2023-04-29 07:50:52 +02:00
  • dca1868d5e Merge pull request #3164 from Werdd/main Griatch 2023-04-29 07:49:17 +02:00
  • 720b843d61 Typo fix for doc issue #3172 https://github.com/evennia/evennia/issues/3172 Wendy Wang 2023-04-25 13:03:20 +02:00
  • b13e4499ca Update README.md homeofpoe 2023-04-24 14:46:31 -07:00
  • 36bdfad772 Fixes typo Bradley Marques 2023-04-21 22:01:42 +02:00
  • 33da3d8031 Adds tearDown() to flush id cache Bradley Marques 2023-04-21 22:00:42 +02:00
  • aeaeada75e Empty commit to rerun CI Bradley Marques 2023-04-21 21:44:49 +02:00
  • 616daf723a Fix username-validator errors not showing in web registration form Griatch 2023-04-21 00:25:57 +02:00
  • 9de8cb255a Merge branch 'main' into evadventure_work Griatch 2023-04-20 18:46:53 +02:00
  • fa552e3f57 Update INSTALL.md link to latest docs Griatch 2023-04-20 16:44:47 +02:00
  • b65827c827 Fix a few docs typos. Dpeta 2023-04-16 22:46:48 +02:00
  • 7715ac84b6 More refactoring of combat Griatch 2023-04-13 09:41:27 +02:00
  • b1c765b50f Fixing tests for turnbased combat Griatch 2023-04-10 13:12:41 +02:00
  • d47e0e057d Removes extra whitespace Bradley Marques 2023-04-10 12:18:30 +02:00
  • 112880a1c1 Capitalizes 'Room' Bradley Marques 2023-04-10 12:18:01 +02:00
  • 3d214609fc Adds some notes and a cross-reference in Rooms documentaion. Bradley Marques 2023-04-10 12:14:39 +02:00
  • d522e75b68 Update Beginner-Tutorial-Rules.md Tonalmictli 2023-04-10 00:52:07 -07:00
  • 2776294e2a Update Beginner-Tutorial-Rules.md Tonalmictli 2023-04-10 00:30:26 -07:00
  • 13c08af437 Update changelog Griatch 2023-04-10 09:09:49 +02:00
  • 68c111b7f7 Update notes on Postgres14+ setup, as per Jake's info Griatch 2023-04-10 09:03:02 +02:00
  • 0fb67ccad9 Update Beginner-Tutorial-Rules.md Tonalmictli 2023-04-09 23:38:08 -07:00
  • e88e6d1b1b Cleanup combat syntax, add flake8 config for legacy compat Griatch 2023-04-09 19:22:39 +02:00
  • 049e4fbb35 Split evadventure combat code into several modules Griatch 2023-04-09 11:11:58 +02:00
  • d49a8e5e0f Merge pull request #3159 from InspectorCaracal/ansi-fallback Griatch 2023-04-08 18:19:23 +02:00
  • b1f346ec0b Merge pull request #3157 from ChrisLR/fix-inherited-class-components Griatch 2023-04-08 18:14:55 +02:00
  • 3020d1e15c Merge pull request #3156 from bradleymarques/fix-incorrect-variable-in-documentation Griatch 2023-04-08 17:12:39 +02:00
  • c9bd57a3e4 replace ansi fallback logic InspectorCaracal 2023-04-03 20:30:57 -06:00
  • c1c7ccbca0 Added test case ChrisLR 2023-04-02 22:11:01 -04:00
  • d2fdc31b5e Prevent child typeclasses class components from merging to inherited class components ChrisLR 2023-04-02 17:00:27 -04:00
  • e8d3c4f51f Fixes BASE_CHARACTER_CLASS to BASE_CHARACTER_TYPECLASS Bradley Marques 2023-04-01 22:13:18 +02:00
  • 3c37fc099c update container docs, test Cal 2023-03-29 10:48:46 -06:00
  • 0749c3aa80 Add example diagram to Evmenu doc Griatch 2023-03-27 08:04:20 +02:00
  • 6a4f293ab9 More fixes for turnbased evadventure combat. Griatch 2023-03-26 22:28:27 +02:00
  • 49bc60f52d Fixing turnbased combat Griatch 2023-03-26 13:42:06 +02:00
  • 586eedf40d Made twitch-combat evadventure combat work Griatch 2023-03-26 00:07:59 +01:00
  • 979a79e832 Merge branch 'main' into evadventure_work Griatch 2023-03-25 17:41:59 +01:00
  • 55822654fe Fix wrong log error in interactive decorator Griatch 2023-03-25 17:41:49 +01:00
  • 5c914eb8b0 Testing out combat Griatch 2023-03-25 16:56:57 +01:00
  • 97b11ccea7 Merge branch 'main' into evadventure_work Griatch 2023-03-25 08:45:57 +01:00
  • 92061c8299 Fix typo in clickable links doc Griatch 2023-03-25 00:21:39 +01:00
  • 372126a92a More cleanup of MXP doc page Griatch 2023-03-24 23:47:28 +01:00
  • 913f86454d Expand mxp link page with settings info Griatch 2023-03-24 23:15:46 +01:00
  • 5715ce8def Merge branch 'main' into evadventure_work Griatch 2023-03-24 22:46:52 +01:00
  • e492a92b61 Some cleanup in the beginner tutorial's first lessons Griatch 2023-03-24 22:46:37 +01:00
  • aa458dd1e9 Continue develop evadventure combat examples Griatch 2023-03-24 21:22:10 +01:00