HISP/Horse Isle Server/HorseIsleServer/Server
2021-06-28 17:49:31 +12:00
..
ConfigReader.cs Fix inconsistancies- Add f12 shortcut, 2021-06-27 01:08:56 +12:00
Converters.cs Add remove buddy 2021-03-10 01:16:58 +13:00
Database.cs fix crashes 2021-06-27 22:51:24 +12:00
GameClient.cs Fix stuffs 2021-06-28 01:05:38 +12:00
GameDataJson.cs Ranch forcefully sold message 2021-06-27 19:55:06 +12:00
GameServer.cs Add new commands 2021-06-28 17:49:31 +12: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 Fix inconsistancies- Add f12 shortcut, 2021-06-27 01:08:56 +12:00