GeckoCodes.org

Started by James0x57, August 04, 2009, 12:47:33 AM

Previous topic - Next topic

Stuff

oh yeah. Thanks so much. I can live with gameid.

Sort codes by hacker/latest/alphabetical/codetype(hmm...maybe not)/uh stuff? Within the categories though. Don't wanna see metafortress codes in the non-metafortress section after sorting.
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

James0x57

#181
Quote from: wiiztec on December 22, 2011, 02:31:11 AM
Can you make it so when someone makes a new category everyone else's codes don't get added to it?
...it's not really... ....

If I put an additional green box at the bottom of each manage page, then you could add one to the bottom of the page I guess.
I'm not sure how much work that'll be to do on the current one, but I'll take a look.



Edit: There, you can add to the bottom of the page if you really want to. Let me know if something breaks. It didn't break anything for me


Stuff

Doesn't he mean to add a category that no one else can add codes to?(idk) That's where I got the sort idea from.
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

James0x57

No, I'm pretty sure he's talking about when no subcategories exist yet. In that case, if you add the first subcategory, all the codes already there would be "under" it.


wiiztec

#184
Yes that's what I meant James

Glitch's SS codes have been in hetoan2's item slot modifiers category forever, it's kind of annoying
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

Stuff

ah. lol. With the collapsible sections, they would probably not collapse with that section.

Do you think it would be a good idea to put the undo codes somewhere? Not for the average users. Since we can code undo in gecko.net, I thought it'd be a good idea to just have them somewhere. Maybe above the code. Or maybe that would be confusing for users...
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

Arudo

#186
Odd. I'm trying to delete empty sub-categories by using the input 00000000 00000000 with no blank lines, but I'm still getting the sub-categories popping back up (and more of them to boot)...

http://geckocodes.org/index.php?c=ST7E01.

Bah. Took long enough, but I've managed to fix it.
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

James0x57

Did you fix it with the 0's thing? Or did you need to do something else now because of the change?


Arudo

Had to shuffle around with the 0s thing (two rows), as well as some cut/pasting of the codes to different locations to make it 'go'.
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

James0x57

The reason changing the admin side is difficult, is because when I first wrote it I didn't know anything about /real/ databases.
Every code page is stored in the exact text file that you can download- it's not actually part of the mysql database that most of the site uses now.
When you update a code page, it parses the file for your codes, deletes all of them, then re-adds them to the top of the subcategories- working sequentially.


If the codes were in the mysql database though, then I'd either have 2,500 unorganizeable tables (one per game id) or one enormous table of all codes with 1,000,000 rows.. Neither is healthy...


The third option would be to still use files, but use something easier to parse than the plain code format. (xml, for example)
Sure, that would bloat the files by potentially 100%, but writing the admin and even formatting the normal code page would be more straight-forward.



....*shrugs*


Bully@Wiiplaza

#190
lol, love the history of last 5 added game IDs.
Please add the game name besides it.
I don´t always remember each game and ID. ;D

EDIT:
Jamessss!!
There´s a glitch with the last line on each codelist.
It becomes a subcategory and I can´t remove it permanently since it always "comes back".
See here:

http://geckocodes.org/index.php?c=SM8A527

and here...

http://geckocodes.org/index.php?c=SOUA01

and here...

http://geckocodes.org/index.php?c=RSBP01

IT`S EVERYWHERE ON NEWLY UPDATED GAMES! >:D

And why does it always place my credit besides the comments on comment section?
I tried removing it and saved but it came back. :-\
[spoiler]01000000=Togepi
02000000=Goldeen
04000000=Gardevoir
08000000=Wobbuffet
10000000=Suicune
20000000=Bonsly
00010000=Lugia
00020000=Manaphy
00040000=Weavile
00080000=Electrode
00100000=Metagross
00200000=No Pokemon
00400000=Meowth
00800000=Piplup
00000100=Gulpin
00000200=Staryu
00000400=Ho-oh
00000800=No Pokeball [Bully@Wiiplaza]
000001000=Snorlax
000002000=Bellossom
000004000=Kyogre
000008000=Latios & Latias
00000001=Torchic
00000002=No Pokeball
00000004=Chikorita
00000008=Entei
00000010=Moltres [Bully@Wiiplaza]
00000020=Munchlax
00000040=Deoxys
00000080=Groudon[/spoiler]
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

James0x57

gah. Okay, I'll remove the option to add below the list when I get home.

The credit in the middle of the note thing is the parser being stupid. Just replace "=" with " = " and it should keep your name off. Sorry.



The admin deserves to be redone completely. It's full of confirmation pages that don't have a wrapper, people complain of it logging them out too soon (mine doesn't...), subcategories are a pain, and it parses poorly sometimes..
In the beginning, I did the whole site in about one week of work, including the admin.. and since then, the admin has hardly been touched... So I will work on it.... Sorry.

I have plans.. The admin should be sexy by the end... I just wish I got paid for it so I could work on it as a job and not worry about a home/food. lol


Bully@Wiiplaza

#192
worked.
At least one issue is fixed.

[spoiler]Pokemon IDs
Original by Heinermann
XX:
01000000 = Togepi
02000000 = Goldeen
04000000 = Gardevoir
08000000 = Wobbuffet
10000000 = Suicune
20000000 = Bonsly
00010000 = Lugia
00020000 = Manaphy
00040000 = Weavile
00080000 = Electrode
00100000 = Metagross
00200000 = No Pokemon
00400000 = Meowth
00800000 = Piplup
00000100 = Gulpin
00000200 = Staryu
00000400 = Ho-oh
00000800 = No Pokeball
000001000 = Snorlax
000002000 = Bellossom
000004000 = Kyogre
000008000 = Latios & Latias
00000001 = Torchic
00000002 = No Pokeball
00000004 = Chikorita
00000008 = Entei
00000010 = Moltres
00000020 = Munchlax
00000040 = Deoxys
00000080 = Groudon[/spoiler]
I only earn some $$´s through ads and I don´t go to work, yet.
Well, but I´ll donate 5$ now xD
(See it as bribe. Jk)
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

wiiztec

The credit tags appearing where they're not supposed to with long comment sections isn't new, my on the fly costume switcher for brawl has had them for the longest time
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

James0x57

Yes, wiiztec. Easy to avoid it when you want to though.