Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-18 | Change limits on Honor Points gain/loss | Jesusaves | 1 | -2/+2 | |
2020-02-18 | Honor points gain are now based on overpower status. | Jesusaves | 1 | -3/+2 | |
2020-02-17 | Level Cap +10 (global) | Jesusaves | 1 | -0/+1 | |
2020-02-04 | Remove some protection, PVP cooldown timers | Jesusaves | 1 | -0/+8 | |
2020-02-04 | Meh, forget old code. | Jesusaves | 1 | -14/+11 | |
It is dishonorable if level diference is above 15 It is also dishonorable if you are preying someone with level < 30. Think on it as a rudimentary n00b protection. | |||||
2020-02-04 | Overpower is now based on level instead of BR. But the 30% rule still applies | Jesusaves | 1 | -3/+4 | |
2020-01-23 | Typo | Jesusaves | 1 | -0/+1 | |
2020-01-23 | Calculate HR in the flow, create function for PVP Mapflags vs duel | Jesusaves | 1 | -0/+6 | |
2020-01-23 | Okay this will do as a fake BR formula | Jesusaves | 1 | -0/+7 | |
2020-01-23 | Warn that the formula will burn with :fire: in future. | Jesusaves | 1 | -2/+7 | |
BR now takes in account only base stats and damage. We still need to detect glass sacrifices. | |||||
2020-01-23 | Sketches | Jesusaves | 1 | -10/+11 | |
2020-01-22 | Start making battle rating in something remotely useful | Jesusaves | 1 | -1/+10 | |
2020-01-22 | Alias: battleparam(...) == readbattleparam(getcharid(3), ...) | Jesusaves | 1 | -1/+1 | |
2020-01-22 | Small sketch of PvP Honor System framework | Jesusaves | 1 | -0/+60 | |