HISP/Horse Isle Server/HorseIsleServer/Game
2021-05-10 22:51:18 +12:00
..
Chat Make Quiz Questions The Same for Each User 2021-04-16 11:30:52 +12:00
Events Add Isle Card Trading Game (?) 2021-05-09 16:02:40 +12:00
Horse Add Magic Pellets and Droplets 2021-04-21 21:23:02 +12:00
Inventory fix birthday tokens 2021-03-04 01:11:28 +13:00
Items Add Isle Card Trading Game (?) 2021-05-09 16:02:40 +12:00
Services Update auctions again 2021-02-23 01:52:43 +13:00
SwfModules All multirooms implemented! 2021-03-10 15:10:29 +13:00
AbuseReport.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
Arena.cs add real time quiz. 2021-04-16 03:18:49 +12:00
Book.cs Implement "Read Books" 2021-02-03 17:27:34 +13:00
GameExceptions.cs Make nearby more accurate to public server. 2021-02-11 11:34:47 +13:00
Map.cs Fix map data hopefully. 2021-02-24 09:52:36 +13:00
Messages.cs Add Isle Card Trading Game (?) 2021-05-09 16:02:40 +12:00
Meta.cs Fix some tracked stats 2021-05-10 22:51:18 +12:00
Multiroom.cs implement MULTIHORSES 2021-03-18 14:28:07 +13:00
Npc.cs Fix map data hopefully. 2021-02-24 09:52:36 +13:00
Quest.cs Add profiles 2021-03-04 00:34:30 +13:00
Ranch.cs Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Riddler.cs Implement riddle rooms 2021-02-08 19:59:30 +13:00
Tracking.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
Treasure.cs Fix treasures 2021-02-19 18:35:23 +13:00
TwoPlayer.cs Implement 2PLAYER ... 2021-03-14 18:11:20 +13:00
World.cs Add birthday tokens lol 2021-02-28 01:53:46 +13:00