• Register

Old school fun meets new school flair - 8bit graphics with real time shadows, particles, bump mapping and more. Gameplay has permadeath but with progression (skills, crafted items, professions, and proficiencies), heavy crafting influence, and more.

Post news Report RSS 7YRL lives!

16x16 graphics, custom room templates, High DPI support, revamped menus, and more...

Posted by on

It's hard to live up to the name "7 Year Roguelike" - I often have to go months, even half a year, without being able to work on it in order to keep up (down?) that pace of development. Such is life.

Over the long holiday I was able to wrap up a bunch of features which have been half-baked for a number of months. The highlights include:

Moved from 8x8 to 16x16

This was far more work than it should have been, and impacted every aspect of the rendering and tool pipelines. I also took advantage of the churn to refactor spritesheets a bit more sanely. On the plus side, 16x16 allows much better looking normals; on the downside, it (a) requires more power, and (b) requires me to find a real pixel artist to create an entire new set of tiles :P. Until then, I'm just using the original 8x8 tiles (from Oryx Design Labs) doubled in size; so it looks the same except for normals.

High DPI support

I picked up a Retina macbook, and everything shrunk to half size, so I added High DPI support to fix it. Yet another unexpectedly high cost refactoring and I've got a few more hacks now than I did before. Lessons learned!

Completely revamped menus

MainMenu

As soon as the game is started, the player starts 'in-engine' - they walk a little dude around to select gameslot, navigate the main menu, etc. Kind of cool, but time will tell if it's too much overhead. I'll need to ensure there's a quick way into the game.

MainMenu2

Particles are fairly well broken currently due to the 16x16 refactoring.

Custom Room Templates

roomTemplates

Similar to how it looks like Claustrophia works, I've added custom room templates; these lie somewhere between 'standard' rooms (default dungeon floor, walls, and adornments) and 'vaults' (prelaid out rooms - e.g. "Ogre King's Throne Room"). The template specifies probabilities for floor tiles, wall tiles, and adornments. The above picture shows the same room - with lighting disabled - with various different room templates applied. I've only gotten the engine in place, and haven't yet created interesting templates.It's completely tool-driven, so all I have to do is create the graphics and the engine takes care of the rest. Rooms still feel pretty boring to me; I'm waffling on whether or not that needs to be fixed for V1. Most classic roguelikes have pretty boring rooms when you get down to it, so maybe it's okay?

Major tooling refactoring

Tool

The game's toolchain is now entirely built around a common core. Players will never notice it, but my dev QoL is muuuch higher.

Message pane added in game

InGame

I added a message pane ala WoW; it spits out damage and various other actions. I still need to add skill usage and the like.In the above image you can also make out the higher fidelity normal mapping on the outer edge of the bear.

Poison, water, and fire pipes and pools with particles

WaterPipes

Particles in the pipes flow 'properly' which is a nice touch.

Up Next

Unfortunately, I'm not sure how much time I'll have to put into 7YRL over the next few months; it feels like it's getting close enough that I could theoretically strip a bunch of incomplete stuff out (e.g. proficiencies), add a few more roguelike basics, balance it out, and ship a v1 without too much trouble. However, my job disagrees; I recently mapped out the work I have to accomplish over the next few months and notified my boss that all I need is 17.5 days per week to get everything done. The folks reporting to me have it easier at only 10 days per week of work through Q1. Such is life.

Cheers,
Jeff

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: