View Single Post
  #1  
Old 04-10-2004, 12:46 AM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Status Update on Link14716/squall14716/Matthew's Hacks:

Status Update on Link14716/squall14716/Matthew's Hacks:
...yeah, I still don't know what I am.

Well, I figured I'd post a nice little update on hacks that have been mentioned before but not yet released, a hack that hasn't even been mentioned by me here previously, and updates with already released hacks. That brings my total hacks to be updated/released to... 3. Whoopie.


uShop & uCash
Zachery just finished the templates on it, and now all that is left is finalizing the installer and testing it out (the no-HTL only rule bites me in the ass here and delayed this hack quite a bit), and when that is done 0.93 Beta will be publically released here. Considering tommorow is Saturday and I have spring break next week, I am confident that it will be released no later than Sunday, although anyone who knows me knows that I am horrible with dates. Take it as you will, but I'm as anxious to release it as a lot of you are anxious to install it.
Also note, that this is not purely "my" hack, Zachery over there did 99.9% of the template work , so it's unfair to leave my partner-in-crime without proper credits.

Shoutbox Hack 1.x
As I said above, I got spring break coming up which will give me a lot of time to get around to updating this hack. I can say with confidence that by week's end, I'll release 1.04 to fix some bugs. The next major release will be 1.1 which will include an admin script for pruning and maybe some other things, most likely followed by 1.5 which will include a lot of optimizations (I wrote the base of the hack shortly after vB3 Beta 3, I've improved my coding skills a lot since then).

Shoutbox Hack 2.x
Sometime after Shoutbox 1.5, work will begin on Shoutbox 2.x, which will most likely be free, and will include a lot more features than most people could think of. I'll spare you the details until I get there though.

vB-Bash
This hack is similar to the vB-Bang!/vB-DOS hack that zajako released a while back. It does many of the same functions, but supports a whole lot more, such as parameters. Currently there are only 3 commands in place, but the bulk of it is done (I just need to do a few tweaks and add some permissions). # closethread closes a thread, but you could specify a -t parameter and close that threadid, such as # closethread -t 139 would close threadid 139. # openthread works in the same manner. Another command that just works great with parameters - # vboptions - which changes a setting based on two parameters - -o, which is for the varname, and -v for the value. Turn your board off without even going into the admincp!
Code:
# vboptions -o bbactive -v 0
# vboptions -o bbclosedreason -v Testing_Bash_Bot.
Unfortunately, spaces aren't picked up correcly yet - trying to fix that, but it isn't an easy thing to do since I never made a working regular expression until I started this hack. The possibilities are endless with vB-Bash, and many more commands are to be added. I expect a beta release of this sometime early next week and probably a final release by week's end, although the beta should work perfectly.


Take the dates here as estimates, not "I-Must-Release-It-Or-I-Shall-Kill-Myself" dates, OK? I really don't know when this or that will be releases, all I can do is estimate, and estimated dates by me are usually missed anyways, if that gives you more hope.

I'm done. Discuss.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01277 seconds
  • Memory Usage 1,780KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete