Commit graph

  • 27afb3240d Rework launcher with persistent connection for better server status reporting. Still some errors. Griatch 2018-01-16 00:11:46 +01:00
  • 96508d8a25 Typo fix in CmdWhisper help docstring BlauFeuer 2018-01-15 13:53:19 -05:00
  • 44590627c5 @locate alias of CmdFind shows location of find BlauFeuer 2018-01-15 13:50:08 -05:00
  • 3bec3a3512 Support in-game server-control commands Griatch 2018-01-14 23:11:59 +01:00
  • 5133034b4b Working start/reload/reset/stop from launcher Griatch 2018-01-14 22:53:36 +01:00
  • ef999362c7 Cleanup of call signatures for reloading Griatch 2018-01-14 14:17:36 +01:00
  • 5741eef9bc Parallel start/stop/reload systems, for testing Griatch 2018-01-14 14:02:34 +01:00
  • ff887a07ab Further work on controlling the portal with AMP Griatch 2018-01-14 00:30:13 +01:00
  • c46d181566 Working launcher sends, no reception on server side yet Griatch 2018-01-13 23:01:23 +01:00
  • b4d2fe7284 Start reworking launcher for sending instructions Griatch 2018-01-13 20:11:02 +01:00
  • 84e0f463a5 Add ability to ping Portal from launcher over AMP Griatch 2018-01-13 15:22:51 +01:00
  • e0d8d8293d Add better error-handling for AMP, start design launcer API Griatch 2018-01-13 13:11:48 +01:00
  • b0d545a086 Refactor amp into three modules, separating clients/server better Griatch 2018-01-11 23:43:58 +01:00
  • 82fd9ff698 Swap so Server is the AMP-client and Portal the AMP-server Griatch 2018-01-11 22:09:01 +01:00
  • 3971a08412 Make AMP protocol multi-sending and able to handle HTTP input Griatch 2018-01-11 21:37:40 +01:00
  • 9813a9d346 Allow AMP to handle multiple connections gracefully (more stable). Griatch 2018-01-10 22:47:53 +01:00
  • 00ad0e5d89 Retry if sending data before AMP started. Resolves #1506. Griatch 2018-01-10 08:06:14 +01:00
  • ffc493f561 Update unittests Griatch 2018-01-09 20:42:16 +01:00
  • 728f933d6d Update nicks to properly handle account-nicks in e.g. pages Griatch 2018-01-09 20:38:06 +01:00
  • c7cfca2785 Refactoring/cleanup of deletion/managing of nicks in nick Command Griatch 2018-01-09 19:39:49 +01:00
  • 05c6813dd9 Fix error in nick deletion parsing Griatch 2018-01-09 18:51:07 +01:00
  • 0ecf99ab4b Correct nick parsing Griatch 2018-01-09 18:22:42 +01:00
  • dec5dbbf3a Add escaping = as \= in nicks, add colors. Resolves #1551. Griatch 2018-01-09 18:09:56 +01:00
  • ee6f3f8065 Merge pull request #1549 from vlegoff/fix_igps Griatch 2018-01-08 21:43:57 +01:00
  • f2d4b5f266 Merge pull request #1550 from TehomCD/extended_room_update_descs Griatch 2018-01-08 15:15:25 +01:00
  • 9add566a89 Refactor return_appearance to extract desc update into its own method. Tehom 2018-01-08 05:31:20 -05:00
  • 785eb528e8 Rename to get_numbered_name. Handle 'two boxes' through aliasing. Fix unittests Griatch 2018-01-07 20:34:03 +01:00
  • 6182ce9c10 Add inflect dependency. Add get_plural_name and mechanisms discussed in #1385. Griatch 2018-01-07 19:31:01 +01:00
  • e8cffa62a6 Clarify taghandler.get docstring Griatch 2018-01-07 16:21:59 +01:00
  • 217bc27826 Make alias command handle categories, remove 'alias' alias from nick cmd Griatch 2018-01-07 16:20:56 +01:00
  • a12a5d7445 Merge branch 'master' into develop Griatch 2018-01-06 20:14:02 +01:00
  • d2b89b7613 Update/refactor search_channel with aliases and proper query. Resolves #1534. Griatch 2018-01-06 20:12:51 +01:00
  • e3de3fb1dc Make DELAY_CMD_LOGINSTART configurable in settings Griatch 2018-01-06 19:19:20 +01:00
  • de79a033ba Edit version info Griatch 2018-01-06 19:22:34 +01:00
  • 436a5fe7fe Merge branch 'master' into develop Griatch 2018-01-06 19:20:51 +01:00
  • b8f9154df9 Make DELAY_CMD_LOGINSTART configurable in settings Griatch 2018-01-06 19:19:20 +01:00
  • e2c9b2f727 Merge branch 'master' into develop Griatch 2018-01-06 18:49:19 +01:00
  • e4321783a5 [IGPS] Fix mistakes in the say event Vincent Le Goff 2018-01-06 13:32:30 +01:00
  • 88b34d3a4d Merge pull request #1548 from sorressean/spawn-typofix Griatch 2018-01-05 09:34:07 +01:00
  • 61f02309e4 spelled correctly this time. sorressean 2018-01-05 02:38:35 -05:00
  • 7e2afe4316 Fixed typo in help message that shows syntax. sorressean 2018-01-05 02:33:29 -05:00
  • 82e12f15ff Don't send delayed CMD_LOGINSTART if session already logged in (to handle autologins) Griatch 2018-01-03 22:37:52 +01:00
  • 5d1c3cb27e Merge branch 'master' into develop Griatch 2018-01-02 21:52:43 +01:00
  • 74e8c74f80 Work towards resolving unittests with deferreds Griatch 2018-01-02 21:21:57 +01:00
  • 76555e6ca5 Resolve merge conflicts Griatch 2018-01-01 21:05:35 +01:00
  • 1b9a083b19 Add TIME_IGNORE_DOWNTIMES to allow for true 1:1 time ratios. Implements #1545 Griatch 2018-01-01 21:03:11 +01:00
  • a342353fd6 Add a slight delay to telnet handshake to give mudlet a chance to catch up Griatch 2018-01-01 20:58:48 +01:00
  • 42f74dc553 Minor refactoring and stabilizing Griatch 2018-01-01 15:27:21 +01:00
  • ff7fae3c07 Fix issue with messaging at session-level Griatch 2018-01-01 13:19:59 +01:00
  • bb835c3da6 bugfix of protocol_flag update mechanism Griatch 2017-12-31 23:36:58 +01:00
  • c8b1dfcd20 Allow options to partially update portal session, correctly relay late handshakes. Griatch 2017-12-31 23:16:16 +01:00
  • 9355b255ad Fix typos in doc strings Griatch 2017-12-31 13:47:19 +01:00
  • c18c0fc479 Merge branch 'master' into develop Griatch 2017-12-31 13:42:59 +01:00
  • 0d3b8f4079 Fix wrong call of _SEARCH_AT_RESULT from tutorial version of look, as reported in #1544. Griatch 2017-12-31 13:40:16 +01:00
  • eb6c46a851 Merge pull request #1540 from TehomCD/django_admin_attr_fix Griatch 2017-12-29 18:48:52 +01:00
  • 3ad9633de6 Add automatic escaping of the settings docstring for Windows' sake in py3k Vincent Le Goff 2017-12-28 14:06:20 +01:00
  • 6dc4e52513 Fix errors in django admin for Attributes Tehom 2017-12-25 07:15:26 -05:00
  • 21403222dc Merge pull request #1536 from TehomCD/typeclass_set_attr Griatch 2017-12-23 16:09:40 +01:00
  • 8fa0861b5d Merge pull request #1537 from TehomCD/log_exception_check Griatch 2017-12-19 10:12:43 +01:00
  • 0adb346555 Try to clarify help file. Tehom 2017-12-19 00:42:23 -05:00
  • c689b4d028 Attempt to handle any errors in logging. Tehom 2017-12-19 00:28:48 -05:00
  • dd3e9ccbbe Allow other typeclasses to have their Attributes set via command. Tehom 2017-12-17 18:53:41 -05:00
  • e14b18eaaf Merge pull request #6 from evennia/develop FlutterSprite 2017-12-16 17:29:13 -08:00
  • aca4605d47 Merge pull request #1530 from bostrt/tls-websockets Griatch 2017-12-15 23:39:09 +01:00
  • ab57d2da21 Merge pull request #1532 from chainsol/fix_1531 Griatch 2017-12-14 08:20:54 +01:00
  • 40d6f7fc7c Step through help and option popup when closing Nicholas Matlaga 2017-12-13 21:08:02 -05:00
  • 916246120a Update websocket URL so proxy port can be utilized. Resolves #1421. Robert Bost 2017-12-12 19:29:16 -05:00
  • cc343aa4df Merge pull request #1528 from vlegoff/telnet_encoding Griatch 2017-12-12 21:02:30 +01:00
  • 9605d66646 Add a little check in case ENCODINGS is empty Vincent Le Goff 2017-12-12 20:59:55 +01:00
  • 0acf0246c7 Simplify telnet edefault encoding Vincent Le Goff 2017-12-12 20:51:16 +01:00
  • 8f5a28455e Remove TELNET_ENCODING and set ENCODINGS[0] Vincent Le Goff 2017-12-12 19:46:28 +01:00
  • abaf8d0a19 Add a setting to change telnet default encoding Vincent Le Goff 2017-12-12 18:56:36 +01:00
  • 717999f56f Unit tests for tb_magic BattleJenkins 2017-12-11 14:35:18 -08:00
  • a945c40ff6 Merge branch 'tb_magic' of http://github.com/FlutterSprite/evennia into tb_magic BattleJenkins 2017-12-10 18:54:37 -08:00
  • 52d505b011 Use test character class instead FlutterSprite 2017-12-10 18:53:10 -08:00
  • f738427ff3 Add tickerhandler-free character class for tests FlutterSprite 2017-12-10 18:52:34 -08:00
  • b213f4a243 Test character class without tickerhandler BattleJenkins 2017-12-10 18:50:34 -08:00
  • 2dae4c4c6f fix unittests Griatch 2017-12-10 10:26:20 +01:00
  • 5ff1da8e09 Change dockerfile entrypoint to launch evennia server, more suitable for docker-compose setups. Add websocket proxy envvar Griatch 2017-12-09 01:13:02 +01:00
  • 87918e4ce0 Resolve merge conflicts Griatch 2017-12-08 19:09:01 +01:00
  • bafb88f2f4 Merge pull request #1527 from arumford/patch-1 Griatch 2017-12-08 19:06:45 +01:00
  • 249cb0d21e Merge pull request #1526 from TehomCD/flexible_at_say Griatch 2017-12-08 19:06:11 +01:00
  • 80e7a28e4f Merge pull request #1525 from TehomCD/fix_at_say_msg_receivers Griatch 2017-12-08 19:04:11 +01:00
  • a7ebb7a04a Update rplanguage.py arumford 2017-12-08 10:14:19 -06:00
  • dd2c74231f Fix error in passing non-strings to str.join() Tehom 2017-12-08 03:00:43 -05:00
  • 90dc745d73 Make at_say more flexible by not ignoring parameters passed Tehom 2017-12-08 02:59:29 -05:00
  • 71b039a180 Fix msg_receivers to be used Tehom 2017-12-08 02:41:33 -05:00
  • 9f81a35422 Add some more tests to catch faulty language definitions Griatch 2017-12-05 22:03:34 +01:00
  • 5111f195a9 Fix and cleanup the rplanguage contrib a bit Griatch 2017-12-05 19:54:40 +01:00
  • 13ebf768db Merge branch 'master' into develop Griatch 2017-12-05 17:14:25 +01:00
  • 1420c8773e Comment it out right this time FlutterSprite 2017-11-29 20:32:00 -08:00
  • a3caaf8c5f Just comment it all out. FlutterSprite 2017-11-29 20:26:26 -08:00
  • 0932a839ba Also remove ticker handler for 'attacker' and 'defender' FlutterSprite 2017-11-29 20:18:54 -08:00
  • 2549a8d8e1 Comment out tb_items tests for now FlutterSprite 2017-11-29 20:08:22 -08:00
  • dc67f4b871 Ugh!!! TickerHandler changes, more BattleJenkins 2017-11-29 15:37:40 -08:00
  • 0c8db01d56 TickerHandler stuff, more BattleJenkins 2017-11-29 15:29:49 -08:00
  • 9e8a400049 Manually unsubscribe ticker handler BattleJenkins 2017-11-29 15:15:47 -08:00
  • 785522fb3c Attempt to fix TickerHandler error in unit tests BattleJenkins 2017-11-29 15:08:55 -08:00
  • eb95416ee8 Unit tests for tb_items BattleJenkins 2017-11-29 15:01:49 -08:00
  • d1de36c2bb Merge pull request #5 from FlutterSprite/develop FlutterSprite 2017-11-29 14:24:21 -08:00