I think it'd be a good idea to do minetest.is_player(player) instead of obj:is_player() as well, in case obj is not a userdata or doesn't have the :is_player() function or is nil. I've learned not to trust functions like that X3
I did not anticipate all the custom and fluid animation and attacks that this mod provides for the entity :o
I too initially thought it was SCP-682 - they seem quite alike especially in power X3 but it seems it isn't - judging by name and the stuff the mob does.
Think I should mention more of what I like about it but I do note an issue:
Attacks can continue to multiply in severity (unless world is restarted) to the point that you may as well be a part of the Minetest space agency with how high and fast they can push you lol - not sure if this is an intended feature or if there is some form of maximum cap to power
(I also heard that there's a bug of where it simply never spawns - you can only have 1 existing per world and it'll prevent spawn until a timer finishes after it starts when it dies - but the timer supposedly never finishes?)
Also I wish this could interact with other mobs instead of just the player, but pretty happy with how well this is constructed and the work put into it :o
Hmm... the "Ring Around the Rosie" and also the sound that's produced when you punch them are still global - but you've fixed the particles which is a good plus :D
Checking it out, ABM seems to work fine, but I just had an idea... Why not make the cornstalks floodable? ;o this should fix that whole issue but might cause an ItemStack flood lol
Still have yet to come across a corngirl to test the sounds ;o
Ayyyyyy that's good :D I don't think the corn in the water is personally a big issue - I'm not sure how you'd even fix it in the first place X3 but if you can get that fixed then certainly :D
The stereo to mono is very easy if you've got Audacity. Just import the track and then there'll be a drop down menu next to the track's name, then it'll have a button called "Split Stereo to Mono" and then you just delete one of the tracks and export it back as .ogg . I'd do it myself if I could securely link files to here lol ;p
i think I meant repository instead of resporitory as I typed lul
anyways it's basically an online area where you can store and show your code - like Minetest does with GitHub
though a lot of modders including myself use Codeberg so I recommend that more
helps with adding code from others and saves your stuff to an online medium
you'll need to figure out how GIT works though... which GIT can be annoying af lul
idk how easy it would be to fix corn generating in the water - I don't personally consider it to be a big or gamebreaking issue and I'm not familiar with mapgen
the terror sounds should be the easiest to fix, I know I've had the same issue myself with my projects
it's as simple as splitting the track into mono (audacity will have an option, idk about other audio editors) and deleting one of the mono tracks (they should both sound the same ;p)
blood texture should be as easy as covering the depends or copy and pasting the texture into your mod's textures
you do have animations listed in the code, do you know why they don't work?
Initially I reviewed this as "Underwhelming and Deafening" and as negative, but I'm giving it a new re-review :3
I still personally believe that LissoBone's review is overrated but at the time of typing this, April 20th of 2024, it's definitely better than when I first reviewed the 4th.
I still personally think there could be more added - more monsters, more dynamicism to growing the corn (or rather a purpose to growing it as it appears in the files you can grow it), and perhaps some lore.
The sounds are nice 'n scary and you'll never exactly know when you'll bump into a corngirl ready to reap your soul X3
The models and corn are nice and unique in design as well.
I think it'd be a good idea to do minetest.is_player(player) instead of obj:is_player() as well, in case obj is not a userdata or doesn't have the :is_player() function or is nil. I've learned not to trust functions like that X3
Sorry for taking so long to check and reply, but, you did it :D you fixed it all :DDD
I just wasn't sure if my coding was out of whack or something X3
I imagine ;p
Ayyyy :D great to hear
I think I might do a variation of this with binoculars loool
is the code easy enough to understand? I didn't bother putting as much notes or making documentation
LissoBone lmfaooooo
I did not anticipate all the custom and fluid animation and attacks that this mod provides for the entity :o I too initially thought it was SCP-682 - they seem quite alike especially in power X3 but it seems it isn't - judging by name and the stuff the mob does.
Think I should mention more of what I like about it but I do note an issue: Attacks can continue to multiply in severity (unless world is restarted) to the point that you may as well be a part of the Minetest space agency with how high and fast they can push you lol - not sure if this is an intended feature or if there is some form of maximum cap to power (I also heard that there's a bug of where it simply never spawns - you can only have 1 existing per world and it'll prevent spawn until a timer finishes after it starts when it dies - but the timer supposedly never finishes?)
Also I wish this could interact with other mobs instead of just the player, but pretty happy with how well this is constructed and the work put into it :o
Ahahaha I had went to bed myself X3 it wad 4 AM
Hmm... the "Ring Around the Rosie" and also the sound that's produced when you punch them are still global - but you've fixed the particles which is a good plus :D
Alright, you've fixed the music box walk sound :D but there's still an issue with the "Ring Around the Rosie" unless that's intentional? ;o
Checking it out, ABM seems to work fine, but I just had an idea... Why not make the cornstalks floodable? ;o this should fix that whole issue but might cause an ItemStack flood lol Still have yet to come across a corngirl to test the sounds ;o
Ooooh ok :o
Ayyyyyy that's good :D I don't think the corn in the water is personally a big issue - I'm not sure how you'd even fix it in the first place X3 but if you can get that fixed then certainly :D
The stereo to mono is very easy if you've got Audacity. Just import the track and then there'll be a drop down menu next to the track's name, then it'll have a button called "Split Stereo to Mono" and then you just delete one of the tracks and export it back as .ogg . I'd do it myself if I could securely link files to here lol ;p
Ooooh ok :o and ayyyy
Any luck so far @Soundwavez ? :D
i think I meant repository instead of resporitory as I typed lul
anyways it's basically an online area where you can store and show your code - like Minetest does with GitHub though a lot of modders including myself use Codeberg so I recommend that more
helps with adding code from others and saves your stuff to an online medium you'll need to figure out how GIT works though... which GIT can be annoying af lul
aight :D how come you don't have your respository linked tho? ;o
Ooooh :o
And no idea, you'd know more than me in that regard, I haven't checked how mapgen works ;p
idk how easy it would be to fix corn generating in the water - I don't personally consider it to be a big or gamebreaking issue and I'm not familiar with mapgen
the terror sounds should be the easiest to fix, I know I've had the same issue myself with my projects
it's as simple as splitting the track into mono (audacity will have an option, idk about other audio editors) and deleting one of the mono tracks (they should both sound the same ;p)
blood texture should be as easy as covering the depends or copy and pasting the texture into your mod's textures
you do have animations listed in the code, do you know why they don't work?
best review ever lol
Initially I reviewed this as "Underwhelming and Deafening" and as negative, but I'm giving it a new re-review :3
I still personally believe that LissoBone's review is overrated but at the time of typing this, April 20th of 2024, it's definitely better than when I first reviewed the 4th. I still personally think there could be more added - more monsters, more dynamicism to growing the corn (or rather a purpose to growing it as it appears in the files you can grow it), and perhaps some lore.
The sounds are nice 'n scary and you'll never exactly know when you'll bump into a corngirl ready to reap your soul X3 The models and corn are nice and unique in design as well.