HISP/Horse Isle Server/HorseIsleServer/Game
2021-02-09 21:25:12 +13:00
..
Chat Implement workshops and fix more quest weirdnes. 2021-02-06 17:04:50 +13:00
Horse fix more quest stuff 2021-02-09 19:03:20 +13:00
Inventory fix crashing on non-us locale. 2021-02-06 21:36:40 +13:00
Items Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Services Implement workshops and fix more quest weirdnes. 2021-02-06 17:04:50 +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 Change Dropped Items spawning Algorithm 2021-02-04 20:00:06 +13:00
Map.cs Fix crashing on talking to npcs with 0 chatpoints. 2021-02-09 21:25:12 +13:00
Messages.cs Fix crashing on talking to npcs with 0 chatpoints. 2021-02-09 21:25:12 +13:00
Meta.cs Fix crashing on talking to npcs with 0 chatpoints. 2021-02-09 21:25:12 +13:00
Npc.cs fix more quest stuff 2021-02-09 19:03:20 +13:00
Quest.cs Fix crashing on talking to npcs with 0 chatpoints. 2021-02-09 21:25:12 +13:00
Ranch.cs Fix crashing on talking to npcs with 0 chatpoints. 2021-02-09 21:25:12 +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 pirate treasures, and pot of gold (Though, text is missing for Pot of Gold- i have to find one in public server first.) 2021-02-07 23:04:09 +13:00
World.cs Add 1 million bucks 2021-02-07 16:26:22 +13:00