• There are currently leaks out on the internet for FFVII Rebirth; we have received legal notice about these being posted on the forums. Do not post any images, videos, or other media, or links to them from FFVII Rebirth or the artbook. Any leaked media or links to them will be deleted.Repeat offenders will be suspended.
    Please help us out by reporting any leaks, and do not post spoilers outside of the spoiler section.

Countdown Clock

Squalionheart

Lv. 1 Adventurer
Thank a lot for the update, I also perform a browser cache cleaning.

What I advice you, my dear dev colleagues, is to rename:
- the `nixie.js` => `nixie.v2.js` and
- the `bg-music.mp3` => `bg-music-remake.mp3`

And change links under the HTML tag `audio/source` and `script` to force each browser to access to new resources avoiding the user to perform a CTRL+F5 itself.

That is the most common thing to do when a content of file change at a not planned time.

For planned time update on file, there is more details about ETags, Cache-Control and more globaly HTTP Cache that can be found here: https://developers.google.com/web/f...imizing-content-efficiency/http-caching?hl=en
 

Cthulhu

Administrator
AKA
Yop
Yeah iirc I've enabled some caching headers for js / css / etc files to improve performance. If the JS / cSS hasn't changed another option would be to set the date it's counting down to in the html, those should be kept fresh all the time.
 

Cloud_S

Pro Adventurer
0t9ownD.png


I was going to record the screen as the seconds counted down to zero... but of course the program I use didn't want to work for some reason (and I didn't think to check it's functionality prior to 2min before midnight...:doh:). :monster:
 
Last edited:
Top Bottom