love.bundle

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
raidho36
Party member
Posts: 2063
Joined: Mon Jun 17, 2013 12:00 pm

Re: love.bundle

Post by raidho36 »

Haha, no. The one thing you don't want to do with third party code is hacking it. Sure enough there's nothing stopping you from doing this and it's often easy to do, but there are repercussions to that. Most notably, that updating becomes less of a "unpack and overwrite" and more of "solve all merge conflicts". I've inherited heavily hacked SMF CMS, to the point it's impossible to update anymore, and we're stuck with 10 year old release because how insane an endeavor updating that thing is.
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

Re: love.bundle

Post by Positive07 »

phpBB should have an official plugin though. I'm sure this is a common feature.
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: love.bundle

Post by Jasoco »

raidho36 wrote:Haha, no. The one thing you don't want to do with third party code is hacking it. Sure enough there's nothing stopping you from doing this and it's often easy to do, but there are repercussions to that. Most notably, that updating becomes less of a "unpack and overwrite" and more of "solve all merge conflicts". I've inherited heavily hacked SMF CMS, to the point it's impossible to update anymore, and we're stuck with 10 year old release because how insane an endeavor updating that thing is.
What do you think plugins for forum software is? It's literally a list of new code and what lines to replace it with.

At least back in the day it was. I know punBB had a better plugin system than phpBB back in the day where you could install the plugins by dropping them in the right folder and update them through the forum software. I wouldn't be surprised if phpBB did this now too.

Still, what I said is still true. That's all a mod is. Modified code.
User avatar
kicknbritt
Citizen
Posts: 96
Joined: Sat May 30, 2015 2:15 am
Location: Chicago, IL/Anchorage,AK

Re: love.bundle

Post by kicknbritt »

Hahaha yea I just realized how old this was.... and the whole 'trying it out' didnt go very well... DX
"I AM THE ARBITER!!!" *Pulls out Energy sword and kills everything*
User avatar
kicknbritt
Citizen
Posts: 96
Joined: Sat May 30, 2015 2:15 am
Location: Chicago, IL/Anchorage,AK

Re: love.bundle

Post by kicknbritt »

and thanks positive 07
"I AM THE ARBITER!!!" *Pulls out Energy sword and kills everything*
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 211 guests