Mindustry
mod, made by Alstin112
, with help of Flintyx
.
This mod was created to assist modders and is a remake of the original mod Testers by sk7725, featuring some improvements and new features.
This is my first mod, and the while the graphical parts are not the best,
I would love to learn how to use Mindutry's UI better. if you guys have some
tutorial or guides, please share them with my discord: Alstin112
.
Some concepts and textures were created with help of FlinTyX.
Adds 5 new sandbox blocks to the game, with many more planned.
- JS Tester: A block that opens a GUI for testing JavaScript code.
- Draw Tester: A block that executes your JavaScript code every frame.
- Effect Tester: A block for creating custom effects.
- Icon Dictionary: A dictionary block that holds all the icons in the game (ASCII icons, Mindustry content icons, and Mindustry image icons).
- Function Analyzer: A block to help understand the game's interpolation system and create your own custom interpolations.
All testers feature a UI that aids in code creation. This UI can synchronize with real files on your desktop, allowing you to program Mindustry code using VS Code.
A search bar acts as a "mini console" that lets you search for classes, fields, and methods, with an option to navigate directly to the documentation.