HISP/Horse Isle Server/HorseIsleServer
2021-02-08 21:44:00 +13:00
..
Game fix building 2021-02-08 21:44:00 +13:00
Player Implement riddle rooms 2021-02-08 19:59:30 +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 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 building 2021-02-08 21:44:00 +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 pirate treasures, and pot of gold (Though, text is missing for Pot of Gold- i have to find one in public server first.) 2021-02-07 23:04:09 +13:00