Skip to forum content

Minetest Forums

The official Minetest discussion board

You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images

All fields with bold label must be completed before the form is submitted.

Required information for guests



Captcha image. Turn pictures on to see it.
Required information

Topic review (newest first)

61

sfan5 wrote:

Parse error: syntax error, unexpected T_RETURN in /home/u372522788/public_html/minetest/forum/scripts/setup.php on line 56

Thats what your Website says

Sorry, i am editing it live at the moment, it worked earlier, and i have fixed it now.

60

Parse error: syntax error, unexpected T_RETURN in /home/u372522788/public_html/minetest/forum/scripts/setup.php on line 56

Thats what your Website says

59

I am making a mod database (mysql), can I/You modify the python code to make it work?
(you may use it on your website, when it is finished)

http://multa.bugs3.com/minetest/forum/

https://github.com/rubenwardy/minetest-forum



You can interface with my database using:

(pkg-#) mm/getmodbyname.php: http://multa.bugs3.com/minetest/forum/m … d=mesecons

(pkg-#) mm/getmodbyid.php: http://multa.bugs3.com/minetest/forum/m … d.php?id=2

(PackageList) mm/getmods.php: http://multa.bugs3.com/minetest/forum/mm/getmods.php

It writes the in the same format as the examples on the main post

Maybe do a command like

./mm.py add-repo mysite.com --php

to access mine....

58

GOOD

57

I think i'll merge the Changes

56

Hello sfan5,
I downloaded 0.1.4 version of ModManager and altered it a bit. I replaced argv handling with argparse library calls and separated commands into their own functions. I cleaned the code a bit, defined some paths at the beginning, changed "/" with os.sep and added "available" command that lists avaliable mods. You can view the new version at:

http://pastebin.com/nc1fHRGU

If you like the changes I made, feel free to use them. Also, I would suggest that handling of txt files in .mm directory should be done with ConfigParser library. If you want, I can make those changes too (I'm relatively expirienced with Python and it's libraries).

Best regards,
Zarko

55

Mauvebic and I are discussing an alternative way of automating Mod installations.

54

Ok

53

Awesome project! Could you update the description so that the yellow is a bit darker? I cannot read that part very well...

52

Update!
New Features in 0.1.4 Alpha:

  • Fixed potential Bug with extra Newlines in PackageList Files

  • Fixed Handling of Dependices

  • Fixed Handling for inexistent Packages

51

Just a heads up: I uploaded my mods to the repo. :)

50

RAPHAEL wrote:

There appears to be an issue. Minor issue but breaks it. I added my industrial mod to the repo for tests of the package manager. First off issuing ./mm.y doesn't work but issuing python mm.py does.

Also it seems that uploading a package and stating that default is a dependency breaks it (see quote below).

user@host ~/Downloads $ python mm.py install industrial
ModManager 0.1.3 Alpha
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default
Fetching Package-Info from 'sfan.sf.funpic.de'.. OK
Installing Dependence default

Don't add default to the Dependices in the Form
Theres no Mod called default in my Repo

49

Lol.

48

*Bump*

47

lets throw this into my installer thing :D



Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.

Generated in 0.026 seconds (94% PHP - 6% DB) with 8 queries