Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
guidelines
|
|
|
|
|
|
|
|
This removes a lot of duplicated code, especially related to people not using the arrays dirx and diry.
Assertions for whenever these arrays are used have been added as well, to ensure valid index range.
Some trailing white space has been removed as well.
|
|
Without a doubt the readability of code will be increased by this greatly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix Basilica unintentionally restraining boss mobs
|
|
Added Item Bound Type constants
|
|
Update packets up to 2020-03-04
|
|
- improve readability.
|
|
- disable selling of favorite item to NPC.
|
|
|
|
|
|
|
|
Validating, if the item is disabled by the map's zone, should be done prior to the validation of the character's status changes.
If not, equipment, enabled by Super Novice Spirit, is able to bypass the map zone restriction.
|