Sunday 25 May 2014

Roaming Death Alpha V0.9a

Update notes

Download here

-Monsters
Skeleton boss now moves again
Bigger tentacle beast added

-New GUINow shows light state
Now has a darker border
Wind speed now shown

- XP and Level GUI
Now has a darker border
Position modified

-Clouds & Wind
Wind now has a bigger range of speeds
Cloud positioning and direction changed, randomised
Clouds now improved to blend in better
Clouds no longer create a smoky effect

-Day/night cycle 
transitions modified for improved consistency

-Fire mage
Aura particle effect half as frequent
Aura sprite size halved
Aura damage lowered to 25 (from 40)
Fire spell particles now centre on sprites
Ability bar sprite now reacts to cooldown (in progress)

-Shadow mage
Aura particle effect created (aura in development)

-Light mage
7th ability added, skillshot aimer and cooldown timer
Mana regen bug fixed

-Pets-Player no longer starts with tentacle beast pet
Can now be damaged (needs work)
When they die they respawn (respawn point is strange, but it works)

-Experimental - ground texturing v1.0
New isometric ground textures for grass, lava, dark ground and snow

-Environment
Lava river reworked
New level texturing started (new realm)
objects have been added to the new realm

-Title text intensity dialed back

-Font updated on more of the GUI

-Particles for spawners
They look quite bad, but the depth fix improved them somewhat (in development)

-Misc/Engine
Optimised for speed with the help of the new Game Maker 1.3 debugger
Depth improved/fixed for many objects.
Collision boxes improved for many objects.

Known bugs

- Fire aura can create a targeting bug when it's target is destroyed before the aura attack gets to it, making it change direction and seek the next nearest target.
-Fire aura has a targeting bug making it prefer skeleton rangers, then skeleton magi, over tentacle beasts, and it will change direction if a preferred type is in range.
-Pets have a targeting issue against some skeletons, do not attack spawners, and currently cannot be targeted or damaged
-Tentacle beast pets all use fireballs



Tuesday 20 May 2014

Roaming Death Alpha V0.89

Patch notes

-New particle effects (version 1.0)
fire mage abilities
shadow mage abilities
light mage abilities (not final)
enemy abilities
torches
-New GUI for weather
-New monster sprites
-New quest interface
-Added 5th fire mage ability
aura that casts fireballs at your enemies
-Bugfixes
light mage is still the buggiest
fire mage is the best right now (OP)

Get version 0.89 here.


Monday 19 May 2014

Dev Blog - Roaming Death Alpha V0.9 (#3)


In this dev blog I will attempt to explain the things I'll be working on soon. I want to improve the game before I release the next version and I think I have found how to do it.

Particles
I have been using the built-in effects for abilities and weather so far, but they aren't very good for the abilities. A new tutorial on programming particle effects in GML means I should be able to make some of the effects look significantly better and run a lot faster than the built-in ones. I have started playing around with the particles so it shouldn't take too long.

Power-up and Weather Icons
I wrote about power-up bars in the first dev blog for this version, but I haven't done them yet. I am working on the weather icons first because they are more important.

Tuesday 6 May 2014

Dev Blog - Roaming Death Alpha V0.9 (#2)

Upgraded monster sprite.
In this dev blog I will be going over some of the things I'll be working on this month in Roaming Death. I have  bunch of improvements that will make 0.9 a better experience overall.

Quest interface

I have made the quest starting interface in photoshop, and it looks nice. I am adding it to the game to go along with the quest rewards to make quests easy to understand.

Monster upgrades

I have updated the sprites of the "eyes". I now call them "tentacle beasts", and you will be rewarded one as a pet from the first quest, which involves killing a bunch of them.

New ability icons and auras

There is a 5th fire mage ability in the game (though not fully working yet). The ability, "aura of thrombosis", shoots auto-targeting fireballs at your enemies that also lock-on. Don't expect this ability to be available at level-1 though, it is for now because I need to test it. Also I made some other ability icons like a light mage 7th ability concept- a beam of light thats splits into two smaller beams on impact, and the (shadow mage?) concept aura "aura of stagnation"- occasionally blocks an enemy hit and returns a small amount of health and power.

Major bugfixes

I fixed an important bug that was halting progress and was responsible for the view, mana regen and skillshot aimer loss bugs. I also fixed the bug that was causing the pets to stand in one spot instead of following you.