Added crane frame (model, not code) and updated format standards

This commit is contained in:
Brian Ricketts 2013-01-29 23:36:16 -06:00
parent 5aa1ea7ee4
commit 8dd86913b1
5 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -13,6 +13,7 @@ CHANGELOG
!/resources/
!/models/
!info.txt
!AssemblyLineStandard.xml
!publish.bat
!publish_obf.bat
!include.bat

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles version="12">
<profile kind="CodeFormatterProfile" name="Calclavia Standard" version="12">
<profile kind="CodeFormatterProfile" name="Assembly Line Standard" version="12">
<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/>

BIN
models/CraneFrame.tcn Normal file

Binary file not shown.

View file

@ -13,6 +13,7 @@ tile.encoder.name=Encoder
tile.engineerTable.name=Engineer's Table
tile.detector.name=Detector
tile.armbot.name=Armbot
tile.cranecontroller.name=Crane Controller
tile.manipulator.name=Manipulator
tile.rejector.name=Rejector

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B