-
Musical Robots II Stable
released this
2020-12-28 19:08:13 +00:00 | 0 commits to master since this releaseThis is a minor patch to fix an issue during startup caused by a Gamecraft update.
This update is available on GCMM or the manual way if you really want.
Changelog
- Updated managed DLL references
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
125 downloads · 1.9 MiB
-
Musical Robots Stable
released this
2020-10-31 18:41:11 +00:00 | 1 commits to master since this releaseYou've heard of musical chairs, but have you ever heard of musical robots? Up until a few days ago, me neither. But a robot that can play bass!? That's too cool to not add to these patch notes, however strange the tangent.
Robot apocalypse aside, this Pixi update adds support for many new Robocraft blocks as well as musical magic. You can combine the two new things if you want, but results may vary from very happy to absolutely delighted.
This update is available on GCMM or the manual way if you really want.
Changelog
- Added many Robocraft blocks (skis, wings, hovers, some weapons, and more)
- Added MIDI music support
- Added limited custom stat support
- Improved performance of optimization algorithm
- Sprinkled some pixi dust over everything
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
94 downloads · 1.9 MiB
-
Refactor Revolution Stable
released this
2020-08-23 14:31:04 +00:00 | 22 commits to master since this releaseI got tired of coding in new things jankily all the time, so I reworked a lot of the Pixi code to make it more modular and robust. This comes with some great improvements for me, like more code reuse and an easier job in the future.
But you won't notice that (unless you want to code for Pixi -- if you're interested please don't be shy, I'm starting to run out of spare time to work on it).
This update completely changes how Pixi commands work by simplifying it to one single command:
Pixi "thing"
. This means that Pixi now magically guesses how to import things. If you're not happy with Pixi's guess, you can usePixi2 "way to import" "thing"
to avoid guessing. Eventually I'll update the documentation to reflect these changes.This update is available on GCMM or the manual way if you really want.
Changelog
- Upgraded to latest GCIPA plugin system
- Refactored Pixi importing to create a standard API
- Improved optimisation algorithm and applied it (optionally) to all things
- Replaced specific-use commands with single "magic" command
Pixi
- Sprinkled some pixi dust over everything
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
125 downloads · 328 KiB
-
Early Facsimiles Pre-release
released this
2020-06-14 16:11:33 +00:00 | 29 commits to master since this releaseThis is a pre-release version which may have bugs which corrupt your game (aside from the Gamecraft text bugs that already do that). I've decided to create this version in order to allow users to play with the upgraded (but incomplete) bot importing system (with support for more RC blocks) and the smaller improvements to other commands.
Install guide: https://www.exmods.org/guides/install.html
(ignore the part about a zip file -- just move Pixi.dll into the Plugins folder instead)
Once Pixi is installed, open Gamecraft's in-game command line (/
) and executehelp
to see additional commands.Please install/update the GamecraftModdingAPI v1.2.0 or later as well: https://git.exmods.org/modtainers/GamecraftModdingAPI
(older versions of GamecraftModdingAPI are incompatible)Changelog
- Added hidden (but still user-accessible) CLI ways to change Pixi2D's canvas rotation and PixiBot's scale (this disables improved block support though)
- Pixi2D now uses the block in your hand instead of always using Aluminium cubes
- Added blueprints functionality for PixiBot and PixiBotFile for placing the equivalent of complex Robocraft blocks
- Added blueprints for wheels, struts and rods (most other blocks coming before the v0.4.0 full release) built by Mr. Rotor
For more information, check out Pixi's new website!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
99 downloads · 320 KiB
-
The Real Infinity Update Stable
released this
2020-05-20 13:12:47 +00:00 | 43 commits to master since this releaseAfter I confused Robocraft and Gamecraft for the umpteenth time, I broke down and added the ability to import robots. It's not perfect, but neither are you.
This update also adds support for loading images into text blocks, and as a console command. Pixi is now a fully-integrated alternative to TheGreenGoblin's image-to-text Python app. Thanks for the inspiration and initial conversion algorithm!Install guide: https://www.exmods.org/guides/install.html
(ignore the part about a zip file -- just move Pixi.dll into the Plugins folder instead)
Once Pixi is installed, open Gamecraft's in-game command line (/
) and executehelp
to see additional commands.Please install/update the GamecraftModdingAPI v1.1.0 or later as well: https://git.exmods.org/modtainers/GamecraftModdingAPI
(older versions of GamecraftModdingAPI are incompatible)Changelog
- Added text block image importing
- Added console block image importing
- Added bot importing from Robocraft's Factory (WIP blocks are imported as text blocks)
For more information, read Pixi's README.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
112 downloads · 40 KiB
-
Iterative improvements Stable
released this
2020-05-15 17:48:49 +00:00 | 49 commits to master since this releasehttps://git.exmods.org/NGnius/Pixi/releases
Once Pixi is installed, open Gamecraft's command line (
/
) and executehelp
to see available commands.For more information, read Pixi's README.
Install guide: https://www.exmods.org/guides/install.html
(ignore the part about a zip file -- just move Pixi.dll into the Plugins folder instead)Please install the GamecraftModdingAPI as well: https://git.exmods.org/modtainers/GamecraftModdingAPI
(otherwise Pixi will crash Gamecraft)Changelog:
- Fixed breaking API changes from GamecraftModdingAPI v1.0
That means this version works with the May 14th update of Gamecraft
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
117 downloads · 10 KiB
- Fixed breaking API changes from GamecraftModdingAPI v1.0
-
released this
2020-05-11 21:25:54 +00:00 | 50 commits to master since this releasehttps://git.exmods.org/NGnius/Pixi/releases
Once Pixi is installed, open Gamecraft's command line (
/
) and executehelp
to get started.For more information, read Pixi's README.
Install guide: https://www.exmods.org/guides/install.html
(ignore the part about a zip file -- just move Pixi.dll into the Plugins folder instead)Please install the GamecraftModdingAPI as well: https://git.exmods.org/modtainers/GamecraftModdingAPI
(otherwise Pixi will crash Gamecraft)Changelog:
- Colour quantization is now much more accurate (black is not pink & red is not purple)
- A warning now appears when the block canvas is large
- Log messages that slow down image conversion are removed
- Pixi no longer crashes Gamecraft when an image does not exist (oops!)
- Default canvas is now 64x64
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
106 downloads · 11 KiB
-
Pixelation Station Pre-release
released this
2020-05-09 20:33:27 +00:00 | 56 commits to master since this releasehttps://git.exmods.org/NGnius/Pixi/releases
Pixel art is cool, but what if you just want to build your game? Pixi enables you to convert images into blocks automagically. Once Pixi is installed, open Gamecraft's command line (
/
) and executehelp
to get started.For more information, read Pixi's README.
Install guide: https://www.exmods.org/guides/install.html
(ignore the part about a zip file -- just move Pixi.dll into the Plugins folder instead)Please install the GamecraftModdingAPI as well: https://git.exmods.org/modtainers/GamecraftModdingAPI
(otherwise Pixi will crash Gamecraft)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pixi.dll
95 downloads · 10 KiB
-
Source code (ZIP)