Skip to content

Feature/reroll stats, character creation limit - #28

Open
Plateaus wants to merge 39 commits into
jonradoff:mainfrom
Plateaus:feature/reroll-stats
Open

Feature/reroll stats, character creation limit#28
Plateaus wants to merge 39 commits into
jonradoff:mainfrom
Plateaus:feature/reroll-stats

Conversation

@Plateaus

Copy link
Copy Markdown

Summary

Adds level-one stat rerolling and enforces the three-character account limit.

Changes
Added REROLL STATS for level 1 characters.
Rerolls use the existing race-specific stat ranges from character creation.
New stats are held temporarily until the player uses REROLL STATS CONFIRM.
Confirming recalculates Body Points, Fatigue, Mana, and Psi and persists the new stats.
Rerolling uses the existing 5-second roundtime system, preventing rerolls during combat/other roundtime actions and vice versa.
Added pending reroll state to Player as runtime-only data.
Refactored character creation to share the same race-based stat rolling logic.
Enforced a maximum of 3 characters per account in both the web UI and telnet interface.
Character creation is disabled/blocked once the account reaches the limit.

csanburn1966 and others added 30 commits May 1, 2026 07:52
Run item preverb scripts for GET and DROP
Run item preverb scripts for equipment commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants