Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » BRenBot Source - Gitlab
BRenBot Source - Gitlab [message #478277] Sat, 29 December 2012 08:20 Go to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
I've decided to migrate the BRenBot source code from my locally hosted SVN server to an online git repository;

https://gitlab.com/danpaul88/brenbot

You are welcome to branch from this code and/or submit merge requests for inclusion in future BRenBot builds.

Community developers who are in good standing may also request additional permissions in the repository, which I will consider on a case-by-case basis, which includes being able to commit directly to the master branch without a merge request.

There is also an issue tracker available for reporting bugs / requesting new features.



Questions / suggestions about the source control of the BRenBot project are welcome.


http://steamsignature.com/card/1/76561197975867233.png

[Updated on: Sat, 02 May 2015 12:12]

Report message to a moderator

Re: BRenBot Public SVN [message #478279 is a reply to message #478277] Sat, 29 December 2012 14:24 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

Thanks danpaul, that's very useful! I attempted to get PAR::Packer to install on my Strawberry perl installation a month or two ago, but it kept failing repeatedly - you have detailed instructions in the SVN, so I might actually be able to get it to work now.

Sticky would be awesum! Big Ups


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Re: BRenBot Public SVN [message #478280 is a reply to message #478277] Sat, 29 December 2012 17:08 Go to previous messageGo to next message
EvilWhiteDragon is currently offline  EvilWhiteDragon
Messages: 3751
Registered: October 2005
Location: The Netherlands
Karma: 0
General (3 Stars)

Stickied

http://www.blackintel.org/usr/evilwhitedragon/pointfix.gif
BlackIntel admin/founder/PR dude (not a coder)
Please visit http://www.blackintel.org/

V, V for Vendetta

People should not be afraid of their governments.
Governments should be afraid of their people.
Re: BRenBot Public SVN [message #478386 is a reply to message #478277] Sat, 05 January 2013 08:54 Go to previous messageGo to next message
StealthEye is currently offline  StealthEye
Messages: 2518
Registered: May 2006
Location: The Netherlands
Karma: 0
General (2 Stars)

Very nice indeed! I'll set up the environment later. There's no reason not to run directly from source, is there? That way, from what I understand, I don't need PAR either.

BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
Re: BRenBot Public SVN [message #478390 is a reply to message #478386] Sat, 05 January 2013 11:30 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

StealthEye wrote on Sat, 05 January 2013 09:54

Very nice indeed! I'll set up the environment later. There's no reason not to run directly from source, is there? That way, from what I understand, I don't need PAR either.

You know, I was thinking that myself - however, as I've had a previous issue years ago, if I attempt to run a version of BR from source on Jelly's box with a Perl install, it seems to conflict with the Perl versions bundled with the other .exes (as naturally Jelly's box has a couple of BRenBot instances laying around). I might try it again sometime.

I just reformatted my laptop and it's all nice and clean and WORKING (thanks, WINDOWS) - so maybe I can actually set up the PAR environment properly now.


-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Re: BRenBot Public SVN [message #478409 is a reply to message #478277] Sat, 05 January 2013 18:54 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
No, you don't need PAR if you don't want to build executables. As for the whole "conflicting with other perl installs" bit, it should be OK as long as you're running only the brenbot source, rather than the entry point extracted from the zip file (which adds lots of fancy stuff to cache files etc, which might cause problems).

http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot Public SVN [message #478580 is a reply to message #478277] Thu, 10 January 2013 16:52 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
If anyone feels like doing some testing, I just made the following commit;

Revision: 181
Author: danpaul88
Date: 23:51:12, 10 January 2013
Message:
More work on plugin load/unload code, added some IRC based plugin management commends, these are considered alpha quality but feel free to try them out and let me know how well they work (or if they don't work at all!)
----
Modified : /BRenBot 1.x/trunk/Source/brenbot.pl
Modified : /BRenBot 1.x/trunk/Source/commands.pm
Modified : /BRenBot 1.x/trunk/Source/commands.xml
Modified : /BRenBot 1.x/trunk/Source/plugin.pm



http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot Public SVN [message #478598 is a reply to message #478277] Fri, 11 January 2013 13:46 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
OK, I've been working on these plugin load/unload commands most of this evening and last and am happy that they appear stable and function correctly with the plugins I have tested. If anyone runs into any problems with them, let me know, but chances are problems will be caused by misbehaving plugins not shutting down cleanly on the stop event.

http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot Public SVN [message #487735 is a reply to message #478277] Fri, 30 May 2014 08:14 Go to previous messageGo to next message
BillieJoe67 is currently offline  BillieJoe67
Messages: 35
Registered: March 2012
Karma: 0
Recruit
This confused me earlier:
<command name="plugins">
    <syntax value="!load_plugin &lt;plugin&gt;"/>
  </command>

  <command name="plugin_load">
    <syntax value="!load_plugin &lt;plugin&gt;"/>
  </command>

The syntax need changing to reflect the commands. Thanks!

[Updated on: Fri, 30 May 2014 08:15]

Report message to a moderator

Re: BRenBot Public SVN [message #487779 is a reply to message #487735] Sat, 07 June 2014 14:05 Go to previous messageGo to next message
Jerad2142 is currently offline  Jerad2142
Messages: 3800
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
Is the next release coming up soon?

Re: BRenBot Source - Gitlab [message #490696 is a reply to message #478277] Sat, 02 May 2015 12:13 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
I've updated the first post in this topic to reflect the new location for BRenBot source code - the old SVN repository will remain online for the time being, but will probably not be updated with new code changes.

http://steamsignature.com/card/1/76561197975867233.png
Re: BRenBot Source - Gitlab [message #490701 is a reply to message #478277] Sat, 02 May 2015 17:12 Go to previous message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

Sweet. I'd WAY rather use Git than SVN. Thanks danpaul!

-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Previous Topic: Important notice to users of the TT package system
Next Topic: Scripts 4.8 Update 3 is now available
Goto Forum:
  


Current Time: Thu Mar 28 08:24:22 MST 2024

Total time taken to generate the page: 0.00847 seconds