Game
Trail & Trade
6 months ago

Day 2 Hotfix (1.0.1)


Hey all, I found a way to address some of the issues. I redesigned the entire saving system, it now saves to your GameJolt account. Unfortunately this means GameJolt accounts are required for saving, but this is far more reliable. However as a guest you may still play the game without signing up.

On the web version, if you are signed in to GameJolt right now it should automatically log you in when you open the game.

I also fixed several grammatical errors. Have fun!



0 comments

Loading...

Next up

No longer forcing 4:3. Also added this jump particle. Also didn't mention this in the last post, but the outline is procedural, so it works on custom characters too.

Working on making an elevation view, camera stuff, and different clubs. Very inspired by Mario Golf, and also just golfing games in general.

I ended up really disliking my road trip game, so I'm experimenting some more. Cooked a quick A* implementation, it's such a pain to set up but it's much nicer than Unity NavMesh. (It mostly works :P)

I didn't like my game idea, so I decided to do some project necromancy. I'm remaking my non-euclidean minigolf game as a planetary gravity shifting full sized golf game. Working on fundamentals before working on the gravity. It's easier to make 2D first.

Steam Deck! Running on the LCD model but should run on the OLED just fine.

Actually got my A* working and optimized. It's not my first time coding A*, but it's still a really neat algorithm.

Been running some art style experiments. I kinda wanted the sprites to pop a bit more and blend easier, as well as going back to my original vision for the game. So trying 4:3 + CRT shader + some pixelization + sprite outlines. I need to test it on Linux.

I went off the radar recently because I sorta burnt out on the collectathon. I've been working on a smaller game concept. I've kept it pretty silent because I'm not sure it'll work. It's a long distance road trip simulator game where you deliver packages.

Harvested the black hole shader from my prototype, one of my favorite shaders. It's both mesmerizing and terrifying (fairly simple too).

I spent a couple days experimenting with the main loop, none of it really stuck, but I finally found a direction I want to take this game. Anyways the water level is starting to look like an actual level.