Search found 5 matches

Return to advanced search

Re: Mouse scrolling out of control

Is it possible, technically speaking, to not rely on pointer warping?
by dr4Ke
Mon Jun 27, 2016 11:36
 
Forum: Minetest Problems
Topic: Mouse scrolling out of control
Replies: 9
Views: 2749

Re: [Mod] Character Creator [character_creator]

The issue was in my systemd service file, it didn't shutdown minetest properly, but killed it instead. So the saving routine wasn't executed, being in register_on_shutdown. The fix is to send the minetest instance a SIGINT signal, that shuts it down properly before any killing of the remaining proce...
by dr4Ke
Thu Jun 23, 2016 19:29
 
Forum: WIP Mods
Topic: [Mod] Character Creator [0.9] [character_creator]
Replies: 58
Views: 15080

Re: [Mod] Character Creator [character_creator]

Hello,

I just installed the mod (on minetest 0.4.14 server) and it seems that the character changes are not persistent between game sessions.
Is this a bug?

EDIT: to be more precise, it's the minetest-server restart that reset the characters to their default look.
by dr4Ke
Thu Jun 23, 2016 16:07
 
Forum: WIP Mods
Topic: [Mod] Character Creator [0.9] [character_creator]
Replies: 58
Views: 15080

Re: How to generate a very big structure

I'll take a look at your impressing mod. Thank you very much.
by dr4Ke
Tue Feb 16, 2016 16:45
 
Forum: Modding Discussion
Topic: How to generate a very big structure
Replies: 2
Views: 1044

How to generate a very big structure

Hi,

I'm writing a mod that would generate a big structure (bigger than the minp, maxp limits) automatically.

Is it possible to generate a bigger structure than the generated region? Or is there a way to generate only a part of the structure, then continue it on the next generated region?
by dr4Ke
Tue Feb 16, 2016 12:01
 
Forum: Modding Discussion
Topic: How to generate a very big structure
Replies: 2
Views: 1044

Return to advanced search

cron