Entry tags:
(no subject)
STILL NOT READY FOR PRIME TIME, PLZ TO NOT BE LINKING. (Not that you'd want to at this point anyway.)
You would not believe the amount of programming I've done* just to get the simple result that shows here:
http://www.magatsu.net/zanpakuto/shikai.php (Reload to get a new result) Cleaned up the directory, now at: http://www.magatsu.net/zanpakuto/
Plz to be admiring the way it knows whether to use "a" or "an" and how the adjectives are not duplicated. (This is not using the Seventh Sanctum script, BTW - I'm starting from scratch on this one. Which means that, since I'm not an elegant programmer, it's probably twice as long as it needs to be. It's for-damn-sure going to be much longer than it needs to be after I get different sentences in there. I may be needing to look harder at functions, in the near future.
Yes, I know you sometimes get "a big, tiny" weapon and similar. Stopping that happening is way beyond what I'm willing to do right now. Fixed, thanks to
tprjones telling me how! :D
* for values of "programming" that programmers understand to be "staring at the screen until your forehead bleeds while trying to figure out the logic, looking like you're not doing anything, which makes people wonder why you scream invective at them when they interrupt your staring because you obviously weren't doing anything."
You would not believe the amount of programming I've done* just to get the simple result that shows here:
Plz to be admiring the way it knows whether to use "a" or "an" and how the adjectives are not duplicated. (This is not using the Seventh Sanctum script, BTW - I'm starting from scratch on this one. Which means that, since I'm not an elegant programmer, it's probably twice as long as it needs to be. It's for-damn-sure going to be much longer than it needs to be after I get different sentences in there. I may be needing to look harder at functions, in the near future.
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
* for values of "programming" that programmers understand to be "staring at the screen until your forehead bleeds while trying to figure out the logic, looking like you're not doing anything, which makes people wonder why you scream invective at them when they interrupt your staring because you obviously weren't doing anything."
no subject
XD
no subject
:D
no subject
no subject
Now I get into the parts that are dependent on the weapon type - because if you've got a bullwhip, for example, you don't want it telling you that the blade is slightly wider than normal. :)
no subject
Besides, I may learn a few things from you . . .
no subject
I'm next going to be heading into the abilities, and so far am thinking about using
And I need to work out how the bankai form can still relate to the shikai form, maybe using the same sort of thing - if the shikai Actor has a quality of "animal", the bankai form gets chosen from those actors who also have a quality of "animal."
Mind you, as in canon, not all of them will have bankai forms. :) Probably only about 1/5th-1/8th, to roughly echo the amount of captains and others who've achieved bankai in Bleach.
no subject
What I do in cases like this are twofold.
For something like this I assume you're using data thats tagged into categories.
The rough way I'd break this down is:
basic descriptor
size descriptor
quality descriptor - elemental
quality descriptor - animal.
actual item.
subdividing your data this way, would let you chain together basic, size, quality, actual item.
Additionally, don't put all of these in. So you may have a descriptor and a quality. Or a quality-powered actual item, etc. Sometimes absence leads to inspiration.
no subject
http://magatsu.net/magatsu.net/zanpakuto/Zanpakuto2007-07-04.zip
Yeah, all the textfiles are separate right now. I haven't figured out yet how to get into them and search for just sections yet. :)
* The list of named zanpakuto from Wikipedia:
Moon Cutter
Crimson Princess
Flowing Blade like Flame
Stern Spirit
Hornet
Five-form Head
Divine Spear
Miserable Man/Apologizer
Frozen Cloud
Gourd
Mirror Flower Water Moon
Flying Plum Tree
A Thousand Cherry Blossoms
Snake Tail
Heaven's Punishment
Splitting Crow
Flower Heaven, Crazy Bone
Avalanche
Pure Insects
Ice Ring
Ash Cat
Demon Light (Viz: Winter Cherry)
Wisteria Peacock
Rainbow Haze
Killer Head
Truth of Pisces
Twisted Flower
Sleeve of White Snow
Soil Catfish
no subject
I think the names are easily analyzable - but to be fair, unless you want to get REALLY complex, you may want to make names separate from powers.
no subject
http://www.magatsu.net/zanpakuto/Zanpakuto2007-07-04.zip
If all else fails, I'll leave the names separate, but it's still worth poking at, at least. :)
no subject
The tact you took, I noticed, is to do a breakdown into generator components to make sure you mantained control and the ability to refer back to the names. That works pretty well.
Pretty much you're on your way to making this work - its far more specific than I'd suspected, but I see how you're fleshing it out. Frankly, I think you're on the way - I don't see much I can contribute, but I will make one suggestion:
It seems that you're trying to make it all "cohere" with the names, etc. So a thought on that:
Maybe you should have powers and types of weapons associated with additional namefiles - figure out the type and power FIRST, then that would guide the files you load to generate names.
So there might be a "Fire File" and a "Sword file" that'd get uploaded so you get "Firey Edge" or "Cutting Nova" for some sword with fire powers.
It'd be complex, but hey you're aiming HIGH and have already done some pretty impressive stuff as is.
The only disadvantage is that you're coding this to be very, very specific. So you may not be able to recycle the code as easily - but you have found a way to really keep control and focus.
no subject
I do have a tendency to code really specifically, which leads me to having to rip apart and recode things when I end up coding myself into a corner. I think I've hit that point in the calendar program for the library's intranet - people want to be able to do things like add a meeting every second Wednesday of the month for the next full school year with little extra work. Aarg.
no subject
*want*
no subject
How can a warhammer be graceful yet massive? Made out of plastic?
no subject
no subject
Sorry, if I see a problem I can't help but try to solve it. :)
no subject
But I can see what you're saying and might implement it. XD (I'm busy attempting to come up with adjective phrases to describe various weapon classes at the moment.)
no subject
no subject
no subject
no subject
no subject
no subject
At least it's shiny, I guess.
D:
no subject
...and then, on reload, an "ordinary, short bo". Well, at least this proves I'm not a Mary Sue!
no subject
no subject
FEAR MAY TRANSPARENT DEATH OAR!
*LOVE* the link idea you used. That's brilliant.
no subject
Thanks! It was sparked by
no subject