-
ClassiCool changed their profile photo
- Indev Adventure generation for MCGalaxy
- Indev Adventure generation for MCGalaxy
-
On the topic of .NET 8
Well it's not in the Github releases and it's not a tag so I assume there'll still be a little bit more work on it. The "Release 1.9.5.0" commit was likely only for updating the version number, not the actual release.
-
ClassiCool started following Stag Style 2, a vibrant texture pack! , On the topic of .NET 8 and Indev Adventure generation for MCGalaxy
-
On the topic of .NET 8
With MCGalaxy 1.9.5.0 seemingly around the corner, I wonder if official compilations will go full force with .NET 8 or if will stick to .NET Framework 4 for just a bit longer. With over 13 years between them, I feel like it's a good time to upgrade. Not only is .NET 8 cross platform, but it also comes with a much newer version of C# with more bearable syntax (for example, you'd no longer have to type in `{ get { return "blah blah blah"; } }` for getters, just `=> "blah blah blah";`).
-
Indev Adventure generation for MCGalaxy
Indev Adventure has come to ClassiCube! Indev Adventure is a mod for Minecraft Indev that adds in 9 level types, 7 level themes and 3 structures. This plugin allows you to use that mod's world generation inside your own MCGalaxy server! Simply drop the C# file into the plugins folder, run '/pcompile IndevAdventureGen' and '/pload IndevAdventureGen' and you're good to go! To learn about how to customize it, type in '/help newlvl IndevAdventure' for a list of arguments, types, themes and structures. Indev Adventure uses a system of terrain generation stages that are layered on top of each other and can be mixed and matched in different ways. That means that it is very easy to make your own types, themes and structures in the code. Source code: https://gist.github.com/BlueStaggo/6ce053244f1f65fe131cd535dbde690e
-
ClassiCube now found on Itch.io!
This is sure to attract more players onto the game. People might search up something similar and see this. Probably that's the reason why you did this, or it's for the money, or both.