Search found 134 matches

Return to advanced search

Re: Minetest on a spherical planet

Wow coming back to the forums and seeing this. You are awesome Jeija :)
by indriApollo
Thu Nov 17, 2016 18:05
 
Forum: Minetest-Related
Topic: Minetest on a spherical planet
Replies: 44
Views: 15378

Re: PrngException

Follow the README, compilation on a linux box is super easy.
by indriApollo
Fri Mar 04, 2016 12:32
 
Forum: Minetest Problems
Topic: PrngException
Replies: 6
Views: 1310

Re: Problème de "vue"

T'as déjà essayé de désactiver l'accélération de la souris ? tuto
by indriApollo
Thu Mar 03, 2016 09:41
 
Forum: Français
Topic: Problème de "vue"
Replies: 10
Views: 2741

Re: ESP8266 Smartwatch as Controller

Your smartwatch is the server right ? And the game has to poll for directions on a rapid interval (or is it the other way around ?)

EDIT : You answer that in the video, I just had to listen till the end (sorry)
by indriApollo
Thu Mar 03, 2016 09:36
 
Forum: Minetest-Related
Topic: ESP8266 Smartwatch as Controller
Replies: 9
Views: 2140

Re: Problème de "vue"

Vérifie que "cinematic = false" soit bien mis dans ton minetest.conf si jamais. In-game tu px changer les mouvements de caméra avec f8 (je crois)
by indriApollo
Tue Mar 01, 2016 17:56
 
Forum: Français
Topic: Problème de "vue"
Replies: 10
Views: 2741

Re: minetest forum certificate bugs in some browsers

It looks like you are running an older version of android (2.3 ?) It might be missing the needed geotrust root certificate to validate the forum (as seen here : https://code.google.com/p/android/issues/detail?id=10807) Using another browser like firefox for android might solve that problem (not sure...
by indriApollo
Tue Jan 05, 2016 12:20
 
Forum: Minetest Problems
Topic: minetest forum certificate bugs in some browsers
Replies: 2
Views: 653

Re: [Modpack] gamemode, inventory_enhanced

I managed to add 3d_armor directly in my inventory this time.
Download the new version (https://github.com/indriApollo/minetest ... master.zip) and let me know if there are any issues :)
by indriApollo
Tue Dec 15, 2015 13:08
 
Forum: Mod Releases
Topic: [Modpack] gamemode, inventory_enhanced
Replies: 13
Views: 2517

Re: [Modpack] gamemode, inventory_enhanced

About 3d_armor :
Inventory_enhanced prevents 3d_armor from displaying his own inventory to avoid problems, but making it impossible to equip armor.
To solve that problem I made another mod , armor_stand (viewtopic.php?f=9&t=11967)
Hope this helps :)
by indriApollo
Fri Dec 11, 2015 12:10
 
Forum: Mod Releases
Topic: [Modpack] gamemode, inventory_enhanced
Replies: 13
Views: 2517

Re: [Modpack] gamemode, inventory_enhanced

Update : nodes affected by rotate_and_place (mainly *_tree) are now handled correctly in creative_enhanced.
by indriApollo
Fri Dec 11, 2015 11:34
 
Forum: Mod Releases
Topic: [Modpack] gamemode, inventory_enhanced
Replies: 13
Views: 2517

Re: [Mod] Wardrobe [wardrobe]

@stu : you should make an api which allows external skin mods to supply the current skin to your mod and allows to register an update callback when the skin is changed.
That way you can remove mod integration code and leave that to mod maintainers :)
by indriApollo
Wed Jul 01, 2015 23:24
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

Re: [Mod] Wardrobe [wardrobe]

I made a quick fix for you. Replace the code within wardrobe/init.lua with https://gist.github.com/indriApollo/600e12cd54d5a5f8623b . You may also remove the previous patch ( gist8a8669d12b2d2c69400c ) from your mods directory. I created an issue : https://github.com/prestidigitator/minetest-mod-war...
by indriApollo
Tue Jun 30, 2015 17:22
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

Re: [Mod] Wardrobe [wardrobe]

by indriApollo
Tue Jun 30, 2015 10:56
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

Re: [Mod] Wardrobe [wardrobe]

Did you also install the base 3d_armor mod ?
by indriApollo
Mon Jun 29, 2015 17:18
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

Re: [Modpack] gamemode, inventory_enhanced

I fixed it, thanks for reporting.
by indriApollo
Mon Jun 15, 2015 19:32
 
Forum: Mod Releases
Topic: [Modpack] gamemode, inventory_enhanced
Replies: 13
Views: 2517

Re: [Mod] Armor stand

I'm sorry for the confusion. Yeah this is more of an armor 'equipper' but I could't find a better word. I've no idea how to export player model and use meshes. I may look into it later.
by indriApollo
Sat Jun 06, 2015 09:47
 
Forum: WIP Mods
Topic: [Mod] Armor stand
Replies: 4
Views: 1839

Re: [Mod] Armor stand

Thanks for your interest :) I've updated the main post.
by indriApollo
Thu Jun 04, 2015 08:52
 
Forum: WIP Mods
Topic: [Mod] Armor stand
Replies: 4
Views: 1839

Re: [Compiling] Libvorbis-dev unsatisfied deps : no sound!

Did you try the automagical "sudo apt-get install -f" ?
by indriApollo
Tue Jun 02, 2015 08:36
 
Forum: Minetest Problems
Topic: [Compiling] Libvorbis-dev unsatisfied deps : no sound!
Replies: 3
Views: 686

Re: Wouldn't this game run better on Java

Can't argue with your logic Zeno (see that witcher 3 reference there ;D )
by indriApollo
Sat May 23, 2015 15:37
 
Forum: Minetest Problems
Topic: Wouldn't this game run better on Java
Replies: 10
Views: 2179

Re: Making an attractive Android game

The controls of the android version suck. What about replacing them with 2 virtual joystiqs/pad ? Left one gives the direction, right one is used to move the camera. The center of each pad is used as right/left click. Jumping would still be a problem tho. You could add an "aim assist" whic...
by indriApollo
Thu May 07, 2015 09:39
 
Forum: Minetest General
Topic: Making an attractive Android game
Replies: 37
Views: 7063

Re: Post your screenshots!

Seems familiar ? :D

Image
by indriApollo
Fri May 01, 2015 11:36
 
Forum: Minetest General
Topic: Post your screenshots!
Replies: 5323
Views: 1413207

Re: [Mod] Warps [Warps] (portal, warp, teleport)

I wonder, where you aware of viewtopic.php?f=9&t=10681 ? Do you want to do it your own way, or is this just duplicate effort ?
by indriApollo
Wed Apr 29, 2015 09:41
 
Forum: Mod Releases
Topic: [Mod] Warps [Warps] (portal, warp, teleport)
Replies: 11
Views: 4219

Re: [Mod] Wardrobe [wardrobe]

For those who wish to use the wardrobe mod in combination with the latest 3d_armor, you can use https://github.com/indriApollo/minetest-mod-wardrobe
by indriApollo
Wed Apr 29, 2015 08:50
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

[Modpack] mt_essentials

Minetest essentials This is my updated collection of *essential* mods for a minetest server. Included : ⋅  simple_spawn ⋅  clear_inventory ⋅ simple_warp ⋅ teleport_request ⋅ list_players Info and sources : https://github.com/indriApollo/mt_essentials
by indriApollo
Sat Apr 25, 2015 20:02
 
Forum: WIP Mods
Topic: [Modpack] mt_essentials
Replies: 1
Views: 612

Re: [Modpack] gamemode, inventory_enhanced

I've updated the inventory, your problem should be solved. Thank's for reporting.
by indriApollo
Sat Apr 25, 2015 19:56
 
Forum: Mod Releases
Topic: [Modpack] gamemode, inventory_enhanced
Replies: 13
Views: 2517

[Modpack] gamemode, inventory_enhanced

minetest_inventory_enhanced This modpacks contains : ⋅  creative_enhanced ⋅  inventory_enhanced ⋅  gamemode Screenshots : http://i.imgur.com/NEn2A7G.png http://i.imgur.com/axPT3DJ.png To change your gamemode, use: /gamemode 0 : survival /gamemode 1 : creative /gm : sho...
by indriApollo
Sat Apr 25, 2015 18:16
 
Forum: Mod Releases
Topic: [Modpack] gamemode, inventory_enhanced
Replies: 13
Views: 2517

[Mod] Armor stand

Armor Stand This mod adds an armor stand to the game. It can be used to equip your armor. Come's in handy when you are playing with the default minetest inventory ;) http://i.imgur.com/BilXXFw.png more : http://i.imgur.com/aLFCpqx.png Recipe : any wood - steel shield Dependencies : default 3d_armor...
by indriApollo
Sat Apr 25, 2015 17:33
 
Forum: WIP Mods
Topic: [Mod] Armor stand
Replies: 4
Views: 1839

Re: [Mod] Wardrobe [wardrobe]

I've issued an new pull request . This time it adds support for 3d_armor :)

Ain't it pretty :
Image
by indriApollo
Sat Apr 25, 2015 12:46
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

Re: [Mod] Wardrobe [wardrobe]

I've issued a pull request to make this mod compatible with the latest minetest_game.
by indriApollo
Fri Apr 24, 2015 14:15
 
Forum: WIP Mods
Topic: [Mod] Wardrobe [wardrobe]
Replies: 46
Views: 11617

Re: Post your screenshots!

The new snow biome is gorgeous <3
Image
Download latest minetest master and minetest_game and put "mgv6_spflags = snowbiomes" to minetest.conf
by indriApollo
Fri Apr 24, 2015 10:50
 
Forum: Minetest General
Topic: Post your screenshots!
Replies: 5323
Views: 1413207

Re: Post your screenshots!

This thread is getting really artistic ^=^
by indriApollo
Tue Apr 21, 2015 20:50
 
Forum: Minetest General
Topic: Post your screenshots!
Replies: 5323
Views: 1413207
Next

Return to advanced search

cron