mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-07 22:53:51 +00:00
### Fixes * Adjust return for perl release check @Akkadius 2024-05-26 * Corrected issue with bazaar purchase via parcels where an incorrect quantity would be calculated. ([#4352](https://github.com/EQEmu/Server/pull/4352)) @neckkola 2024-05-27 ### Performance * Improve SkillCaps::GetTrainLevel() Efficiency ([#4350](https://github.com/EQEmu/Server/pull/4350)) @Kinglykrab 2024-05-26 ### Rules * Legacy Compute Defense against modern agi based defense. ([#4349](https://github.com/EQEmu/Server/pull/4349)) @fryguy503 2024-05-27
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "eqemu-server",
|
|
"version": "22.51.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/EQEmu/Server.git"
|
|
}
|
|
}
|