| Image Drawer |
Custom Image Editor. Indev. Ideas for more drawing tools will be accepted.
Tools:
|
Download
Source will be posted soon |
| Java Searcher |
View Java code and actually find what you are looking for! (indev, online)
What will be searched is now controllable! |
Open |
| Hytale Codec Creator |
Easily create Hytale codecs because manual codec creation is painful!
How to use: Left box is the custom codec format. Right box is the code. To get started with a new codec, put the codec type at the top followed by {}: ExampleType{}
Then, in between the brackets, put a comma-seperated list of entries, each with the format "Key":variable_in_class(Type)
Each of these entries can have up to one Documentation entry. An example with documentation would be: "Key":variable_in_class(Type)!"Documentation goes here!!!!!"
Each of these can have multiple validators. An example with one validator would be "Interactions":interactions(Map
Each of these entries can also have late validators for specific cases, such as putting a reference to asset type in that same asset type. Late validators have the mention character of %. Finally, each entry can have metadata entries, which include stuff such as starting a editor section ( #StartSection_"SectionName"), what client caches to rebuild on change (#UIRebuildCaches.ClientCache.CACHE_NAME), and more!
|
Download
Open Web Edition There is no advantage to either version; they function the exact same. Web version suggested if you don't want to download and run any EXEs. |
| Games | Some games I've made and wanted to share | Tetris? |