This post is migrated here from my 2011 blog
Great talk, how this existed in 1988 is beyond me.. :)
This post is migrated here from my 2011 blog
Great talk, how this existed in 1988 is beyond me.. :)
This post is migrated here from my 2011 blog
It has been an exhausting few weeks looking for a job in game development, at one point I was talking to 4 interested employers at the same time, I could barely keep up, and I’m still talking and getting evaluated, no solid job offers yet though and only one of these companies apologized (apparently they gave the position I was being evaluated for to someone else, or maybe it was just because going there might take 2 months of embassy paperwork hehe) the rest are keeping me around for some reason.
This post is migrated here from my 2011 blog
Ok so I got “interviewed”/tested by game company X at around 3am today (due to the difference in timezones)… and now it’s 5:30am and I can’t sleep because I’m still running on “MUST STAY AWAKE!” fuel.
I was totally expecting a voice interview via Skype with verbal technical questions and discussions, and perhaps a few tests or assignments. I was preparing my microphone, and video camera just in case, warming up my voice and drinking hot chocolate. Few hours ago I reviewed multi-threading, network programming, animation, shaders, the whole thing..
This post is migrated here from my 2011 blog
2 days of memory leakage hunting, I refactored at least 3 main components of the game (so far) and still about 4MB of memory leakage! who the hell is doing that??! I haven’t looked inside Away3D yet though..
As I’m digging deeper, I started to discover the horrors beneath.. you see Zamron had this life cycle so far:
One of the worst problems I’m facing is the horrible base that was part of wolf, you’d think a retro fps should be simple enough to do, but as I’m adding more stuff to Zamron, those “simple enough” parts started to grow and get hairy.. which is where I am now, the only weapon I have against this uncontrolled growth is refactoring and more refactoring… :-/
This post is migrated here from my 2011 blog
I’m having an issue with a massive memory leak about 8MB per level in Zamron, even though I’m making extremely sure to remove and nullify everything after a level ends… Away3D seems to not have a hand in it even though it’s what I’m using to render the game.
Going to investigate embedded textures and also look for any lingering events that might be causing this. Definitely had more productive days..
This post is migrated here from my 2011 blog
The number of games that has been submitted so far is 64! some wonderfully awesome stuff in there :D
Alas, I couldn’t finish Zamron in time and not even close (today is the last submission day but I’m still working on level 3!), but now I’m so determined to finish it anyway.. it’s personal :<
My development/time plans were sound but the reason why I couldn’t finish it is probably because I didn’t do much work during the last 2 weeks or so, it has been a crazy month… I was assuming that my engineering degree will take = (rand() % 10) + 2 months giving me enough time to finish Zamron, First Defense, and Escapor.. however, I got it right in the middle of last month! and everything changed :’(
This post is migrated here from my 2011 blog

This is how the main menu looks like in Zamron Encounter at the moment ;)
This post is migrated here from my 2011 blog

Hello Flash 11 Molehill! :D
Written from scratch, don’t trust most examples out there they are either using API things that changed in the release Flash 11 or are just written using substandard Actionscript 3 (aka. stupidly)… in both cases you get an empty screen with stats showing correctly.
This post is migrated here from my 2011 blog
NOTE: Flash is killed by Adobe so I expect all URLs listed here to vanish
Since Flash 11 is released yesterday, I thought I might as well try the Stage3D (Molehill), at least to set my development tools if I wanted to do something with it in the near future..
The information out there about Stage3D and setting it up with FlashDevelop is confusing and outdated, google didn’t help much, I followed what seems to be the main method to set up the incubator playerglobal.swc and an unofficial flash player debugger which I couldn’t get to “debug” things, then I just found that Adobe did release an official player debugger and playerglobal.swc yesterday! but google didn’t show it in the results probably because it’s very recent and I couldn’t find a direct link for it easily within Adobe Flex/Flash developers pages today (probably because I’m blind), so here it is if someone missed it: https://www.adobe.com/support/flashplayer/downloads.html
This post is migrated here from my 2011 blog
WARNING: this post is written while being very sleepy, my linguistic abilities deteriorate during this state, so excuse anything that doesn’t make sense hehe
Today, no sleep, and 7 hours of work, then I went to University to check whether my engineering BSc certificate is … made.. yet I guess, and it wasn’t, they postponed me to 1st of October (3 days from now, not bad).