Quests and Spinners

Ok so more game features added.

Towns now and settlements now have noticeboards for tasks. These tasks are things like “gather 5 sage” or “kill 5 zombies”. Simple little things. Completing these gives you a new kind of currency which will allow you to buy things from a new kind of merchant. The currency is Adventure Points (shown by an orange compass in your character screen) and the merchant currently sells bronze, silver and gold dungeon keys.

The idea here is to make to you can visit the entrance to a dungeon and use one of these keys to enter. The higher “teir” of key, the harder the dungeon and the harder the reward.

Town noticeboard below:

noticeboard

So that should keep you busy completing the notice board tasks to get Adventure Points (AP) to spent at the AP merchant to buy keys to go to dungeons to kill mysterious and weird monsters to get gold and items to make your character more powerful in order to progress the story.

That in a nutshell is how the game will all hang together.

I also added some neat little notification spinners above the town character’s heads which will (when you go near them) show if they have quest (story or subquest), are a merchant or skill trainer or the new Adventure Point vendor (for keys). Little video of how they turned out below:

I also did some dull technical stuff with refactoring the editors a little so I can work with the terrain more easily and optimise the post-processing framework, improve the instanced model lighting without killing the frame rate (essentially making the models still use the deferred rendering but without doing extra calculations for normal/specular map lighting). Nothing too exciting, unless you like that kind of thing. Ha.

Next up I’ll be using said instanced improvements to make the cliff, rock boundaries all over the world and at the sides of steep parts of terrain.

Until next time…