HISP/Horse Isle Server/HorseIsleServer/Player
2021-04-05 11:51:08 +12:00
..
Equips 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
Award.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
Dance.cs Add various chat related checks 2021-04-05 11:51:08 +12:00
Friends.cs Add muted player functions 2021-03-23 17:36:55 +13:00
Highscore.cs push changes i have 2021-03-16 23:42:47 +13:00
Mailbox.cs Add Town Halls and Mail 2021-02-17 00:38:56 +13:00
MutedPlayers.cs Add muted player functions 2021-03-23 17:36:55 +13:00
PlayerQuests.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
TrackedQuest.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
Trade.cs implement MULTIHORSES 2021-03-18 14:28:07 +13:00
User.cs Add various chat related checks 2021-04-05 11:51:08 +12:00