Commit graph

503 commits

Author SHA1 Message Date
Kiooeht
2513d6c8b1 Trollian themed toast + longer toast wait 2011-11-04 01:21:46 -07:00
Kiooeht
afcee93a2d Billiards 2011-11-04 00:36:51 -07:00
Kiooeht
a75ef79ceb Bug fix: At some point I broke the quirk tester D: fixed now 2011-10-29 21:06:03 -07:00
Kiooeht
6ea227b39a Merge branch 'master' of github.com:kiooeht/pesterchum 2011-10-24 23:41:17 -07:00
Kiooeht
590919dc2a *ollies outy* 2011-10-24 23:37:49 -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
Kiooeht
e1b1f97e9c Simple services classes 2011-09-28 16:16:01 -07:00
Kiooeht
ceb180c1c2 More fixing for Leopard users 2011-09-24 02:40:51 -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
Lexi
298c1b49cd Fiddled with py2app to make the bundle a bit nicer 2011-09-19 11:43:47 +08:00
Stephen Dranger
f05f6c845b added OOC mode, also fixed a small bug with animations that i made 2011-09-15 19:05:07 -05:00
Stephen Dranger
efda266420 Merge branch 'master' of github.com:kiooeht/pesterchum 2011-09-15 13:52:46 -05:00
Stephen Dranger
833ceb96c9 oops forgot that memo.py doesnt inherit __init__ 2011-09-15 13:44:21 -05:00
Kiooeht
28f89f9791 Fix low bandwidth to not be on by default 2011-09-15 11:21:34 -07:00
Stephen Dranger
ca6190ea00 fixed animations. also added caching to animations, this might help with the slowdown? 2011-09-15 09:32:02 -05: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
fa7a504ac7 Add IRC Services NickServ/ChanServ interface 2011-09-14 23:30:22 -07:00
Kiooeht
daf9ceca49 Fix spelling mistakes. "avaliable" != "available" 2011-09-12 21:18:18 -07:00
Kiooeht
75532fb2ff Bug fix: Don't break when using non-existant theme 2011-09-12 21:15:35 -07:00
Kiooeht
dc2eaf7ce8 Low-bandwidth mode 2011-09-12 21:03:05 -07:00
Kiooeht
311594d356 Check profiledb for color/mood. Fixes #6 2011-09-12 19:08:21 -07:00
Kiooeht
b755b27c5e Refactor pesterchum.py to remove profile stuff into separate file 2011-09-12 19:02:00 -07:00
Kiooeht
109ec04422 Bug fix: Don't let mispeller screw up <c> tags. Fixes #5 2011-09-07 21:56:47 -07:00
Kiooeht
2b9278d717 Bug fix: Check that tarfile can be imported 2011-09-07 19:33:26 -07:00
Kiooeht
6a05bab45b Sort memo list 2011-09-05 15:17:07 -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
2799a66acb Bug fix: Don't infinite loop on notifications with too many characters without a space 2011-08-29 10:28:41 -07:00
Kiooeht
e2d5b3316e Update pytwmn to check in XDG config home for config file 2011-08-29 06:30:38 -07:00
Kiooeht
5ffed58756 Stop overriding StaysOnTop hint with ToolTip hint 2011-08-29 02:28:29 -07:00
Kiooeht
5e80c42a33 Temporary Bug fix: If on Windows, don't force always on top 2011-08-29 02:13:49 -07:00
Kiooeht
85c01da1fd Disable random encounter options when bot is offline 2011-08-29 01:56:44 -07:00
Kiooeht
6267fc071c Toasts: Don't raise a whole bunch, just window hint to always be on top 2011-08-29 01:54:41 -07:00
Kiooeht
a3d15b5eaa Toasts, deal with top or bottom taskbar 2011-08-27 14:19:39 -07:00
Kiooeht
d9a742d90c Completed Toast Notifications. Includes all options, working custom toast 2011-08-27 11:00:25 -07:00
Kiooeht
26f6b2a2f4 Try detecting if twmn is installed 2011-08-27 10:50:20 -07:00
Kiooeht
84447d128b Toast Machine updates:
Options avaliable to users.
  Make twmn avaliable.
TODO:
  Default Pester toast style.
  Detect if twmn installed.
2011-08-25 05:30:43 -07:00
Kiooeht
4d65c4f45a Thin Python wrapper around twmn: https://github.com/sboli/Twmn 2011-08-25 05:16:58 -07:00
Kiooeht
3475d464f8 Compress kick exit dumps into one line 2011-08-24 00:10:23 -07:00
Kiooeht
a43bb7b819 Bug fix: Check for chumList before use. Fixes #4 2011-08-23 23:55:22 -07:00
Kiooeht
216b404a18 Bug fix: Hopefully finally get Netsplit notification working 2011-08-23 03:58:16 -07:00
Kiooeht
65fd1d0b29 Explain why a chumhandle is invalid 2011-08-23 03:23:59 -07:00
Kiooeht
17b8b70b66 Update bug reporter: Automate OS version, require best chumhandle 2011-08-23 02:30:29 -07:00
Kiooeht
884a736c23 Get OS version, stop conflict between sys.platform and platform module 2011-08-23 02:28:58 -07:00
Kiooeht
8f1f73bc7a Customizable name alerts 2011-08-23 00:51:50 -07:00
Kiooeht
99b701061b Chum notes 2011-08-22 01:13:43 -07:00
Kiooeht
e0dafd76ab Documents updates 2011-08-21 21:41:33 -07:00
Kiooeht
79d84543a8 Chumroll chum sign-in/out notifications 2011-08-21 20:39:14 -07:00