eXpansion plugin pack for Manialive - (updated: 3.4.2014)

Post here every finished plugin

Moderator: NADEO

Post Reply
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: eXpansion plugin pack [Manialive 2.8] updated: 13.5.2013

Post by w1lla »

as said by you the logs shows errors due to maps being converted from tmf to mp
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by reaby »

19.11.2013 Update for ManiaLive 3.1 (Oct 17)

Since numerous fixes on manialive memory optimization, some parts of the graphical subsystem had hickups (if you changed page on pager forward and then backward, the items on previous page were empty)

The latest update *should* fix this, since my own development test server has most of the data empty, i couldn't test it properly on all use cases, in this case report back and we will fix it :)

Conserns about documentation:
I try to find time to write better documentation during next few weeks...

About error messages:
I guess it's time to get rid of the debug messages, so if there is an error it shows correctly.
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by reaby »

And todays update:
* little changes for AutoLoad plugins set.
* fixed clicking author name on mx window
* fixed permissions pager not to lose items
* disabled most of the debug messages
* introduced a $this->debug("message") method for future debugging usage

It runs according to my tests quite well on both windows and linux, since i know atleast one server running eXpansion 24/7. I will have better test results on liveusage in few days when Poets of the Sky-server upgrades to latest versions.
If there is still some problems they will be fixed in 2-days time, then i think it's ready for the first official and tested stable release! (as the plugin pack has run very stable on older manialive with 24/7 liveusage for many months)
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by w1lla »

Is there a config setup: Wiki seems to be failing it seems.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by reaby »

Wiki seems to be unusable by now, damn.

I would recommend to set it up using the youtube video as a base starting point.

Without dedimania everything (the basic pluginset) is beeing loaded using just using the autoload plugin:

Code: Select all

manialive.plugins[] = 'eXpansion\AutoLoad'

To enable dedimania, i use at my server following setup:

Code: Select all

ManiaLivePlugins\Reaby\Dedimania\Config.login = "my_server_login"
ManiaLivePlugins\Reaby\Dedimania\Config.code = "my_server_code"
manialive.plugins[] = 'Reaby\Dedimania'
manialive.plugins[] = 'eXpansion\AutoLoad'
manialive.plugins[] = 'eXpansion\Dedimania'
if you enable forcemod-plugin, it will create the first start a config file to

Code: Select all

ManiaLive\Config\config-eXp-forcemods.ini
just use the file then to setup mods. Use one mod http address per line, if you define more than 1, it will randomize the mods on map change.

MusicBox needs a index.csv file and have put .ogg files to folders, i'll give instructions for it later.
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by oliverde8 »

Hey, fixed and upgraded the wiki.

Reaby what does 'eXpansion\Dedimania' do? :roflol:
I didn't put it on my server and it seems to run just fine. DOn't have time to look the code :oops:
Image
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by reaby »

oliverde8 wrote:Hey, fixed and upgraded the wiki.
Thanks oliver!
oliverde8 wrote: Reaby what does 'eXpansion\Dedimania' do? :roflol:
I didn't put it on my server and it seems to run just fine. DOn't have time to look the code :oops:
It provides multilingual messages for dedimania records.
and "/dedirecs" -command a window with full listing of dedimania records for the map.

-----

in the past there was this discussion that dedimania should be individual plugin outside the plugin pack, and i did it.
Now I think bit differently --> dedimania should be packaged with the plugin pack for easier setup. I think i combine the plugins back to original state, but keep supporting the individual dedimania plugin too.
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by TMarc »

Nice to see you're still working on it :thumbsup:
Do you need more translations? :D
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by reaby »

TMarc wrote:Nice to see you're still working on it :thumbsup:
:D
TMarc wrote: Do you need more translations? :D
No need for now.. Perhaps later :)
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: eXpansion plugin pack [Manialive 3.1] updated: 19.11.201

Post by TMarc »

ok :D
Post Reply

Return to “ManiaLive Plugins”

Who is online

Users browsing this forum: No registered users and 1 guest