Home | Rules and Guide | Sign In/Create Account | Write a Post | Reddit | #ludumdare on irc.afternet.org (Info)

Thanks for making Ludum Dare 26 AWESOME! See you in August!

Ludum Dare 26 — April 26-29th, 2013
[ Results: Top 100 Compo, Jam | Top 25 Categories | View My Entry ]
[ View All 2346 Games (Compo Only, Jam Only) | Warmup ]

[ 10 Sec Video Compilation (x3) | 260 Game Video Compilation | IndieCade Deal | Ludum Deals (Unity Deal Ends Soon!) ]


About SpaceManiac of Platymuus (twitter: @SpaceManiacX)

I do stuff.

Entries

 
Ludum Dare 19
 
Ludum Dare 18
 
Ludum Dare 17
 
Ludum Dare 16
 
Ludum Dare 15
 

SpaceManiac's Trophies

Archive for the ‘LD #16 – Exploration – 2009’ Category

Asploreheim Postmortem & Response Combo

Posted by of Platymuus (twitter: @SpaceManiacX)
Saturday, January 9th, 2010 1:36 am

My entry Asploreheim has been retired – I deleted the database tables and set it to give an error message on login. I have, however, preserved the scores at the scores page.

Blackduck says …
Fun game, kind of laggy because of all the flags at the start. Gets quite repetitive eventually.

I’m glad you thought it was fun at first (and that I fixed the superlag bug). It does get repetitive, I admit, but you’ve gotta keep Exploring!

AtkinsSJ says …
It seems like a good start, but never really feels ‘gamey’, unless I’ve missed something. And yeah, the paths around the middle make it really laggy – perhaps it would work better if hills only drew paths to nearby hills.

Yeah, it’s more of a tech demo than a true game. And I fixed the bug, thankfully.

C418 says …
The game is now pretty much completely… uh… flagged up.
At first I thought the brown stuff was a weird kind of background, but after seeing this screenshots, I realized that it’s actually paths. As there are lot of flags now, I presume the game is a bit popular? :D

Heh… “completely” was a side effect of the terrible lag thing and the center bias. If you managed to move out, it was pure empty. The idea is you have to just keep going. And it was popular at first, hence the “oh crud I released my game an hour ago and it’s already asploded”

TenjouUtena says …
Every time someone needs to try a MMO, right? Obviously ambitious, but relatively unfinished. You need some sort of scrolling background to indicate that you should walk outside of the paths.

Ambitious and unfinished – that about sums it up. I’ll remember some better UI and polish if I ever revive Asploreheim.

philomory says …
This is such an awesome idea, I wished it had actually worked for me. :(

The registration and login went ok, and I loaded the game world and heard the music and could walk around, but as soon as I walked onto an unclaimed hill, asploreheim.exe spiked my CPU and never went down. I had to force quit. When I tried to log in again afterwards, the game immediately crashed on login. Alas.

After some testing, the infinite loop on hill get seemed to be a side effect of the client not being able to handle all the server’s data. Oh well :(

SonnyBone says …
This thing killed my internet connection, I think. I logged in and then 3 minutes later my router went down. lol

All joking aside… this is a neat idea, it just doesn’t work as well as you’d like.

Routers are silly that way :p
And that seems to be the overall consensus… cool but broken.

Covenant says …
It crashes everytime I move the cursor on top of the button to register and/or login… :(

Clicking if the “too much data” thing occurs, but just moving the cursor over it? I haven’t a clue why that happens.

NiallM says …
I found it very buggy. Most times it would crash as soon as I hit the login button. As others have said, it could use some kind of background to indicate that you’re moving, and it really needs some kind of goal beyond the basic ‘flag as many hills as you can’ goal. Maybe the ability to build your own castle once you’ve flagged enough hills?

Very buggy indeed. Castles are something to remember should I revive the project.

Wiering says …
If I try to register, it says Server not found.

That… is a problem? Did you register from in-game or out? I know I completely forgot to implement the in-game button.

pythong says …
nice idea with the multiplayer

Thanks.

Hempuli says …
Interesting, though shortlived.

True, true indeed.

ippa says …
I want to play without registering, create a test / test account! ;) Or make use of facebook connect ..ppl hate another reg :)

I don’t have Facebook myself, but a test account would have been a good idea…

hazman says …
Awesome idea.

Really buggy.

That’s it, essentially – clever but nowhere near complete.

sirGustav says …
unable to register and cursor blinked too fast

Unable to register in-game I bet… button did nothing. Cursor blinking fast? I don’t know of “too fast” but I didn’t framerate-inhibit on the main screen.

In conclusion, Asploreheim was a great idea, but I did a horrible job at it. I forgot to implement in-game register, allowed the data to grow to unhandleable sizes, and generally it was hard to play. Mega-congrats to Moltanem however who got 81 hills! :D

Asploreheim Reset

Posted by of Platymuus (twitter: @SpaceManiacX)
Monday, December 14th, 2009 7:57 pm

I reset Asploreheim’s universe and made changes to the hill allocation setup… it *ought* to work now. I’m pretty sure I’m operating within the rules as they state that I can fix bugs if they’re game-breaking (which this is)

Apparently the login crash and hill-claim freeze happen when the game can’t handle all the data the server is sending back… happens scarily quickly. I’m not going to mess with the game any more. So there, if it breaks, I’m sorry :/

In retrospect, an MMO was a bad idea…

Asploreheim Bugfix

Posted by of Platymuus (twitter: @SpaceManiacX)
Monday, December 14th, 2009 6:33 pm

http://www.platymuus.com/goods/junk/asploreheim_bugfix.zip

Contains a new Asploreheim.exe. Replace and enjoy the lack of fancy, laggy road rendering. I also tweaked the hill placement slightly so it ought not to be so center-biased.

Asploreheim [Final]

Posted by of Platymuus (twitter: @SpaceManiacX)
Sunday, December 13th, 2009 7:59 pm

The submission page is at http://www.ludumdare.com/compo/ludum-dare-16/?action=preview&uid=412.

Windows & Source | Registration | High Scores

It’s some sort of MMO thingy. Arrow keys to move, space to minimap, esc to quit, mouse for other stuff
Because of the disjoint nature of the game, someone else might have claimed a hill before you get there. You’ll know this has happened because when you get there, you won’t hear the trumpety noise.

= Tools =
Language: C++
Libraries: Allegro, Libcurl, and my Allegro classes (included)
IDE: Code::Blocks
Sound: Sfx
Music: Stockboy to compose and Audacity to record
Graphics: The GIMP, Paint
Datafile: Allegro Grabber utility

Contact me in IRC if you can do an OS/X or Linux port for me.

End of Day 2

Posted by of Platymuus (twitter: @SpaceManiacX)
Sunday, December 13th, 2009 1:07 am

I got lots done today – if you walk to an unclaimed hill, you can now claim it! :D

The new title screen, with login text

The new title screen, with login text

The minimap! Unfinished

The minimap! Unfinished

Roads, and Boboil

Roads, and Boboil

Plan for Day 3:

  • Add ability to change your personal flag color
  • Add ownership tooltips to the minimap
  • Polish up the player sprite (he has a slightly off-pink pixel on his head there, and he’s kind of ugly in general…)
  • Clean up the minimap and login screens, with clickable buttons

In the mean time, since it’s an MMO of sorts, register for it at http://www.platymuus.com/bin/ld16.php.

Happy coding!
- SpaceManiac

Fail

Posted by of Platymuus (twitter: @SpaceManiacX)
Saturday, December 12th, 2009 11:36 pm

istringstream in(data);
int me = 0;
while(true) {
char ch = ' ';
in >> ch;
if(ch == 'p') {
cin >> me;
} else if(ch == 'h') {

Day 1 End

Posted by of Platymuus (twitter: @SpaceManiacX)
Saturday, December 12th, 2009 12:18 am

Title screen

Title screen


Walking around the town of Asploreheim

Walking around the town of Asplorheim


Following the road to the claimed hill

Following the road to the claimed hill.

In

Posted by of Platymuus (twitter: @SpaceManiacX)
Friday, December 11th, 2009 8:15 pm

Something MMOish in the lamest sense possible.

I’ll be using C++ and Allegro along with a couple of custom classes I’ll be posting shortly.


All posts, images, and comments are owned by their creators.

[cache: storing page]