SpiffyTek
/
SMACheck
Archived
1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
MadMakz 8f45a840b8 Legal text 2015-05-08 18:16:13 +02:00
MadMakz 5f49005e49 Removed EAC 2014-11-26 13:08:53 +01:00
MadMakz f330b7f64d Removed ESL check
Updated license
Updated copyright year
2014-02-01 17:48:32 +01:00
MadMakz df28df5d98 Minor edits on the error/notice boxes
Moved input error into _printError() handle
2013-10-07 15:37:38 +02:00
MadMakz f631ddd2d1 Fixed SteamId/SteamId64 input validation & warning message 2013-10-04 13:34:50 +02:00
MadMakz 3bdba12aab SMACheck doesn't rely on the SMACbans API anymore. If it's unavailable 3rd parties can still be checked and viewed 2013-03-25 18:03:24 +01:00
MadMakz 75aa604de8 Changed status phrases to be more clear about the status is regarding SMACbans status and not 3rd parties 2013-03-24 18:44:56 +01:00
MadMakz a77f8b9b3f Added ini support 2013-03-20 16:08:29 +01:00
MadMakz 1261f67887 Changed obfuscator to be less strict (Source is open anyway) and producing a smaller output 2013-02-07 11:33:03 +01:00
MadMakz b3d7adddad Added "Paste from Clipboard" option to GUI 2013-01-24 12:00:39 +01:00
MadMakz d69dc36a98 Client throws cryptic error message if website is unavailable (#65)
(API) Increased timeouts again. Changed communication with steam API in hope to be more reliable in getting a response
2013-01-13 11:26:56 +01:00
MadMakz 9dc944acc2 Updated Copyright year 2013-01-01 17:24:09 +01:00
MadMakz 9bab53de84 Changed HTTP communication to use IWinHttpRequest directly so it might be easier to accomplish #57
Removed not required #includes from main.au3
2012-11-28 14:36:22 +01:00
MadMakz df28b2cbcc Removed error triggering falsely on no API avail
(API) More strict timeouts to file_get_contents_curl() so non responding websites wont trigger PHP max_execution_time limit and thus break the API
2012-11-27 23:31:17 +01:00
MadMakz 7748f61964 + New function _setStatusIcon() to set the statusicons of 3rd party bans.
~ Replaced long ElseIf's by _setStatusIcon() in main.au3
2012-11-27 14:52:27 +01:00
MadMakz 5c75253a87 Fixed an error not beeing thrown 2012-11-27 14:38:58 +01:00
MadMakz 9cc4faa40d Added licence
--HG--
branch : 1.1
2012-11-14 14:52:34 +01:00
MadMakz cf4f6478df SMACbans status bolded and colored based on status
Fixed missing transparency settings on some GUi controls

--HG--
branch : 1.1
2012-11-14 14:43:22 +01:00
MadMakz d75090b6d8 GUi background for popup
--HG--
branch : 1.1
2012-11-14 01:39:46 +01:00
MadMakz 1d9695eabd Added ESL (placeholder) to popup Ui (#54)
--HG--
branch : 1.1
2012-11-13 12:00:04 +01:00
MadMakz 5dd3da6914 Moved popup code into main.au3
--HG--
branch : 1.1
2012-11-13 11:48:28 +01:00
MadMakz 80afe22735 Added required 3rd party includes
--HG--
branch : 1.1
2012-11-13 01:16:07 +01:00
MadMakz 672493617a UTF-8 Support (#48)
Remove the need for writing a tmp file (#49)
Revise API polling (#50)

--HG--
branch : 1.1
2012-10-30 23:47:27 +01:00
MadMakz b93e322265 Resultwindow spawn relative to main GUi possition now 2012-10-25 16:30:54 +02:00
MadMakz 36ef4f0731 GUi's now spawn centered on the user screen 2012-10-25 15:42:06 +02:00
MadMakz 4e65fa3e29 NoTray broke 2012-10-18 01:59:45 +02:00
MadMakz 472140318f Moved main part into main.au3. SMACheck.au3 now acts as compile wrapper
Added Countryflag to GUi (#44)
Included Countryflag images by http://www.phoca.cz
2012-10-18 01:02:57 +02:00