Welcome to Gaia! :: View User's Journal | Gaia Journals

 
 

View User's Journal

Gaia Life
A catalog of my experiences as an employee and citizen of Gaia.
Here I go again on my own
Hey guys,

I posted a little update yesterday and since work is slightly less crazy today, I figured I'd follow up.

New Item Type
In yesterday's update I mentioned that we'd have a new item type. I'll go a little more into what item types are on Gaia. Each item has a type. For example, any equippable item is an equip type item - when you use these, you are taken to the equip screen. There are game type items, which are stackable items like fish, bugs, and inks - these are unusable from the inventory interface. Collectible Letters are their own type - when you use these, you are given a choice of items to turn the letter into (in a sense). There is a "photo" item type, which when you use it it shows you a graphic - like Gambino's autograph item, Liam's Letter, or the Celebrity Snare cards.

There are dozens of item types, each which different behavior which the inventory interface knows how to interact with. The item type I'm making behaves in a new way from that interface, and opens up a lot of potential for new items. I can't go into specifics, but it will allow items that have more interaction and possibly a "story" to go along with them -- depending on how the artists choose to use them.

If all goes well, I'll be creating another item type shortly afterward that will hopefully improve the way users buy outfits.

More on Halloween
So usually I like to write a bit more about events I work on, so this will be my opportunity to do so. Like X-Mas 2007's Orphan Event, Halloween 2008 was "The Event That Almost Wasn't". Which is to say, the entire company was strapped for resources, and since I was the only developer dedicated to the project, the Event Team was asked to downscale the event so that it could get delivered on time.

Of course, we're never quite satisfied with crappy events, so we decided to take last year's Halloween Event, fix almost everything that was wrong with it, and make it something really badass on our own time.

Stuff we fixed/upgraded

  • Normalized team structure - Last year we coded it so the backend only supported 2 teams: human and vampire. This year we made the backend code not care how many teams there were -- originally we were going to have 5 teams (I won't say what the 5th was!) but we cut it down to 4 for the sake of time. We could have just as easily added 100 teams without having to change the backend that powered the event.
  • No post generation on attack - Last year, every time you attacked it created a post. There was a fun aspect to this, but it made the forums nearly unusable for actual conversation. It also created a large amount of the load from the event, and cutting it out enabled us to speed up the event dramatically.
  • Optimizations for much shorter wait times - We were able to optimize it to the point where users could attack every 10 seconds without taking down the site! This was opposed to last year where they could act every 2 minutes, and the site slowed down some.
  • Stronger location concept - Last year to keep people from spamming the same post over and over, we made each post attackable only 3 times. Kind of a hack job. This year, we created a stronger "location" concept - you had to choose an area to enter, and when you were "in" there, it took an action to move to a different one. It became almost irrelevant when we dropped the wait time down to 10 seconds, but it made more sense than the previous solution. Dark elves exploited the ability to move quite a bit, though, but hiding in their home base, coming out to attack anonymously, then going back to their home base. I was REALLY happy to see that kind of strategic gameplay.
  • Game log - Last year you would die and not know why - this year, we kept a game log so you could see each attack and cure being made against you
  • New stats / Levelling concept - Every time you levelled up this year you earned "Skill Points" which could be spent towards increasing your max health, max energy, or the new "Attack Strength" and "Defense Strength". This allowed for players to better customize their event characters for different styles of play.
  • New ability types - We also added a wide variety of new ability types, including buffs and debuffs (that modify strength, defense, speed, attack listing) as well as multi-attacks, anonymous attacks, percentage-damage attacks, and more. We also gave over 17 abilities per team, and allowed you to target enemies, friends, and yourself (or any combination, depending on the ability)
  • In-Game Documentation - We were very adamant about putting in a ton of in-game documentation so players would never be confused about what to do next


It wasn't perfect, there were some issues, and the game HUD concept didn't work as well as I hoped it would - but all told it's the event I'm most proud of, both from a gameplay point of view, and from a technological point of view. In fact, the tech behind it was interesting enough that I ended up doing a presentation on it a week after the event launched to a bunch of other PHP programmers in the area!

Sponsorships
We're going to be improving the way we do sponsorships a LOT going forward. My hope is that by the end of it, we won't be announcing every single sponsorship we do, and especially not re-announcing the same sponsor over-and-over. We've got a great team with some new faces, and 2009 is going to be a lot about making stuff around here better rather than just bigger.

Answering Questions
I'm gonna take a second to respond to some comments/questions from yesterday's journal:

FF_RedXIII: "Sounds like this new item will be cash shop. looks like I won't be able to buy one."
We will debut the new item type with an item in the Cash Shop -- but we will be able to use them as a regular gold shop items, event items, sponsorship items, etc. It's just a new item type - not a specific item - so there isn't really a limitation there.

Spirrow: "New item types sounds good... I'm guessing it has to do with Item Norm, because that opened a whole door of possibilities, right? How about an ETA on when we can expect your work?"
It could have been done without Item Norm, but Item Norm made it much, much easier. I think we may see it prior to Thanksgiving, but I'm not 100% sure. What you'll actually be seeing is the vision of the items team that leverages the code I wrote. The item itself will not be inspired by me (though I made some pretty neat demos of it that I may reveal after the event).

Cube B: "A Conditional EI? Or something more...?"
Not exactly, but funny thing is, it could actually be used to make this a reality!

Spriteless Girl: "I predict it is an item you activate to play a mini game, and the mini game changes the form of the item, and you can feed it game items to get a bigger form, like a pet who will eat all the newsprint I have in my inventory. I don't actually think I'll get this, unless I put the idea in your head and you want to do it... which you probably have better things to do, anyways."
We've talked about doing something like this before, even during the development of this item type. It's a good idea!

Ungoliath: "I just hope that this new kind of item fits the Gaian spirit..."
Me too. The item type is kind of agnostic -- it is neither in or not in the Gaian spirit. That will really depend on how the artists choose to use it.

Chocobo Princess: "You also worked on zOMG, right? You could tell us about that if you wanted."
I'm credited in the game because I wrote the Quest System and made some enhancements/optimizations to it for the game. So yes, all the zOMG Quests are running on my quest system. Kaia actually did a TON of the upgrades for zOMG though, as one of the primary PHP backend devs on the project, so he really deserves much more credit than me.

Styk_Figure_BoB: "Why don't you just take a small day off?"
Oh man, you have no idea. After a month of working on the event, then spending the week after that running the event / preparing my presentation on the event, then getting dumped on this new item type project. I think I did manage to cram a Friday off in there somewhere, so I'm doing alright!

Edible Substance: "MEGA ULTRA CHICKEN. BillyWitchDoctor.com! Fleep, my fellow Earthbound fan! Have you played the fan translation of Mother 3 at all yet?"
You win this week's prize for getting my somewhat obscure reference. I just decided right now that I'm giving prizes for that. I may never do it again.

Yeah, I've started Mother 3 and made it a decent amount of the way through. It doesn't have the same magic for me that Earthbound did ... maybe because I'm older ... maybe because I feel like some of the added animation they put in actually distracts from the gameplay ... maybe because I've been forced to identify with and play with multiple main characters, rather than the same one from the get-go, like I did with Ness. Basically, I think it's a great game, but it doesn't inspire the same joy for me that Earthbound still does.

Cleocatra: "Is it food? Will we now have to exercise our avatars? IS IT VIAGRA?"
I could create an item that's all three -- but not this time.






User Comments: [35] [add]
Sparkling Anon
Community Member
avatar
commentCommented on: Fri Nov 14, 2008 @ 10:04pm
Oh cool, can't wait thanks!

Buy me one hehe wink once they come out rofl


commentCommented on: Fri Nov 14, 2008 @ 10:06pm
Cool I hope it's not cash item only.



MrsrachaelSnape
Community Member
Spirrow
Community Member
avatar
commentCommented on: Fri Nov 14, 2008 @ 10:16pm
I think I just had my first Fleepgasm. xp

Thanks for the update!


commentCommented on: Fri Nov 14, 2008 @ 10:48pm
Fleep is an Aqua Teen and Earthbound fan? heart

I really enjoyed the Halloween event. I thought the event was simple enough to play casually, but it was time consuming to where you couldn't complete it in one sitting. I really liked that the site never really crashed for any long amount of time, and that the lag was mostly minimal/reasonable.

So do you have a part in the item system? I don't know if you're involved with this but I have some questions--
- Do you know anything about the item tags? Some don't work correctly (can't use "Wish" to search for Fallen Wish, certain ELF powerups are unsearchable by any term, certain ZOMG ingredients are unsearchable as well.) -- and some could use improvement, like the category they're in ("collectible" on all the MCs, "evolving" on all the EIs, etc).

- Do you know anything about the item type on certain items being incorrect? For example, certain tops are listed as "items" not "tops".

- Do you have anything to do with the fact that "soulbound" and "frozen" items shouldn't appear in our Trade/Sell windows (like how equipped items won't appear)?

- More items to exchange trash, flowers, and fish for? Especially now we have the recipe format... why can't that be implemented in the Flowershop, Hat Rack, etc?



Smaddy
Community Member
Gamine
Community Member
avatar
commentCommented on: Fri Nov 14, 2008 @ 11:19pm
I dunno, personally, I'm enjoying Mother 3 a lot more than I did Earthbound...I just didn't really get EB for whatever reason, and I actually found it to be a little too difficult at the beginning. M3 has all the quirk and the charm without that learning curve attached..I really dig it. Jumping around to different characters gives me a better sense of the story, and all the little overlaps are quite clever.
But horses for courses, I s'pose. It's a genius series overall, there's no contesting that. =P


commentCommented on: Fri Nov 14, 2008 @ 11:29pm
Quote:
We've got a great team with some new faces, and 2009 is going to be a lot about making stuff around here better rather than just bigger.

Yay!
I sincerely hope this to be the case for next year.
3nodding

Also, this new item type intrigues me.

♥♥♥



Leurun
Community Member
elleeldritch
Community Member
avatar
commentCommented on: Sat Nov 15, 2008 @ 01:41am
Oh wow, an ETA before thanksgiving, possibly? I was really expecting some time down the road. Now I'm very excited XD


commentCommented on: Sat Nov 15, 2008 @ 02:00am
5th Team was probably Orcs, because
A) It is the only Olympic Skin yet to be released. (I really want an Orc skin for my orc mule. crying )
B) Aekea lacked representation in the event.
C) There was a lack of werewolves this year. XD

...Bob the Orc saves Christmas would be a fun plot though. Of course, Aekea is sort of... um... disconnected right now. XD

This event was fun, and I loved how new teams were added. One thing I'd think that would be cool is to make it so that alignment (I.E. What team you're on), isn't determined by what base you're using.

Traditionally, Halloween is Humans Vs. Something not human. What I'd like to see is Group of Gaians A Vs. Group of Gaians B. A Faction system independent of skin tone, though some items and quests may change based on what skin you are using.

If PVP is implemented in zOMG, you could even have faction based PVP. (And if it's not, then the zOMG team can make an instance filled with monsters that look like avatars and use ring attacks, so it looks like PVP.)

But this new Item type is exciting. Can't wait to see it. XD



Cube B
Community Member
vix diesel
Community Member
avatar
commentCommented on: Sat Nov 15, 2008 @ 03:11am
please, for the love of god, please tell me an inventory fix will be rolling out soon? the inventory issues makes me sad.


commentCommented on: Sat Nov 15, 2008 @ 03:16am
Thanks Fleep for your awesome up-dates



PCLong
Community Member
Chanthar
Community Member
avatar
commentCommented on: Sat Nov 15, 2008 @ 03:31am
On the 2008 event =
I have to say I enjoyed it quite a bit
I did miss the orcs, but I was able to catch up on all 4 teams in one way or the other. I enjoyed having a much different set of attacks, defenses, and healing styles under the teams. With the time it took to make hits, I'm glad for the slightly shorter time...still though in the want to get it done the time was annoying xD; I liked the skill points ..
Ah I guess what I'm saying is I liked most of everything that you did to fix it heh

Thank you so much for going on to make the event happen ^^

On the Sponsorships =
I must say, right now the best sponsor I've ever seen was with the Kung Fu Panda .. MTV was ok with having different clothing items, but it was just that.. With the Kung Fu Panda it gave a variety of items and I was always excited every time I saw there was a new one. I just wish the throwing star and knife had more poses xD; y'know? And the variety of ways to get them with trailers, games, and the mix of two.. It was just lovely

I look forwards to see what happens in 2009 .. and thanks again for your hard work

On the New Item Type =
I'm still mostly confused .. but once it comes in then I can look and see what you mean I hope ^^;


commentCommented on: Sat Nov 15, 2008 @ 03:45am
Wow, Fleep! Thank you so much for the prize! I'm glad that you are enjoying it though, I remember talking to you about EB so long ago. I might have had a different username then, though. I bought a PSI Rockin' shirt!

I'm glad you're updating again, everyone did a wonderful job with the Halloween Event. I loved the strategy aspect, especially for the Glompies.

Unwanted Gift + Crumbling Hug = GOD TIER.



Edible Substance
Community Member
OddBird
Community Member
avatar
commentCommented on: Sat Nov 15, 2008 @ 04:15am
Wow! A 5th race....I immediately said "Orcs!" out loud when I read that. I just _know_ it.

As for Halloween '08, I thought the event was spectacular, and I'm a huge fan of the Gaian race vs. race vs. race thing...and so much faster than last year's. The only thing I can honestly say I didn't like was that experience stopped after you hit the max level - I *really* wanted to get my super glompie as much experience as possible. (Once you go glompie, you never go back...)

I'm super intrigued by the sounds of this new item type, and I can't wait to see it in action! I'll have to go buy a cash card now, so I can get it...


commentCommented on: Sat Nov 15, 2008 @ 04:44am
I'm excited about the new item type. I hope it turns out better than the flute did. Can't wait to see it.

This Halloween event was very good indeed. The only problem I had with it was that there was no post generation, like you said. It kind of made the forums obsolete. I went through the whole event not actually interacting with anyone. I can understand how it had beneficial effects to the gameplay, but it still made me a little sad. It was kind of a lonely experience, fun, but lonely.



KaylaGalela
Community Member
Nobara
Community Member
avatar
commentCommented on: Sat Nov 15, 2008 @ 04:45am
I like the sound of an item type that helps users buy outfits. The only thing I could think of would be a "color" type. That could somehow be layered onto the pre-existing types like "evolving" and "equippable". I'm not sure how you'd classify something though. Tektek has tried but it's not perfect. Many item names aren't accurate or don't indicate color. I guess I'm really just hoping for Gaia to make it easier to find matching colors. I spent forever looking for the right shade of green to match my garlic dress! gonk

I have my reservations about hearing about sponsor upgrades. The only one I've liked recently was the Kung Fu Panda one, mainly because the virtual world was interesting and had activities, but as importantly because the item it gave out was nice. Referring to the belts. But I'll wait and see.

"Better rather than bigger" is a sentiment I think MANY users will appreciate hearing from Gaia staff, including myself. 3nodding I feel like because of item norm and ZOMG there was a huge focus on bigger for 2008, and now that bigger is here, I think you guys can actually pull off the better stuff. whee


commentCommented on: Sat Nov 15, 2008 @ 04:08pm
If you can't take the kid from the fight...
OMG, Fleep you are amazing! The event was great! I had alot of fun!

I have a few suggestions on how you guys could improve the site.

1.) I kinda thought there should have been a werewolf skin. To have the whole Vampire VS Werewolf thing goin' on would have been awesome.

2.) I also don't like how Vampires can't show off their fangs without the event item (can't remember it's name! >.< wink and with the event item, our avi's look kinda icky.

3.) Could you guys to make it so we can pick what eyes we want on our avi's whenever we want? Or can you atleast make more eyes for when we create a new avi? I love how dangerous and intelligent the vampire eyes look, but I am getting tired of the standard Vampire silver. I would love to choose what color eyes I can give my avi when I make her a vampire again. Maybe a nice red or a gold? Heck, even normal eye colors would be nice (blue, green, brown, etc.). Or maybe you guys could make it so we can change what eyes we have without having to make a new avi...?

sweatdrop I do apologize, I just thought these would be wonderful additions to Gaia. The site is amazing overall. ^^



ninja Hey, how can I become a Dev or a Gaia artist? Do I need any special training? ninja

...take the fight from the kid.



Darling Vortexus
Community Member
MrBlueberryMuffin
Community Member
avatar
commentCommented on: Sat Nov 15, 2008 @ 04:16pm
I'm assuming its an evolving item with multiple paths. Perhaps you could raise a penguin o be evil and give it rockets? Or raise it to be good and give it.. uh... a halo? Nothing is as much fun good.

Reminds me of Shadow the hedgehog, but not terrible like that.

Oh, will you ever give out an evolving item in an event? I thought it woulda been cool if the last item for each team in the halloween event was an evolving item. 3nodding


commentCommented on: Sat Nov 15, 2008 @ 06:30pm
-steal-
Ready?
Deep breath in.
Breath out.
Doesn't that feel better?

I know I've been busy lately, but I'm sure its no where as busy as you've been.
Take a breather and get some rest. <3



Sgt.PepperHat
Community Member
XDvandalDJ
Community Member
avatar
commentCommented on: Sun Nov 16, 2008 @ 10:18pm
I love you


commentCommented on: Mon Nov 17, 2008 @ 08:50pm
I love what you did for Halloween. It was great.
The game log, especially helped. And I also loved how you could use the points to level up certain features.

The only problem I had with this game is that you couldn't level up after you got the last item, and there was no stats page for the person who ___ed the most.

I liked my race and after I won all the items I wanted to continue to buff up my character, become some super guy who just killed everything for the hell of it, but I couldn't level up after that. sad

Something to think about in the next event of this nature. 3nodding

Oh, and THANK YOU SO MUCH for all the in-game documentation. A lot of events prior to this were kind of figure it out yourself, but this year it definitely all made sense, even if we only skimmed through it.

Can't wait until the new item type is revealed. Sounds fun. =3
Oh, if you still answer questions:
Will there ever be an item similar to Faunzy's Flute?
Or was that idea trashed for future items?

Also:
Marketplace items.
I'm not sure if you've anything to do with them, but since you mentioned labels.
Will we ever get user tagging for items? Because the way the tags are generated(or manually input?) now is kind of pathetic.

And equipped items.
When we have on items that are a pose of the main item, when clicking the pose it says "Item does not exist" instead of leading to the main item that the pose is a part of.
Is there an ETA on a fix for this?



[Q]
Community Member
Waverlie
Community Member
avatar
commentCommented on: Mon Nov 17, 2008 @ 09:04pm
Better rather than bigger. I'm digging this.


commentCommented on: Mon Nov 17, 2008 @ 11:56pm
So happy to see you update! It sounds like you're just getting busier and busier! I wish you the best of luck!!
I feel like I've been with you forever! Joined back in 2007 and I've been reading your journal ever since... it's really sweet of you to take time out of your crazy work schedules to feed our rabid Gaia brains! I really appreciate it! And than, it's always fun to see you in other threads.... I'm one of the many that appreciates what you do but rarely comments....
So, just to say, thank you and I really appreciate all that you and everyone else does for Gaia and such. It is my family outside my family! I love this place!



lnk1001
Community Member
Star_Raven
Community Member
avatar
commentCommented on: Tue Nov 18, 2008 @ 08:13pm
Wow some people give you crazy comments. sweatdrop

Well anyway I way wary if the Halloween Event but it all turned out good. Thank you Fleep and all of Gaia.

But there was one thing I didn't like so much, I noticed that if I attacked a player I got a screen that said to continue attacking the player or going to the main page or battle ground. Sometime when I pressed go to the Battleground, it said it doesn't exist and I would get and error screen alot. What was that?


commentCommented on: Wed Nov 19, 2008 @ 01:10am
I just wanted to pop in and say that the Halloween event rocked. Rocked my socks right off. I had a ton of fun playing, earning items, anonymously attacking other races and hiding in my home base... ninja

The events have been astounding this year, Fleepazoid. heart



Valentine
Community Member
rainbowrider
Community Member
avatar
commentCommented on: Wed Nov 19, 2008 @ 03:08am
Was wondering how you were doing and how things were going for everyone. Websites are a lot of work and a commend you on the work that you and others do on it.


commentCommented on: Wed Nov 19, 2008 @ 07:52am
Cool on the new item type! I actually hadn't realized some of those items were intended to be clicked on to look at up close sweatdrop

And I do really think this Halloween was the best so far, despite you saying it almost wasn't! Thanks to everyone who put in time to make it happen!



Imaginary Fox
Community Member
malicious_malik
Community Member
avatar
commentCommented on: Wed Nov 19, 2008 @ 07:04pm
I only ask for 2009 to bring upon fixing the glitches that we've had all year round in 2008.

I know X-mas will be a blast though! Thanks for all your efforts.


commentCommented on: Wed Nov 19, 2008 @ 07:54pm

With this new item type I'm actually looking forward to what can and will be done.
Now with the holidays coming up you should be looking forward to at least spending some time off with the family correct. :3



Simply Angle
Community Member
amalyn
Community Member
avatar
commentCommented on: Fri Nov 21, 2008 @ 06:14pm
"Here I go again on my own"
Oh Whitesnake xd

Read the title and started singing the lyrics in my head xd



The new item type sounds really interesting. Got an email this morning about an upcoming item early next week which sounds like it potentially may involve this? Or not. I guess we'll find out next week whee

Outfit item type potential - only for buying, or will we be able to make use of it to save custom outfits in our inventory? (Because that would be pretty cool. I could see changing my avatar more often -- i.e. have a 'standard-ama' normal on-site custom outfit saved, as well as one saved for switching to for when I am playing in zOMG; as well as just changing my avatar in general more again)


This year's Halloween event was really fun biggrin I enjoyed the time that i had available to play in it - the Dark Elf strategy was fun, as was running around as a Glompie heart

[And the potions kickass. I snagged a bunch so that I can swap around, and because they are pretty whee ]


commentCommented on: Fri Nov 21, 2008 @ 08:52pm
User Image

It's good to know you've played MOTHER 3. It's a shame you didn't like it as much as the previous game.

User Image



Hukuzo
Community Member
Hobozilla
Community Member
avatar
commentCommented on: Fri Nov 21, 2008 @ 10:01pm
Your updates are very interesting; <3 Also, just for the record - I loved the recent halloween event. ^^ heart

Quote:
2009 is going to be a lot about making stuff around here better rather than just bigger.

This has made my day. <3 whee


commentCommented on: Tue Nov 25, 2008 @ 10:29pm
Egg! Egg! Egg~desu! XD
Congrats! I hope it's a great success!



StrawberryDaifuku
Community Member
FF_RedXIII
Community Member
avatar
commentCommented on: Wed Nov 26, 2008 @ 04:13am
Hah, if I had known that you would answer that question, especially as the first in the section, I would have spent some time editing it! I look like a complete idiot.

Good to know it can be used for non-cash shop items, it improves my chances of picking one up drastically.

That's the only part of being underage and without a job that annoys me, I can't spend money and buy some of the good items on the site, such as the new Fortune Egg.


commentCommented on: Sat Nov 29, 2008 @ 12:09am
SOULBOUND! That's what you meant! Oh /fleep, it's so awesome!!! biggrin ~dances~ Now have a good weekend heart blaugh



memyselfiamweird
Community Member
Aerostella
Community Member
avatar
commentCommented on: Sun Dec 07, 2008 @ 05:49pm
Holy crap, you're officially my favorite staff member because you've played EarthBound and Mother 3.

Have my babies? heart


User Comments: [35] [add]
 
 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum