ACE icon indicating copy to clipboard operation
ACE copied to clipboard

Asheron's Call server emulator.

Results 75 ACE issues
Sort by recently updated
recently updated
newest added

Repro steps: - In your Config.js, set DefaultSessionTimeout to 999 for easier testing - In your log4net.config, set the Console threshold to DEBUG for easier testing - Connect to your...

I did a search through all the weenie_properties_generators, and for every object except 31986, the probabilities are always in ascending order. However, this is not 100% foolproof, and there are...

``` - [ X ] bug report -> please search issues before submitting ``` ### Repro steps. When appraising an item, the resulting APPRAISAL_INFO_EVENT is sending back more properties than...

- Fixes an issue with recklessness ratings from both attacker and defender being combined as multipliers, instead of additives. With 2 players that have recklessness speced, this provided a 44%...

Reference time is now Time.GetUnixTime(), not Timers.PortalYearTicks 2 additional delay types added: DelayUntil(double unixTimeInSeconds) AddDelayForOneTick() Vendor.ActOnUse has been updated to use the new methods.

In Progress

Still left to solve: how to best handle players who have already been sworn for quite some time, but no swear timestamps were saved for Setting the current timestamp/age would...

As each of us is working on different parts at different times, it would be useful to have a document like our read me or change log where we could...

### Bug Report or Feature Request (mark with an `x`) ``` - [ X ] bug report -> please search issues before submitting - [ ] feature request ``` ###...