Commit graph

30 commits

Author SHA1 Message Date
Norbi Peti b3a72516fb
Add ClearConsole command 2020-02-08 23:04:50 +01:00
Norbi Peti dce3045989
Fix issues with new update, waypoint fixes
Waypoints can be created from pilot seats now and it won't try to teleport to a waypoint if in a pilot seat
2020-02-08 17:52:41 +01:00
Norbi Peti f9c034693f
Merge branch 'master' of https://git.exmods.org/ExtraCommands/extracommands
 Conflicts:
	extracommands/CommandLineCompositionRootSaveCommandPatch.cs
	extracommands/MoveBlocksCommandEngine.cs
2020-02-08 15:46:19 +01:00
NGnius d9316fa20b Fix merge conflicts and ref 2020-01-26 21:41:41 -05:00
NGnius 347d7d7518 Port commands to GamecraftModdingAPI 2020-01-26 21:36:16 -05:00
Norbi Peti f681287af1
More attempts 2020-01-18 01:28:59 +01:00
Norbi Peti 9c30f0f3b8
Debugging, attempting to prevent scale change 2020-01-17 02:04:12 +01:00
Norbi Peti 72d3f65fb1
Create set scale command 2020-01-15 23:26:52 +01:00
Norbi Peti 56af8ecd2c
Fix issues after the last GC update 2020-01-15 21:19:38 +01:00
NGnius a2c3709c23 Fix last block move logic 2019-12-14 15:40:09 -05:00
NGnius 383519f786 Fix for changes in latest GC update 2019-11-29 20:11:36 -05:00
NGnius 0eb1ed511d Refactor part of Rotation logic and disable RotateBlocks command 2019-11-19 12:06:02 -05:00
NGnius c6bf724f40 Fix MoveLastBlock command (it now works most of the time) 2019-11-19 12:05:08 -05:00
NGnius (Graham) 1bee05612b Add float3 return type to connected blocks move func 2019-11-18 19:12:23 -05:00
NGnius (Graham) d2a870b95c Fix move so connected cubes are moved (UNTESTED) 2019-11-18 15:37:02 -05:00
NGnius 9e3b09f1f9 Add block rotation command and fix grid 2019-11-14 12:20:30 -05:00
NGnius 8ac64d76b6 Add cube moving commands 2019-11-13 20:26:06 -05:00
NGnius d636ebaaf2 Fix Rotation commands (required updating .NET to 4.8) 2019-11-07 12:12:13 -05:00
NGnius (Graham) d775d4e3bb Add untested rotate commands 2019-11-07 08:44:46 -05:00
NGnius (Graham) 915e6b6434 Disable unusable commands 2019-11-05 16:43:49 -05:00
NGnius 181597cd2f Improve documentation with examples 2019-11-05 16:32:52 -05:00
NGnius (Graham) 9fcbaa0e6e Add untested ToggleJump 2019-10-25 22:10:48 -04:00
NGnius a9957f922c Update compatibility to Gamecraft v2019.10.23.16.11 2019-10-24 11:09:37 -04:00
NGnius 9071fccf76 Fix commands not being disposed properly and disabled MoveBlocks 2019-10-23 22:42:10 -04:00
NGnius (Graham) 064f719f82 Add move blocks command and improve dependencies 2019-10-23 21:35:06 -04:00
NGnius d4db32ccb4 Test and fix basic commands 2019-10-22 22:37:23 -04:00
NGnius (Graham) f19dc46010 Create untested basic commands 2019-10-22 20:40:04 -04:00
NGnius 3f0da89d01 Reimplement Waypoint functionality 2019-10-22 16:01:34 -04:00
NGnius 08dbffaf2a Copy structure from TestMod base 2019-10-22 12:22:10 -04:00
ExtraCommands a3c4c75167 Initial commit 2019-10-22 16:13:22 +00:00