- Update Activities for AOM added (someday we need a table based on versions to handle these) - In turn of updating activities, client side enforced drowning, swimming is now correct - transmuting skill / item stat now calculated - Fixed sending certain information to client before they are zoned in - Player is blocked from being attacked until they send their 'ready' message to the server (visual UI display can be seen) - New swim rules: RULE_INIT(R_Player, SwimmingSkillMinSpeed, "20"); RULE_INIT(R_Player, SwimmingSkillMaxSpeed, "200"); RULE_INIT(R_Player, SwimmingSkillMinBreathLength, "30"); // these are probably in seconds RULE_INIT(R_Player, SwimmingSkillMaxBreathLength, "1000"); |
||
---|---|---|
.. | ||
devtools | ||
docs | ||
source | ||
utils | ||
win |