diff options
228 files changed, 8 insertions, 2 deletions
@@ -3,4 +3,7 @@ manachat.ini bot/*.txt #compiled python files -*.pyc
\ No newline at end of file +*.pyc + +#Logs +*.log
\ No newline at end of file diff --git a/README.md b/README.md index 9086044..9086044 100644..100755 --- a/README.md +++ b/README.md diff --git a/RULES4BOTS.md b/RULES4BOTS.md index 6ab69b6..6ab69b6 100644..100755 --- a/RULES4BOTS.md +++ b/RULES4BOTS.md diff --git a/android.txt b/android.txt index 52e71ab..52e71ab 100644..100755 --- a/android.txt +++ b/android.txt diff --git a/autofast.sh b/autofast.sh index 24c940c..24c940c 100644..100755 --- a/autofast.sh +++ b/autofast.sh diff --git a/bot/.placeholder b/bot/.placeholder index e69de29..e69de29 100644..100755 --- a/bot/.placeholder +++ b/bot/.placeholder diff --git a/commands.py b/commands.py index 89aeff2..89aeff2 100644..100755 --- a/commands.py +++ b/commands.py diff --git a/curses/cui.py b/curses/cui.py index 5405765..5405765 100644..100755 --- a/curses/cui.py +++ b/curses/cui.py diff --git a/curses/handlers.py b/curses/handlers.py index 28a7562..28a7562 100644..100755 --- a/curses/handlers.py +++ b/curses/handlers.py diff --git a/curses/tmwcli.py b/curses/tmwcli.py index 679019b..679019b 100644..100755 --- a/curses/tmwcli.py +++ b/curses/tmwcli.py diff --git a/external/LINCENCE.six b/external/LINCENCE.six index e558f9d..e558f9d 100644..100755 --- a/external/LINCENCE.six +++ b/external/LINCENCE.six diff --git a/external/README.six b/external/README.six index ee628a9..ee628a9 100644..100755 --- a/external/README.six +++ b/external/README.six diff --git a/external/construct/LICENSE b/external/construct/LICENSE index a3c7898..a3c7898 100644..100755 --- a/external/construct/LICENSE +++ b/external/construct/LICENSE diff --git a/external/construct/README.rst b/external/construct/README.rst index 207bd82..207bd82 100644..100755 --- a/external/construct/README.rst +++ b/external/construct/README.rst diff --git a/external/construct/__init__.py b/external/construct/__init__.py index 024fe33..024fe33 100644..100755 --- a/external/construct/__init__.py +++ b/external/construct/__init__.py diff --git a/external/construct/adapters.py b/external/construct/adapters.py index b6a85df..b6a85df 100644..100755 --- a/external/construct/adapters.py +++ b/external/construct/adapters.py diff --git a/external/construct/core.py b/external/construct/core.py index e1800e0..e1800e0 100644..100755 --- a/external/construct/core.py +++ b/external/construct/core.py diff --git a/external/construct/debug.py b/external/construct/debug.py index 3910cae..3910cae 100644..100755 --- a/external/construct/debug.py +++ b/external/construct/debug.py diff --git a/external/construct/formats/__init__.py b/external/construct/formats/__init__.py index e69de29..e69de29 100644..100755 --- a/external/construct/formats/__init__.py +++ b/external/construct/formats/__init__.py diff --git a/external/construct/formats/data/__init__.py b/external/construct/formats/data/__init__.py index 50ce2de..50ce2de 100644..100755 --- a/external/construct/formats/data/__init__.py +++ b/external/construct/formats/data/__init__.py diff --git a/external/construct/formats/data/cap.py b/external/construct/formats/data/cap.py index f95c5c1..f95c5c1 100644..100755 --- a/external/construct/formats/data/cap.py +++ b/external/construct/formats/data/cap.py diff --git a/external/construct/formats/data/snoop.py b/external/construct/formats/data/snoop.py index a5fa799..a5fa799 100644..100755 --- a/external/construct/formats/data/snoop.py +++ b/external/construct/formats/data/snoop.py diff --git a/external/construct/formats/executable/__init__.py b/external/construct/formats/executable/__init__.py index e69de29..e69de29 100644..100755 --- a/external/construct/formats/executable/__init__.py +++ b/external/construct/formats/executable/__init__.py diff --git a/external/construct/formats/executable/elf32.py b/external/construct/formats/executable/elf32.py index 246ae32..246ae32 100644..100755 --- a/external/construct/formats/executable/elf32.py +++ b/external/construct/formats/executable/elf32.py diff --git a/external/construct/formats/executable/pe32.py b/external/construct/formats/executable/pe32.py index 1463ec3..1463ec3 100644..100755 --- a/external/construct/formats/executable/pe32.py +++ b/external/construct/formats/executable/pe32.py diff --git a/external/construct/formats/filesystem/__init__.py b/external/construct/formats/filesystem/__init__.py index 217ec83..217ec83 100644..100755 --- a/external/construct/formats/filesystem/__init__.py +++ b/external/construct/formats/filesystem/__init__.py diff --git a/external/construct/formats/filesystem/ext2.py b/external/construct/formats/filesystem/ext2.py index 954049e..954049e 100644..100755 --- a/external/construct/formats/filesystem/ext2.py +++ b/external/construct/formats/filesystem/ext2.py diff --git a/external/construct/formats/filesystem/fat16.py b/external/construct/formats/filesystem/fat16.py index 5d6caf1..5d6caf1 100644..100755 --- a/external/construct/formats/filesystem/fat16.py +++ b/external/construct/formats/filesystem/fat16.py diff --git a/external/construct/formats/filesystem/mbr.py b/external/construct/formats/filesystem/mbr.py index 1fd5a62..1fd5a62 100644..100755 --- a/external/construct/formats/filesystem/mbr.py +++ b/external/construct/formats/filesystem/mbr.py diff --git a/external/construct/formats/graphics/__init__.py b/external/construct/formats/graphics/__init__.py index 4abda02..4abda02 100644..100755 --- a/external/construct/formats/graphics/__init__.py +++ b/external/construct/formats/graphics/__init__.py diff --git a/external/construct/formats/graphics/bmp.py b/external/construct/formats/graphics/bmp.py index abe1ad0..abe1ad0 100644..100755 --- a/external/construct/formats/graphics/bmp.py +++ b/external/construct/formats/graphics/bmp.py diff --git a/external/construct/formats/graphics/emf.py b/external/construct/formats/graphics/emf.py index 4f00a03..4f00a03 100644..100755 --- a/external/construct/formats/graphics/emf.py +++ b/external/construct/formats/graphics/emf.py diff --git a/external/construct/formats/graphics/gif.py b/external/construct/formats/graphics/gif.py index fa50150..fa50150 100644..100755 --- a/external/construct/formats/graphics/gif.py +++ b/external/construct/formats/graphics/gif.py diff --git a/external/construct/formats/graphics/png.py b/external/construct/formats/graphics/png.py index 39edf3a..39edf3a 100644..100755 --- a/external/construct/formats/graphics/png.py +++ b/external/construct/formats/graphics/png.py diff --git a/external/construct/formats/graphics/wmf.py b/external/construct/formats/graphics/wmf.py index 55e79dd..55e79dd 100644..100755 --- a/external/construct/formats/graphics/wmf.py +++ b/external/construct/formats/graphics/wmf.py diff --git a/external/construct/lib/__init__.py b/external/construct/lib/__init__.py index 2d533e8..2d533e8 100644..100755 --- a/external/construct/lib/__init__.py +++ b/external/construct/lib/__init__.py diff --git a/external/construct/lib/binary.py b/external/construct/lib/binary.py index c5ef9b3..c5ef9b3 100644..100755 --- a/external/construct/lib/binary.py +++ b/external/construct/lib/binary.py diff --git a/external/construct/lib/bitstream.py b/external/construct/lib/bitstream.py index 3b51f66..3b51f66 100644..100755 --- a/external/construct/lib/bitstream.py +++ b/external/construct/lib/bitstream.py diff --git a/external/construct/lib/container.py b/external/construct/lib/container.py index f04d037..f04d037 100644..100755 --- a/external/construct/lib/container.py +++ b/external/construct/lib/container.py diff --git a/external/construct/lib/expr.py b/external/construct/lib/expr.py index 783c947..783c947 100644..100755 --- a/external/construct/lib/expr.py +++ b/external/construct/lib/expr.py diff --git a/external/construct/lib/hex.py b/external/construct/lib/hex.py index 62fd3c7..62fd3c7 100644..100755 --- a/external/construct/lib/hex.py +++ b/external/construct/lib/hex.py diff --git a/external/construct/lib/py3compat.py b/external/construct/lib/py3compat.py index 4a52c29..4a52c29 100644..100755 --- a/external/construct/lib/py3compat.py +++ b/external/construct/lib/py3compat.py diff --git a/external/construct/macros.py b/external/construct/macros.py index bbcbd33..bbcbd33 100644..100755 --- a/external/construct/macros.py +++ b/external/construct/macros.py diff --git a/external/construct/protocols/__init__.py b/external/construct/protocols/__init__.py index 0ec215e..0ec215e 100644..100755 --- a/external/construct/protocols/__init__.py +++ b/external/construct/protocols/__init__.py diff --git a/external/construct/protocols/application/__init__.py b/external/construct/protocols/application/__init__.py index 7ea61f7..7ea61f7 100644..100755 --- a/external/construct/protocols/application/__init__.py +++ b/external/construct/protocols/application/__init__.py diff --git a/external/construct/protocols/application/dns.py b/external/construct/protocols/application/dns.py index 8a586ce..8a586ce 100644..100755 --- a/external/construct/protocols/application/dns.py +++ b/external/construct/protocols/application/dns.py diff --git a/external/construct/protocols/ipstack.py b/external/construct/protocols/ipstack.py index 7c82fb6..7c82fb6 100644..100755 --- a/external/construct/protocols/ipstack.py +++ b/external/construct/protocols/ipstack.py diff --git a/external/construct/protocols/layer2/__init__.py b/external/construct/protocols/layer2/__init__.py index bdcdb4a..bdcdb4a 100644..100755 --- a/external/construct/protocols/layer2/__init__.py +++ b/external/construct/protocols/layer2/__init__.py diff --git a/external/construct/protocols/layer2/arp.py b/external/construct/protocols/layer2/arp.py index 3e86b53..3e86b53 100644..100755 --- a/external/construct/protocols/layer2/arp.py +++ b/external/construct/protocols/layer2/arp.py diff --git a/external/construct/protocols/layer2/ethernet.py b/external/construct/protocols/layer2/ethernet.py index d8d4bdd..d8d4bdd 100644..100755 --- a/external/construct/protocols/layer2/ethernet.py +++ b/external/construct/protocols/layer2/ethernet.py diff --git a/external/construct/protocols/layer2/mtp2.py b/external/construct/protocols/layer2/mtp2.py index 1cbe3a0..1cbe3a0 100644..100755 --- a/external/construct/protocols/layer2/mtp2.py +++ b/external/construct/protocols/layer2/mtp2.py diff --git a/external/construct/protocols/layer3/__init__.py b/external/construct/protocols/layer3/__init__.py index 4477713..4477713 100644..100755 --- a/external/construct/protocols/layer3/__init__.py +++ b/external/construct/protocols/layer3/__init__.py diff --git a/external/construct/protocols/layer3/dhcpv4.py b/external/construct/protocols/layer3/dhcpv4.py index f39bc97..f39bc97 100644..100755 --- a/external/construct/protocols/layer3/dhcpv4.py +++ b/external/construct/protocols/layer3/dhcpv4.py diff --git a/external/construct/protocols/layer3/dhcpv6.py b/external/construct/protocols/layer3/dhcpv6.py index ed4f573..ed4f573 100644..100755 --- a/external/construct/protocols/layer3/dhcpv6.py +++ b/external/construct/protocols/layer3/dhcpv6.py diff --git a/external/construct/protocols/layer3/icmpv4.py b/external/construct/protocols/layer3/icmpv4.py index 2c0715e..2c0715e 100644..100755 --- a/external/construct/protocols/layer3/icmpv4.py +++ b/external/construct/protocols/layer3/icmpv4.py diff --git a/external/construct/protocols/layer3/igmpv2.py b/external/construct/protocols/layer3/igmpv2.py index 41797eb..41797eb 100644..100755 --- a/external/construct/protocols/layer3/igmpv2.py +++ b/external/construct/protocols/layer3/igmpv2.py diff --git a/external/construct/protocols/layer3/ipv4.py b/external/construct/protocols/layer3/ipv4.py index 82dfaa9..82dfaa9 100644..100755 --- a/external/construct/protocols/layer3/ipv4.py +++ b/external/construct/protocols/layer3/ipv4.py diff --git a/external/construct/protocols/layer3/ipv6.py b/external/construct/protocols/layer3/ipv6.py index 18a0955..18a0955 100644..100755 --- a/external/construct/protocols/layer3/ipv6.py +++ b/external/construct/protocols/layer3/ipv6.py diff --git a/external/construct/protocols/layer3/mtp3.py b/external/construct/protocols/layer3/mtp3.py index 7f712f2..7f712f2 100644..100755 --- a/external/construct/protocols/layer3/mtp3.py +++ b/external/construct/protocols/layer3/mtp3.py diff --git a/external/construct/protocols/layer4/__init__.py b/external/construct/protocols/layer4/__init__.py index 38693c6..38693c6 100644..100755 --- a/external/construct/protocols/layer4/__init__.py +++ b/external/construct/protocols/layer4/__init__.py diff --git a/external/construct/protocols/layer4/isup.py b/external/construct/protocols/layer4/isup.py index 8111b60..8111b60 100644..100755 --- a/external/construct/protocols/layer4/isup.py +++ b/external/construct/protocols/layer4/isup.py diff --git a/external/construct/protocols/layer4/tcp.py b/external/construct/protocols/layer4/tcp.py index 44f1bd7..44f1bd7 100644..100755 --- a/external/construct/protocols/layer4/tcp.py +++ b/external/construct/protocols/layer4/tcp.py diff --git a/external/construct/protocols/layer4/udp.py b/external/construct/protocols/layer4/udp.py index 42a951e..42a951e 100644..100755 --- a/external/construct/protocols/layer4/udp.py +++ b/external/construct/protocols/layer4/udp.py diff --git a/external/construct/version.py b/external/construct/version.py index df1db1f..df1db1f 100644..100755 --- a/external/construct/version.py +++ b/external/construct/version.py diff --git a/external/plyer/CHANGELOG.md b/external/plyer/CHANGELOG.md index 20f5bcf..20f5bcf 100644..100755 --- a/external/plyer/CHANGELOG.md +++ b/external/plyer/CHANGELOG.md diff --git a/external/plyer/LICENSE b/external/plyer/LICENSE index b336a3a..b336a3a 100644..100755 --- a/external/plyer/LICENSE +++ b/external/plyer/LICENSE diff --git a/external/plyer/README.rst b/external/plyer/README.rst index 56860db..56860db 100644..100755 --- a/external/plyer/README.rst +++ b/external/plyer/README.rst diff --git a/external/plyer/__init__.py b/external/plyer/__init__.py index f8e35e5..f8e35e5 100644..100755 --- a/external/plyer/__init__.py +++ b/external/plyer/__init__.py diff --git a/external/plyer/compat.py b/external/plyer/compat.py index fee64da..fee64da 100644..100755 --- a/external/plyer/compat.py +++ b/external/plyer/compat.py diff --git a/external/plyer/facades/__init__.py b/external/plyer/facades/__init__.py index e5560c0..e5560c0 100644..100755 --- a/external/plyer/facades/__init__.py +++ b/external/plyer/facades/__init__.py diff --git a/external/plyer/facades/accelerometer.py b/external/plyer/facades/accelerometer.py index e8146bf..e8146bf 100644..100755 --- a/external/plyer/facades/accelerometer.py +++ b/external/plyer/facades/accelerometer.py diff --git a/external/plyer/facades/audio.py b/external/plyer/facades/audio.py index 5678841..5678841 100644..100755 --- a/external/plyer/facades/audio.py +++ b/external/plyer/facades/audio.py diff --git a/external/plyer/facades/battery.py b/external/plyer/facades/battery.py index 7cd48c7..7cd48c7 100644..100755 --- a/external/plyer/facades/battery.py +++ b/external/plyer/facades/battery.py diff --git a/external/plyer/facades/camera.py b/external/plyer/facades/camera.py index 5300ede..5300ede 100644..100755 --- a/external/plyer/facades/camera.py +++ b/external/plyer/facades/camera.py diff --git a/external/plyer/facades/compass.py b/external/plyer/facades/compass.py index aed4bbf..aed4bbf 100644..100755 --- a/external/plyer/facades/compass.py +++ b/external/plyer/facades/compass.py diff --git a/external/plyer/facades/email.py b/external/plyer/facades/email.py index 6056a16..6056a16 100644..100755 --- a/external/plyer/facades/email.py +++ b/external/plyer/facades/email.py diff --git a/external/plyer/facades/filechooser.py b/external/plyer/facades/filechooser.py index 040e9bb..040e9bb 100644..100755 --- a/external/plyer/facades/filechooser.py +++ b/external/plyer/facades/filechooser.py diff --git a/external/plyer/facades/gps.py b/external/plyer/facades/gps.py index 09f7e4b..09f7e4b 100644..100755 --- a/external/plyer/facades/gps.py +++ b/external/plyer/facades/gps.py diff --git a/external/plyer/facades/gyroscope.py b/external/plyer/facades/gyroscope.py index 31ec1ae..31ec1ae 100644..100755 --- a/external/plyer/facades/gyroscope.py +++ b/external/plyer/facades/gyroscope.py diff --git a/external/plyer/facades/irblaster.py b/external/plyer/facades/irblaster.py index 0e15a07..0e15a07 100644..100755 --- a/external/plyer/facades/irblaster.py +++ b/external/plyer/facades/irblaster.py diff --git a/external/plyer/facades/notification.py b/external/plyer/facades/notification.py index 3a477e9..3a477e9 100644..100755 --- a/external/plyer/facades/notification.py +++ b/external/plyer/facades/notification.py diff --git a/external/plyer/facades/orientation.py b/external/plyer/facades/orientation.py index e58e723..e58e723 100644..100755 --- a/external/plyer/facades/orientation.py +++ b/external/plyer/facades/orientation.py diff --git a/external/plyer/facades/sms.py b/external/plyer/facades/sms.py index ce4f299..ce4f299 100644..100755 --- a/external/plyer/facades/sms.py +++ b/external/plyer/facades/sms.py diff --git a/external/plyer/facades/tts.py b/external/plyer/facades/tts.py index 91c1a76..91c1a76 100644..100755 --- a/external/plyer/facades/tts.py +++ b/external/plyer/facades/tts.py diff --git a/external/plyer/facades/uniqueid.py b/external/plyer/facades/uniqueid.py index d916f01..d916f01 100644..100755 --- a/external/plyer/facades/uniqueid.py +++ b/external/plyer/facades/uniqueid.py diff --git a/external/plyer/facades/vibrator.py b/external/plyer/facades/vibrator.py index 94fe9aa..94fe9aa 100644..100755 --- a/external/plyer/facades/vibrator.py +++ b/external/plyer/facades/vibrator.py diff --git a/external/plyer/platforms/__init__.py b/external/plyer/platforms/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/__init__.py +++ b/external/plyer/platforms/__init__.py diff --git a/external/plyer/platforms/android/__init__.py b/external/plyer/platforms/android/__init__.py index 6b565a3..6b565a3 100644..100755 --- a/external/plyer/platforms/android/__init__.py +++ b/external/plyer/platforms/android/__init__.py diff --git a/external/plyer/platforms/android/accelerometer.py b/external/plyer/platforms/android/accelerometer.py index af07c52..af07c52 100644..100755 --- a/external/plyer/platforms/android/accelerometer.py +++ b/external/plyer/platforms/android/accelerometer.py diff --git a/external/plyer/platforms/android/audio.py b/external/plyer/platforms/android/audio.py index 2115f19..2115f19 100644..100755 --- a/external/plyer/platforms/android/audio.py +++ b/external/plyer/platforms/android/audio.py diff --git a/external/plyer/platforms/android/battery.py b/external/plyer/platforms/android/battery.py index 2ade1d2..2ade1d2 100644..100755 --- a/external/plyer/platforms/android/battery.py +++ b/external/plyer/platforms/android/battery.py diff --git a/external/plyer/platforms/android/camera.py b/external/plyer/platforms/android/camera.py index 344296d..344296d 100644..100755 --- a/external/plyer/platforms/android/camera.py +++ b/external/plyer/platforms/android/camera.py diff --git a/external/plyer/platforms/android/compass.py b/external/plyer/platforms/android/compass.py index 7fb19d6..7fb19d6 100644..100755 --- a/external/plyer/platforms/android/compass.py +++ b/external/plyer/platforms/android/compass.py diff --git a/external/plyer/platforms/android/email.py b/external/plyer/platforms/android/email.py index 79923e4..79923e4 100644..100755 --- a/external/plyer/platforms/android/email.py +++ b/external/plyer/platforms/android/email.py diff --git a/external/plyer/platforms/android/gps.py b/external/plyer/platforms/android/gps.py index fbe580f..fbe580f 100644..100755 --- a/external/plyer/platforms/android/gps.py +++ b/external/plyer/platforms/android/gps.py diff --git a/external/plyer/platforms/android/gyroscope.py b/external/plyer/platforms/android/gyroscope.py index 58747d7..58747d7 100644..100755 --- a/external/plyer/platforms/android/gyroscope.py +++ b/external/plyer/platforms/android/gyroscope.py diff --git a/external/plyer/platforms/android/irblaster.py b/external/plyer/platforms/android/irblaster.py index 6c44717..6c44717 100644..100755 --- a/external/plyer/platforms/android/irblaster.py +++ b/external/plyer/platforms/android/irblaster.py diff --git a/external/plyer/platforms/android/notification.py b/external/plyer/platforms/android/notification.py index bfc3a25..bfc3a25 100644..100755 --- a/external/plyer/platforms/android/notification.py +++ b/external/plyer/platforms/android/notification.py diff --git a/external/plyer/platforms/android/orientation.py b/external/plyer/platforms/android/orientation.py index e98e34d..e98e34d 100644..100755 --- a/external/plyer/platforms/android/orientation.py +++ b/external/plyer/platforms/android/orientation.py diff --git a/external/plyer/platforms/android/sms.py b/external/plyer/platforms/android/sms.py index 8650968..8650968 100644..100755 --- a/external/plyer/platforms/android/sms.py +++ b/external/plyer/platforms/android/sms.py diff --git a/external/plyer/platforms/android/tts.py b/external/plyer/platforms/android/tts.py index eae2974..eae2974 100644..100755 --- a/external/plyer/platforms/android/tts.py +++ b/external/plyer/platforms/android/tts.py diff --git a/external/plyer/platforms/android/uniqueid.py b/external/plyer/platforms/android/uniqueid.py index b8561de..b8561de 100644..100755 --- a/external/plyer/platforms/android/uniqueid.py +++ b/external/plyer/platforms/android/uniqueid.py diff --git a/external/plyer/platforms/android/vibrator.py b/external/plyer/platforms/android/vibrator.py index c28fe8e..c28fe8e 100644..100755 --- a/external/plyer/platforms/android/vibrator.py +++ b/external/plyer/platforms/android/vibrator.py diff --git a/external/plyer/platforms/ios/__init__.py b/external/plyer/platforms/ios/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/ios/__init__.py +++ b/external/plyer/platforms/ios/__init__.py diff --git a/external/plyer/platforms/ios/accelerometer.py b/external/plyer/platforms/ios/accelerometer.py index bf1ef02..bf1ef02 100644..100755 --- a/external/plyer/platforms/ios/accelerometer.py +++ b/external/plyer/platforms/ios/accelerometer.py diff --git a/external/plyer/platforms/ios/battery.py b/external/plyer/platforms/ios/battery.py index 55aa2c6..55aa2c6 100644..100755 --- a/external/plyer/platforms/ios/battery.py +++ b/external/plyer/platforms/ios/battery.py diff --git a/external/plyer/platforms/ios/compass.py b/external/plyer/platforms/ios/compass.py index 6e5c935..6e5c935 100644..100755 --- a/external/plyer/platforms/ios/compass.py +++ b/external/plyer/platforms/ios/compass.py diff --git a/external/plyer/platforms/ios/email.py b/external/plyer/platforms/ios/email.py index 7e55e4e..7e55e4e 100644..100755 --- a/external/plyer/platforms/ios/email.py +++ b/external/plyer/platforms/ios/email.py diff --git a/external/plyer/platforms/ios/gps.py b/external/plyer/platforms/ios/gps.py index 4d6d665..4d6d665 100644..100755 --- a/external/plyer/platforms/ios/gps.py +++ b/external/plyer/platforms/ios/gps.py diff --git a/external/plyer/platforms/ios/gyroscope.py b/external/plyer/platforms/ios/gyroscope.py index e8b93cf..e8b93cf 100644..100755 --- a/external/plyer/platforms/ios/gyroscope.py +++ b/external/plyer/platforms/ios/gyroscope.py diff --git a/external/plyer/platforms/ios/tts.py b/external/plyer/platforms/ios/tts.py index a711483..a711483 100644..100755 --- a/external/plyer/platforms/ios/tts.py +++ b/external/plyer/platforms/ios/tts.py diff --git a/external/plyer/platforms/ios/uniqueid.py b/external/plyer/platforms/ios/uniqueid.py index 1587f4b..1587f4b 100644..100755 --- a/external/plyer/platforms/ios/uniqueid.py +++ b/external/plyer/platforms/ios/uniqueid.py diff --git a/external/plyer/platforms/linux/__init__.py b/external/plyer/platforms/linux/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/linux/__init__.py +++ b/external/plyer/platforms/linux/__init__.py diff --git a/external/plyer/platforms/linux/accelerometer.py b/external/plyer/platforms/linux/accelerometer.py index 7272c33..7272c33 100644..100755 --- a/external/plyer/platforms/linux/accelerometer.py +++ b/external/plyer/platforms/linux/accelerometer.py diff --git a/external/plyer/platforms/linux/battery.py b/external/plyer/platforms/linux/battery.py index 0cdb763..0cdb763 100644..100755 --- a/external/plyer/platforms/linux/battery.py +++ b/external/plyer/platforms/linux/battery.py diff --git a/external/plyer/platforms/linux/email.py b/external/plyer/platforms/linux/email.py index ceb5497..ceb5497 100644..100755 --- a/external/plyer/platforms/linux/email.py +++ b/external/plyer/platforms/linux/email.py diff --git a/external/plyer/platforms/linux/filechooser.py b/external/plyer/platforms/linux/filechooser.py index 545487b..545487b 100644..100755 --- a/external/plyer/platforms/linux/filechooser.py +++ b/external/plyer/platforms/linux/filechooser.py diff --git a/external/plyer/platforms/linux/notification.py b/external/plyer/platforms/linux/notification.py index d78f130..d78f130 100644..100755 --- a/external/plyer/platforms/linux/notification.py +++ b/external/plyer/platforms/linux/notification.py diff --git a/external/plyer/platforms/linux/tts.py b/external/plyer/platforms/linux/tts.py index 0a609e1..0a609e1 100644..100755 --- a/external/plyer/platforms/linux/tts.py +++ b/external/plyer/platforms/linux/tts.py diff --git a/external/plyer/platforms/linux/uniqueid.py b/external/plyer/platforms/linux/uniqueid.py index f7fff89..f7fff89 100644..100755 --- a/external/plyer/platforms/linux/uniqueid.py +++ b/external/plyer/platforms/linux/uniqueid.py diff --git a/external/plyer/platforms/macosx/__init__.py b/external/plyer/platforms/macosx/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/macosx/__init__.py +++ b/external/plyer/platforms/macosx/__init__.py diff --git a/external/plyer/platforms/macosx/accelerometer.py b/external/plyer/platforms/macosx/accelerometer.py index ec1fe77..ec1fe77 100644..100755 --- a/external/plyer/platforms/macosx/accelerometer.py +++ b/external/plyer/platforms/macosx/accelerometer.py diff --git a/external/plyer/platforms/macosx/battery.py b/external/plyer/platforms/macosx/battery.py index fe1c525..fe1c525 100644..100755 --- a/external/plyer/platforms/macosx/battery.py +++ b/external/plyer/platforms/macosx/battery.py diff --git a/external/plyer/platforms/macosx/email.py b/external/plyer/platforms/macosx/email.py index 8e29fa9..8e29fa9 100644..100755 --- a/external/plyer/platforms/macosx/email.py +++ b/external/plyer/platforms/macosx/email.py diff --git a/external/plyer/platforms/macosx/filechooser.py b/external/plyer/platforms/macosx/filechooser.py index 5774cc4..5774cc4 100644..100755 --- a/external/plyer/platforms/macosx/filechooser.py +++ b/external/plyer/platforms/macosx/filechooser.py diff --git a/external/plyer/platforms/macosx/libs/__init__.py b/external/plyer/platforms/macosx/libs/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/macosx/libs/__init__.py +++ b/external/plyer/platforms/macosx/libs/__init__.py diff --git a/external/plyer/platforms/macosx/libs/osx_motion_sensor.py b/external/plyer/platforms/macosx/libs/osx_motion_sensor.py index cd4fae4..cd4fae4 100644..100755 --- a/external/plyer/platforms/macosx/libs/osx_motion_sensor.py +++ b/external/plyer/platforms/macosx/libs/osx_motion_sensor.py diff --git a/external/plyer/platforms/macosx/notification.py b/external/plyer/platforms/macosx/notification.py index a52ebe3..a52ebe3 100644..100755 --- a/external/plyer/platforms/macosx/notification.py +++ b/external/plyer/platforms/macosx/notification.py diff --git a/external/plyer/platforms/macosx/tts.py b/external/plyer/platforms/macosx/tts.py index 755e820..755e820 100644..100755 --- a/external/plyer/platforms/macosx/tts.py +++ b/external/plyer/platforms/macosx/tts.py diff --git a/external/plyer/platforms/macosx/uniqueid.py b/external/plyer/platforms/macosx/uniqueid.py index 51ba169..51ba169 100644..100755 --- a/external/plyer/platforms/macosx/uniqueid.py +++ b/external/plyer/platforms/macosx/uniqueid.py diff --git a/external/plyer/platforms/win/__init__.py b/external/plyer/platforms/win/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/win/__init__.py +++ b/external/plyer/platforms/win/__init__.py diff --git a/external/plyer/platforms/win/battery.py b/external/plyer/platforms/win/battery.py index 04006f8..04006f8 100644..100755 --- a/external/plyer/platforms/win/battery.py +++ b/external/plyer/platforms/win/battery.py diff --git a/external/plyer/platforms/win/email.py b/external/plyer/platforms/win/email.py index e33f5cf..e33f5cf 100644..100755 --- a/external/plyer/platforms/win/email.py +++ b/external/plyer/platforms/win/email.py diff --git a/external/plyer/platforms/win/filechooser.py b/external/plyer/platforms/win/filechooser.py index 4d284dc..4d284dc 100644..100755 --- a/external/plyer/platforms/win/filechooser.py +++ b/external/plyer/platforms/win/filechooser.py diff --git a/external/plyer/platforms/win/libs/__init__.py b/external/plyer/platforms/win/libs/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/win/libs/__init__.py +++ b/external/plyer/platforms/win/libs/__init__.py diff --git a/external/plyer/platforms/win/libs/balloontip.py b/external/plyer/platforms/win/libs/balloontip.py index 171b25f..171b25f 100644..100755 --- a/external/plyer/platforms/win/libs/balloontip.py +++ b/external/plyer/platforms/win/libs/balloontip.py diff --git a/external/plyer/platforms/win/libs/batterystatus.py b/external/plyer/platforms/win/libs/batterystatus.py index ddb22cc..ddb22cc 100644..100755 --- a/external/plyer/platforms/win/libs/batterystatus.py +++ b/external/plyer/platforms/win/libs/batterystatus.py diff --git a/external/plyer/platforms/win/libs/win_api_defs.py b/external/plyer/platforms/win/libs/win_api_defs.py index 7aed430..7aed430 100644..100755 --- a/external/plyer/platforms/win/libs/win_api_defs.py +++ b/external/plyer/platforms/win/libs/win_api_defs.py diff --git a/external/plyer/platforms/win/notification.py b/external/plyer/platforms/win/notification.py index ea46e08..ea46e08 100644..100755 --- a/external/plyer/platforms/win/notification.py +++ b/external/plyer/platforms/win/notification.py diff --git a/external/plyer/platforms/win/tts.py b/external/plyer/platforms/win/tts.py index e2539c3..e2539c3 100644..100755 --- a/external/plyer/platforms/win/tts.py +++ b/external/plyer/platforms/win/tts.py diff --git a/external/plyer/platforms/win/uniqueid.py b/external/plyer/platforms/win/uniqueid.py index bfcf996..bfcf996 100644..100755 --- a/external/plyer/platforms/win/uniqueid.py +++ b/external/plyer/platforms/win/uniqueid.py diff --git a/external/plyer/tools/pep8checker/pep8.py b/external/plyer/tools/pep8checker/pep8.py index 63a78e2..63a78e2 100644..100755 --- a/external/plyer/tools/pep8checker/pep8.py +++ b/external/plyer/tools/pep8checker/pep8.py diff --git a/external/plyer/tools/pep8checker/pep8base.html b/external/plyer/tools/pep8checker/pep8base.html index e69ca6f..e69ca6f 100644..100755 --- a/external/plyer/tools/pep8checker/pep8base.html +++ b/external/plyer/tools/pep8checker/pep8base.html diff --git a/external/plyer/tools/pep8checker/pep8kivy.py b/external/plyer/tools/pep8checker/pep8kivy.py index 245928e..245928e 100644..100755 --- a/external/plyer/tools/pep8checker/pep8kivy.py +++ b/external/plyer/tools/pep8checker/pep8kivy.py diff --git a/external/plyer/tools/pep8checker/pre-commit.githook b/external/plyer/tools/pep8checker/pre-commit.githook index 23d119c..23d119c 100644..100755 --- a/external/plyer/tools/pep8checker/pre-commit.githook +++ b/external/plyer/tools/pep8checker/pre-commit.githook diff --git a/external/plyer/utils.py b/external/plyer/utils.py index 347c8d5..347c8d5 100644..100755 --- a/external/plyer/utils.py +++ b/external/plyer/utils.py diff --git a/external/pytmx/LICENSE b/external/pytmx/LICENSE index 65c5ca8..65c5ca8 100644..100755 --- a/external/pytmx/LICENSE +++ b/external/pytmx/LICENSE diff --git a/external/pytmx/__init__.py b/external/pytmx/__init__.py index 46c8707..46c8707 100644..100755 --- a/external/pytmx/__init__.py +++ b/external/pytmx/__init__.py diff --git a/external/pytmx/pytmx.py b/external/pytmx/pytmx.py index 61120a0..61120a0 100644..100755 --- a/external/pytmx/pytmx.py +++ b/external/pytmx/pytmx.py diff --git a/external/pytmx/readme.md b/external/pytmx/readme.md index 459d9c0..459d9c0 100644..100755 --- a/external/pytmx/readme.md +++ b/external/pytmx/readme.md diff --git a/external/pytmx/util_pygame.py b/external/pytmx/util_pygame.py index 7744e80..7744e80 100644..100755 --- a/external/pytmx/util_pygame.py +++ b/external/pytmx/util_pygame.py diff --git a/external/pytmx/util_pyglet.py b/external/pytmx/util_pyglet.py index 6b4a38a..6b4a38a 100644..100755 --- a/external/pytmx/util_pyglet.py +++ b/external/pytmx/util_pyglet.py diff --git a/external/pytmx/util_pysdl2.py b/external/pytmx/util_pysdl2.py index a88793a..a88793a 100644..100755 --- a/external/pytmx/util_pysdl2.py +++ b/external/pytmx/util_pysdl2.py diff --git a/external/six.py b/external/six.py index 190c023..190c023 100644..100755 --- a/external/six.py +++ b/external/six.py diff --git a/gui/__init__.py b/gui/__init__.py index e69de29..e69de29 100644..100755 --- a/gui/__init__.py +++ b/gui/__init__.py diff --git a/gui/chatlog.py b/gui/chatlog.py index aca9564..aca9564 100644..100755 --- a/gui/chatlog.py +++ b/gui/chatlog.py diff --git a/gui/handlers.py b/gui/handlers.py index b6f9d0b..b6f9d0b 100644..100755 --- a/gui/handlers.py +++ b/gui/handlers.py diff --git a/gui/icon.png b/gui/icon.png Binary files differindex 3bea05d..3bea05d 100644..100755 --- a/gui/icon.png +++ b/gui/icon.png diff --git a/gui/managui.kv b/gui/managui.kv index 7e41701..7e41701 100644..100755 --- a/gui/managui.kv +++ b/gui/managui.kv diff --git a/gui/managui.py b/gui/managui.py index d6dd79a..d6dd79a 100644..100755 --- a/gui/managui.py +++ b/gui/managui.py diff --git a/gui/pathfind.py b/gui/pathfind.py index 2c870e1..2c870e1 100644..100755 --- a/gui/pathfind.py +++ b/gui/pathfind.py diff --git a/gui/plist.py b/gui/plist.py index a009a32..a009a32 100644..100755 --- a/gui/plist.py +++ b/gui/plist.py diff --git a/gui/tmxmap.py b/gui/tmxmap.py index 800868e..800868e 100644..100755 --- a/gui/tmxmap.py +++ b/gui/tmxmap.py diff --git a/headless.py b/headless.py Binary files differindex 59d17c6..59d17c6 100644..100755 --- a/headless.py +++ b/headless.py diff --git a/itemdb.py b/itemdb.py index 34bde26..34bde26 100644..100755 --- a/itemdb.py +++ b/itemdb.py diff --git a/itemdb.txt b/itemdb.txt index c89df34..c89df34 100644..100755 --- a/itemdb.txt +++ b/itemdb.txt diff --git a/loggers.py b/loggers.py index 60e11ff..60e11ff 100644..100755 --- a/loggers.py +++ b/loggers.py diff --git a/logicmanager.py b/logicmanager.py index 1745948..1745948 100644..100755 --- a/logicmanager.py +++ b/logicmanager.py diff --git a/manachat.json b/manachat.json index 5766278..5766278 100644..100755 --- a/manachat.json +++ b/manachat.json diff --git a/mapdb.zip b/mapdb.zip Binary files differindex 0efdc80..0efdc80 100644..100755 --- a/mapdb.zip +++ b/mapdb.zip diff --git a/mapnames.py b/mapnames.py index 5c01280..5c01280 100644..100755 --- a/mapnames.py +++ b/mapnames.py diff --git a/mapnames.txt b/mapnames.txt index 03bc6a4..03bc6a4 100644..100755 --- a/mapnames.txt +++ b/mapnames.txt diff --git a/monsterdb.py b/monsterdb.py index 5235b5f..5235b5f 100644..100755 --- a/monsterdb.py +++ b/monsterdb.py diff --git a/monsterdb.txt b/monsterdb.txt index 74c5bbe..74c5bbe 100644..100755 --- a/monsterdb.txt +++ b/monsterdb.txt diff --git a/net/__init__.py b/net/__init__.py index 55c1c56..55c1c56 100644..100755 --- a/net/__init__.py +++ b/net/__init__.py diff --git a/net/being.py b/net/being.py index ad7ad57..ad7ad57 100644..100755 --- a/net/being.py +++ b/net/being.py diff --git a/net/charserv.py b/net/charserv.py index 50f6f99..50f6f99 100644..100755 --- a/net/charserv.py +++ b/net/charserv.py diff --git a/net/common.py b/net/common.py index a589b44..a589b44 100644..100755 --- a/net/common.py +++ b/net/common.py diff --git a/net/dispatcher.py b/net/dispatcher.py index 115212c..115212c 100644..100755 --- a/net/dispatcher.py +++ b/net/dispatcher.py diff --git a/net/inventory.py b/net/inventory.py index de927d7..de927d7 100644..100755 --- a/net/inventory.py +++ b/net/inventory.py diff --git a/net/item.py b/net/item.py index f82fa77..f82fa77 100644..100755 --- a/net/item.py +++ b/net/item.py diff --git a/net/loginsrv.py b/net/loginsrv.py index c9ebc0a..c9ebc0a 100644..100755 --- a/net/loginsrv.py +++ b/net/loginsrv.py diff --git a/net/mapserv.py b/net/mapserv.py index 121c3a9..121c3a9 100644..100755 --- a/net/mapserv.py +++ b/net/mapserv.py diff --git a/net/onlineusers.py b/net/onlineusers.py index 92b5b0f..92b5b0f 100644..100755 --- a/net/onlineusers.py +++ b/net/onlineusers.py diff --git a/net/packetlen.py b/net/packetlen.py index 4c26271..4c26271 100644..100755 --- a/net/packetlen.py +++ b/net/packetlen.py diff --git a/net/protocol.py b/net/protocol.py index 14fb462..14fb462 100644..100755 --- a/net/protocol.py +++ b/net/protocol.py diff --git a/net/stats.py b/net/stats.py index 009ac9b..009ac9b 100644..100755 --- a/net/stats.py +++ b/net/stats.py diff --git a/net/trade.py b/net/trade.py index c2982c7..c2982c7 100644..100755 --- a/net/trade.py +++ b/net/trade.py diff --git a/newmessage.wav b/newmessage.wav Binary files differindex 9c4f550..9c4f550 100644..100755 --- a/newmessage.wav +++ b/newmessage.wav diff --git a/playerlist.py b/playerlist.py index e8db995..e8db995 100644..100755 --- a/playerlist.py +++ b/playerlist.py diff --git a/plugins/README.txt b/plugins/README.txt index 8324b3d..8324b3d 100644..100755 --- a/plugins/README.txt +++ b/plugins/README.txt diff --git a/plugins/__init__.py b/plugins/__init__.py index 0e40be9..0e40be9 100644..100755 --- a/plugins/__init__.py +++ b/plugins/__init__.py diff --git a/plugins/autofollow.py b/plugins/autofollow.py index ff34bde..ff34bde 100644..100755 --- a/plugins/autofollow.py +++ b/plugins/autofollow.py diff --git a/plugins/autospell.py b/plugins/autospell.py index 30d0ec6..30d0ec6 100644..100755 --- a/plugins/autospell.py +++ b/plugins/autospell.py diff --git a/plugins/battlebot.py b/plugins/battlebot.py index 5cba467..5cba467 100644..100755 --- a/plugins/battlebot.py +++ b/plugins/battlebot.py diff --git a/plugins/chatbot.py b/plugins/chatbot.py index e26928d..e26928d 100644..100755 --- a/plugins/chatbot.py +++ b/plugins/chatbot.py diff --git a/plugins/chatlogfile.py b/plugins/chatlogfile.py index 7d97c8c..7d97c8c 100644..100755 --- a/plugins/chatlogfile.py +++ b/plugins/chatlogfile.py diff --git a/plugins/guildbot/__init__.py b/plugins/guildbot/__init__.py index 0e4ffd5..0e4ffd5 100644..100755 --- a/plugins/guildbot/__init__.py +++ b/plugins/guildbot/__init__.py diff --git a/plugins/guildbot/create_db.sql b/plugins/guildbot/create_db.sql index bdf1d76..bdf1d76 100644..100755 --- a/plugins/guildbot/create_db.sql +++ b/plugins/guildbot/create_db.sql diff --git a/plugins/guildbot/guilddb.py b/plugins/guildbot/guilddb.py index a720b49..a720b49 100644..100755 --- a/plugins/guildbot/guilddb.py +++ b/plugins/guildbot/guilddb.py diff --git a/plugins/guildbot/handlers.py b/plugins/guildbot/handlers.py index 6d032b5..6d032b5 100644..100755 --- a/plugins/guildbot/handlers.py +++ b/plugins/guildbot/handlers.py diff --git a/plugins/lazytree.py b/plugins/lazytree.py index 64efda0..64efda0 100644..100755 --- a/plugins/lazytree.py +++ b/plugins/lazytree.py diff --git a/plugins/manaboy.py b/plugins/manaboy.py index 0578e21..b9d31ba 100644..100755 --- a/plugins/manaboy.py +++ b/plugins/manaboy.py @@ -55,7 +55,7 @@ def XECUTE(nick, is_whisper, command, args=""): if is_whisper: whisper(nick,(s.strip('\r\n\t'))) else: - mapserv.cmsg_chat_message(s.strip('\r\n\t')) + mapserv.cmsg_chat_message(nick + ": " + s.strip('\r\n\t')) # ====================== XCAL ============= diff --git a/plugins/msgqueue.py b/plugins/msgqueue.py index 25fe2b0..25fe2b0 100644..100755 --- a/plugins/msgqueue.py +++ b/plugins/msgqueue.py diff --git a/plugins/notify.py b/plugins/notify.py index ace4e0b..ace4e0b 100644..100755 --- a/plugins/notify.py +++ b/plugins/notify.py diff --git a/plugins/npc.py b/plugins/npc.py index 5013562..5013562 100644..100755 --- a/plugins/npc.py +++ b/plugins/npc.py diff --git a/plugins/restapi.py b/plugins/restapi.py index 5b1d0eb..5b1d0eb 100644..100755 --- a/plugins/restapi.py +++ b/plugins/restapi.py diff --git a/plugins/shop.py b/plugins/shop.py index be66cea..be66cea 100644..100755 --- a/plugins/shop.py +++ b/plugins/shop.py diff --git a/runshop.py b/runshop.py index 22fd740..22fd740 100644..100755 --- a/runshop.py +++ b/runshop.py diff --git a/shopAdmins.txt b/shopAdmins.txt index ede5d01..ede5d01 100644..100755 --- a/shopAdmins.txt +++ b/shopAdmins.txt diff --git a/shoplist.txt b/shoplist.txt index 39c6278..39c6278 100644..100755 --- a/shoplist.txt +++ b/shoplist.txt diff --git a/simple.py b/simple.py index 3f0a4b4..4584588 100644..100755 --- a/simple.py +++ b/simple.py @@ -56,6 +56,9 @@ class DebugLogHandler(logging.Handler): def emit(self, record): self.clear_curr_input() + f = open("main.log", "a") + f.write(self.format(record)+"\n\r") + f.close() print self.format(record) sys.stdout.write(PROMPT + readline.get_line_buffer()) sys.stdout.flush() diff --git a/status.py b/status.py index 6b497a3..6b497a3 100644..100755 --- a/status.py +++ b/status.py diff --git a/textutils.py b/textutils.py index 4cd5b2e..4cd5b2e 100644..100755 --- a/textutils.py +++ b/textutils.py diff --git a/utils/generate-packet-lengths.py b/utils/generate-packet-lengths.py index a88882e..a88882e 100644..100755 --- a/utils/generate-packet-lengths.py +++ b/utils/generate-packet-lengths.py diff --git a/utils/update-item-db.py b/utils/update-item-db.py index 27969de..27969de 100644..100755 --- a/utils/update-item-db.py +++ b/utils/update-item-db.py diff --git a/utils/update-map-db.py b/utils/update-map-db.py index a17f5f1..a17f5f1 100644..100755 --- a/utils/update-map-db.py +++ b/utils/update-map-db.py diff --git a/utils/update-map-names.py b/utils/update-map-names.py index 8274390..8274390 100644..100755 --- a/utils/update-map-names.py +++ b/utils/update-map-names.py diff --git a/utils/update-monster-db.py b/utils/update-monster-db.py index a77cb81..a77cb81 100644..100755 --- a/utils/update-monster-db.py +++ b/utils/update-monster-db.py |