HISP/Horse Isle Server/HorseIsleServer/Server
2021-03-23 17:36:55 +13:00
..
ConfigReader.cs Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Converters.cs Add remove buddy 2021-03-10 01:16:58 +13:00
Database.cs Add muted player functions 2021-03-23 17:36:55 +13:00
GameClient.cs Add socials to the game. 2021-03-01 13:36:22 +13:00
GameDataJson.cs Add muted player functions 2021-03-23 17:36:55 +13:00
GameServer.cs Add muted player functions 2021-03-23 17:36:55 +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 push changes i have 2021-03-16 23:42:47 +13:00