HISP/Horse Isle Server/HorseIsleServer/Server
2021-05-09 16:02:40 +12: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 Implement water ballon game. 2021-04-30 00:53:56 +12:00
GameClient.cs no message 2021-04-16 03:37:31 +12:00
GameDataJson.cs Add Isle Card Trading Game (?) 2021-05-09 16:02:40 +12:00
GameServer.cs Add Isle Card Trading Game (?) 2021-05-09 16:02:40 +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 Add throwable items 2021-04-09 22:01:05 +12:00