A* pathfinding, autopilot, WIP radar rendering, proper location names, character skills shown in menus, got rid of PreviewCharacter, mantis
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
<Radar canbeselected = "true">
|
||||
<GuiFrame rect="0,0,0.5,0.5" alignment="Center" color="0.0,0.0,0.0,0.0"/>
|
||||
<PingCircle texture="Content/Items/Engine/pingCircle.png" origin="0.5,0.5"/>
|
||||
<ScreenOverlay texture="Content/Items/Engine/radarOverlay.png" origin="0.5,0.5"/>
|
||||
</Radar>
|
||||
|
||||
<ConnectionPanel canbeselected = "true">
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
@@ -31,6 +31,7 @@
|
||||
<Sound file="harpoon1.ogg" type="OnUse"/>
|
||||
<Sound file="harpoon2.ogg" type="OnUse"/>
|
||||
<RequiredItems name="Spear" type="Contained"/>
|
||||
<RequiredSkill name="Weapons" level="30"/>
|
||||
</RangedWeapon>
|
||||
|
||||
<ItemContainer itempos="27,10" iteminterval="0,-8" hideitems="false">
|
||||
|
||||
Reference in New Issue
Block a user