HISP/Horse Isle Server/HorseIsleServer/Server
SilicaAndPina 02f5af9995 Fix npcs
2021-02-04 17:24:02 +13:00
..
ConfigReader.cs Allow option to skip non-violation chat checks 2021-02-04 14:20:12 +13:00
Converters.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
Database.cs Add changing weather. 2021-02-03 18:41:38 +13:00
GameClient.cs Add %BAN 2021-02-02 18:01:27 +13:00
GameDataJson.cs add groomer related strings 2021-02-03 22:23:02 +13:00
GameServer.cs Fix npcs 2021-02-04 17:24:02 +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 Add changing weather. 2021-02-03 18:41:38 +13:00