Races Framework

Show off your mod creations or just a work in progress.
User avatar
John Doom
Posts: 126
Joined: Wed Dec 01, 2021 5:59 pm
Location: Italy
Contact:

Races Framework

Post by John Doom »

:) I'm working on a mod to make possible adding new races.
It works already, but is not polished yet. Before releasing it, I'd like to test it making a new race. My only problem is that I'm not very good at drawing and I'd need new sprites for faces.
Does anywant want to make a new race or help me with drawings?

P.S.: Before this thing dies off, I've decided to share my source code here:
"Races" is the "Races Framework" necessary to add new races;
"OrcRace" is the mod I was trying to create, use it for reference to make new races.
1.png
1.png (39.52 KiB) Viewed 3968 times
3.png
3.png (48.61 KiB) Viewed 3968 times
Attachments
Mods.zip
(70.89 KiB) Downloaded 159 times
Last edited by John Doom on Wed Mar 02, 2022 1:17 am, edited 3 times in total.

User avatar
Versi
Posts: 1
Joined: Tue Mar 31, 2020 10:34 pm

Re: Races Framework

Post by Versi »

Damn, that's quite the game changer you're working on there, I'll be keeping an eye on it.

But since choosing a race in Daggerfall is map-based, how did you approach it? Do you edit the map or did you find an alternatitve solution?

User avatar
John Doom
Posts: 126
Joined: Wed Dec 01, 2021 5:59 pm
Location: Italy
Contact:

Re: Races Framework

Post by John Doom »

Versi wrote: Thu Feb 10, 2022 9:35 pm Damn, that's quite the game changer you're working on there, I'll be keeping an eye on it.

But since choosing a race in Daggerfall is map-based, how did you approach it? Do you edit the map or did you find an alternatitve solution?
You press a button for a list of the custom classes :)

andromacus
Posts: 113
Joined: Sat May 23, 2020 9:07 am

Re: Races Framework

Post by andromacus »

Another potentially amazing mod!

Just a couple of questions out of curiosity:

1. Do you already have idea about which other races you would like to implement?
2. Are you planning to include some specific stat boosts for the races? For example, orcs can have an higher average starting strenght than the other races, but maybe less intelligence or personality?

Thanks!

User avatar
XJDHDR
Posts: 258
Joined: Thu Jan 10, 2019 5:15 pm
Location: New Zealand
Contact:

Re: Races Framework

Post by XJDHDR »

This sounds similar to an idea I had a while ago:
viewtopic.php?p=50806

As for sprites, perhaps you can try use the ones from the Playable Orcs mod?
http://ghastley.org/Daggerfall/Docs/Orcs.html

User avatar
John Doom
Posts: 126
Joined: Wed Dec 01, 2021 5:59 pm
Location: Italy
Contact:

Re: Races Framework

Post by John Doom »

andromacus wrote: Fri Feb 11, 2022 12:38 pm 1. Do you already have idea about which other races you would like to implement?
2. Are you planning to include some specific stat boosts for the races? For example, orcs can have an higher average starting strenght than the other races, but maybe less intelligence or personality?
1. Orcs :mrgreen:
2. Yes, within DFU's technical limits :)
XJDHDR wrote: Fri Feb 11, 2022 3:36 pm As for sprites, perhaps you can try use the ones from the Playable Orcs mod?
I thought about it, however the original mod is long lost and I couldn't get an answer by its author yet. The sprites on his website are actually resized and would look ugly :(

User avatar
John Doom
Posts: 126
Joined: Wed Dec 01, 2021 5:59 pm
Location: Italy
Contact:

Re: Races Framework

Post by John Doom »

Before this thing dies off, I've decided to share my source code: check the first post.

User avatar
gilo
Posts: 20
Joined: Sun Feb 13, 2022 12:06 pm

Re: Races Framework

Post by gilo »

Hi there.

If you still need an artist, i can contribute. Never done any work for DFU though. What are some things I should know? (dimensions, palette, no huge tusks or gigachad body?)

User avatar
John Doom
Posts: 126
Joined: Wed Dec 01, 2021 5:59 pm
Location: Italy
Contact:

Re: Races Framework

Post by John Doom »

gilo wrote: Sun Feb 13, 2022 12:19 pm If you still need an artist, i can contribute. Never done any work for DFU though. What are some things I should know? (dimensions, palette, no huge tusks or gigachad body?)
Grab these sprites and edit them as you like, just don't resize them. Could you turn them into orcs? :mrgreen:
Attachments
sprites.zip
(55.85 KiB) Downloaded 117 times

User avatar
gilo
Posts: 20
Joined: Sun Feb 13, 2022 12:06 pm

Re: Races Framework

Post by gilo »

John Doom wrote: Mon Feb 14, 2022 1:16 am Could you turn them into orcs?
No. They ain't aldmers ;)

Before I dive further, are these ok? (Face and body files in the zip. Males will receive hair and scars later. Edge is smoothed btw. DF has too many pixels to look pixel-art-y)
Attachments
male.png
male.png (22.57 KiB) Viewed 3661 times
female.PNG
female.PNG (12.02 KiB) Viewed 3661 times
orc sprites.zip
(90.46 KiB) Downloaded 110 times

Post Reply