Some fixes (IMG:[
invalid]
style_emoticons/default/tongue.gif)
HV Battle Compact XY editions, version 1.0
[attachmentid=76845][attachmentid=76846][attachmentid=76861]
These 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:
CODE
X version Y version
1 2 1 6
3 4 2 7
5 6 3 8
7 8 4 9
9 10 5 10
Matter of tastes, like they say (IMG:[
invalid]
style_emoticons/default/smile.gif)
Screenshots:
HV Battle Unfocus, version 1.0
[attachmentid=76863][attachmentid=76864]
A 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=76852][attachmentid=76853][attachmentid=76854][attachmentid=76855][attachmentid=76856][attachmentid=76857]
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.
- Some parts of the forums are also affected by this, but it shouldn't be a real problem.
- Chrome versions are coming soon, I'm currently testing those...
This post has been edited by boulay: Dec 28 2015, 17:02