Commit graph

  • 4bdee14adb Add the /add and /edit switches to the @event command Vincent Le Goff 2017-03-12 19:26:19 -07:00
  • 0d7b1cb2be Add the basic of the @event command Vincent Le Goff 2017-03-12 13:14:33 -07:00
  • 51bc9ac65a Add the first event on exit.at_traverse Vincent Le Goff 2017-03-09 21:17:41 -08:00
  • 74ab1ed030 Add basic structure of event types and helpers Vincent Le Goff 2017-03-08 21:13:27 -08:00
  • 9f581ea7e1 Add user documentation for the event system Vincent Le Goff 2017-03-07 17:24:44 -08:00
  • a88e7ad4d9 Fix a typo in the README file Vincent Le Goff 2017-03-04 16:30:22 -08:00
  • 5e242589d9 Rewrite the README in a development-oriented documentation Vincent Le Goff 2017-03-04 16:24:45 -08:00
  • 841e0031ae Add the first draft of documentation for the event system Vincent Le Goff 2017-02-07 18:54:12 -08:00
  • 5de1f7b45b Add dbclass to names of classdict for cache_size function to remove duplicate entries Tehom 2017-05-06 03:21:50 -04:00
  • 4d8d26fd21 Fix small typo in settings. Resolves #1316. Griatch 2017-05-03 22:52:08 +02:00
  • 9b3ca3ef20 More thorough explanation of clothing types BattleJenkins 2017-04-23 18:44:16 -07:00
  • 477d7883c8 Fix so evennia.utils.delay actually returns a deferred as the docstring says. Griatch 2017-04-25 23:34:44 +02:00
  • d012974650 Fix bug in irc disconnect, trying to pass a reason when portal.disconnect does not support one. Griatch 2017-04-25 22:59:59 +02:00
  • 6a621af4d7 Remove spurious whitespace from sources. Griatch 2017-04-23 14:06:18 +02:00
  • 9c37665f00 Updated documentation. CloudKeeper1 2017-04-23 21:40:37 +10:00
  • 4327bc48d3 Extended get_input to accept *args & **kwargs CloudKeeper1 2017-04-22 16:01:32 +10:00
  • e8a1daa526 Fix error with raw_queryset kwarg being removed. Griatch 2017-04-22 13:31:29 +02:00
  • 7853b2e382 Fix error in mail contrib due to change of manage query return change. Griatch 2017-04-21 21:45:16 +02:00
  • f9e7b01f57 Add **kwargs options to at_* hooks to all typeclasses, for greater flexibility for users. Resolves #1276. Griatch 2017-04-20 20:58:35 +02:00
  • 7e8e47b3b3 Fix attribute name to resolve recursion error in _recache method. Tehom 2017-04-20 14:14:00 -04:00
  • cf77d90c71 Make all manager methods return querysets. This removes all the last remnants of the old return_typeclass/return_typeclass_list decorators that were a remnant of the old pre-proxy Typeclass system. Resolves #1206. Griatch 2017-04-20 19:43:39 +02:00
  • dd7d18f041 Move smart-search (still not complete, pending changes to queryset returns as per roadmap). Griatch 2017-04-19 21:31:15 +02:00
  • ae2c2be8a1 Fix to color normalization end tag in Telnet. BlauFeuer 2017-04-17 04:29:51 -04:00
  • 154799f6e0 Fix to color normalization end tag in ssh. BlauFeuer 2017-04-17 04:22:56 -04:00
  • 4b38642666 Add unfinished smart_search manager method for future use with the olc. Griatch 2017-04-19 06:40:24 +02:00
  • f7955340a7 Remove ability to teleport puppeted objects to a None location, as per #1304. Griatch 2017-04-18 18:29:11 +02:00
  • feed89257f Fix indexing bug with using an accidental :: prefix in EvEditor, fix function of the ::: editor command. Griatch 2017-04-18 00:45:38 +02:00
  • bc1f5f0fc9 Fix to color normalization end tag in telnet. Resolves #1306. Griatch 2017-04-17 08:52:18 +02:00
  • 0fb7d13d63 Correct for PEP8 compliance. Add contrib entry to README. Griatch 2017-04-17 08:43:01 +02:00
  • 011ba18d5b Made command tests for clothing more robust BattleJenkins 2017-04-16 19:45:26 -07:00
  • 8da7f45de8 Fixes in accordance with Griatch's suggestions BattleJenkins 2017-04-16 19:10:40 -07:00
  • 5cc508393b Added unit tests for clothing module BattleJenkins 2017-04-10 19:19:03 -07:00
  • 6c041b98a2 Typo fix BattleJenkins 2017-04-10 19:17:07 -07:00
  • d0ba768fdb Change to inventory BattleJenkins 2017-04-10 19:15:50 -07:00
  • 86f42228f3 Typo fix BattleJenkins 2017-04-10 00:00:01 -07:00
  • 12ff57d883 Typo fix BattleJenkins 2017-04-09 23:47:50 -07:00
  • 17f9a06a68 Provided example and fixed bugs BattleJenkins 2017-04-09 23:47:02 -07:00
  • e7f0149bf8 Adds new 'clothing' contrib module BattleJenkins 2017-04-09 23:09:11 -07:00
  • f718a1aadd Start attempt at a smart-search mechanism for limiting searches more creatively on the command line. Non-working code. Griatch 2017-04-16 20:57:23 +02:00
  • 00b8dd4881 Add non-working, initial concept for olc system. Griatch 2017-04-16 17:31:13 +02:00
  • a9bee74b37 Some minor pep8 fixes and refactoring. Griatch 2017-04-11 08:35:30 +02:00
  • ee4dd20fd9 Fixes to batch_add mechanisms and spawner batch creation for passing unittests. Griatch 2017-04-09 18:53:39 +02:00
  • d44f7c4670 Clean up docstring of _batch_create in spawner. Griatch 2017-04-09 10:52:59 +02:00
  • 63f4f04d77 Add a short description in the contrib README index. Griatch 2017-04-08 19:34:43 +02:00
  • 59f491eab4 Some minor adjustments for pep8. Griatch 2017-04-08 19:28:29 +02:00
  • 005923ee72 Stop the turn handler script at the end of tests BattleJenkins 2017-04-07 14:22:16 -07:00
  • 6f565be81e Added turn handler script methods to tests BattleJenkins 2017-04-07 12:24:12 -07:00
  • 96ccfde9de Added tests for combat functions BattleJenkins 2017-04-07 11:59:02 -07:00
  • 32dbe4b396 Added kwargs to resolve_attack BattleJenkins 2017-04-07 11:56:26 -07:00
  • 822a17ba63 Added turnbattle command tests BattleJenkins 2017-04-07 10:52:58 -07:00
  • 334eaf6929 Slight tweak to CmdAttack BattleJenkins 2017-04-07 10:52:09 -07:00
  • 2b0d657314 Better combat help + tweak to combat cleanup BattleJenkins 2017-04-04 18:22:06 -07:00
  • 4e2a927bb4 Properly implemented joining a fight in progress BattleJenkins 2017-04-04 17:53:06 -07:00
  • 4b113cb6c8 Added combat help, fixed oversight in CmdFight BattleJenkins 2017-04-04 17:44:35 -07:00
  • fba536e979 Battle commands merged into command set BattleJenkins 2017-04-04 17:14:44 -07:00
  • 9073b688a6 Fixed log error + bug with timeout BattleJenkins 2017-04-02 15:28:41 -07:00
  • de21883717 Fixed at_before_move() hook on player BattleJenkins 2017-04-02 03:48:05 -07:00
  • 0606f2b0d8 Updated more documentation to standard BattleJenkins 2017-04-02 01:18:15 -07:00
  • c1cbf0420c Minor tweaks BattleJenkins 2017-04-01 22:15:26 -07:00
  • 9e6627aabd New functions + Change install method BattleJenkins 2017-04-01 22:13:08 -07:00
  • 4e3b59e486 Made turn handler script more efficient BattleJenkins 2017-04-01 20:48:32 -07:00
  • 49cf1220a6 Restore minor fixes BattleJenkins 2017-04-01 18:32:45 -07:00
  • 8849366ae9 Re-organized and more thoroughly documented BattleJenkins 2017-04-01 18:29:26 -07:00
  • a070ee1971 Typo fix & Minor bugfix BattleJenkins 2017-04-01 00:30:46 -07:00
  • fab0403408 Added contrib module for turn-based battle system BattleJenkins 2017-03-30 16:41:47 -07:00
  • f8b279d7bb Adjust docstring to resolve #1300 BlauFeuer 2017-04-06 19:12:40 -04:00
  • 58589126b8 Reworked spawner with new batch_add functionality for both tags and attributes. Griatch 2017-04-06 19:53:57 +02:00
  • 7ddcae9d32 Add automatic escaping of color codes in the EvEditor Vincent Le Goff 2017-04-04 11:37:36 -07:00
  • e34d32bd60 Add ability to batch-add tags, permissions and aliases along with category in the object/player create functions as well as in the tag handler. This is useful for direct assignment of categories from prototypes. Griatch 2017-04-02 22:11:54 +02:00
  • a648433db8 Merge conflicts against master, including cmdhandler support for direct cmdobject input together with prefix-ignore mechanism from devel. Griatch 2017-04-01 16:08:23 +02:00
  • 7010f998f1 Fold long lines, PEP 8, comparision to None BlauFeuer 2017-03-30 21:27:29 -04:00
  • 684f163fd7 Fold long lines, PEP 8 whitespace BlauFeuer 2017-03-30 19:10:24 -04:00
  • c62f701626 Remove an extra quote marker typo. Griatch 2017-04-01 14:44:29 +02:00
  • 3fdd7e0907 PEP 8, whitespace, LGTM, typo fixes BlauFeuer 2017-03-30 18:32:50 -04:00
  • 4aba1b59b3 Add a brief mention of the superuser bypassing the locks of the simpledoor contrib. Resolves #1269. Griatch 2017-03-30 22:04:54 +02:00
  • 6133280154 Explict bool return for move_to, typo fix BlauFeuer 2017-03-30 01:27:34 -04:00
  • 3811c074c6 Replace {character} by {object} in mapping of announce_move_* Vincent Le Goff 2017-03-28 10:22:23 -07:00
  • f1d34a28aa Add additional mapping to announce_move_* hooks Vincent Le Goff 2017-03-27 22:52:43 -07:00
  • 4f41582127 Update Object.announce_move_* to take advantage of mapping Vincent Le Goff 2017-03-27 17:04:31 -07:00
  • d811d7577e Fix unittest compliance. Griatch 2017-03-29 22:00:27 +02:00
  • f6e230f1a6 Change text optional kwarg type name to lowercase to match all other communications variables. Expand msg_contents to handle a tuple. Griatch 2017-03-29 21:50:51 +02:00
  • 117d1b5809 Remove the deprecated Object.at_say hook Vincent Le Goff 2017-03-29 12:14:32 -07:00
  • c12306ff72 Adjustments to argument capitalisation. CloudKeeper1 2017-03-28 21:36:33 +11:00
  • 4bbba76155 msg_contents doesn't take the text keyword in arguments. CloudKeeper1 2017-03-28 21:21:33 +11:00
  • 344a724479 Changed option entry to msg output kwarg. CloudKeeper1 2017-03-26 13:58:10 +11:00
  • 375cd7cecb Changed kwarg to options entry CloudKeeper1 2017-03-09 12:09:39 +11:00
  • 6cfbec83f1 Inclusion of type kwarg for common communications CloudKeeper1 2017-03-07 21:58:07 +11:00
  • 6224f90f74 Changed unit test's expected text output Eldritch Semblance 2017-03-29 02:57:09 +00:00
  • 534f4bcbe1 Removed insulting no mail message Eldritch Semblance 2017-03-29 02:52:46 +00:00
  • a4e2744821 check if ooc or puppeting before finding player object Eldritch Semblance 2017-03-29 02:46:44 +00:00
  • a5b26df330 Create hooks for the whisper command Vincent Le Goff 2017-03-28 12:07:17 -07:00
  • f11e92b2c0 Add more flexibility to the hooks on say Vincent Le Goff 2017-03-28 11:23:32 -07:00
  • 21e72e416c Fix error in more edge calculation when using client with SCREENWIDTH=0. Resolves #1257. Griatch 2017-03-27 22:40:40 +02:00
  • 6f30ab09f5 Check slow exit deferred for .called state to avoid edge case errback. Resolves #1278. Griatch 2017-03-27 22:37:03 +02:00
  • 1ed559a71c Default email domain to example.com per RFC2606 eldritchsemblance 2017-03-27 00:03:51 -04:00
  • 12e0e2e4fd Fixing typo of local variable Xelaadryth 2017-03-26 20:42:03 -07:00
  • 4c4b97f994 Make sure CommandTest.call() returns the received message as is Vincent Le Goff 2017-03-25 13:08:59 -07:00
  • 66f5229240 change reference of self.caller.player to self.player Eldritch Semblance 2017-03-25 03:41:39 +00:00
  • 6266401c2d Re-add bool return name, it is required by API generator. Griatch 2017-03-25 11:40:55 +01:00
  • 99a24a9647 Docstring, comment, indent/whitespace edits BlauFeuer 2017-03-24 00:20:07 -04:00