Welcome summer!
Ahh, at last we have some sun. Too bad it always comes after the weekend, which was a wet one.. Hopefully next weekend will be sunny, since it’s midsummer! Today I’ve been hacking a bit on our game LUMINATI, fixed the shine animation on the tokens and also implemented a handler to free up memory [...]
New game projects
Ahh, weekend at last. Tried out Dantes Inferno this morning, awesome game, I love God of war and Dantes Inferno is quite similiar (hehe) in many ways. We’ve fixed some bugs and added some new features to Luminati, I’ll post a updated video of the game soon. Today we are going to move the bedrooms [...]
Luminati is finished!
We just finished the game Luminati after a long weekend with many hours of debugging and tons of coffee. The game now runs both in multiplayer (we use the come2play’s networking API), and as singleplayer game where you play against a AI. In the future iPhone, DSi, XBOX live (or whatever version we make) we [...]
New Luminati trailer.
We got a new Luminati teaser up at you tube. It shows the AI playing against a human player, and the powerups “Wings of fury” and “Impaler” in action. Nicklas has been hacking AI while I have been working on the options-screen and added more sound effects to the game. We ran into some trouble [...]
Luminati – new game
Hope you had a wonderful christmas and new years eve. Me, Linda and Elliot celebrated with my sisters family in Umeå playing RockBand. I’m currently creating a flash game called LUMINATI with my brother Nicklas Holmgren and another friend called Hans Rönnbäck. It’s a puzzle game with vampire/warewolf theme and sleek design. Crips sound effects, [...]
Weird preload behaviour
I was going to create a quick flash preloader class today and ran into some really weird situations. I noticed a strange behaviour while trying to preview the .swf in different browsers (IE and FireFox). After a page refresh the preloader stopped working for some reason. This behaviour was not present when testing in Flash [...]
TT blog on a faster server
Hi, I realized that Loopia was not a very good place to keep my blog, since all SQL-queries took forever to run. I’ve installed a server at my place instead which runs much faster. =) As you might have seen I’ve also recently updated the graphic design of this blogg. This week it’s GDC in [...]
Bluescreen in windows xp
And so it’s there again. I thought the bluescreen was something of the past, but yesterday my stationary Intel Core 2 Duo started acting weird and showing the text “Hardware malfunction” a little now and then. I removed all compontents one by one, and thought it was a memory-issue. Today I bought some new RAM [...]
Foreach magic
I just figured out a way to affect an array which you are currently iterating through. We just make use of pointers (like old c++ style). Notice the &$currArr (at line 9), that means that we are pointing the currArr to the same place as the real array, that makes it possible to make changes [...]
Flash mp3 player
Finally my mp3 player in flash AS3 is getting ready. Now you can listen to some of my Morningdew Media demosongs on this blogg too, while you read all the interesting posts. *hmpff* Still missing features: Playlist Shuffle Repeat ID3 info showing These features will be added when I have some time over. Enjoy the [...]
keep looking »