Online quest mode, fixed bug when swimming from hull to another, monitors with editable text, choosing exe in content package, monster quests, misc bugfixes

This commit is contained in:
Regalis
2015-07-30 18:52:20 +03:00
parent 5d0a453e23
commit c7dd6e55f0
53 changed files with 3477 additions and 219 deletions
+5 -5
View File
@@ -5,7 +5,7 @@
Tags="smallitem"
pickdistance="200">
<Sprite texture ="weldingtool.png" depth="0.04"/>
<Sprite texture ="weldingtool.png" depth="0.5"/>
<!-- physics body -->
<Body width="39" height="18" density="5"/>
@@ -47,7 +47,7 @@
Tags="smallitem"
pickdistance="200">
<Sprite texture ="plasmacutter.png" depth="0.04"/>
<Sprite texture ="plasmacutter.png" depth="0.5"/>
<Body width="39" height="18" density="5"/>
@@ -79,7 +79,7 @@
Tags="smallitem"
pickdistance="150">
<Sprite texture ="fueltank.png" depth="0.05"/>
<Sprite texture ="fueltank.png" depth="0.5"/>
<Body radius="6" height="22" density="5"/>
@@ -92,7 +92,7 @@
Tags="smallitem"
pickdistance="200">
<Sprite texture ="screwdriver.png"/>
<Sprite texture ="screwdriver.png" depth="0.5"/>
<Body width="30" height="8" density="20"/>
@@ -106,7 +106,7 @@
Tags="smallitem"
pickdistance="200">
<Sprite texture ="wrench.png"/>
<Sprite texture ="wrench.png" depth="0.5"/>
<Body width="30" height="8" density="20"/>