Library
Moderators: winston, another_commander
- phkb
- Impressively Grand Sub-Admiral
- Posts: 4830
- Joined: Tue Jan 21, 2014 10:37 pm
- Location: Writing more OXPs, because the world needs more OXPs.
Re: Library
Bug report: If you there are more than 2 pages of settings on the Lib Config screen, when you arrive at the 3rd page the selected line glyph disappears and won't return until you exit and reopen Lib Config.
Notice there is no glyph on the left hand side of the list.
Notice there is no glyph on the left hand side of the list.
- phkb
- Impressively Grand Sub-Admiral
- Posts: 4830
- Joined: Tue Jan 21, 2014 10:37 pm
- Location: Writing more OXPs, because the world needs more OXPs.
Re: Library
OK, the fix is easy. In Lib_Config.js, line 471, change from:to:
Code: Select all
o.curInd = p+10;
Code: Select all
o.curInd = pp+10;
Last edited by phkb on Fri Feb 16, 2018 1:55 am, edited 1 time in total.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Library
Had a nameless Boa appear which had
Primary role: lib_test
in its [dumpState]
.I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: Library
THX, phkb .-)phkb wrote: ↑Sat Sep 23, 2017 12:53 amOK, the fix is easy. In Lib_Config.js, like 471, change from:to:Code: Select all
o.curInd = p+10;
Code: Select all
o.curInd = pp+10;
What means nameless, Cody?Cody wrote:Had a nameless Boa appear which hadPrimary role: lib_test
in its[dumpState]
.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Library
I use RSN and a ship with no name stands out. It was simply labelled Boa.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: Library
All is well. It's purpose is only to see if custom entities are changed, so that AddOns may react accordingly.Cody wrote:I use RSN and a ship with no name stands out. It was simply labelled Boa.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Library
Boas to the left of me, Boas to the right, here I am - stuck in the middle with you!
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: Library
Library 1.5 is online.
Changes:
- Lib_GUI:
Added handling for ambience sounds
Configuration options for ambience and sfx on GUIs
Changes:
- Lib_GUI:
Added handling for ambience sounds
Configuration options for ambience and sfx on GUIs
Re: Library
Library 1.6 is online.
Changes:
- Preparations for coming AddOns.
- Added some materials textures for environment shaders.
Changes:
- Preparations for coming AddOns.
- Added some materials textures for environment shaders.
Re: Library
Library will get a new feature - a Captains Logbook .-)
But before I'll continue working on this new feature I'd like to get some input / thoughts about it.
The P.A.D. (or Personal Assistance Device) ships functionality to display different sorts of data, sorted by categories. Every category may contain several pages (or subcategories) - which can also be implemented by AddOns. What I do have right now are categories for
- GALCOP: A standard entry, but after doing specific jobs it will contain an entry for the Navy as well. Other AddOns may add more.
- GUILDS: An empty entry atm. Could be used e.g. by RandomHits, Feudal States and other AddOns which do have a membership.
- INFOS: A category for special events, news, etc. Could be useful e.g. for BloombergMarkets, etc.
- LOGS: A category for standard events like rescued escape pods, bailed out, fined, etc. Could be used for contracts as well.
- PERSONS: A category for characters you have met.
- SYSTEMS: A category for special systems like Tianve, Tionisla, etc.
The PAD also ships search functionality and some categories do allow the player to add custom notes. The display of these pages is based on templates, so all pages in a category will have the same layout. AddOns can add data easily to existing pages or add a new page in existing categories. Another feature is to set player specific data, like origin, species, gender, age and a custom picture.
So, what kind of feature would be missing (e.g. writing the LOGS to Latest.log)?
But before I'll continue working on this new feature I'd like to get some input / thoughts about it.
The P.A.D. (or Personal Assistance Device) ships functionality to display different sorts of data, sorted by categories. Every category may contain several pages (or subcategories) - which can also be implemented by AddOns. What I do have right now are categories for
- GALCOP: A standard entry, but after doing specific jobs it will contain an entry for the Navy as well. Other AddOns may add more.
- GUILDS: An empty entry atm. Could be used e.g. by RandomHits, Feudal States and other AddOns which do have a membership.
- INFOS: A category for special events, news, etc. Could be useful e.g. for BloombergMarkets, etc.
- LOGS: A category for standard events like rescued escape pods, bailed out, fined, etc. Could be used for contracts as well.
- PERSONS: A category for characters you have met.
- SYSTEMS: A category for special systems like Tianve, Tionisla, etc.
The PAD also ships search functionality and some categories do allow the player to add custom notes. The display of these pages is based on templates, so all pages in a category will have the same layout. AddOns can add data easily to existing pages or add a new page in existing categories. Another feature is to set player specific data, like origin, species, gender, age and a custom picture.
So, what kind of feature would be missing (e.g. writing the LOGS to Latest.log)?
Re: Library
I guess pictures will show a bit better what the PAD will be. The avatar pictures have been created by BlackWolf. Many thanks - and a great job. Library will show nearly 100 different character pics as resource for other AddOns! But as it is just a sneak preview, don't forget that the content is not really finished and will be the next step.
- montana05
- ---- E L I T E ----
- Posts: 1166
- Joined: Mon May 30, 2016 3:54 am
- Location: lurking in The Devils Triangle (G1)
Re: Library
I like it, specially GalCop-Navy and Guilds will probably make my life easier for the missions to come.
Scars remind us where we've been. They don't have to dictate where we're going.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Library
Would one be able to insert a custom character pic?
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!