HISP/Horse Isle Server/HorseIsleServer/Server
2021-09-05 10:37:07 +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 !AUTOREPLY 2021-07-03 20:01:00 +12:00
GameClient.cs fix logout 2021-07-03 21:21:08 +12:00
GameDataJson.cs Check for violations on horse profile, ranch info, and player profile 2021-07-07 00:03:56 +12:00
GameServer.cs fix the bug for real this time 2021-09-05 10:37:07 +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