4.9.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{{header|Patch}} | {{header|Patch}} | ||
Patch 4.9.0 is a code refactor patch. | Patch 4.9.0 is a code refactor patch. This patch is quite large, addressing some of the most frequent support cases the staff triage's day to day. | ||
'''Changes:'''<br> | '''Changes:'''<br> | ||
*Resolved bug where powers untrained after server reset or hard log-out. | *Resolved bug where powers untrained after server reset or hard log-out. | ||
*Resolved bug where login error messages would not show.<br> | *Resolved bug where login error messages would not show, incorrect password, MAC not registered etc.<br> | ||
*Remove item storage on NPC's not designed to hold items. Moving forward Vendors & Merchants will be the only NPC's able to store items. | *Remove item storage on NPC's not designed to hold items. Moving forward Vendors & Merchants will be the only NPC's able to store items. | ||
Revision as of 11:55, 20 May 2019
| Patch 4.9.0 |
| Patch |
Patch 4.9.0 is a code refactor patch. This patch is quite large, addressing some of the most frequent support cases the staff triage's day to day.
Changes:
- Resolved bug where powers untrained after server reset or hard log-out.
- Resolved bug where login error messages would not show, incorrect password, MAC not registered etc.
- Remove item storage on NPC's not designed to hold items. Moving forward Vendors & Merchants will be the only NPC's able to store items.
Internal Code Improvements:
- Cleanup of database and engine layers
- Refactored world object loading.
- Refactor of training.
- Bane & City Code Refactor
| Previous Version: | 4.8.0 | ||
| Next Version: | No Future Patch |