Commit graph

14 commits

Author SHA1 Message Date
SilicaAndPina
79b4b76c5d add water balloon game functionality 2021-04-29 19:49:38 +12:00
SilicaAndPina
26d24c1113 Fix bugs and more bugs 2021-02-28 00:39:51 +13:00
SilicaAndPina
83e274c828 Fix map data hopefully. 2021-02-24 09:52:36 +13:00
SilicaAndPina
b80984b92e Fix despawns 2021-02-24 00:37:02 +13:00
SilicaAndPina
0cf1665a11 Add presents and fix bugs 2021-02-15 17:22:53 +13:00
SilicaAndPina
72bc81d900 Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions. 2021-02-13 17:47:28 +13:00
SilicaAndPina
c9c81d721e Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
SilicaAndPina
76f3d7d731 try fix crashing and increase stack limit to 50 2021-02-05 15:37:32 +13:00
SilicaAndPina
6ce2c33a42 fix "Grabbed what you could but your inventory is full" not showing up 2021-02-05 14:37:19 +13:00
SilicaAndPina
e58b1abd6b Fix despawn, change foreach to for 2021-02-05 14:28:27 +13:00
SilicaAndPina
92aa2dd51a cleanup dropped items code. 2021-02-05 13:21:33 +13:00
SilicaAndPina
92c35eb4b9 Implement Drawing Rooms 2021-02-04 22:55:00 +13:00
SilicaAndPina
29fe3ec024 Change Dropped Items spawning Algorithm 2021-02-04 20:00:06 +13:00
SilicaPi
3c25795188 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
Renamed from Horse Isle Server/HorseIsleServer/Game/DroppedItems.cs (Browse further)