James Lu
|
71e6319b70
|
pylink: don't crash if plugin is missing
|
2016-01-03 21:05:45 -08:00 |
|
James Lu
|
bd8aa4dc11
|
pylink: more consistent logging syntax
|
2015-12-24 18:08:00 -08:00 |
|
James Lu
|
9a81a2ba1f
|
Rename utils.getProtoModule => utils.getProtocolModule
|
2015-12-24 17:33:49 -08:00 |
|
James Lu
|
197532c1be
|
core: Replace imp (deprecated) with importlib, reword some docs & remove unneeded imports
|
2015-11-22 20:14:47 -08:00 |
|
James Lu
|
2080a39cf4
|
coreplugin: sanity check: make sure irc.connected is set after 2 seconds & mention how setting this is neccessary in docs
|
2015-11-15 21:50:23 -08:00 |
|
James Lu
|
e84a2d1025
|
Modularize our import hacks, make Irc() take a conf object again
|
2015-09-28 19:12:45 -07:00 |
|
James Lu
|
630aa83084
|
core: add some rudimentary config file validation
|
2015-09-28 11:55:31 -07:00 |
|
James Lu
|
38a350a5f8
|
Revert "pylink: use sys.path instead of imp library hacks"
This reverts commit cf2ba4b492 .
|
2015-09-27 12:11:59 -07:00 |
|
James Lu
|
cf2ba4b492
|
pylink: use sys.path instead of imp library hacks
|
2015-09-27 10:44:52 -07:00 |
|
James Lu
|
a903f97507
|
Make world.plugins a dict instead of a list
|
2015-09-27 10:27:32 -07:00 |
|
James Lu
|
3c8da4934a
|
pylink: always chdir to the PyLink root directory
|
2015-09-19 11:55:22 -07:00 |
|
James Lu
|
0f26848b16
|
Add a useful "version" command
|
2015-09-19 11:51:56 -07:00 |
|
James Lu
|
f6a4503372
|
Use a more unique main executable name...
|
2015-09-04 18:20:46 -07:00 |
|