View Full Version : What's in your JJ2 cache?
Bobby aka Dizzy
Aug 16, 2007, 04:04 PM
My Jazz2 1.23 cache:
Filename, Date Modified, Level Name
<iframe src="http://www.jazz2online.com/junk/bobby/jj2cache.htm" width="700px" height="450px"></iframe>
My Jazz2 1.24 cache:
Filename, Date Modified, Level Name
<iframe src="http://www.jazz2online.com/junk/bobby/tsfcache.htm" width="700px" height="450px"></iframe>
If interested I can post tilesets as well. If anyone wants any of these files let me know.
Bobby aka Dizzy
Aug 16, 2007, 04:14 PM
If anyone runs PHP on their local machine this code will generate the output like I did:
<?php
$dir = "c:\\games\\tsf\\cache\\";
// Open a known directory, and proceed to read its contents
if (is_dir($dir)) {
if ($dh = opendir($dir)) {
while (($file = readdir($dh)) !== false) {
if (substr($file, -4) == ".j2l") {
$lastModified = filemtime($dir . $file);
$date = date("m/d/Y h:i a", $lastModified);
$fp = fopen($dir . $file, "r");
fseek($fp, 188);
$levelname = trim(fgets($fp, 32));
printf("%-30s%-23s%s\n", $file, $date, $levelname);
}
}
closedir($dh);
}
}
?>
NovaStar
Aug 16, 2007, 09:02 PM
http://img174.imageshack.us/img174/760/j2cachefu9.png
Had to install JJ2 fresh again recently since my other computer went kab00m.
Cpp
Aug 16, 2007, 09:26 PM
Bobby :|
gyro.j2l 02/06/2004 02:29 pm Roads of death 2
lordek.j2l 02/06/2004 02:36 pm Roads of death.
Gimme!
EDIT: Found the link in your other post ;)
EDIT2: omg wth lol?
shadowsux.j2l 03/09/2002 02:27 pm |||||Shadow GpW Suxors
Bobby aka Dizzy
Aug 16, 2007, 10:36 PM
:lori: Hmm... I can make a fairly accurate guess at what that level is... let's just ignore that chapter of jj2 history for now though. :lori:
And other people with REALLY old cache's should say what they have too! My cache was wiped a few years ago when someone uploaded a nasty exe to J2O. If it hadn't been for that I'd have some really great stuff. :(
Neobeo
Aug 16, 2007, 11:56 PM
If anyone runs PHP on their local machine this code will generate the output like I did:
--some php code --
How about the good half of the community who want to list their files but don't run PHP for various reasons?
Also, my collection is incredibly modest (though not to the extent of NovaStarCC) so I think I'll pass.
Slaz
Aug 17, 2007, 12:25 AM
This is my current JJ2 1.23 cache. As you see, I've played way too much in battle server..
http://img183.imageshack.us/img183/5458/slazjj2cacheyh5.png
Vegito
Aug 17, 2007, 01:51 AM
Bob. Theres even stuff from 2001 in your 1.24 Cache. Lol.
If my cache wouldn't have been lost in January when my harddisk crashed I'd have stuff from like the same time too ;(.
Hahahaha, Vegito Test xD Vegito Hotel too. Oh my god. =P
1.23
survaaaa.j2l 09/12/2004 11:33 am Castle explose
survaaab.j2l 09/12/2004 11:25 am Crystal fall
survaaac.j2l 09/12/2004 11:30 am Alien Ship breakdown
I think those are mine too butIm not quite sure anymore.
I think I had 7 survivors or so, lol. They pretty sucked though they were funny xD.
Jerrythabest
Aug 17, 2007, 02:25 AM
Cool to see half my RR GF pack appearing in <strike>Jesus's</strike> Bobby's 1.23 cache but not Castube XD
Nonomu198
Aug 17, 2007, 02:33 AM
22MB 622 files. Lotsa Bash And Battle Server Files.
Jerrythabest
Aug 17, 2007, 02:49 AM
I have the bash files in my JJ2 folder... ;) you prolly joined an afterbash server hosting them, as the bash servers always have the level downloading disabled. ;)
<strike>Greetz,
//Inspector Jerry//
</strike>
Lol.
Cpp
Aug 17, 2007, 03:18 AM
Haha! I can't believe I offered the cracked JCS at the end of my first test level. Anyway, here are mine. I lost a lot of stuff when I ported from my old comp to a newer one. Anyway heres my current stuff:
http://www.geocities.com/atlastsome/list.txt
Neobeo:
http://www.apache.org
http://www.mysql.com
http://www.php.net
Download these and lets rock!
:massiv:
Trafton
Aug 17, 2007, 03:32 AM
Somewhere, I have an archive of my entire cache dating back to 1998. That would be awesome, if I find that CD.
Vegito
Aug 17, 2007, 04:29 AM
Give me my survivor levels D= I wanna see them again xDD.
And if anyone could give me some space where I could upload my cache I'd love you. <3.
Though my cache is rather sad as my HD crashed earlier as I said. I might have some old Jazz2 CD with lots of files on it though, I'll look for it O.O.
Erik
Aug 17, 2007, 05:18 AM
If anyone runs PHP on their local machine this code will generate the output like I did:
how about a script that runs on the php interpreter
cooba
Aug 17, 2007, 05:26 AM
Seeing my own levels in you guys' caches gives me a weird feeling of satisfaction.
:<!---->)
Jerrythabest
Aug 17, 2007, 05:41 AM
Same here, cooba ;p
Jerrythabest
Aug 17, 2007, 06:11 AM
http://84.107.204.56/jj2cache
Modified the script a lot. 1.10o doesn't appear to have a Cache dir, dunno if that's because I never saw a server up or because it works differently.
StNick
Aug 17, 2007, 06:22 AM
I think there aren't many members here that run php on their local machine, so here is an easier way to get directory listings:
Copy the path to your jj2-cache-dir, write "file://" in front of it and paste it in Firefox. You'll get a directory listing which you can easily copy now.
This doesn't return the levelnames, but the filenames though.
Neobeo
Aug 17, 2007, 06:27 AM
The emphasis is more on the level name though. Also, I never said that I did not have PHP, I was merely speaking on behalf of those who don't. It would be simple enough to output such a list using C++ or VB though.
But I really don't have PHP.
Jerrythabest
Aug 17, 2007, 06:30 AM
poor you lol.. it's installed in like two minutes and then it's working completely and its so useful and you should get it now because its free and you can do anything with it if you are good in it because it is really good and that is great because its really useful so you get it now.
Soulweaver
Aug 17, 2007, 07:12 AM
In my cache? Nothing. Seriously. I haven't ever played a single online game.
StNick
Aug 17, 2007, 07:20 AM
1.23:
<iframe src="http://stnick.110mb.com/123.html" width="700px" height="450px"></iframe>
TSF:
<iframe src="http://stnick.110mb.com/124.html" width="700px" height="450px"></iframe>
Anubis
Aug 17, 2007, 03:58 PM
http://img201.imageshack.us/img201/7333/20070818025740xc3.png
Black Ninja
Aug 18, 2007, 10:35 PM
There's nothing in it except a version of Wind Meister 3 that I had nothing to do with =(
P.S.
People, stop hosting versions of that level that you modified yourself and didn't ask permission to make. It infuriates me =(
Speeza
Aug 19, 2007, 04:30 AM
I wonder who has happydays/nicedays in their pack :rolleyes:
Slaz
Aug 19, 2007, 08:28 AM
I once hosted the popular big single player level Queen of Board in battle, it's so big that you can't find each other lol.
Jimbob
Aug 23, 2007, 01:33 PM
Not that much is in my cache folder, since I just emptied it into my Jazz2 folder a few weeks ago...
http://www.freewebs.com/jimbobjj2/cache.PNG
Jerrythabest
Aug 23, 2007, 02:43 PM
As everyone likes making screenies I've made some too.
http://84.107.204.56/jj2cache
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.