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
|
d9cdd05acb
|
Add Horse Pawneer
and Pawneer Orders.
|
2021-02-15 13:31:00 +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
|
7bf0f37427
|
Fix ordering and fully implement "View Companion"
|
2021-02-01 19:50:37 +13:00 |
|
SilicaPi
|
6ea23e5870
|
Make "View Tack" work, still some ordering problems though >_>
|
2021-01-31 03:01:49 +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 |
|