karxi
b09870bb03
Another small parser fix.
2016-11-29 05:31:41 -05:00
karxi
7e521c0019
Small parser fix.
2016-11-28 19:44:10 -05:00
karxi
8b81900ec5
Error wrapper, since this is a mess. This way of doing things will be relegated to another class soon.
2016-11-19 16:20:19 -05:00
karxi
1610cd15de
Bugfix.
2016-11-19 16:18:16 -05:00
karxi
99bd9ddca8
Initial attempt at moving away from pygame.
2016-11-19 14:55:00 -05:00
karxi
eadf433d80
Brought into line with the other code.
2016-11-19 13:49:40 -05:00
karxi
eee0e3bd91
Fixed an OOC bug, made OOC detection stricter while doing that.
2016-11-19 13:39:56 -05:00
karxi
876e06f217
Merged in some new lexer code. Older code will be phased out over time.
...
This code should split things more neatly than the current Pesterchum
code, thus fixing a number of irritating bugs. Ideally, when finished,
it will be easier and cleaner to work with as well.
2016-11-18 03:37:22 -05:00
karxi
6a34f769ed
TODO notes. There's always more waiting.
2016-11-18 03:31:56 -05:00
karxi
b864b4bf47
TODO notes. There's always more waiting.
2016-11-18 02:35:54 -05:00
karxi
ed38d54e82
Made it possible to import pesterchum without it trying to run conventionally.
2016-11-13 20:29:27 -05:00
karxi
bf0bf78696
Added framework/a better way to determine message length.
2016-11-13 19:54:41 -05:00
karxi
88b6acbf5a
Editing the Windows BAT.
2016-11-13 19:06:35 -05:00
karxi
6013ceed60
Added a (temporary) way to run Pesterchum from the repository, assuming one has Python installed.
2016-11-13 19:02:01 -05:00
karxi
ca50342e88
Disabled bold, italics and underline recognition due to lack of use/common version differences.
2016-11-13 17:14:24 -05:00
karxi
5d7933f998
Another IDLE message fix.
2016-11-13 01:44:05 -05:00
karxi
d3b95ebff1
Made the "www." URL detection less grab-happy.
...
It shouldn't keep trying to match on things like "Awwww...." now.
2016-11-13 01:40:20 -05:00
karxi
904ed79826
Fixed a bug involving IDLE messages and case-insensitivity.
2016-11-13 01:34:29 -05:00
karxi
d653af0fa4
Revert "Port code to PyQt5"
...
This reverts commit abe9342c4f
.
That is to say, it reverts the PyQt5 port.
2016-11-13 01:14:39 -05:00
karxi
5d839aae47
Revert "python 2 to 3 first shot"
...
This reverts commit 7bc57b8b7d
.
Practically speaking, this reverts the Python 3 changes, since they're
broken.
2016-11-13 01:12:58 -05:00
illuminatedwax
b78e14dc7e
finally got rid of pygame
2014-11-05 22:41:14 -06:00
illuminatedwax
7bc57b8b7d
python 2 to 3 first shot
2014-10-29 02:57:49 -05:00
illuminatedwax
abe9342c4f
Port code to PyQt5
2014-10-29 01:06:21 -05:00
illuminatedwax
f2a482b241
Merge pull request #130 from kiooeht/master
...
merge in kiooeht
2014-10-15 02:10:05 -05:00
Kiooeht
186aab8163
Fix for passwd.js not existing
2014-03-17 23:07:26 -07:00
Kiooeht
5310d86248
Fix not sending PESTERCHUM:BEGIN to anyone
2014-01-18 01:25:27 -08:00
Kiooeht
1a2ddcf553
Auto-join memos
2014-01-12 17:50:01 -08:00
Kiooeht
f63d224c66
Don't save empty NickServ passwords
2014-01-12 17:49:18 -08:00
Kiooeht
db9caf210e
Auto-identify with NickServ
2014-01-12 00:21:23 -08:00
Kiooeht
ecade05310
Use bot name definitions instead of hardcoded names
2014-01-11 23:42:39 -08:00
Kiooeht
525b2b1bf8
Dont' toast messages from base bots
2014-01-11 23:33:33 -08:00
Kiooeht
7dbe1e37d2
Changelog update
2014-01-11 00:20:33 -08:00
Kiooeht
be901f46e8
Bug fix: Don't close program when closing a window while main window is
...
minimized
2014-01-11 00:19:14 -08:00
Kiooeht
e29791402d
Fix toast notifications to not require sound be on
2014-01-10 22:59:28 -08:00
Kiooeht
cab2412284
Merge branch 'MultipleMemoSelection' of https://github.com/brachyonic/pesterchum into brachyonic-MultipleMemoSelection
2013-02-25 22:13:12 -08:00
Kiooeht
1a80f607f1
Merge branch 'brachyonic-LuaQuirks-chdir'
2013-02-25 22:03:36 -08:00
Kiooeht
bf1345046e
Clean up unneeded prints
2013-02-25 22:02:30 -08:00
Kiooeht
e16965e771
Fix thing with inspect on non-python function for libnotify
2013-02-25 21:52:38 -08:00
brachyonic
0ed9543d50
Now chdirs into the quirks folder before executing lua quirks, allowing require() to be used without having to preprend 'quirks.', just a bit cleaner
2013-02-10 12:49:44 -05:00
brachyonic
42efeaa6e5
implemented multiple selection of memos in memo chooser, fixed small spelling mistake in pesterchum.py, added some vim-related ignore patterns to .gitignore
2013-02-08 10:50:39 -05:00
Kiooeht
9a069bdc10
Merge branch 'luaquirks'
2012-11-12 21:20:41 -08:00
Kiooeht
4b39e0f3c6
Lua quirks
2012-11-12 21:17:26 -08:00
Kiooeht
5f33da3aeb
Replace 'honk' with BONE text
2012-10-09 15:32:55 -07:00
Kiooeht
dca31b8d8f
ChanServ? On the menus? What is this ridiculousness?
2012-06-25 23:54:12 -07:00
Kiooeht
224c1517c0
Shades
2012-06-11 18:58:30 -07:00
Kiooeht
73f66789da
Pesterdunk Ghostchum!!
2012-06-08 02:02:12 -07:00
Kiooeht
1f5fd9d42f
Bug fix: Wrap long connection error messages. Fixes #14
2012-06-04 18:50:33 -07:00
Kiooeht
06039ada59
Code typo fix 8^Y
2012-06-04 18:30:26 -07:00
Kiooeht
23fe489c26
Move userlist search box down but keep focus
2012-06-04 18:22:09 -07:00
Kiooeht
f76a5529b8
Changelog and Credits update
2012-06-04 18:17:55 -07:00