Update September 3, 2011
During a recent source code update, the HP for players were fixed.
==06/04/2011==
Secrets: Fixed pet HP resetting if the pet is above 32k when zoning.
Secrets: Fixed player HP rollover bug (~495k hitpoints, rarely encountered) with AAs by temporarily casting it as a float.
NOTE: the client only displays 10 million hitpoints in titanium. Keep that in mind when designing items. Only issue is displaying them, unlike the rollover bug you won't die and it will show on show/mystats.
Secrets: Fixed damage on weapons above 255. They only display on SoF+ clients, and Titanium will simply show a cosmetic issue (an incorrect value). You can set an item to any value up to the max for an uint32 and it will work.
Secrets: Added rules for the low-level damage cap. There is a rule for the pre-10 cap, and one for the pre-20 cap. Defaults to 20 and 40 respectively.
We were reaching our max HP in T5 zone but now that is fixed, so we can make new content with higher HP. Probably not much we can offere stat wise except just cosmetic view of higher stats on the item.
First thing I plan to edit is probably the Epic 5.0's HP to be a lot higher.
Other near future plans include working with Task Quest Window, which I figured out back in Feb of this year. I plan to re-write those kill quest in SFG to use the Task Window, but that'll be time consuming. I'd also like to make new kill quest to help new players along to level up. Fighter and Caster Guilds will be moved to Task Window too allowing any order of item turn ins with items listed up front.
As for creating a guild. I could put several restrictions, like making only 1 guild per hour globally between all the players, so if someone else makes a guild, then you have to wait. Of course there will be NPC shouts when someone makes a guild, with maybe a 15 second count down updated every second warning so that people are not trading items at this time. And there would be requirements, probably a long quest, player level, etc to prevent the spam of new guilds or griefers. If I did this guild thing, then I'd avoid joining any guild that had a bad name, since everyone in the guild would be punished as to discourage people from making bad guild names, etc. Might copy the name filter code from the last name bot I made up to allow only characters and single spaces.
Still taking care of IRL stuff here this year. Busy with work and family. I still plan to work on EZ Server, just slower than usual =)
Enjoy!
Hunter