HISP/Horse Isle Server/HorseIsleServer/Game
2021-07-07 00:03:56 +12:00
..
Chat Add !AUTOREPLY 2021-07-03 19:26:52 +12:00
Events add %RULES command, fix bugs in random events 2021-05-14 12:18:11 +12:00
Horse fix UTs. 2021-06-28 02:09:01 +12:00
Inventory fix birthday tokens 2021-03-04 01:11:28 +13:00
Items Add ItemPurchaseQueue 2021-06-27 18:41:29 +12:00
Services fix money related bugs and crashes. 2021-05-14 11:38:04 +12: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 money related bugs and crashes. 2021-05-14 11:38:04 +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 add %RULES command, fix bugs in random events 2021-05-14 12:18:11 +12:00
Messages.cs Check for violations on horse profile, ranch info, and player profile 2021-07-07 00:03:56 +12:00
Meta.cs >= not >! 2021-06-28 17:30:29 +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 fix money related bugs and crashes. 2021-05-14 11:38:04 +12:00
Ranch.cs Ranch forcefully sold message 2021-06-27 19:55:06 +12:00
Riddler.cs >= not >! 2021-06-28 17:30:29 +12: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 money related bugs and crashes. 2021-05-14 11:38:04 +12: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