Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    You're on your own KGWHD dev
    Inactive Member
    Forum Mod
    killergorilla's Avatar
    Join Date
    Jan 2008
    Posts
    64
    Downloads
    0
    Uploads
    0

    KGWHD - New website, new games update, NEW DEMO PACKS!

    Here you go folks, my latest update.

    http://guildserver.co.uk/kgwhd/

    I've updated the site to make downloads clearer and easier.

    I've added the latest games update. 66 files @ 75mb.

    I've added new demo packs. 261 files in 4 packs @ 218mb.

    I've added a new Games DAT (which works) and a Demo DAT (which also works).

    I'll be re-adding the errors page, archive page, links page and files pages very soon.

    EDIT: I've just installed all the magazines and added them too (with a DAT).
    Last edited by killergorilla; 6th February 2008 at 03:03.

  2. #2
    Retro Addict Administrator
    My location

    Burger Time Champion, Sonic Champion Harrison's Avatar
    Join Date
    Dec 2002
    Location
    UK
    Posts
    16,662
    Blog Entries
    1
    Downloads
    6
    Uploads
    14
    Very nice update. I like the simplification of the site into a single page. Much nicer and no need to navigate anywhere. Just instant access to what visitors are looking for.

    Great work

    The addition of the demo packs is great too. I'll be downloading those asap.

    BTW, interesting use of the object tag. Not seen it used to load a class before. Normally I would use a span or div tag.
    Last edited by Harrison; 6th February 2008 at 00:02.

    If you haven't played a classic game in years, it's never too late to start!


  3. #3
    You're on your own KGWHD dev
    Inactive Member
    Forum Mod
    killergorilla's Avatar
    Join Date
    Jan 2008
    Posts
    64
    Downloads
    0
    Uploads
    0
    Hehe, as it happens I've already replaced the object tags with spans

    IE kicked up a fuss

    Thanks for your words though, it's my first real CSS effort and it's interesting figuring out how to iron out the 'quirks'

  4. #4
    Retro Addict Administrator
    My location

    Burger Time Champion, Sonic Champion Harrison's Avatar
    Join Date
    Dec 2002
    Location
    UK
    Posts
    16,662
    Blog Entries
    1
    Downloads
    6
    Uploads
    14
    css definitely takes a bit of experimenting to work it all out. The cascading nature of classes can take some time to get your head around, that is for sure. Sometimes I still get a bit confused when trying to get something to work. All great fun though.

    A little tip for you. If you don't have anything in-between some tags you don't need to have the opening and closing tags, but can instead combine them. f.ex with span tags you could simple put:

    HTML Code:
    <span class="joystick" />
    And it will work just the same, and is completely xhtml compliant. Makes it a little tidier.

    Also to make your page completely xhtml compliant, looking at the code all you need to make sure is that all your tags are closed. f.ex the br tags should be
    HTML Code:
    <br />
    . Then you could add a proper xhtml doctype at the top of the page instead of html 4, and then run the page through the ww3 xhtml validator.

    If you haven't played a classic game in years, it's never too late to start!


  5. #5
    You're on your own KGWHD dev
    Inactive Member
    Forum Mod
    killergorilla's Avatar
    Join Date
    Jan 2008
    Posts
    64
    Downloads
    0
    Uploads
    0
    Yeah I knew about closing the tags like that, just wanted to make sure I was html 4.01 strict compliant first

    I'll take a bigger look in to xhtml 1.1 soon.

    I know who to come to if I need some more help though

  6. #6
    I am Legion for we are many. Staff Member
    My location

    Buleste's Avatar
    Join Date
    Oct 2007
    Location
    Staffordshire Moorlands
    Posts
    4,079
    Downloads
    1
    Uploads
    0
    Have you sorted out the icon problem with Robocop3 though? Eh? Eh? Wasting your time with span, tags, snags, wags, pins and poop? Eh? Eh? Can't get the compilers of the Ultimate WHDLoad game packs anymore..
    A1200 Power Tower
    OS 3.9 / CGX4 / OS4.0
    Blizzard 210Mhz (overclocked to 266Mhz) 603e PPC with 25Mhz 040 (Overclocked to 33Mhz) 256Mb RAM
    ZIV
    CV64/3D
    3.2Gb HDD + 20GB HDD

  7. #7
    You're on your own KGWHD dev
    Inactive Member
    Forum Mod
    killergorilla's Avatar
    Join Date
    Jan 2008
    Posts
    64
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Buleste View Post
    Have you sorted out the icon problem with Robocop3 though? Eh? Eh? Wasting your time with span, tags, snags, wags, pins and poop? Eh? Eh? Can't get the compilers of the Ultimate WHDLoad game packs anymore..
    It's a problem with scalos and winuae, it's fixed in the latest winuae beta

    It's not my problem

  8. #8
    I am Legion for we are many. Staff Member
    My location

    Buleste's Avatar
    Join Date
    Oct 2007
    Location
    Staffordshire Moorlands
    Posts
    4,079
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by killergorilla View Post
    Quote Originally Posted by Buleste View Post
    Have you sorted out the icon problem with Robocop3 though? Eh? Eh? Wasting your time with span, tags, snags, wags, pins and poop? Eh? Eh? Can't get the compilers of the Ultimate WHDLoad game packs anymore..
    It's a problem with scalos and winuae, it's fixed in the latest winuae beta

    It's not my problem
    What about A1200 with OS3.9? If you use icon with no borders you get nothing and icon with borders you get a small blank square. It could be a newicons thing but most newicons work in 3.9 and either way new icons that fail usually have a small square in center. It's only a minor flaw but an annoying one nonetheless.
    A1200 Power Tower
    OS 3.9 / CGX4 / OS4.0
    Blizzard 210Mhz (overclocked to 266Mhz) 603e PPC with 25Mhz 040 (Overclocked to 33Mhz) 256Mb RAM
    ZIV
    CV64/3D
    3.2Gb HDD + 20GB HDD

  9. #9
    You're on your own KGWHD dev
    Inactive Member
    Forum Mod
    killergorilla's Avatar
    Join Date
    Jan 2008
    Posts
    64
    Downloads
    0
    Uploads
    0
    Ah..

    you are talking about something different

    I have no idea why you can't see it, maybe update your newicons?

    Looks fine here!


  10. #10
    I am Legion for we are many. Staff Member
    My location

    Buleste's Avatar
    Join Date
    Oct 2007
    Location
    Staffordshire Moorlands
    Posts
    4,079
    Downloads
    1
    Uploads
    0
    I don't use New icons. Just the 3.9 compatability with New icons. It's annoying every other game that i have from your packs has an icon just not that one. Not that i can get the thing to work anyway but still. Sorry for being so picky. Great new look to the site though.
    A1200 Power Tower
    OS 3.9 / CGX4 / OS4.0
    Blizzard 210Mhz (overclocked to 266Mhz) 603e PPC with 25Mhz 040 (Overclocked to 33Mhz) 256Mb RAM
    ZIV
    CV64/3D
    3.2Gb HDD + 20GB HDD

Similar Threads

  1. Classic Workbench Packs
    By Bloodwych in forum Software
    Replies: 11
    Last Post: 15th January 2008, 03:23
  2. More website advertising
    By v85rawdeal in forum Modern era (7th Gen onwards)
    Replies: 2
    Last Post: 25th August 2007, 18:32

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright classicamiga.com