Search found 10 matches

Return to advanced search

Re: anticheat

I have installed the anticheat, configured the minetest.conf with "secure.enable_security = false" and made the "anticheat_routines.bin" file executable for all. When i run the server i get the error anticheat/init.lua:100: attempt to call local 'anticheat_routines' (a nil value)...
by saavedra29
Thu Mar 30, 2017 19:03
 
Forum: WIP Mods
Topic: anticheat
Replies: 43
Views: 16989

Re: Split bags from Unified Inventory?

We already have https://github.com/cornernote/minetest-bags as separate bags on actual servers. I would like to see option to at least disable bags in unified inventory for use in survival servers. I just saw that it can be configured with "unified_inventory_bags = false" at the minetest....
by saavedra29
Tue Mar 28, 2017 10:39
 
Forum: Modding Discussion
Topic: Split bags from Unified Inventory?
Replies: 6
Views: 3368

Re: how to change the "infotext" of the player entity?

Byakuren wrote:You can't.

Thank's!
by saavedra29
Mon Mar 27, 2017 09:39
 
Forum: Modding Discussion
Topic: how to change the "infotext" of the player entity?
Replies: 2
Views: 2285

Re: Shouldn't ores reserves be proporsional to the depth?

I created a libreoffice calc (Excel) file for easy calculation of ores registers and for keeping the total amount of them fairly stable. The "Factor per register" is: Y_node_size(height of register) * clust_num_ores / scarcity. And the "Factor" is: Factor_per_register_1 + Factor_...
by saavedra29
Sun Mar 26, 2017 18:14
 
Forum: Minetest Features
Topic: Shouldn't ores reserves be proporsional to the depth?
Replies: 16
Views: 7762

how to change the "infotext" of the player entity?

At the "infotext" of a player, when i point to him i see the hp and the armor attribute's information. What i want now is to add to it the player's name. Is it possible? I can't find how to do it at player entity. Do you have any idea?
by saavedra29
Sun Mar 26, 2017 16:24
 
Forum: Modding Discussion
Topic: how to change the "infotext" of the player entity?
Replies: 2
Views: 2285

[Mod]Archer[Archer]

This is my first attempt on modding. I took the code from https://forum.minetest.net/viewtopic.php?f=11&t=2805 (many thanks to the author!) and did several changes that focus on realism. Changes: ⋅ Non realistic arrows removed ⋅  Every different bow type has different velocit...
by saavedra29
Fri Mar 17, 2017 02:10
 
Forum: WIP Mods
Topic: [Mod]Archer[Archer]
Replies: 0
Views: 975

Re: Shouldn't ores reserves be proporsional to the depth?

Just now show the new replies, i hadn't noticed the tiny "subscribe topic" at the bottom :( I thought people would find mining and underworld generally more attractive. The first 2 weeks i played the game i was almost all the time underground digging like crazy. But afterwards when i show ...
by saavedra29
Mon Mar 13, 2017 18:43
 
Forum: Minetest Features
Topic: Shouldn't ores reserves be proporsional to the depth?
Replies: 16
Views: 7762

Re: [Mod] Throwing, PilzAdam version [throwing]

Hello, thank's for this great code. I'm making some changes to fit it in my own needs. But since i focus on realism i want to make it impossible for the bow to reload and shoot if at least (for example) 2 seconds haven't past since the last shot. But on this mod i can shoot every single moment i pre...
by saavedra29
Sun Mar 12, 2017 20:25
 
Forum: Mod Releases
Topic: [Mod] Throwing, PilzAdam version [throwing]
Replies: 86
Views: 47032

Re: Shouldn't ores reserves be proporsional to the depth?

Assuming you are in minetest_game, you need to edit default/mapgen.lua. Look for the "Register Ores" section. The depth of each ore can be specified as range of y_min to y_max and the probability as clust_scarcity. Add multiple registrations for every ore (three to four for better results...
by saavedra29
Mon Mar 06, 2017 13:07
 
Forum: Minetest Features
Topic: Shouldn't ores reserves be proporsional to the depth?
Replies: 16
Views: 7762

Shouldn't ores reserves be proporsional to the depth?

Hello. I know that diamonds are found below -128 and more commonly below -256 and that mese blocks are found below -1024. OK. But if you go for example below -256 there is exactly the same probability to find diamonds at -300 with finding at -3000. And the same with the other ores. This makes it wit...
by saavedra29
Mon Mar 06, 2017 00:32
 
Forum: Minetest Features
Topic: Shouldn't ores reserves be proporsional to the depth?
Replies: 16
Views: 7762

Return to advanced search

cron