HISP/Horse Isle Server/HorseIsleServer
2021-02-05 18:47:45 +13:00
..
Game Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Player Implement Drawing Rooms 2021-02-04 22:55:00 +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 Allow option to skip non-violation chat checks 2021-02-04 14:20:12 +13:00
Security 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
Server Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +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 Implement Drawing Rooms 2021-02-04 22:55:00 +13:00