Commit Graph

  • 11f1a40115 Threaded sub emote downloading so it no longer hangs the program. Because the JSON file size increased dramatically, cache it and only re-download once a day. sigonasr2 2017-09-24 04:06:11 -0500
  • 3eb312abf8 Tried to reduce frequency of Twitch API pulls sigonasr2 2017-09-22 23:33:50 -0500
  • 967c66040c Touhou Mother Fixes sigonasr2 2017-09-03 04:27:00 -0500
  • 72c10519cf Small bugfix for null logos. sigonasr2 2017-09-02 01:27:20 -0500
  • 35fbfa90e5 Include required dependencies in build project. Added capabilities of whitelisted subscribers via editing sigIRC/Emotes/subscribers.txt. Emotes will be downloaded automatically and will be usable and displayed in the client. sigonasr2 2017-08-20 13:43:08 -0500
  • 8924c55247 Updated Twitch Emote API to v3. Emote Updates are now working again. sigonasr2 2017-08-20 11:42:37 -0500
  • df2a9d0e71 Fixed an exception that occurred when followers had a null Bio. sigonasr2 2017-08-20 01:20:02 -0500
  • 37e27213a7 Added another null check. Hoping to resolve the crash soon. sigonasr2 2017-08-19 19:09:04 -0500
  • 92c381c01d Add Data validation for received numbers and statistics. Prevent crashing and exceptions during run time. sigonasr2 2017-08-19 02:11:19 -0500
  • f4cd6cc20b Minor fixes to recent status bar update. sigonasr2 2017-08-16 21:43:06 -0500
  • d3f9fa204f Implemented a status bar to show Twitch stream info. Config file now re-orders all elements in alphabetical order for easier finding of settings. sigonasr2 2017-08-16 21:25:18 -0500
  • 7494b60b10 Fix Glaceon cry file reference. sigonasr2 2017-08-15 23:07:04 -0500
  • 74ed70bf81 Include missing file dependencies that need to be retrieved from the server. sigonasr2 2017-08-15 22:58:04 -0500
  • e83a373de8 Implemented Twitch Follower Notifications / Tracking. Offline/Online Tracking of Stream so users that follower offline are announced once online. Include scrolling bio + logo of user. Fixed Double Drag issue. Added many config options for new Twitch module. Implemented Follower image + name display. Pulls from Twitch API. sigonasr2 2017-08-15 22:54:57 -0500
  • 8488c798c6 Added Twitch API framework for followers. Included retrieval and detection of user profiles. Also included detecting if a stream is online. Planned Twitch Follower Features: sigonasr2 2017-08-14 23:26:48 -0500
  • 9251d09aa7 Added Dragging Capabilities for Modules. Cleaned up Button class for Touhou Mother Module. Removed constant dinging sound when oAuth token does not authenticate properly. sigonasr2 2017-08-14 21:17:19 -0500
  • d91c705403 Add hardware acceleration as a configurable option. sigonasr2 2017-06-03 20:04:50 -0500
  • eaa43257bc Removed a debug message. sigonasr2 2017-04-14 20:53:14 -0500
  • 15efa2f45a Fix issue with messages not displaying in regular (non-Overlay) mode. sigonasr2 2017-04-13 21:36:36 -0500
  • b39c2cf980 Add an icon to the sigIRC program. sigonasr2 2017-04-12 19:02:49 -0500
  • 2dff72901f Fixed issues with panel and mouse covering displays. sigonasr2 2017-04-11 22:00:16 -0500
  • 91c0d907ae Hide overlayed messages when mouse is moved on top of them to allow clicks. sigonasr2 2017-04-11 21:17:26 -0500
  • 992be31560 Fixed concurrentModificationException, trying to download emotes while sending out messages. sigonasr2 2017-04-11 20:06:21 -0500
  • dc1c3e1e71 Merge branch 'master' of https://github.com/sigonasr2/sigIRCv2.git BuildTools 2017-04-10 23:58:35 -0500
  • b236798544 Configuration controls! Added an overlay mode, so you can see the overlay on your own screen. Config file has a lot more customizability now and provides more control over the program. sigonasr2 2017-04-10 23:58:01 -0500
  • 1f752cf59b Update README.md sigonasr2 2017-04-04 20:19:36 -0500
  • 1d17110b46 Update README.md sigonasr2 2017-04-04 20:18:54 -0500
  • 49c159b230 Create README.md sigonasr2 2017-04-04 20:18:22 -0500
  • 674f7979c6 Minor optimizations to drawing code to reduce errors and improve drawing speed. sigonasr2 2017-04-03 11:45:46 -0500
  • 70af0725b0 Forgot dependency of background color button. sigonasr2 2017-04-02 21:37:20 -0500
  • 109b608eeb Fully self-dependent program. Downloads and creates all dependencies. Smarter text/chat management. Configuration file created for easy modification of channel to view. Added ability to change background color. sigonasr2 2017-04-02 21:36:24 -0500
  • b62b02b41b Improvements to core Touhou Mother Module engine. Added more functionality for save files. sigonasr2 2017-03-29 23:32:31 -0500
  • 5573ca9945 Touhou Mother Module engine fixes. sigonasr2 2017-03-26 19:59:49 -0500
  • aaa19e9cc9 Minor updates. Text is white instead of black. Changed Base Directory to be based on folder it's running from instead of an absolute path. sigonasr2 2017-03-26 19:02:31 -0500
  • adcaee4de0 Added a kill button to Touhou Mother module in case something goes horribly wrong. sigonasr2 2017-03-26 03:28:09 -0500
  • f7c89584fe Include situations where the game forces the battle to be over. sigonasr2 2017-03-26 03:05:35 -0500
  • 7aa7790a5e Fix issue with alternate case versions of emoticons not converting properly. sigonasr2 2017-03-26 02:43:45 -0500
  • c07375c979 First Commit. Final project complete. sigonasr2 2017-03-26 02:34:22 -0500