HISP/Horse Isle Server/HorseIsleServer/Server
2021-02-13 23:24:41 +13:00
..
ConfigReader.cs Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Converters.cs Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Database.cs Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
GameClient.cs maybe? fix rare crashing when players disconnect 2021-02-13 23:24:41 +13:00
GameDataJson.cs Add telescope, and shortcuts 2021-02-13 21:39:25 +13:00
GameServer.cs Add telescope, and shortcuts 2021-02-13 21:39:25 +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 telescope, and shortcuts 2021-02-13 21:39:25 +13:00