Griatch
|
65a4e507f7
|
Add the ircstatus command, which allows an Evennia-ide user to ping the status of the IRC bot connection, get list of IRC nicks and also (if having the right privilege) force-reconnect the bot if the connection has died.
|
2017-02-12 00:43:19 +01:00 |
|
Griatch
|
1d181d8259
|
Change new irc2chan command syntax to use :typeclass, which is more in line with how typeclass is provided in other commands using typeclass. Also add exception handling if trying to create the bot with a malformed typeclass.
|
2017-02-11 18:48:43 +01:00 |
|
Cloud_Keeper
|
9503b30a5e
|
Adjusted text variable names through IRCbot message life cycle to match new practice.
|
2017-02-11 18:48:43 +01:00 |
|
Cloud_Keeper
|
6cea12de42
|
Adjusted documentation.
|
2017-02-11 18:45:56 +01:00 |
|
Tablet-PC\cloud
|
7d4929efec
|
Adjust documentation.
|
2017-02-11 18:45:56 +01:00 |
|
Tablet-PC\cloud
|
089c24f56f
|
@irc2chan now accepts alternative typeclasses for bots
|
2017-02-11 18:45:55 +01:00 |
|
Cloud_Keeper
|
d96509cb4e
|
Default behaviour now working.
|
2017-02-11 18:45:55 +01:00 |
|
Cloud_Keeper
|
40d4f6d286
|
Kwargs now being passed to the bot successfully
|
2017-02-11 18:45:55 +01:00 |
|
Tablet-PC\cloud
|
8fc20a3056
|
Unsuccessfull attempts
|
2017-02-11 18:45:55 +01:00 |
|
Tablet-PC\cloud
|
1d7c369345
|
no message
|
2017-02-11 18:45:55 +01:00 |
|
Griatch
|
fe11cb9d03
|
Add to irc2chan id display.
|
2017-02-11 18:39:31 +01:00 |
|
Griatch
|
831b1567ae
|
Resolve conflicts against master.
|
2017-02-11 18:17:04 +01:00 |
|
Griatch
|
91ffde5eaf
|
Fix errors caused by the change of the get_and_merge_cmdset callsign. Makes unittests work correctly again.
|
2017-02-06 20:20:46 +01:00 |
|
Vincent Le Goff
|
53b0b0f9af
|
Update the Command.get_help() method taking Evennia's policy into account
|
2017-02-06 20:20:46 +01:00 |
|
Vincent Le Goff
|
602b3408aa
|
Add a method to customize the help message of a command
|
2017-02-06 20:20:46 +01:00 |
|
Griatch
|
dd516a290c
|
Make sethelp edit also work without specifying a starting string.
|
2017-02-06 19:57:02 +01:00 |
|
Vincent Le Goff
|
7e7ca06530
|
Allow to create @help entries and edit the content directly
|
2017-02-06 19:57:02 +01:00 |
|
Vincent Le Goff
|
3998ed1069
|
Add the /edit switch to the @help command
|
2017-02-06 19:57:02 +01:00 |
|
Griatch
|
4d14625504
|
Add info about the call string to the log when reporting command errors.
|
2017-02-06 19:35:10 +01:00 |
|
Griatch
|
8254a24689
|
Change how the greyscale is displayed by the color command for more conformity with the rest.
|
2017-02-05 20:03:50 +01:00 |
|
Kimadi
|
43f310c2f8
|
Use color cube palette for pure black and pure white.
|
2017-02-05 20:03:50 +01:00 |
|
Kimadi
|
10467ac3ba
|
Fixed variable names.
|
2017-02-05 20:03:50 +01:00 |
|
Kimadi
|
420211afa0
|
Added grayscale swatch to '@color xterm256' command.
|
2017-02-05 20:03:50 +01:00 |
|
Kimadi
|
9e6bb2c74e
|
Implemented xterm grayscale palette.
|
2017-02-05 20:03:50 +01:00 |
|
Kimadi
|
97d46abe85
|
Removed useless double entries for xterm256 regular expressions.
|
2017-02-05 20:03:50 +01:00 |
|
Griatch
|
5330cf114a
|
Add wilderness to contrib/README.md.
|
2017-02-05 13:12:36 +01:00 |
|
Griatch
|
43109ab8f4
|
Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general.
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
661ec5cb0b
|
Help command fix for players that don't have options saved
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
ba42c68c5c
|
Help command: don't use EvMore if help text is shown in popup
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
91fd754e98
|
Closes the help/options dialog with escape
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
8f16badf85
|
Reworded some of the options
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
7d62973d18
|
Options button: toggle the options window visibility
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
67d3f6650e
|
Check for a valid session on the webclient_options monitor handler
|
2017-02-05 12:19:17 +01:00 |
|
Simon Vermeersch
|
254a746770
|
Allows testing when msg is called with a tuple as first argument
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
4ac863726c
|
Change the option immediately on the client side instead of waiting for
a roundtrip to the server.
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
2c01373143
|
Play a sound for notification (if enabled)
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
7027a2cf9b
|
Implemented the notification popup option
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
24cb3d3b31
|
Keep the settings button visible when there are scrollbars
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
7899dc5200
|
Show help in separate dialog (if option is enabled)
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
ebbec15081
|
Correctly remove the webclient options monitor on disconnect
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
da7a71e6dd
|
Implement the "gag prompt" option
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
9efed33fb5
|
Webclient options monitor: reference the correct attribute
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
8dcd242d3b
|
Cosmetic changes to the webclient options
- Renamed the used attribute
- Changed to use only one inputfunc
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
221aa362ab
|
Adds retrieving, monitoring and storing of webclient settings
|
2017-02-05 12:19:16 +01:00 |
|
Simon Vermeersch
|
f2e53c873b
|
Added a (non-functional) options dialog.
|
2017-02-05 12:19:16 +01:00 |
|
Griatch
|
4bd283609b
|
Change how eveditor converts non-strings and also giving a warning it was done.
|
2017-02-05 10:56:46 +01:00 |
|
Griatch
|
088386dfc8
|
Make eveditor safely handle non-string inputs by converting them to strings.
|
2017-02-05 10:51:08 +01:00 |
|
Griatch
|
a731670f4c
|
Add justify command to EvEditor.
|
2017-02-05 10:35:56 +01:00 |
|
Vincent Le Goff
|
66424c62ed
|
Fix a bug when @reload-ing while in EvEditor
|
2017-02-05 09:52:49 +01:00 |
|
BattleJenkins
|
223cf647ec
|
Fixed typo in wilderness.py
Changed instance 'coordinats' to 'coordinates' in pyramid example map code
|
2017-02-05 09:36:13 +01:00 |
|