karxi
|
61bd147b06
|
Minor sound work.
|
2016-12-03 00:27:34 -05:00 |
|
karxi
|
75e99db77e
|
Added option to mute and enable highlights/beeps on a PER-MEMO/CHUM basis. It's in the right-click menu, near the OOC toggle.
|
2016-11-30 07:20:15 -05:00 |
|
karxi
|
3a48cf204b
|
General cleanup. Stopped using older 'except Error, var' syntax.
|
2016-11-29 15:20:41 -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
|
ed38d54e82
|
Made it possible to import pesterchum without it trying to run conventionally.
|
2016-11-13 20:29:27 -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 |
|
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
|
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
|
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 |
|
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
|
dca31b8d8f
|
ChanServ? On the menus? What is this ridiculousness?
|
2012-06-25 23:54:12 -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
|
3039e2dc92
|
Bug fix: Check group name on rename
|
2012-03-31 17:54:49 -07:00 |
|
Kiooeht
|
e0b80292e6
|
Bug fix: Move hidden chums when deleting group
|
2012-02-03 00:30:48 -08:00 |
|
Kiooeht
|
2f3cf9d703
|
Update to randomEncounter interface: set idle/unidle
|
2012-01-20 12:46:44 -08:00 |
|
Kiooeht
|
5d46a91d98
|
Direct pester a handle without adding as chum
|
2012-01-04 17:36:47 -08:00 |
|
Kiooeht
|
6ff4fe3b76
|
Bug fix: Add chums when using manual sorting
|
2011-12-27 06:12:12 -08:00 |
|
Kiooeht
|
33e916a929
|
Bug fix: Deleting groups when showing online numbers
|
2011-12-27 06:11:22 -08:00 |
|
Stephen Dranger
|
24fbb6c7d3
|
str() -> unicode()
Conflicts:
pesterchum.py
|
2011-12-20 19:06:23 -08:00 |
|
Kiooeht
|
f6b45fb32f
|
Bug fix: Add chum dialog reopens after adding existing chum. Fixes #9
|
2011-12-07 14:56:44 -08:00 |
|
Kiooeht
|
85207715ab
|
Don't completely require pygame. Changelog update
|
2011-12-04 22:30:16 -08:00 |
|
Kiooeht
|
3de6d8b397
|
Use data directory on all OSs
|
2011-11-28 21:15:19 -08:00 |
|
Kiooeht
|
e9e97ab49c
|
Manually rearrange chumroll
|
2011-11-25 18:45:20 -08:00 |
|
Kiooeht
|
d1ecdb2a38
|
Allow running from other directories`
|
2011-11-20 14:42:49 -08:00 |
|
Kiooeht
|
d525790897
|
Separate convo and memo tabbed/untabbed
|
2011-11-07 19:44:17 -08:00 |
|
Kiooeht
|
6dacc4c4de
|
Refresh theme button
|
2011-11-07 18:07:06 -08:00 |
|
Kiooeht
|
2513d6c8b1
|
Trollian themed toast + longer toast wait
|
2011-11-04 01:21:46 -07:00 |
|
Stephen Dranger
|
9c2e8918c4
|
group improvements
|
2011-10-24 19:24:40 -05:00 |
|
Kiooeht
|
e95c560591
|
Holy shit don't have such a short timeout or DDoS the server
|
2011-09-28 16:18:44 -07:00 |
|
Lexi
|
7c530aaf7a
|
Hopefully made it so leopard users can actually use Pesterchum.
|
2011-09-24 17:36:21 +08:00 |
|
Lexi
|
cb70650545
|
Fixed options crash
Was checking for animationscheck which didn't exist. No longer is in OSX
bundles.
|
2011-09-19 11:43:47 +08:00 |
|
Kiooeht
|
3570a32912
|
Code refactoring. Move Mood-type classes into own file
|
2011-09-15 00:09:56 -07:00 |
|
Kiooeht
|
66e233351f
|
Code refactoring. Move simple classes (MovingWindow, NoneSound, WMButton) into generic
|
2011-09-15 00:08:16 -07:00 |
|
Kiooeht
|
dc2eaf7ce8
|
Low-bandwidth mode
|
2011-09-12 21:03:05 -07:00 |
|
Kiooeht
|
b755b27c5e
|
Refactor pesterchum.py to remove profile stuff into separate file
|
2011-09-12 19:02:00 -07:00 |
|
Kiooeht
|
b0e9a1aaac
|
Don't kill options menu when problem occurs saving settings. Log exception to error log
|
2011-08-30 06:26:34 -07:00 |
|
Kiooeht
|
85c01da1fd
|
Disable random encounter options when bot is offline
|
2011-08-29 01:56:44 -07:00 |
|
Kiooeht
|
d9a742d90c
|
Completed Toast Notifications. Includes all options, working custom toast
|
2011-08-27 11:00:25 -07:00 |
|