Hey all, code guy here. This devlog is more of a test than anything, since it's about the first time I do something like this.
I may be referencing the past a bit even though this is the first article. For some context, please check the game's Brief Development History article.
So, we've been pretty busy on this game lately. Quite a couple interesting things being added as we speak, including but not limited to:
BETTER CAMERA
This is actually one of the first things that have been worked on in the latest iteration of this game.
Compared to last time, the game's camera is a lot more stable and easy to work with now. Not to mention pixel-perfect.
I managed to include proper shake, offset and zoom functions, something which I wasn't really successful in doing last year.
![ezgif-5509e64014726b.gif ezgif-5509e64014726b.gif](https://i.gjcdn.net/public-data/fireside/posts/320/6/20060756/media/ezgif-5509e64014726b-b3wug98i.gif)
![ezgif-5d6cf32af5bdaa.gif ezgif-5d6cf32af5bdaa.gif](https://i.gjcdn.net/public-data/fireside/posts/320/6/20060756/media/ezgif-5d6cf32af5bdaa-dnwyuwqn.gif)
(Camera demo)
REDONE ARTWORK
Some time also went into reworking some of the game's art, creating new assets and overall solidifying its artstyle.
![image.png image.png](https://m.gjcdn.net/content/750/38766441-bsqicvrp-v4.png)
(Sam got a new haircut.)
![image.png image.png](https://m.gjcdn.net/content/750/38766463-e4dxb2ns-v4.png)
![image.png image.png](https://m.gjcdn.net/content/750/38766497-mgaupbpd-v4.png)
(Large text sprites now feel more expressive and animated, as to fit the game's aesthetic better)
On top of that, we also started some work on the various guest rooms that the player may or may not be able to visit!
![guestroomscreenshot.png guestroomscreenshot.png](https://m.gjcdn.net/content/750/38768323-gpewe4y2-v4.png)
(One of the many guest rooms in the game.)
PRETTY VISUALS
I started to face one of my fears surrounding development on this thing, and finally decided to tackle shaders. GLSL isn't exactly the easiest language to work with, but I'm slowly getting the hang of it.
![ezgif-57ad4fb51a9693.gif ezgif-57ad4fb51a9693.gif](https://i.gjcdn.net/public-data/fireside/posts/320/6/20060756/media/ezgif-57ad4fb51a9693-b4s5fyt9.gif)
(I wanna drink that water)
LOCALIZATION
Yes, that is a thing that is set to be included in the game, fun fact!
Currently we only have like 3 planned languages (excluding English), though we can expand that number, if/when we recruit new folks to help with localization in other languages.
As of recently we managed to solve a pretty big problem surrounding just how exactly localization can be applied to dialogue so that text effects can be applied to it without breaking. This was probably the largest step towards actually having something that can be effectively used, and knowing it all figured out makes this all the more exciting. In other words, huge.
On top of that, all the game's main fonts now include the Extended Latin, Cyrillic and Greek alphabets, which makes room for the implementation of tons of other languages!
![image.png image.png](https://m.gjcdn.net/content/750/38766674-4hxtgdcp-v4.png)
(A peek at Russian localization-- shoutout to HydroOxide2)
PLANS FOR THE FUTURE
For the spring devlog, we hope to be able to add updates regarding:
Cutscene stuff [IN PROGRESS]
An interactive shop system
Tasks + Sam's Journal
A Save/Load system [IN PROGRESS]
Settings
...so the basic stuff. Yeah... we can't really dabble too much into the actual game's story without the necessary tools for it, so that will have to wait unfortunately. Though we do have some ideas in stock, so stay tuned!
1 comment