so, I was thinking that tron would be an awesome addition to minetest, seeing as how you can carry vehicles with you and all that, however, the only thing I have programmed is the "hello world!" app. not exactly a whole lot of experience, and in another language at that.
so, I was wondering if anyone wanted to help me create the project. the mods that I can think of are these (probably change as it goes on):
Faction skins: when you join a faction (green, orange, blue, white) it changes your skin to an appropriate skin mathing the factioin description.
lightcycles: pretty simple, adds lightcycles to the game. (could use some help with this one, as I have pretty much no knowledge of the lua language
tronblocks: a collection of blocks that give the ability to build a tron world.
vehicle HUDs: allows for a different HUD to display while inside a Tron vehicle, and potentially other vehicles. (need major help on this one. could be useful for other vehicle mods)
tronrealm: basically nether, only with tron blocks, and at around 5,000 meters up. I barely managed to make the tronblocks mod, and mapgen is too complex for me. any suggestions on who could help?
Now for my idea on how to change the way vehicles operate. from what I can tell from my observation using the vehicles is that you place an object, then move the object, which moves you. it creates a laggy interface as you use it though. my idea was this: what if instead of the object moving you, you become the object? the HUD could change to represent the controls of the device, seeing as how you can't really place blocks while in a vehicle.
when you enter the vehicle it can trigger a few changes to how the player moves through the environment. things like the jumpheight, speed, whether fly is enable, etc. I figured this approach to it would reduce the lag on the user end, and enable a much smother movement through the world. as for how it renders, would it be possible to make it so that when "in" the vehicle, it changes the charater model so that the character shows up as someone inside said vehicle?
I really hope these ideas work, and help create a better vehicle system for the coding in the game.
edit: now on github. I have only added five of at least eight block designs. all multi color blocks are up to date.
https://github.com/Novacain/tronblocks