Fdito, your facehugger and ironman hats are nice, but just not my taste. Your godzilla hat is cool but it looks very badly displaced on the actual hog.
For your iron man voice: Well, its pretty incomplete, isn't it? Most sounds are just copies from Robot and even the few actual new voices are just repeated. Sorry, this does not really make a voicepack. In this state, it's not worth keeping.
Thanks Wuzzy, sorry for breaking any conversation you were having.
Yeah, they were pretty bad. i wasn't very good at doing whatever i think
i was doing back then
@Fdito: Are these hats animated or did you just repeat and shift the image?
If it's not animated, you only have to draw a single 32×32 image now.
Also, looks like one frame of the pelo hat is strangely shifted one pixel to the right somehow, it looks like a mistake because it bleeds into a neighboring (unused) frame.
Descriptions:
Cake = How does it stay on my head?
BigGrin = How do i keep making this face?
Frozenhog = How can i even move??????
Cheese = How does this cheese not fall down?
Weird Gingerbread Man = It looks very weird.
Rubberduck = A ducky!
xD = xD
Yin And Yang = No description
Download: https://drive.google.com/open?id=1D-euxWXiz1CZQSHffym1Uwx5rLHrC1c1
All my hats, created before 2013 --- restored according to reminiscent of backup copy.
Currently, vector hat and other files are located in the git repository:
Hi there! Thanks for your post. I wasn't aware all these hats were from you. Most of these hats have been already a part of Hedgewars for years, just under a different name. But I noticed you weren't credited for some of them. I have fixed this today by adding the missing hats into the CREDITS file.
Here's a list of name changes (“(none)” means we didn't include this hat):
Ganesha-elephant → zoo_elephant
No-Face → noface
Sun-Wukong → SunWokong
Totoro → (none)
car → car
bubble → bubble
brain-slug-open-mouth → scif_BrainSlug2
brain-slug → scif_BrainSlug
chicken → zoo_chicken
cosmonaut → scif_cosmonaut
dauber → Dauber
dragon → Dragon
elephant → zoo_elephant
fish → zoo_fish
frog → zoo_frog
glove → (none)
incandescent_light_bulb → lamp
juggler → (none)
ladle → dish_Ladle
laminaria → Laminaria
mechanical-toy → mechanicaltoy
pantsu-hat → Pantsu
pig → zoo_Pig
plunger → Plunger
pumpkin → (none)
rag-doll-2 → (none)
rag-doll-4 → (none)
ring-Sadako-Yamamura → (none)
sauce-boat-gold → (none)
sauce-boat-silver → dish_SauceBoatSilver
shaggy-yeti → ShaggyYeti
sleep-walker → Sleepwalker
snail → zoo_snail
star-and-moon → DayAndNight
teacup → dish_Teacup
teapot → dish_Teapot
turtle → zoo_turtle
zombie → Zombi
Thanks for the SVGs. I should probably include these files into our repository as well.
I needed to add a script description to the previous post:
if hat does not have make-hat.sh script in directory --- hat not ready
many hats contain simple shell script, that simple do "inkscape --export-area-page file.svg ../FileName.png" (creates from file.svg new file with the name that is used in the current hedgewars version)
static hats, with one frame 32x32, use "--export-area=X1:Y1:X2:Y2" (instead of --export-area-page)
bivariate (multilayer) hats contains make-hat.sh with Perl/Sed script, which ON and OFF some layers or filters for create two different hat:
Hey, since Google Code is dead, the complete list of hats is no more available - welcome to "404-not-found!"
Russia, Moscow
My Hedgewars stuff: https://wohlnet.ru/photos/Hedgewars/
My Moondust Project: https://wohlsoft.ru/projects/Moondust/
My TheXTech: https://wohlsoft.ru/projects/TheXTech/
The list of hats is now here:
https://hg.hedgewars.org/hedgewars/raw-file/tip/misc/hats_js_anim.xhtml
Note it is currently a bit buggy.
See also: Hat.
Hi, I am a Hedgewars developer.
That yeah, but can anyone edit the main post to apply the fix? Just to avoid any future confusions
Russia, Moscow
My Hedgewars stuff: https://wohlnet.ru/photos/Hedgewars/
My Moondust Project: https://wohlsoft.ru/projects/Moondust/
My TheXTech: https://wohlsoft.ru/projects/TheXTech/
Thanks Wuzzy, sorry for breaking any conversation you were having.
Yeah, they were pretty bad. i wasn't very good at doing whatever i think
i was doing back then
Made two new hats recently, i hope these are better:
https://fdito-bomber369.deviantart.com/art/GLaDOS-Hat-for-Hedgewars-745747873?ga_submit_new=10%3A1526784516
https://fdito-bomber369.deviantart.com/art/Pelo-Hat-for-Hedgewars-745747540
abandonded account.
new account is Pyrusuchus
@Fdito: Are these hats animated or did you just repeat and shift the image?
If it's not animated, you only have to draw a single 32×32 image now.
Also, looks like one frame of the pelo hat is strangely shifted one pixel to the right somehow, it looks like a mistake because it bleeds into a neighboring (unused) frame.
Hi, I am a Hedgewars developer.
Hi! i come here to show off a few hats if you want to use them for the game!
Made a thread here, just in case i had to: https://www.hedgewars.org/node/6970
Nice! Those are well done.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
Descriptions:
Cake = How does it stay on my head?
BigGrin = How do i keep making this face?
Frozenhog = How can i even move??????
Cheese = How does this cheese not fall down?
Weird Gingerbread Man = It looks very weird.
Rubberduck = A ducky!
xD = xD
Yin And Yang = No description
Download: https://drive.google.com/open?id=1D-euxWXiz1CZQSHffym1Uwx5rLHrC1c1
Hello!
All my hats, created before 2013 --- restored according to reminiscent of backup copy.
Currently, vector hat and other files are located in the git repository:
If this interests you, I could try moving my repository to mercurial (I don't know hg at all).
Hi there! Thanks for your post. I wasn't aware all these hats were from you. Most of these hats have been already a part of Hedgewars for years, just under a different name. But I noticed you weren't credited for some of them. I have fixed this today by adding the missing hats into the CREDITS file.
Here's a list of name changes (“(none)” means we didn't include this hat):
Thanks for the SVGs. I should probably include these files into our repository as well.
EDIT: Done!
http://hg.hedgewars.org/hedgewars/rev/9a6ec8781afd
Hi, I am a Hedgewars developer.
Thanks for adding hats!
I needed to add a script description to the previous post: