Difference between revisions of "Talk:Programmable Block"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "I think that the majority of the information should be moved to Programming. What are your thoughts? This information will likely spread to more functionality, not just pr...")
 
(Useful Resources: new section)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
I think that the majority of the information should be moved to [[Programming]]. What are your thoughts? This information will likely spread to more functionality, not just programmable blocks. [[User:Rhine|Rhine]] ([[User talk:Rhine|talk]]) 18:39, 2 January 2015 (UTC)
 
I think that the majority of the information should be moved to [[Programming]]. What are your thoughts? This information will likely spread to more functionality, not just programmable blocks. [[User:Rhine|Rhine]] ([[User talk:Rhine|talk]]) 18:39, 2 January 2015 (UTC)
 +
:Agreed.  The block page is for information on the block itself, how to construct it, etc.  There should probably be separate API and Programming pages, as the API should be a reference while Programming should go over how all the code fits together, etc. Also we need to differentiate between the Modding API and the Scripting API.[[User:Ketura|Ketura]] ([[User talk:Ketura|talk]]) 18:43, 4 January 2015 (UTC)
 +
 +
== Useful Resources ==
 +
 +
Here are some topics from the /r/spaceengineers subreddit that have useful guides, discussions, questions, and other resources.  The information here can be distilled into articles fairly easily; since I'm pressed for time right this second I'll just post the list if others want to start:
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r3ie3/full_programming_documentation_here_thanks_to/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r4lvn/guide_programmable_block_c_101_for_space_engineers/
 +
 +
http://forums.keenswh.com/post/guide-programmable-block-c-101-for-space-engineers-7225150
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r79jt/when_and_how_often_is_the_main_method_in_the/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r30kx/turns_out_that_thrusters_make_a_pretty_good/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r6qb0/debug_method_for_scripts/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r3dxn/for_everyone_who_wants_to_learn_c_but_doesnt_know/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r5bgz/programming_getting_a_bug_when_using_the/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r49b0/did_anyone_figure_out_how_to_use_programmable/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r21dh/new_api_why_so_complicated/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r181c/software_development_for_pirates_raiders_brigands/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r4mya/made_a_script_to_rename_my_cargos_automatically/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r1j1q/scripting_in_visual_studio/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r1i9q/programmable_block_example_disable_all_turrets/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2rajco/timers_vs_programmable_blocks/
 +
 +
http://www.reddit.com/r/spaceengineers/comments/2r7dwa/you_do_have_global_variables_in_scripting/

Latest revision as of 19:32, 4 January 2015

I think that the majority of the information should be moved to Programming. What are your thoughts? This information will likely spread to more functionality, not just programmable blocks. Rhine (talk) 18:39, 2 January 2015 (UTC)

Agreed. The block page is for information on the block itself, how to construct it, etc. There should probably be separate API and Programming pages, as the API should be a reference while Programming should go over how all the code fits together, etc. Also we need to differentiate between the Modding API and the Scripting API.Ketura (talk) 18:43, 4 January 2015 (UTC)

Useful Resources

Here are some topics from the /r/spaceengineers subreddit that have useful guides, discussions, questions, and other resources. The information here can be distilled into articles fairly easily; since I'm pressed for time right this second I'll just post the list if others want to start:

http://www.reddit.com/r/spaceengineers/comments/2r3ie3/full_programming_documentation_here_thanks_to/

http://www.reddit.com/r/spaceengineers/comments/2r4lvn/guide_programmable_block_c_101_for_space_engineers/

http://forums.keenswh.com/post/guide-programmable-block-c-101-for-space-engineers-7225150

http://www.reddit.com/r/spaceengineers/comments/2r79jt/when_and_how_often_is_the_main_method_in_the/

http://www.reddit.com/r/spaceengineers/comments/2r30kx/turns_out_that_thrusters_make_a_pretty_good/

http://www.reddit.com/r/spaceengineers/comments/2r6qb0/debug_method_for_scripts/

http://www.reddit.com/r/spaceengineers/comments/2r3dxn/for_everyone_who_wants_to_learn_c_but_doesnt_know/

http://www.reddit.com/r/spaceengineers/comments/2r5bgz/programming_getting_a_bug_when_using_the/

http://www.reddit.com/r/spaceengineers/comments/2r49b0/did_anyone_figure_out_how_to_use_programmable/

http://www.reddit.com/r/spaceengineers/comments/2r21dh/new_api_why_so_complicated/

http://www.reddit.com/r/spaceengineers/comments/2r181c/software_development_for_pirates_raiders_brigands/

http://www.reddit.com/r/spaceengineers/comments/2r4mya/made_a_script_to_rename_my_cargos_automatically/

http://www.reddit.com/r/spaceengineers/comments/2r1j1q/scripting_in_visual_studio/

http://www.reddit.com/r/spaceengineers/comments/2r1i9q/programmable_block_example_disable_all_turrets/

http://www.reddit.com/r/spaceengineers/comments/2rajco/timers_vs_programmable_blocks/

http://www.reddit.com/r/spaceengineers/comments/2r7dwa/you_do_have_global_variables_in_scripting/