Page 1 of 1
BRETONNIAN NAF update OBBLM
Posted: Mon Nov 30, 2015 11:07 pm
by thefloppy1
Hi there,
After the first game of the season with Bretonnian we discovered that the team is incorrect I have changed my leagues data, but the extra team files in OBBLM core install will need to be updated to bring it inline with the 2015 NAF Unoffical teams.
1. MV8 on blitzers, needs to be MV7
2. Cost of 120K on Blitzers needs to be 110K
3. Cost 60K for Re-Rolls needs to be 70K.
cheers
Floppy - Monday Knights
Posted: Tue Dec 01, 2015 1:07 am
by Shteve0
Hi Floppy
Where are you looking in the NAF install? The code I have is consistent with yours...
https://github.com/TheNAF/naflm/blob/ma ... tonnia.php
Re: BRETONNIAN NAF update OBBLM
Posted: Tue Dec 01, 2015 1:19 am
by thefloppy1
Arh I got the code from here
https://github.com/nicholasmr/obblm
The problem with multiple forks of software if using google to find anything.
Re: BRETONNIAN NAF update OBBLM
Posted: Tue Dec 01, 2015 1:28 am
by thefloppy1
Do you have a list of changes in the NAF fork?
in particular I am looking for a different Match Report PDF with Team stats included with in the one sheet.
Posted: Tue Dec 01, 2015 8:18 pm
by Shteve0
Sure - it's not a comprehensive list and I'm still working through a couple bugs, but abouthalfway down this page is a list of adds:
http://www.thenaf.net/2015/11/naflmbeta/
Re: BRETONNIAN NAF update OBBLM
Posted: Tue Dec 01, 2015 9:29 pm
by thefloppy1
Thanks, A change log would be a handy reference as well.
Also the PDF Match Record, to include the stats in of both teams, cause right now all we do is kill alot of trees each game, with each person either having two print outs one for the team and one for the record, or a team print out and a phone/tablet for recording the game.
I will watch the project and drop on to my test server at regular times to test.
cheers
Re: BRETONNIAN NAF update OBBLM
Posted: Wed Dec 02, 2015 12:21 am
by Shteve0
Great idea. I think we also need to put in some hours on the wiki, though I don't know where we can find the man hours right now if I'm honest.
Anyone reading this feel like stepping up to the task(s)?
Re: BRETONNIAN NAF update OBBLM
Posted: Wed Jan 06, 2016 4:41 am
by mzukerman
Hi folks, we just approved Brets for our league. How do you change the roster? Floppy said he made the change but ours is the older OBBLM version, not Cyanide's.
Posted: Wed Jan 06, 2016 5:20 am
by Shteve0
You can grab it from the lib/game data on the naflm github (second post down)
Re: BRETONNIAN NAF update OBBLM
Posted: Thu Jan 07, 2016 11:01 pm
by thefloppy1
As Shteve0 has said you just need to replace the one file /lib/game_data_bretonnia.php if you delete the old game_data_bretonnia.php and put the new file there from the git hub
https://github.com/TheNAF/naflm/blob/ma ... tonnia.php
Then you need sync your data files.
Admin -> OBBLM Core Panel -> Database maintenance: Synchronise database with game data files. — Run this when having changed the PHP game data files lib/game_data*.php.
That will add the new data file, and make sure that you have added the team in the config file.
Re: BRETONNIAN NAF update OBBLM
Posted: Sat Feb 27, 2016 6:26 am
by Talarius
Just wanted to say this thread was super-helpful to me in figuring out how to add the latest Apes of Wrath roster to our league, so thanks to Shteve0 (again) and thefloppy1.

Re: BRETONNIAN NAF update OBBLM
Posted: Wed Mar 02, 2016 5:29 pm
by Fejwe
Thanks all for this thread, it's super helpful. I originally had the non-NAF version as well, and was able to swap with these instructions.
FYI, if someone creates a team under the wrong data, you have to delete the team and recreate it.
Also, just curious, since the update I'm missing the Player Avatar assets. They're just showing up as missing. Can someone direct me to how i can get those to show?
Thanks!
T
Re: BRETONNIAN NAF update OBBLM
Posted: Thu Mar 03, 2016 2:01 am
by thefloppy1
Fejwe wrote:Thanks all for this thread, it's super helpful. I originally had the non-NAF version as well, and was able to swap with these instructions.
FYI, if someone creates a team under the wrong data, you have to delete the team and recreate it.
Also, just curious, since the update I'm missing the Player Avatar assets. They're just showing up as missing. Can someone direct me to how i can get those to show?
Thanks!
T
I will have a look and get back to you on how to fix the problem.
We are working on the new NAFLM branch so we might take a bit of time to get back to you.
Re: BRETONNIAN NAF update OBBLM
Posted: Thu Mar 03, 2016 4:37 pm
by Shteve0
Silky question, have you downloaded the player icons in question from the naflm fork?
https://github.com/TheNAF/naflm/tree/ma ... ayer_icons
Re: BRETONNIAN NAF update OBBLM
Posted: Fri Mar 04, 2016 10:11 pm
by Fejwe
I hadn't, and that fixed it, thanks!
T