Game
Immortal Sins
8 years ago

Manual is done! Is it useful?


So… I placed the final touches on the manual. It’s practically ready.

For those who don’t know, eManual is a wiki I maintain which holds the documentation for my programs and games. I decided to have it in web format since:

  1. I want to have an easily accessible manual.

  2. I can keep localized versions as well.

  3. I can update it quick and easy.

The manual is practically a web page, so you can access it on your smartphone and tablet as well.

Pay a visit here: http://northbridgemantis.azurewebsites.net/wiki/doku.php/en/immortalsins

Let me know if this is useful to you.

  1 vote Voting finished



0 comments

Loading...

Next up

A bit of an old but goodie coming back: Quick Load! In an upcoming update, you can jump back to where you left off with a push of a button.

Something something... Stuff that I worked on.

Implementing Armor Corrosion. This put quite a dent in the target's armor for a short time.

Wrote a tool that installs the game's dependencies. That means Northbridge will always use the latest version of the Microsoft Edge WebView2 Runtime.

Added a simple audio system to the launcher.

Waz zis? An overhauled map? Yes. Coming soon.

Overhauls on the way.

It's a bit early, but I have something cooking. Keep an eye out.

Time for a bit of shenanigans: RPG Maker MV running on top of Tauri! This more future proofed framework means better performace and smaller file sizes. It does require some re-work in the engine, but it could lead to true cross-platform games.

It's pretty early, but here's a look at a mob manager, handling the enemies in the game. The code streamlines the programming of the enemies. Hopefully, I can expand it to more useful ways.