HISP/Horse Isle Server/HorseIsleServer/Game
2021-02-24 09:52:36 +13:00
..
Chat Add !WARP 2021-02-19 11:54:33 +13:00
Events Add more auction checks 2021-02-23 01:51:18 +13:00
Horse Fix despawns 2021-02-24 00:37:02 +13:00
Inventory Finish Auctions? (finally??) 2021-02-21 15:41:03 +13:00
Items Fix map data hopefully. 2021-02-24 09:52:36 +13:00
Services Update auctions again 2021-02-23 01:52:43 +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
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 "Players Here" shows up, but doesnt do anything 2021-02-23 10:46:55 +13:00
Meta.cs "Players Here" shows up, but doesnt do anything 2021-02-23 10:46:55 +13:00
Npc.cs Fix map data hopefully. 2021-02-24 09:52:36 +13:00
Quest.cs Fix quests giving you CONCEPTUAL items rather than just using them 2021-02-15 17:44:50 +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
World.cs add simple jumping arena and advanced jumping arena, 2021-02-18 02:31:21 +13:00