Skip to content

Commit

Permalink
feat: move the generator code to the Courseplay repo
Browse files Browse the repository at this point in the history
This repo is now only for the environment, needs the
Courseplay repo cloned to FS22_Courseplay for everything
to work.

Still can use this repo for standalone testing of the
Generator.
  • Loading branch information
Peter Vaiko committed Jun 24, 2024
1 parent 0ceb509 commit def26b6
Show file tree
Hide file tree
Showing 71 changed files with 575 additions and 11,929 deletions.
12 changes: 12 additions & 0 deletions .run/BlockSequenceTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="BlockSequenceTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/BlockSequencerTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/CacheMapTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="CacheMapTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/CacheMapTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/FieldTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="FieldTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/FieldTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/FieldworkCourseTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="FieldworkCourseTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/FieldworkCourseTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/HeadlandConnectorTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="HeadlandConnectorTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/HeadlandConnectorTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/LineSegmentTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="LineSegmentTest" type="lua.app" factoryName="Lua Application" activateToolWindowBeforeRun="false">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/LineSegmentTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/PerformanceTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="PerformanceTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/PerformanceTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/PolygonTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="PolygonTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/PolygonTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/PolylineTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="PolylineTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/PolylineTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/RowPatternTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="RowPatternTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/RowPatternTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/RowTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="RowTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/RowTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/SliderTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="SliderTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/SliderTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/TransformTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="TransformTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/TransformTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/VectorTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="VectorTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/VectorTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/VertexTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="VertexTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/VertexTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
12 changes: 12 additions & 0 deletions .run/WrapAroundIndexTest.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="WrapAroundIndexTest" type="lua.app" factoryName="Lua Application">
<option name="program" value="$PROJECT_DIR$/lua/lua53.exe" />
<option name="file" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test/WrapAroundIndexTest.lua" />
<option name="workingDir" value="$PROJECT_DIR$/FS22_Courseplay/scripts/courseGenerator/test" />
<option name="debuggerType" value="2" />
<option name="params" value="" />
<option name="charset" value="UTF-8" />
<option name="showConsole" value="true" />
<method v="2" />
</configuration>
</component>
19 changes: 0 additions & 19 deletions CourseGenerator/AnalyticHelper.lua

This file was deleted.

Loading

0 comments on commit def26b6

Please sign in to comment.