Space Engineers
Whip's Turret AI Slaving Script
Εμφάνιση 81-90 από 96 καταχωρίσεις
< 1 ... 7  8  9  10 >
Ενημέρωση: 20 Οκτ 2016 στις 10:42

Revision 11
Internal Version 31
  • Clamped arccosine inputs to avoid floating point errors

Ενημέρωση: 6 Σεπ 2016 στις 14:51

Revision 10
Internal Version 30
  • Fixed broken upload. I updated the wrong code lol
  • Updated turret targeting parameters when under user control

Ενημέρωση: 6 Σεπ 2016 στις 14:50

ERRONEOUS UPLOAD
I updated the wrong code lol

Ενημέρωση: 28 Αυγ 2016 στις 0:25

Revision 9.1
Internal Version 29
  • Commented out some debugging text to avoid unnecessary Echo calls

Ενημέρωση: 28 Αυγ 2016 στις 0:19

Revision 9
Internal Version 29
  • Fixed redundant variable declaration
  • Changed behavior of turrets when under manual control. Once keen fixes the IsShooting boolean, this should work proper

Ενημέρωση: 20 Αυγ 2016 στις 19:14

Revision 8
Internal Version 27
  • Fixed issue where code would break if you used a camera turret (Thanks to Cassius Faux for bringing this to my attention!)

Ενημέρωση: 18 Αυγ 2016 στις 13:03

Revision 7
Internal Version 26
  • Updated code to work with new ModAPI changes

Ενημέρωση: 20 Ιουν 2016 στις 1:29

Revision 6
Internal Version 24
  • Fixed a misplaced boolean which caused the code to skip turret groups upon damage

Ενημέρωση: 12 Ιουν 2016 στις 23:21

Revision 5
Internal Revision 23
  • Optimised for MP use

Ενημέρωση: 10 Ιουν 2016 στις 14:46

Revision 4
Internal Version 22
  • Fixed turrets spazzing in MP
  • Added support for welders, grinders, cameras, and spotlights in addition to standard fixed weapons
  • Improved error handling
  • Restructured how code behaves if block is missing: Attempts to stop broken turret groups from causing damage