HISP/Horse Isle Server/HorseIsleServer
2021-02-19 18:35:23 +13:00
..
Game Fix treasures 2021-02-19 18:35:23 +13:00
Player Fix treasures 2021-02-19 18:35:23 +13:00
Properties 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
Resources Change default intrest rate, 2021-02-08 11:26:52 +13:00
Security Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Server Fix treasures 2021-02-19 18:35:23 +13:00
HorseIsleServer.csproj Merge branch 'master' of https://github.com/KuromeSan/HISP 2021-01-29 01:18:15 +13:00
HorseIsleServer.csproj.user Add publishing xml for all platforms 2021-01-28 23:27:58 +13:00
icon.ico Add publishing xml for all platforms 2021-01-28 23:27:58 +13:00
Program.cs Add Horse Pawneer 2021-02-15 13:31:00 +13:00