This website requires JavaScript.
Explore
Help
Register
Sign in
IsleHorse
/
HISP
Watch
1
Star
0
Fork
You've already forked HISP
0
mirror of
https://github.com/islehorse/HISP.git
synced
2025-04-17 02:19:48 +12:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
72bc81d900
HISP
/
Horse Isle Server
/
HorseIsleServer
/
Game
/
Items
History
SilicaAndPina
72bc81d900
Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions.
2021-02-13 17:47:28 +13:00
..
DroppedItems.cs
Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions.
2021-02-13 17:47:28 +13:00
Item.cs
Fix ordering and fully implement "View Companion"
2021-02-01 19:50:37 +13:00
ItemInstance.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
Tack.cs
Fix ordering and fully implement "View Companion"
2021-02-01 19:50:37 +13:00