HISP/Horse Isle Server/HorseIsleServer/Server
2021-06-27 21:07:20 +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 Implement Stores 2021-06-27 19:15:52 +12:00
GameClient.cs update 2021-06-27 15:32:09 +12:00
GameDataJson.cs Ranch forcefully sold message 2021-06-27 19:55:06 +12:00
GameServer.cs DERP! Fix color changing bug and cap mood/basic stats 2021-06-27 21:07:20 +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