Release Date: 2022-12-03
Developer: tl101 Patreon
Censored: No
Version: 0.04
OS: Windows x64
Language: English
Overview:
The Orc’s Tale is a game you play an Orc explorer who living alone in a hut and tries to find a way to generate and collect magical energy. As you might guess, corrupting human females will play a key role in this.
v0.04
- completely redesigned text rendering system – now I can display characters of different size/color, text with stroke, small images, clickable elements, etc. in the same line.
- Refactoring of rendering system as a whole, if before each part of the engine rendered as it could, now there is a single system. Added the ability to render to canvas with a transparent background, which can be redrawn only when it changes something. This is used in the menus and in the minigame. Well, and in general, all layers now work more correctly with transparency.
- Changed the save menu. Save files can now be renamed. Changed file order – now there can’t be an empty slot between files, but a “put a new file between these two” button has been added.
- Added a quest menu. To get information about current quest or switch current quest click on question mark in upper right corner. Or get a short hint by hovering your mouse over it.
- Implemented the first version of the navigation menu.
- Added the first version of the minigame “Catch Dora”. It’s a really “mini”, I’ll be improving it further. Read more in the manual in the game.
- Added one event and one big scene.