HISP/Horse Isle Server/HorseIsleServer/Game
SilicaAndPina 7216ade563 no message
2021-02-05 22:50:35 +13:00
..
Chat fix %GOTO PLAYER 2021-02-04 14:25:51 +13:00
Horse fix quest unlocking 2021-02-05 21:46:26 +13:00
Inventory Fix inventory full checks 2021-02-05 13:24:53 +13:00
Items Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Services no message 2021-02-05 22:50:35 +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 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
Messages.cs Implement Drawing Rooms 2021-02-04 22:55:00 +13:00
Meta.cs cleanup dropped items code. 2021-02-05 13:21:33 +13:00
Npc.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
Quest.cs fix quest unlocking 2021-02-05 21:46:26 +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
World.cs Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00