Posts

Enginedev insanity

I’m telling you, you can’t even begin to comprehend how utterly nuts this whole endeavour is and has been from the very beginning. One’s event horizon has to be microscopically shallow to somehow escape the obvious realization that this is just a lot of herculean work, for comparatively infinitesimal reward. Recently I started having second thoughts about creating a custom engine for what seems like a very minor title, but I’m way too deep into all of this to quit now.

Chugging Along

It’s been a while, as expected, since the last update. Somewhat confusingly, progress on the engine is still moving forward. If anything, its rate is not exactly satisfactorily, but that can be explained easily - relationships take time, effort and attention to maintain. Especially the fast moving ones. Loading games Nevertheless, Chavelleh can, starting today, load game DLLs. The ultimate goal is to reproduce the Q3 setup, with a virtual machine executing unsafe mod code and only resorting to DLLs on dev builds or with locally verified files, but this setup should dramatically increase the development speed.

Back To Basics

Gitlab also uses VSCode as the web IDE, that’s neat. Godot is a fantastic engine. The speed at which one can prototype off of very naturally modelled ideas is, I believe, unparalleled. The object-oriented approach to defining objects in the game world makes it very easy, especially for a programmer, to simply pick it up and start hacking. The fact that the engine is licensed under MIT has enabled me to learn quite a bit about their new extension system and even fix it in a couple places!

Introspection

Alliteration is cool, but not particularly practical per prevalent perception. Reading, or listening to Masters of Doom, gave me an impression that .plan files are mostly used as to-do/have-done lists as a matter of personal housekeeping. Not being particularly keen on sifting through the entirety of John Carmack’s .plan archive in search of golden bits of wisdom, I decided to employ the practice for my own use, but promptly forgot about the original source.

Inheritance

The progress on dev work has ground to a halt. I’ve decided to learn how to draw and model stuff in Blender, so that I would be able to produce interesting models for everything in the game. It’s pretty clear to me that this process will take a while and to remain motivated, I’ll have to begin working on the art as soon as possible with what limited skills I’ll manage to acquire.

The idea gauntlet

Coming up on the end of the first month of working on this prototype, it doesn’t feel like I have progressed much. This is expected: as ideas get fleshed out and scope grows, appreciation for the sheer amount of work to be done before the first playable, let alone the release, starts to sink in. It is, however, quite interesting that I managed to construct a semblance of a playable environment, albeit without many interesting gameplay elements yet.

FPS Identity

After spending a couple hours today following tutorials on how to make a first person game, I think it’s safe to say that coding the shooting aspects of the game will not be all that hard. The original parts may require some thought and keeping the structure of the entire project clean may prove challenging due to my lack of experience, but it goes to show how well defined and researched the common foundations of an FPS are.

Drawing inspiration

Let us be real for a moment here. There’s no good reason for Hostile Perimeter to be developed. Objective-based team games have been passe for a while already, Enemy Territory already exists, there’s so many different first person shooters that are quite popular now, the undertaking is way too much for a single person. In order for this endeavor to be successful, in this age of limited attention spans, it has to either innovate and deliver something new (and I wager the extent of innovation correlates to critical success) or improve the old.

Codename: Hostile Perimeter

I made a couple of attempts at making video games in the past. Usually, ideas that involved a scope larger than a simple AMX mod were left to rot not long after I started getting more involved with them, either due to lack of motivation or time. Thus, I don’t expect this particular one to succeed; that however isn’t a reason not to try. I’ve picked up Godot a couple months back when I was following a similar spark of creative flow following a short adventure with CrossCode and tumblr.