For JHeroes I created random name generator. I took bunch of fantasy names and divided them into syllabses. Then I made list of these syllabse and randomly picked syllabses from those list. Some list contain only name starting part, middle and end part. Then there is possibility create one single random syllabse. Finally surname is made from two different word list containing first part and second part. Here are couple of examples:
Male:
Zanter Eastneck
Thurdak Battlefist
Harak Southriver
Female:
Holvala Monkspruce
Antritte Strongwind
Ninsi Southhawk
If you are interested here is link to source code:
Yes you can use this art as long as you follow the license. This art is licensed under CC0 which means public domain. So you are free to use it and you do not even need to credit me if you don't want to.
I just finished adding races and different combat damage types to Heroes of Hawks Haven. For example Zombies are immune to poison and non-lethal damage but they have weakness for electric damage. First test game I died figthing against zombie and water elemental. I think this game is now more difficult than before.
Different combat damage should bring more tactical elements to combat.
All these changes are in master branch but I haven't built the release yet. I still need to do some testing before releasing.
Yes, you can use it. Please use the attribution instructions.
For JHeroes I created random name generator. I took bunch of fantasy names and divided them into syllabses. Then I made list of these syllabse and randomly picked syllabses from those list. Some list contain only name starting part, middle and end part. Then there is possibility create one single random syllabse. Finally surname is made from two different word list containing first part and second part. Here are couple of examples:
Male:
Zanter Eastneck
Thurdak Battlefist
Harak Southriver
Female:
Holvala Monkspruce
Antritte Strongwind
Ninsi Southhawk
If you are interested here is link to source code:
https://github.com/tuomount/JHeroes/blob/master/src/org/jheroes/map/MapU...
See methdos getMaleName() and getFemaleName()
This pack is included with credits.txt which contains full credits.
Yes you can use this art as long as you follow the license. This art is licensed under CC0 which means public domain. So you are free to use it and you do not even need to credit me if you don't want to.
There is a new version available in GitHub and my webpage.
https://github.com/tuomount/JHeroes
https://tuomount.kapsi.fi/index.html
JHeroes now has different races and damage types making fighting a bit more interesting. Also full mouse support is implemented.
Wow! Awesome work! I knew that this was your music when listening this just in browsing screen.
Awesome chiptunes!!
I have finished doing the game buttons which are usable during the game. Attached couple of new screenshots.
I just finished adding races and different combat damage types to Heroes of Hawks Haven. For example Zombies are immune to poison and non-lethal damage but they have weakness for electric damage. First test game I died figthing against zombie and water elemental. I think this game is now more difficult than before.
Different combat damage should bring more tactical elements to combat.
All these changes are in master branch but I haven't built the release yet. I still need to do some testing before releasing.
That palette you have in example picture it has actually two CGA paletes. CGA palette 1 with low intensity and
CGA palette 1 with high intensity. EGA graphics mode always had either 16 colors or 2 colors.
Nice wall set anyway! :)
Pages