HISP/Horse Isle Server/HorseIsleServer/Server
2021-02-13 12:04:12 +13:00
..
ConfigReader.cs Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Converters.cs implement tp to wagon from ranch 2021-02-11 12:03:05 +13:00
Database.cs Fix bug where building in your ranch builds in all ranches 2021-02-12 14:47:29 +13:00
GameClient.cs Add ranches. 2021-02-11 02:31:16 +13:00
GameDataJson.cs Fix companion not being change-able even if u own the horse. 2021-02-13 12:04:12 +13:00
GameServer.cs Fix Training not showing in barns. 2021-02-12 21:47:42 +13:00
Logger.cs Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class" 2021-01-31 01:18:52 +13:00
PacketBuilder.cs Implement farrier 2021-02-12 16:24:40 +13:00