dabd2b46c1Added a rudimentary console for easier interaction with Pesterchum's code. Still WIP.
karxi
2016-12-22 15:29:13 -0500
0b36b45ddbFixed some mistakes pertaining to Pesterchum's inheritance structure.
karxi
2016-12-22 11:19:16 -0500
b264498956Made automatic idle set away status the way it should.
karxi
2016-12-22 00:50:42 -0500
951c6681faCleanup and type realignment. I'll be working on adjusting the Pester/Memo frames.
karxi
2016-12-21 18:26:26 -0500
0cb3a74f1fUpdate to .gitignore for vim users (like myself); should stop picking up swap files now.
karxi
2016-12-21 17:29:37 -0500
b8c89856e0Cleaned up the update checker.
karxi
2016-12-21 17:28:02 -0500
5c9615cd4cFixed some bugs pertaining to bot detection. Later, this should be unified (when the class structure is readjusted) or at least turned into a proper mix-in.
karxi
2016-12-19 20:23:45 -0500
3510e2d383Fixed a typo in several theme files.
karxi
2016-12-13 13:09:51 -0500
ec9e07f7e7Minor changes for when the console is done
karxi
2016-12-13 13:08:36 -0500
e8de29b1dbFixed IDLE, stopped it from IDLING at NickServ and co.
karxi
2016-12-09 19:41:11 -0500
6efac5cd07Separated the idle timer from the idle checkbox. Having the latter active doesn't break the former, and the former won't deactivate the latter when you come back.
karxi
2016-12-09 07:55:03 -0500
daeaa74f61Allowed lexer to use shorter hex codes for colors; shouldn't break compatibility
karxi
2016-12-09 04:46:30 -0500
dd0d306acbFixed a bug that prevented the quirk testing window from actually testing quirks.
karxi
2016-12-07 17:40:37 -0500
0c2ef90f94Fixed a bug that prevented the quirk testing window from actually testing quirks.
karxi
2016-12-07 17:21:53 -0500
c019e45c7aLexer modifications. Still not quite ready for primetime - incoming messages use the old one.
karxi
2016-12-06 20:04:19 -0500
02e1e0e012Inverted tab change direction for pgup/dn - I have a feeling the old one would be irritating.
karxi
2016-12-05 10:22:51 -0500
7531260d8fRemoved a little bit of debug output.
karxi
2016-12-01 04:41:56 -0500
75e99db77eAdded option to mute and enable highlights/beeps on a PER-MEMO/CHUM basis. It's in the right-click menu, near the OOC toggle.
karxi
2016-11-30 07:20:15 -0500
99bd9ddca8Initial attempt at moving away from pygame.
karxi
2016-11-19 14:55:00 -0500
eadf433d80Brought into line with the other code.
karxi
2016-11-19 13:49:40 -0500
eee0e3bd91Fixed an OOC bug, made OOC detection stricter while doing that.
karxi
2016-11-19 13:39:56 -0500
876e06f217Merged 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.
karxi
2016-11-18 03:37:22 -0500
6a34f769edTODO notes. There's always more waiting.
karxi
2016-11-18 03:31:56 -0500
b864b4bf47TODO notes. There's always more waiting.
karxi
2016-11-18 02:35:54 -0500
ed38d54e82Made it possible to import pesterchum without it trying to run conventionally.
karxi
2016-11-13 20:29:27 -0500
bf0bf78696Added framework/a better way to determine message length.
karxi
2016-11-13 19:54:41 -0500
88b6acbf5aEditing the Windows BAT.
karxi
2016-11-13 19:06:35 -0500
6013ceed60Added a (temporary) way to run Pesterchum from the repository, assuming one has Python installed.
karxi
2016-11-13 19:02:01 -0500
ca50342e88Disabled bold, italics and underline recognition due to lack of use/common version differences.
karxi
2016-11-13 17:14:24 -0500
bf1345046eClean up unneeded prints
Kiooeht
2013-02-25 22:02:30 -0800
e16965e771Fix thing with inspect on non-python function for libnotify
Kiooeht
2013-02-25 21:52:38 -0800
0ed9543d50Now chdirs into the quirks folder before executing lua quirks, allowing require() to be used without having to preprend 'quirks.', just a bit cleaner
brachyonic
2013-02-10 12:49:44 -0500
42efeaa6e5implemented multiple selection of memos in memo chooser, fixed small spelling mistake in pesterchum.py, added some vim-related ignore patterns to .gitignore
brachyonic
2013-02-06 13:36:14 -0500