Archive for September 2016

Weekly progress post #33: Snakes

Today’s stream was again a bit slower (not helped by Open Broadcaster Software having trouble connecting at first!) but I got some nice things done nonetheless; for example, there’s now a system for multiple weapon types in the game! I wonder how that’ll be useful??? I also added a new cutscene that required spriting stuff that I had been procrastinating about for a longer time, so that’s nice. There’s still some design trouble left regarding said spriting but hopefully that wont become too much of a hassle.

Humble Clickteam Fusion Bundle

Woop! Environmental Station Alpha is featured in the Humble Clickteam Fusion Bundle which is going on right now! Go check the bundle out, there are really cool games and tools in there:

YOU WANT TO CLICK THIS

mööp7

Stargazing

stargaze

Painted with watercolours after another long break! I should get back to this hobby; it was fun to paint even though this one is very simple and small.

Weekly progress post #32: Lots of animated tiles

So yeah, a big part of today’s stream was spent on animating tiles and putting them in place. Nonetheless I feel that the progress was pretty nice and the newly animated tiles definitely add a lot of atmosphere. There are some largeish features I’ll have to implement soon that I’m not really looking forward to, but maybe I’ll get those implemented off-stream?? Maybe????

An open apology to the Ludum Dare community (and other game jam communities)

Just a moment ago I finally realized something I should’ve realized years and years ago, and decided that the best way to approach it would be to write an open apology.

Over the years of participating in Ludum Dares and other game jams, I have partly unthinkingly and partly knowingly cheated and otherwise acted maliciously in ways that have made my results look better than they deserve. This has happened in two ways:

  • Using certain bits of MMF2 code I had made earlier to get started with a game project faster, and
  • Using the “submission hour” to add content and polish/tweaks

In earlier LDs I’ve taken part in it’s also possible that I’ve added content after the deadline along with bugfixes, but I’m not certain of the extent of this kind of behaviour and I’m fairly certain it hasn’t happened in recent years (not that that makes it acceptable to have happened before!)

The former category of cheating has mostly concerned certain relatively simple “modules” that I’ve added to my projects upon starting to work on them; it would’ve been quite trivial to re-implement the same features during the actual compo and I doubt I’ve gained much advantage via this abuse of the rules; this of course doesn’t make my behaviour any less wrong, merely a bit dumber.
Using the “submission hour” for polish and features has definitely affected the quality of my entries significantly; I have no excuse for this behaviour.

It makes me angry at myself to have abused the goodwill of the community in such a way and I’m very very sorry that I’ve acted this way. The reason behind this kind of behaviour is probably partially in my own naïvete; when I first participated in LD I was much younger and thus had less of a moral compass, and after that it’s been easier to point at past offences and think “well, I did that before so I don’t have to care now, either”, or just not think about the whole issue in the first place. I’m glad I’ve realized that this way of thinking is actively malicious and morally wrong, but I’m really sad it took me this long to actually decide to acknowledge it and the awful things I’ve done. What makes me feel even more awful is the fact that I’ve manipulated my time lapse videos so that this behaviour couldn’t be seen in them.

So, again, I’m very deeply sorry to have acted in such a malicious manner, and I apologize for having been as dumb and mean as I have. Ludum Dare has been a very important part of my game developer hobby for these past 7 years and I’ve learned a lot and enjoyed all the experiences related to the event; I just wish this kind of attitude hadn’t been a part of it behind the scenes, or at least that I’d have been morally sound enough to stop doing it, feel genuinely sorry and apologize a long time ago.

As a gesture that someone hopefully finds useful, I’ve decided to upload the bits of engine I’ve re-used in many of my LD games; right now I can recall two that I’ve utilized in multiple entries (especially the latter can be found in nearly every entry):

  • A simple platforming engine. The version I’ll include here contains some extra functionality, such as slopes, because I’m not completely certain on whether I’ve used only the simplest form in a cheaty manner or also this more advanced one.
  • A system for quickly resizing the game window to a multiplier of its original size. This is a very simple piece of code, but as a result also very easy to quickly add to a project at the start of development.

Additionally I’ve used Adam “Sketchy” Hawker’s pathfinding tutorial in multiple entries, and while I’m not certain of how much of the tutorial code I’ve copied directly to my entries, I have a memory that suggests that I’ve done so and renamed variables afterwards to make this less apparent. This is awful.

I have used these two particular engine pieces in a similarly cheaty way in other game jams, such as No More Sweden and Nordic Game Jam, for similarly dumb and irresponsible reasons, although without the intention to act maliciously (if that matters).

I hope that the fact that I bring this matter up on my own helps prove that I genuinely feel very sorry about it and wish to be a better person in the future. It’ll be somewhat scary to see what’ll come out of this, but in the end whatever possible bad outcomes are deserved and I’m nevertheless sure that this is the right thing to do, right now.

Here are the two pieces of engine mentioned:

Platforming engine (with slopes) – ThePodunkian kindly taught me the basics of this design years ago (in 2008, maybe?)

Screen size multiplier – I’m fairly sure I implemented this myself and refined it over the years.

Seems like Adam’s pathfinding tutorials are no longer available; I feel slightly uncomfortable uploading them as they are, but if anyone wants I can make a tutorial based on the system I’ve used.

I’ll be posting this on twitter & the Ludum Dare blog; hopefully all relevant parties will see it.

Weekly progress post #31: Golden teleports

Golden teleports are here again! I was considering using the game’s ‘network’ minigame for this instead, but I kinda need the player to be unable to teleport at this point of the game, so going with the special teleporters from ESA 1 felt like a good choice. I spent a bunch of time failing to fix bugs with the teleport until I realized the cause of my problems to be a simple typo. Oh well! Somewhat uneventful but we progress little by little.

Weekly progress post #30: Mushrooms

(I’m really awful at naming these posts)

Despite me being somewhat stressed, today’s stream was fairly productive! I added a new block, a new trap, a new enemy, finished a room and mostly implemented another. All the rooms I’ve worked on for the past few weeks are really bare-bones visually, though. I’m really happy with the redesigned dropper bug from ESA 1 shown in the gif!

Next week should see some pretty interesting stuff unless I get stuck with designing other stuff!!

Weekly progress post #29: All kinds of stuff

Today’s stream was somewhat late and lasted only 2 hours, but I still added a whole bunch of new stuff, such as 2 new rooms, 1 new enemy and some level hazards. I’m starting to feel slightly better about some of my design choices regarding the current area, but it’ll be very interesting to get some tester feedback on things such as the general level of platforming skill required there. Oh well!!

No work done on the other projects this week. :(