Weekly progress post #83: Music!!
Posted on 2017-10-02 03:16
Yay! Today’s stream was very productive, and I ended up finishing Baba’s main theme (somewhat) along with a map theme and some updated sound effects. I also polished some sprites and did some early work on a trailer. The submission deadline of a certain competition is on Tuesday so this is all happening just in time.
I tried to upload an mp4 to showcase the music I made but alas, the internet doesn’t want to co-operate.
Tags: Games, Baba Is You, Streaming, Regular updates
Belated weekly progress post #82: Music??
Posted on 2017-09-25 00:20
I streamed for another time this week to catch up with missed streams (one left!) Two new colour palettes were added along with a tool for future trailer-making. I also ran into several really odd bugs that I’m surprised haven’t turned up earlier; luckily they were more about tracking where things go wrong rather than puzzling out how to ultimately fix them. I had noticed a rule inconsistency and dealt with that although that left me with a word I don’t know a good word for; “together” would be perfect but it’s a tad too long! :( Finally, I started working on some music for the game which is great because it’s been on the to-do list for a long time now! I have somewhat of a deadline coming in a week or so and would really want to get some music in before that.
We’re getting close to a trailer here, too! It’ll be super cool to have the game in a state where I can kind of “announce it”. :) Although I’m not sure if I’ll be able to pull doing such an announcement off…Tags: Games, Baba Is You, Streaming, Regular updates
Weekly progress post #81: Pretty colours
Posted on 2017-09-21 23:54
Missed another stream! So I’m 2 streams behind again.
On today’s stream I worked further on alternative colour palettes, something I had already begun to implement a bit earlier. I’m intending to divide Baba’s level map into smaller areas, and it’d be cool if all of those could have a different colour scheme. The code I’ve done for this system also allows for things such as a colourblind mode, which is neat. I also added 3 new objects, fixed a really silly bug with the new rule system & spotted a couple new ones. I also redid a level and added another. Dividing the game into smaller areas is probably necessary due to the sheer amount of levels at this point! :OTags: Games, Baba Is You, Regular updates, Streaming
Belated weekly progress post #80: More not
Posted on 2017-09-11 01:23
So yeah, to catch up with missed weekly updated I streamed on two days in a row! Ended up finishing the Not operator (although there’s still a specific word system that doesn’t support it and is in other ways outdated; gotta look at that at some point). I’m afraid that there are some horrible buggy cornercases I’ve overlooked but things seemed fairly solid for now. Unfortunately the game’s FPS has taken a hit due to these recent additions to the code because the game needs to go through more stuff per step. I’ll see what can be done about that.
I also added a new visual feature (that I had added earlier but removed due to technical reasons), an intermediate step of which can be seen above, haha. It needs a bit more work but the basics seem to be ok. Today’s streem was in many ways really productive from a technical viewpoint! Even finished a level started yesterday and added another :)Tags: Games, Baba Is You, Streaming, Regular updates
Weekly progress post #79: Not
Posted on 2017-09-10 02:48
Today’s stream was fairly active! I spent basically the whole time trying to make a new system work; end result was that I kinda got it there but with a bunch of serious bugs. I think that most of those will be somewhat figure-outable outside of the stream, so I’m not too worried (except for one mystery bug, ughgh). This new word will almost definitely add a huge amount of flexibility to the rule system! :)Tags: Games, Baba Is You, Streaming, Regular updates
Baba thing
Posted on 2017-09-06 01:37
YEAH! I’ve been rewriting the rule system of Baba lately and it’s been pretty sweet because earlier the system had a couple silly things/hacked-in solutions and those should be gone now. Still a bunch of work left & there’ll probably be odd cornercases that’ll crop up but it’s very promising!Tags: Games, Baba Is You
Weekly progress posts #77 and #78: I guess I’ll do this now
Posted on 2017-08-31 02:45
So, last time I streamed I promised a weekly update for the next day. As it turns out I forgot to do that and here we are, over a week has passed with no weekly updates. Whoops!! I’m also 2 updates late to begin with. WHOOPS!!! I can’t remember at all what I did during the stream I didn’t make an update of, so let’s just leave it at that.
Today I added more words to Baba, along with some little graphical polish in preparation to changes to how the sprites are positioned on-screen. Stuff was tedious, yo, but now it’s done and that’s good. One of the new words can be seen in the gif above.
Last weekend I was at the Sommerhus Game Jam in Vellerup, Denmark. It was a fun cozy tiny little jam, there being about 10 people attending in total. The theme was ‘Me’, but I ended up working on Baba most of the time (along with having saunas and doing other summer cottagey things). I had a couple ideas but mostly they were too ambitious or I lacked the motivation to create them. I did finish a tiny thing, so if you’re interested you can download that here.
Tags: Games, Baba Is You, Small games, Other jams, Regular updates, Streaming
Space invaders!
Posted on 2017-08-27 13:22
…Implemented in Baba Is You:
Tags: Games, Baba Is You
Markov things
Posted on 2017-08-20 01:17
I put parts of Lord of the Rings script and recipes into the generator:
(Some of the later ones use only the script and no recipes because I accidentally overwrote the recipes that best fit with the script + the results weren’t that interesting.)Tags: Other, Procedural generation
Weekly progress post #76: Recipes
Posted on 2017-08-16 13:12
Today’s stream was kind of a silly one; I spent most of it working on a markov chain recipe generator. I had made the generator itself last spring, but the recipes I used then were written by random people and thus had fairly different ways to express themselves, making the generation less interesting. On top of that I was a bit uncomfortable with showing the generator off with the data being recipes ripped from the internet. Today I went and dug up an old Chinese cookbook I have and started adding recipes from that instead; the book is from 1984 and old enough that tofu wasn’t a common thing in the west yet (it’s referred to as “bean cheese”). Since the book is in Finnish, I had to translate it on the fly which probably butchered a lot of the grammar, but at least now I have something I can actually show off! As can be seen in the gif above, there’s a lot of repetition (I think I have 7 or 8 recipes in the database atm); I suspect there might be a bug in the algorithm itself because there are large parts of recipes that basically never show up in the generated ones. Gotta look at that! Fun projects.
Baba was also worked on; I implemented a level selection dialogue for when a level has a more difficult variant available. This has been on my to-do list for a long time now but various things (laziness, The International 2017) have reduced my motivation to actually get it done. The way the variants themselves are implement is terrible right now so that’ll need some looking at. As a nice side effect of this work, I separated the names of the levels into a separate file because previously they had been stored in a very nonsensical way that is somewhat hard to explain. Progress!Tags: Games, Baba Is You, Procedural generation, Streaming, Regular updates, Other
Pages
First Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next Last