Commit graph

60 commits

Author SHA1 Message Date
NGnius (Graham) ae069f6d93 Fix references 2020-12-28 14:08:13 -05:00
NGnius (Graham) 53564b9c56 Remove missing dependencies causing build warnings 2020-10-31 14:41:11 -04:00
NGnius (Graham) d761e4c16a Add hovers 2020-10-31 14:26:15 -04:00
NGnius (Graham) 89f5d9eb43 Add teslas, insect legs and some weapons (t1 laser, updated t5 laser msmg, t3 plasma) 2020-10-30 16:44:24 -04:00
NGnius (Graham) c3dc80fc84 Add RC propellers and fix textblock <color> replacement regex 2020-10-27 15:53:27 -04:00
NGnius (Graham) 3c00d05a3b Add custom stats dumping support, skis and minor tweaks 2020-10-27 12:00:38 -04:00
NGnius (Graham) 0e65267e88 Merge https://git.exmods.org/NorbiPeti/Pixi into master 2020-10-04 22:49:58 -04:00
NGnius (Graham) 85c1342313 Add info for common unsupported audio types 2020-10-03 17:37:03 -04:00
NGnius (Graham) 3c9c60b679 Add text block support to RC importer & general tweaks to make that work 2020-10-03 17:37:03 -04:00
NGnius (Graham) 84fc330b12 Multi-thread optimisation algorithm 2020-10-03 17:37:03 -04:00
NGnius (Graham) d2a2ce52f0 Optimise midi import block placement 2020-10-03 17:37:03 -04:00
NGnius (Graham) 742bcf25ef Create prototype MIDI importer 2020-10-03 17:37:03 -04:00
Norbi Peti 16f833ceda Fix RC glass cube and revert temp text support 2020-09-28 03:02:15 +02:00
Norbi Peti a0ab2ec9e7 Add wings, rudders & rotors, temporary text block support 2020-09-27 02:42:27 +02:00
Norbi Peti 30a3f5001f Ability to rotate blueprints, updated struts and such 2020-09-26 03:18:22 +02:00
Norbi Peti db5ff7223c Blueprint fixes, T5 laser 2020-09-23 23:35:09 +02:00
Norbi Peti 02401f39f9 Add t5 shields 2020-09-21 21:56:20 +02:00
Norbi Peti 60cf8bdd67 Actually add t3 shields and t4 ones too 2020-09-21 00:25:53 +02:00
Norbi Peti ab169fb87c (Re)load blueprints from file, t3 shields
Blueprints can be loaded and reloaded from a file in the game's directory except in a release version
2020-09-20 23:23:33 +02:00
Norbi Peti 5bc0351bd1 Fix thrusters and add some shields 2020-09-19 23:51:17 +02:00
Norbi Peti bd813d852d Allow selections when dumping, added thrusters and modules 2020-09-19 22:30:54 +02:00
NGnius (Graham) 4b35647c0b Use official paint colours for conversion algorithm 2020-09-04 16:00:12 -04:00
NGnius (Graham) 1b126b69c0 Convert to new GCIPA 2020-08-23 10:31:38 -04:00
NGnius (Graham) bb19c084d1 Add default colour quantization support 2020-08-16 11:27:46 -04:00
NGnius (Graham) 90a653b1c4 Remove mock ref 2020-07-24 11:14:57 -04:00
NGnius (Graham) 244be3468b Refactor Pixi import system as per issue #5 2020-07-24 11:05:00 -04:00
NGnius (Graham) acb0c59967 Use geometric (pythagorean) distance for nearest colour calculations 2020-07-24 11:05:00 -04:00
NGnius (Graham) df7ba96434 Update license 2020-06-26 12:51:59 -04:00
NGnius (Graham) 523baec814 Fix missing RC->GC colour mapping 2020-06-14 12:49:10 -04:00
NGnius (Graham) 5acd445361 Add wheels and some minor tweaks 2020-06-14 12:11:33 -04:00
NGnius (Graham) fe8ee1c262 Update README with more concise info and acknowledgements 2020-06-08 20:24:50 -04:00
NGnius (Graham) 34fdd0aefa Remove quotation marks around ChangeTextBlock command args because that breaks stuff 2020-06-08 13:42:25 -04:00
NGnius (Graham) 5c5e46e84b Convert bot color conversion to MrRotor values & speedup 2020-06-08 11:48:10 -04:00
NGnius (Graham) b8547c856d Add pick block support to Pixi2D 2020-06-07 13:08:59 -04:00
NGnius (Graham) d9a28cfbf7 Add image rotation support 2020-06-07 12:51:11 -04:00
NGnius (Graham) 0d25570cba Update PixiBotFile command with correct blueprints functionality 2020-06-07 11:59:45 -04:00
NGnius (Graham) 6e817bff18 Add strut straight long 2020-06-07 10:59:49 -04:00
NGnius (Graham) 76b67e7684 Fix diagonal 3d strut rotations and strut texture lines 2020-06-07 10:47:29 -04:00
NGnius (Graham) 351f668f51 Add strut blueprints 2020-06-07 10:10:59 -04:00
NGnius (Graham) abd300351f Move bot placement closer to player 2020-06-06 11:31:31 -04:00
NGnius (Graham) cdd474e1ec Add blueprint RC cube functionality (rods-only atm) 2020-06-06 11:15:30 -04:00
NGnius (Graham) d0726b9514 Reduce Sync() events 2020-05-26 10:57:59 -04:00
NGnius (Graham) e8ca1fe398 Update README install instructions 2020-05-25 09:05:49 -04:00
NGnius (Graham) 72386d2c53 Update behaviour info for new commands 2020-05-20 09:12:47 -04:00
NGnius (Graham) 1187d7896c Fix text block display issues 2020-05-19 22:25:16 -04:00
NGnius (Graham) b7cbf4486f Add rounded & glass cube support 2020-05-19 22:03:20 -04:00
NGnius (Graham) e6f0816c5f Remove Pixi from command descriptions 2020-05-19 21:38:30 -04:00
NGnius (Graham) bfe0c1972c Implement Robocraft factory importing 2020-05-19 21:36:21 -04:00
NGnius (Graham) 2e314595ac Refactor and implement img to text block importing 2020-05-17 23:37:54 -04:00
NGnius (Graham) 6acf1b7d4e Fix breaking API changes 2020-05-15 13:48:49 -04:00