HISP/Horse Isle Server/HorseIsleServer/Game
2021-04-05 11:51:08 +12:00
..
Chat Add various chat related checks 2021-04-05 11:51:08 +12:00
Events Add Tack Shop Giveaways 2021-03-31 19:59:14 +13:00
Horse Fix llamas and camel speciic stuff 2021-02-27 17:26:01 +13:00
Inventory fix birthday tokens 2021-03-04 01:11:28 +13:00
Items Add birthday tokens lol 2021-02-28 01:53:46 +13: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 Fix arena bugs 2021-02-18 13:18:06 +13: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 various chat related checks 2021-04-05 11:51:08 +12:00
Meta.cs Implement Mute Function. 2021-03-23 19:13:40 +13: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