BRenBot Source - Gitlab [message #478277] |
Sat, 29 December 2012 08:20 |
|
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.
[Updated on: Sat, 02 May 2015 12:12] Report message to a moderator
|
|
|
|
|
|
Re: BRenBot Public SVN [message #478390 is a reply to message #478386] |
Sat, 05 January 2013 11:30 |
|
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
|
|
|
|
|
|
|
Re: BRenBot Public SVN [message #487735 is a reply to message #478277] |
Fri, 30 May 2014 08:14 |
BillieJoe67
Messages: 35 Registered: March 2012
Karma: 0
|
Recruit |
|
|
This confused me earlier:
<command name="plugins">
<syntax value="!load_plugin <plugin>"/>
</command>
<command name="plugin_load">
<syntax value="!load_plugin <plugin>"/>
</command>
The syntax need changing to reflect the commands. Thanks!
[Updated on: Fri, 30 May 2014 08:15] Report message to a moderator
|
|
|
|
|
|