Azulaloi / AzboundCore

0 stars 0 forks source link

Standardized Prefixes #1

Open Azulaloi opened 4 years ago

Azulaloi commented 4 years ago

I've been prefixing core things with "azc-" currently. Some directories have -azc suffixes. But across my mods, the prefixes are inconsistent. I need to make and apply a standardized model for prefixes, names, and directories.

Right now I'm thinking "az-core_example", like in "az-eah_weaponname". Then the keyword "-core" could be replaced with "-core-eah" for shading.

Azulaloi commented 4 years ago

Should directories like '/scripts-azc/' (what it is currently) instead be '/scripts/azc/' or '/scripts/az-core/'? I did this to avoid having to click through two folders but it will end up cluttering the main directory (and is also a kind of dumb reason). What should they be when shaded? /scripts-azc-eah/? or /scripts/eah-azc/, as a suffix to /scripts/eah/?

Like, if eah scripts are in /scripts/eah/, then the shaded core scripts should be in /scripts/eah-azc/. The directories should be separated to make it clear which scripts are specific to eah, and which were shaded in.

the sun just shone through my window and revealed two big strands of web, one of them is going from my monitor to my desk lamp and the other is on the lamp. i sure hope they are from that dumb spider that crawled up the wall and died in the corner that i had to get a ladder to reach. stupid spiders set up shop in my room and just starve to death in their webs. dumb idiot spider STUPID ARACHNID

Okay, I'm thinking /scripts/eah/ and /scripts/eah-azc/ is the way to go. So for cursors it would be /cursors/eah/ and /cursors/eah-azc/. Standalone will have a keyword like /cursors/core-azc/. Dir keyword TBD. Wait... for dirs, should I put az- in front of eah? Like /scripts/az-eah/ and /az-eah-azc/? If I use the prefix, the suffix shouldn't be -azc because it looks dumb, maybe /az-eah-core/ instead? then the keyword would be like /az-key-core/. The keyword should be something short and that I can bear to see/type/read/say a trillion times. I guess just 'key' is okay.

gosh this is quite the hassle. can't wait to get back to implementing new things

Azulaloi commented 4 years ago

okay so i investigated the webbing and there was even more like right over my desk, little invisible strands... luckily it's super dusty in here so i can see them like in mission impossible when the spray reveals the lasers except instead of lasers it's nightmares. also not just over my desk but random strands all over the place, and i found a live longlegs. i squashed it but it like vanished and i only got one of its legs, but then i saw it trying to get under my dresser and caught it. have no idea how it vanished when i was looking straight at it and its path to where i found it was within my field of vision the whole time. i swear to god they have some kind of active camouflage while escaping, even looking directly at them you can lose sight somehow i hate them i hate them i hate them. i dont want to murder them but they force my hand with their wretched presence. they force me to become a killer.

ps. i found like a bunch more really dense webs in corners and between boxes. do they abandon the webs when they realize there are no insects in here, only to make a new one like five feet away in another corner? eventually they starve and i one day find their dessicated corpse. so stupid. stupid stupid stupid spiders. one day when my nanites reshape this world, the spiders and all other wretched creatures will finally be eradicated

Azulaloi commented 4 years ago

Okay I'm going with /az-key-core/ as the directory, ie /scripts/az-key-core/ which would then be /scripts/az-eah-core/ when shaded.