HISP/Horse Isle Server/HorseIsleServer/Server
SilicaAndPina 6e32fc9aca Update web
2021-06-27 13:18:43 +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 some user input length checks. 2021-06-11 10:34:39 +12:00
GameClient.cs Add Random Events 2021-05-12 10:11:53 +12:00
GameDataJson.cs Fix inconsistancies- Add f12 shortcut, 2021-06-27 01:08:56 +12:00
GameServer.cs Update web 2021-06-27 13:18:43 +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