^ All sent, thanks (IMG:[
invalid]
style_emoticons/default/smile.gif)
Some late presents:
HV Battle Compact XY editions, version 1.1
HV_Battle_Compact_X.css ( 5.07k )
Number of downloads: 96
HV_Battle_Compact_Y.css ( 5.05k )
Number of downloads: 92
HV_Battle_Compact_XY_Chrome.zip ( 2.74k )
Number of downloads: 90These should be complete as of now, I've corrected a few things:
- the monster column overflow is now hidden, as it was useless
- the skill/magic panels were, like the item pane, moved to the top of the page to make them easier/faster to use
- also, for those who don't want to see the battle log, just suppress the existing line beginning with #togpane_log and use this:
CODE
#togpane_log {display:none !important;}
So why X and Y? Because the monster order changes:
- X version keeps things as they were, meaning
1 2
3 4
5 6
7 8
9 10
- Y version changes that to:
1 6
2 7
3 8
4 9
5 10
Matter of tastes, like they say (IMG:[
invalid]
style_emoticons/default/smile.gif)
HV Battle Unfocus, version 1.1
[attachmentid=76909][attachmentid=76910]
HV_Battle_Unfocus_Picture_Pack_001.zip ( 3.46mb )
Number of downloads: 147A seemingly useless script that adds a background image to the monster cells and fuses them to make a portrait.
- You can change the background pic by changing the image url in this line:
CODE
div.btm1{background:url(------------------) no-repeat !important; background-size:cover !important;}
Screenshot:

- Recommended size is at least 360px wide and at least 520px high for your background
- It is compatible with my other CSS (HV Dark, HalloweenVerse, HV Deep Sea)
- It is not compatible with HV Battle Compact, this one will need a separate vesion
E-Hentai Night SeriesA series of themes for the galleries, based on the HV Deep Sea CSS
[attachmentid=76919][attachmentid=76920][attachmentid=76921][attachmentid=76922][attachmentid=76923][attachmentid=76924]
EH won't lighten up your room at night from now on (IMG:[
invalid]
style_emoticons/default/laugh.gif)
Screenshots:

Known issues:
- No more banners on the portal, for the sake of consistency
- The download server redirection isn't covered by this, I haven't found a way to make it work at the moment...
Edit 29/12/2015: new versions available @ the workshop/script thread
This post has been edited by boulay: Apr 1 2016, 00:40