Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Mar 3 2016, 16:22
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
.Reloader v1.3.2bChangelog- Added HV State HP module with flexible/relative/fluid hp bar width feature. - Fixed HV Counter Plus showing results at the end of every round ( instead of only at game end ), it should now work properly. - Removed hidePopup option/settings. Just enable skip if you don't want to see it. - Cleanups on updatePage() - Fixed Script not working with Random Encounters (1.3.2a) - Fixed Mousemelee behaviour that keep attacking on round change (1.3.2b) - [ www.diffchecker.com] Diff hereDownload
reloader_1.3.2b.user.js.txt ( 24.15k )
Number of downloads: 1106Preview Thanks to tatarime for HV State HP; used it as reference (IMG:[ invalid] style_emoticons/default/happy.gif) This post has been edited by FabulousCupcake: Mar 4 2016, 01:17
|
|
|
|
|
|
Mar 3 2016, 16:52
|
f4tal
Group: Members
Posts: 2,662
Joined: 10-January 13
|
Wa-wa-wa-wa-waaaat!? O_O Which player this screenshot from? Over 1 trillion credits? 255 overcharge? 51k health? 830 turns for spark? NOWAY! Thanks for new reloader, but who made this screenshot - this is thing I want to know right! Is this a joke, I believe, or this... what?
This post has been edited by f4tal: Mar 3 2016, 16:53
|
|
|
|
|
|
Mar 3 2016, 16:53
|
simrock87
Group: Members
Posts: 647
Joined: 12-June 11
|
QUOTE(f4tal @ Mar 3 2016, 14:52) Wa-wa-wa-wa-waaaat!? O_O Which player this screenshot from??? Over 1 trillion credits? 255 overcharge!? 51k health!? 830 turns for spark!? NOWAY! Thanks for new reloader, but who made this screenshot - this is thing I want to know right! Is this a joke, or what...? O_O
*cough* Level 501 *cough* @FabulousCupcake: You forgot the monster level (IMG:[ invalid] style_emoticons/default/biggrin.gif) This post has been edited by simrock87: Mar 3 2016, 16:55
|
|
|
|
|
|
|
|
|
Mar 3 2016, 18:32
|
f4tal
Group: Members
Posts: 2,662
Joined: 10-January 13
|
UPDATE! ^^ Thanks everyone who works on scripting part of game - you are making a great job here! You made this game a little better, faster, more interesting and less tedious! Great work, everyone! =) -= HISTORY =- !!! Version: 2.4 [Date: 03.03.2016] - Added Next scripts: --- Unshrinable Figurines [0.1] [Entriel-version] --- State HP [0.5] --- SpellSpam [3.5.2.5] [#Reloader] --- Reloader [1.3.2] --- Reloader [1.1.1] --- Reloader [1.1.0] --- Proficiency Gain Sidebar [1.1] --- Monster Status Checker [1.0.0.0] --- Magic Scores [2.0.3.5] --- HV_Trainer [0.2] --- HV STAT Slim Mod [0.2.5] [#Reloader] --- Equipment Comparison [0.6.4.9] - Renamed next scripts: --- Unshrinable Figurines [1.0] to Unshrinable Figurines [1.0] [LostLogia4-version] *** Total 505 scripts Added info about reloader in first post (why the hell I didnt do this month ago?) DOWNLOAD AS ATTACHMENT: [attachmentid=81412] DOWNLOAD FROM MEDIAFIRE: (Use this line if you have problem with attachment) This post has been edited by f4tal: Mar 3 2016, 18:34
|
|
|
|
|
|
Mar 3 2016, 18:38
|
f4tal
Group: Members
Posts: 2,662
Joined: 10-January 13
|
Hell you both xD At first moment I really believe in it, but started to think about fake half minute ago. Dont tease me this way. =) And you know my logic is pretty simply: "if the one have almost 2 trillions credits he MAY to have 501 level and 255 overcharge - he is God of the game after all" xD The thing that put me on a Earth and give a hint that this is a joke - enemies's HP - they just cant be so low. Fair enough - I dont pay attention on their PL =P
Updated Compendium - put every scripts so far. There are 505 of them Now ^^
|
|
|
|
|
|
Mar 3 2016, 23:38
|
himi
Group: Members
Posts: 245
Joined: 29-May 08
|
There is a bug/glitch with Reloader 1.3.2a when killing a monster and transitioning to the next round. The script will continue to attack the monster even if you move away your mouse. This can be easily tested by killing the first monster last and then quickly moving the mouse away when the round ends.
|
|
|
Mar 4 2016, 01:18
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
QUOTE(himi @ Mar 3 2016, 22:38) There is a bug/glitch with Reloader 1.3.2a when killing a monster and transitioning to the next round. The script will continue to attack the monster even if you move away your mouse. This can be easily tested by killing the first monster last and then quickly moving the mouse away when the round ends.
Fixed! Thank you! (IMG:[ invalid] style_emoticons/default/happy.gif)
|
|
|
Mar 4 2016, 03:16
|
edu5ardo
Group: Members
Posts: 153
Joined: 6-October 11
|
There is a bug/conflict with Reloader 1.3.2b
if uses reloader 1.3.2b with HV STAT Slim Mod #Reloader generate bug in roundcounter function, the position moves on the buff, disable the function of one or the other always fails position.
|
|
|
|
|
|
Mar 4 2016, 05:54
|
tatarime
Group: Gold Star Club
Posts: 802
Joined: 23-June 10
|
HV_ForgeHelper
HV_ForgeHelper.user.zip ( 1.22k )
Number of downloads: 81
Newer VersionFEATURES: - Upgrade x5 x10 x15 x20
- Enchant x2 x4 x8 x16
Support: Firefox / Chrome ---------- QUOTE(FabulousCupcake @ Mar 3 2016, 23:22) . Reloader v1.3.2a
It's cool! Especially, flexible hp bar is a nice idea. So, did you check HP_State ver. 0.5? I changed "<chb2>.width" to "parseInt(getComputedStyle(<chb2>).width)" of it. (and changed calculation method) Some people say, HP bar become strange when he casts Imperil. I looked at the screenshot, and it seems like <chb2>.width is 1px (current_hp = max_hp * 1/120). The cause is unknown, but getComputedStyle seems to fix it. (IMG:[ invalid] style_emoticons/default/smile.gif) ---------- QUOTE(edu5ardo @ Mar 4 2016, 10:16) if uses reloader 1.3.2b with HV STAT Slim Mod #Reloader generate bug in roundcounter function, the position moves on the buff, disable the function of one or the other always fails position.
Sorry, my English is not good. Please tell me the meaning of the detail that "the position moves on the buff". If you give me a screenshot, I might be able to fix it. (IMG:[ invalid] style_emoticons/default/wink.gif) This post has been edited by tatarime: Mar 17 2016, 10:39
|
|
|
|
|
|
Mar 4 2016, 06:18
|
edu5ardo
Group: Members
Posts: 153
Joined: 6-October 11
|
QUOTE(tatarime @ Mar 3 2016, 21:54) Sorry, my English is not good. Please tell me the meaning of the detail that "the position moves on the buff". If you give me a screenshot, I might be able to fix it. (IMG:[ invalid] style_emoticons/default/wink.gif) screenshot here [attachmentid=81448] hablas español por casualidad?
|
|
|
Mar 4 2016, 07:16
|
tatarime
Group: Gold Star Club
Posts: 802
Joined: 23-June 10
|
QUOTE(edu5ardo @ Mar 4 2016, 13:18) screenshot here hablas español por casualidad?
Hmm, how is this? I changed css id of the round counter.
HV_STAT_Slim_Mod__23Reload.user.zip ( 4.15k )
Number of downloads: 68
Spanish? No no, I'm Japanese... Adios! (IMG:[ invalid] style_emoticons/default/cool.gif) This post has been edited by tatarime: Mar 5 2016, 05:39
|
|
|
|
|
|
Mar 4 2016, 07:28
|
karyl123
Group: Gold Star Club
Posts: 1,659
Joined: 9-January 11
|
QUOTE(tatarime @ Mar 4 2016, 10:54) HV_ForgeHelper
HV_ForgeHelper.user.zip ( 1.22k )
Number of downloads: 81FEATURES: - Upgrade x5 x10 x15 x20
- Enchant x2 x4 x8 x16
Support: Firefox / Chrome ---------- It's cool! Especially, flexible hp bar is a nice idea. So, did you check HP_State ver. 0.5? I changed "<chb2>.width" to "parseInt(getComputedStyle(<chb2>).width)" of it. (and changed calculation method) Some people say, HP bar become strange when he casts Imperil. I looked at the screenshot, and it seems like <chb2>.width is 1px (current_hp = max_hp * 1/120). The cause is unknown, but getComputedStyle seems to fix it. (IMG:[ invalid] style_emoticons/default/smile.gif) ---------- Sorry, my English is not good. Please tell me the meaning of the detail that "the position moves on the buff". If you give me a screenshot, I might be able to fix it. (IMG:[ invalid] style_emoticons/default/wink.gif) Forge helper, yu da best
|
|
|
|
|
|
Mar 4 2016, 21:55
|
himi
Group: Members
Posts: 245
Joined: 29-May 08
|
There is another bug in Reloader 1.3.2b where the script keeps attacking a monster. This occurs when attacking a monster and moving the mouse away from the screen(hentaiverse window). This can be easily tested by attacking SG's and moving the mouse off the screen.
Edit: It seems I forgot to mention that my screen(hentaiverse window) on the right side is usually shrunk while watching anime. So there is no gap to the rightside of the monster when going off screen.
This post has been edited by himi: Mar 4 2016, 22:59
|
|
|
|
|
|
Mar 4 2016, 22:58
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
QUOTE(himi @ Mar 4 2016, 20:55) There is another bug in Reloader 1.3.2b where the script keeps attacking a monster. This occurs when attacking a monster and moving the mouse away from the screen(hentaiverse window). This can be easily tested by attacking SG's and moving the mouse off the screen.
I don't think this can be fixed; at best you can remove the chrome keep-on-going fix to fix this, but you'll get the old bug where you have to keep moving your cursor to attack. This is a Wontfix unfortunately (IMG:[ invalid] style_emoticons/default/sleep.gif)
|
|
|
Mar 5 2016, 04:20
|
tatarime
Group: Gold Star Club
Posts: 802
Joined: 23-June 10
|
QUOTE(edu5ardo @ Mar 5 2016, 10:01) now turnendborder no work =S
Thanks for a bug report! (IMG:[ invalid] style_emoticons/default/cool.gif)
|
|
|
|
|
|
Mar 6 2016, 17:35
|
Sapo84
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09
|
[ github.com] https://github.com/Sapo84/ReloaderI've created this repo because I usually mod reloader with a couple of personal settings and I don't really want to apply them by hand anymore (IMG:[ invalid] style_emoticons/default/heh.gif) Anyway, I've create two branch, 1.3 normal branch with 1.3.0 (Dan31), 1.3.1 and 1.3.2b (all tagged just for fun) and my branch with some modifications: - stopWhenChanneling let you decide when you want to stop, set as >15 for "legacy" behaviour - chrome mousemelee fixes are hidden behind a setting (found firefox a bit slower with all those localstorage accesses) - hidden popup when popupTime = 0 and skipToNextRound=true, the flashes and draw of the popup really bothered me (the point of the reloader is also to write less, no point in inserting something that is removed 0ms after) - modified one of FabulousCupcake fixes (could not be used with non-inserted popup and I didn't really want to do a getDocument for nothing) And that's it, I guess. Did not test my version with Chrome. This post has been edited by Sapo84: Mar 6 2016, 17:36
|
|
|
|
|
|
Mar 7 2016, 16:35
|
FabulousCupcake
Group: Gold Star Club
Posts: 490
Joined: 15-April 14
|
.Reloader v1.3.3aDescriptionMakes HV use AJAX/XHR to selectively update the battle interface, increasing the speed you can achieve when playing. This version also adds various feature to enhance the gameplay; use the Vanilla Reloader for no extra features. You need to install Tampermonkey to run it on Chrome; it cannot be run as native userscript. Or run it as an extension, if you know how to do it. Changelog— v1.3.3 — - Added HV Counter Plus Save / Income Summary extra feature compatibility. - Added Option to disable chrome mousemelee cursor tracking fix. - Added Support for external ReloaderCompatible™ script ( now dispatches 2 events when page is initially loaded and reloaded ); same with vanilla reloader. - Adjusted default mouseMelee stop threshold; minHP[0.4»0.35], minMP[0.12»0.2] - Cleanups again, and comments on various things. - Updated todolist - Added description lol - Fixed Counter Plus not adding previously stored records correctly (1.3.3a) - [ www.diffchecker.com] v1.3.2b » v1.3.3 diff here— v1.3.2 — - Added HV State HP module with flexible/relative/fluid hp bar width feature. - Fixed HV Counter Plus showing results at the end of every round ( instead of only at game end ), it should now work properly. - Removed hidePopup option/settings. Just enable skip if you don't want to see it. - Cleanups on updatePage() - Fixed Script not working with Random Encounters (1.3.2a) - Fixed Mousemelee behaviour that keep attacking on round change (1.3.2b) - [ www.diffchecker.com] v1.3.1 » v1.3.2 diff hereDownload
reloader_1.3.3a.user.js.txt ( 26.26k )
Number of downloads: 2852
reloader_1.3.2b.user.js.txt ( 24.15k )
Number of downloads: 1106Preview Thanks to Sapo84 for some inputs (IMG:[ invalid] style_emoticons/default/happy.gif) This post has been edited by FabulousCupcake: Mar 8 2016, 00:14
|
|
|
|
|
|
Mar 7 2016, 16:47
|
f4tal
Group: Members
Posts: 2,662
Joined: 10-January 13
|
QUOTE Reloader v1.3.3 Checked in Iron - working great; as always ^^ Thank you very much =) // Do I understand right that you changed a little method for mousemelee, how it worked at the start of every round? In previous version when new round had starting - mousemelee automatically working; in this version player need to move a cursor to start mousemelee in the beginning of battle? I remember that in previous version When I finish round - I moved cursor outta of monster's panel to prevent accidentally hitting somebody in the beginning. Then when new round is started - I move cursor on a monster with less HP, then on other, e.t.c. In this new version I can freely put my cursor in the monster's panel at the finish of round - mousemelee will not work until I move cursor a bit? At least it is how new script worked for me... This post has been edited by f4tal: Mar 7 2016, 17:03
|
|
|
|
|
|
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|