mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-26 15:11:30 +00:00
### Admin * Update date in changelog ([#3698](https://github.com/EQEmu/Server/pull/3698)) @joligario 2023-11-19 ### Code * Fix typo in #giveitem ([#3704](https://github.com/EQEmu/Server/pull/3704)) @Kinglykrab 2023-11-22 ### Fixes * Add "IgnoreLevelBasedHasteCaps" rule to GetHaste() ([#3705](https://github.com/EQEmu/Server/pull/3705)) @jcr4990 2023-11-23 * Fix bots/Mercenaries being removed from hatelist ([#3708](https://github.com/EQEmu/Server/pull/3708)) @Kinglykrab 2023-11-23 * Fix some spell types failing IsValidSpellRange check ([#3707](https://github.com/EQEmu/Server/pull/3707)) @nytmyr 2023-11-23 ### Loginserver * Update ticket login table structure ([#3703](https://github.com/EQEmu/Server/pull/3703)) @KimLS 2023-11-22
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "eqemu-server",
|
|
"version": "22.34.2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/EQEmu/Server.git"
|
|
}
|
|
}
|