HISP/Horse Isle Server/HorseIsleServer/Game
2021-02-13 17:47:28 +13:00
..
Chat Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Horse Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Inventory Add ranches. 2021-02-11 02:31:16 +13:00
Items Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Services Add barns! 2021-02-13 14:29:33 +13:00
SwfModules Implement Drawing Rooms 2021-02-04 22:55:00 +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
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 Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Messages.cs Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Meta.cs Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
Npc.cs add npc wandering to db, and add %GOTO NPC 2021-02-13 15:23:37 +13:00
Quest.cs Maybe? NPC Randomly Wander.. 2021-02-12 17:41:24 +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 Add pot of gold. 2021-02-12 12:13:37 +13:00
World.cs Make nearby more accurate to public server. 2021-02-11 11:34:47 +13:00