Offline
\o/
Offline
These are great tools - very handy. Thanks!
Offline
You are most certainly welcome
Offline
welp, got a request to add in secondary skills in the pc generator....so I did.
I also, fixed the "all" classes option (generates one of each class) to show the actual class for each attribute block and such.
Offline
Thanks for all the hard work as always!
Offline
so...decided to try and make some tests for my pc_gen code.
it turns out that for the game the stats are really in groups of 8 for the 6 stats.That means 262,144 combinations allowing repetitions
not all of those can be used for any of the classes in the game.
In fact, running a program to screen out invalid sets of stats reduces the number of valid sets to 256,960
Last edited by gizmomathboy (7/15/2025 3:11 pm)
Offline
I'm moving gizmomathboy.com to a different server so dns and such might take a bit to "work".
However, gizmomathboy.org should work until the .com catches up (not sure why the .net is working...something to figure out)
Offline
"Thumb's Up!" ...Should be more efficient, cheers for your work.
Offline
Seems to be transferred just fine: yet another NPC generated for my game. Thanks for a great resource!
Offline
Thanks y'all.
Yeah, things look good from my side of things.
So gizmomathboy.[com|net|org] should all be on the new hosting (moved from digital ocean to namecheap).
Offline
Well, now getting a 403 error: did something change?
Offline
What was the url you tried and your ip address (you can send a pm)?
I did put in some firewall rules to block the ai bot domains. Maybe you got caught in that net?
Offline
I'm also having trouble with it - tried going through all three .com/.net/.org variations. I can get to your main page and sometimes the /Hyperborea page, but not any of the tools.
Offline
Yeah, I can't even get to the main page, let alone the Hyperborea or pages under it.
Offline
well, suck.
Offline
think I fixed the glitch.
A crappy regex for blocking user agents of ai bots.
If Apple was in your browser's user agent string it got 403'd.
Whoops.
Offline
Yep, it's accessible again. Thanks!
Offline
w00t!