Difference between revisions of "User:Svengali"

From Elite Wiki
m (In color)
m (Update .-))
Line 1: Line 1:
 +
[[Image:IconLib.png|40px|right]][[Image:IconBGS.png|40px|right]]
 
== Who is who ==
 
== Who is who ==
 
Cmdr.Svengali was born at a practically forgotten world at the outer rim of Galaxy 3 and absolved his flight training in a pimped Adder, build of spare parts and combined with more tape than anything else. After a few restless years he settled with a standard Cobra, cruising the eight.
 
Cmdr.Svengali was born at a practically forgotten world at the outer rim of Galaxy 3 and absolved his flight training in a pimped Adder, build of spare parts and combined with more tape than anything else. After a few restless years he settled with a standard Cobra, cruising the eight.
Line 20: Line 21:
 
'''Collection of [[OXP]]s made by Svengali, some of them together with other members of the BulletinBoard.'''
 
'''Collection of [[OXP]]s made by Svengali, some of them together with other members of the BulletinBoard.'''
  
* [[Library]] - a collection of snippets and helpers.
+
* [[Library]] - a collection of snippets and helpers. Replaces CCL, OXPConfig and Hyperradio.
 +
* [[BGS|BGS]] - together with [[User:Pagroove|Pagroove]]. Background images, sounds and music.
 
* [[Keyconfig]] - a helper tool for the keyconfig.plist.
 
* [[Keyconfig]] - a helper tool for the keyconfig.plist.
 +
* [[GNN]] - Snoopers replacement. Beta!
 +
* [[buoyRepair|buoyRepair]] - together with [[User:Eric Walch|Eric Walch]] :-)
 +
 +
The current development versions can be found -> [https://app.box.com/s/h9qnmebf7zv96cjr5d90brno3tevwr95 Developers Edge].
 +
 +
For developers:
 +
 +
BGS and GNN got a function to return usage info. Specially bigger scripts are unhandy and often enough it is not clear what you can or should use. The other AddOns may follow.
 +
Just use the console to get you started, eg.
 +
  worldScripts.GNN._Help();
 +
  worldScripts.BGS._Help();
  
  
 
{{OXPNote|The following AddOns should be treated as deprecated. New versions are under development}}
 
{{OXPNote|The following AddOns should be treated as deprecated. New versions are under development}}
* [[BGS|BGS]] - together with [[User:Pagroove|Pagroove]]. Background images, sounds and music.
 
* [[buoyRepair|buoyRepair]] - together with [[User:Eric Walch|Eric Walch]] :-)
 
 
* [[Cabal_Common_Library]] - a collection of snippets used in my other OXPs. Together with [[User:Cmd. Cheyd|Cmd.Cheyd]] and [[User:PG1|PhantorGorth]].
 
* [[Cabal_Common_Library]] - a collection of snippets used in my other OXPs. Together with [[User:Cmd. Cheyd|Cmd.Cheyd]] and [[User:PG1|PhantorGorth]].
* [[Hyperradio_js_OXP|HyperRadio]] - musicplayer, expandable via [[Hyperradio_Musicpacks|musicpacks]]. A quick guide [[Hyperradio_Howto_Musicpacks]] for own ''stations''.
+
* [[Hyperradio_js_OXP|HyperRadio]] - musicplayer, expandable via [[Hyperradio_Musicpacks|musicpacks]]. A quick guide [[Hyperradio_Howto_Musicpacks]] for own ''stations''. Use Lib_Music instead.
* [[OXPConfig|OXPConfig]] - a configuration tool for Oxps.
+
* [[OXPConfig|OXPConfig]] - a configuration tool for Oxps. Use Lib_Config instead.
 
* [[Snoopers|Snoopers]] - the galactic news network (together with [[User:Daddyhoggy|DaddyHoggy]], [[User:Disembodied|Disembodied]] and [[User:Drew|Drew Wagar]]).
 
* [[Snoopers|Snoopers]] - the galactic news network (together with [[User:Daddyhoggy|DaddyHoggy]], [[User:Disembodied|Disembodied]] and [[User:Drew|Drew Wagar]]).
 
* [[Vector_OXP|Vector]] - the Lamboorghini Mura and some ...erm... missions.
 
* [[Vector_OXP|Vector]] - the Lamboorghini Mura and some ...erm... missions.
Line 38: Line 49:
  
 
== OXP Todos ==
 
== OXP Todos ==
* 8Bit Apocalypse
 
:+ Combined Farstar Murderer, Grass Snake, Remorse of Conscience, Renegade Viper.
 
:+ Further texture optimization.
 
 
* [[BGS|BGS]]
 
:+ Added script_info key bgs_tunnel_off.
 
:+ Added system marks functionality (economy, government and techlevel) directly on LongRangeChart.
 
 
* [[Cabal_Common_Library]]
 
:Briefing
 
::+ Added action "shaderValue" to set a value for a uniform.
 
:Comms
 
::+ Split single key handling to n and b.
 
:Functions
 
::+ Faster arrSortByProperty, strCompareVersion, strTrim, strRandom, arrShuffle.
 
::+ Removed scale x in finding connected systems (change in Oolite).
 
::+ Fixed arrDiff.
 
::+ Added getType().
 
::+ Added arrFlat().
 
::+ Added objClone().
 
::+ Added objFindKeyValue().
 
::+ Added findSystemsPredicate().
 
::+ Added updateGalaxyStats().
 
::+ Added moreInfo.ecos.
 
::+ Added moreInfo.govs.
 
::+ Added moreInfo.tecs.
 
::+ Added instance for convenience.
 
:Keyboard
 
::+ Added initialChoices key and screenID.
 
:Overlays
 
::+ Added decals to inflight overlays.
 
::+ Added countdown overlay (h:m:s). Slow!
 
:OXPStrength
 
::+ Removed cleaning.
 
: SpecialMarkets
 
::- Turn into a black market script.
 
:+ Created demo for overlays.
 
:+ New CCL_PhraseGen generator script.
 
:- Content for CCL_PhraseGen.
 
:+ Improved missionscreen exhaust shader.
 
:+ Further texture optimization.
 
 
* [[OXPConfig]]
 
:+ Added initialChoices key and screenID.
 
:+ Reduced code.
 
:+ Added 8Bit Apocalypse pack to enable/disable specific ships.
 
:+ Further texture optimization.
 
  
* [[Snoopers]]
+
* Add _Help() function to other AddOns.
:+ Added CCL_PhraseGen news.
 
  
* [[Vector_OXP|Vector]]
+
* Vector
:+ Added sunburn-waver shader effect.
+
:- Rebuild it.
:- Adapt changes for SpecialMarkets in CCL.
 
:+ Further texture optimization.
 
  
 
* Start diving in shader performance thingummies (instructions, registers, ALU and throughput)
 
* Start diving in shader performance thingummies (instructions, registers, ALU and throughput)

Revision as of 18:58, 10 February 2018

IconLib.png
IconBGS.png

Who is who

Cmdr.Svengali was born at a practically forgotten world at the outer rim of Galaxy 3 and absolved his flight training in a pimped Adder, build of spare parts and combined with more tape than anything else. After a few restless years he settled with a standard Cobra, cruising the eight.

GalCop has an eye on him, but it seems that his usual business of trading in narcotics and slaves and occasional acts of piracy are not enough to get him on the list of the most wanted fugitives. All in all a lightminded and rotten soul.

From the last interrogation protocoll, Soamaxe.

O: 'You say you didn't know about the legality of trading in Dephrac Crystals?'
S: 'No, Sir. And how should I? These crystals were available, so I bought them. Nobody asked me for a license.'
O: 'These crystals are highly unstable and are a controlled good for hundreds of decades. Everybody knows it.'
S: 'Not me, Sir. And I also don't know that this chip is 1000 Credits worth...'
_End of protocoll

He's known to be friendly to cats though .-)

The only thing Cmdr.Svengali is really worried about, it seems, is the growing number of clashes and cheats out there.

In color

Schnickschnack for everybody

Collection of OXPs made by Svengali, some of them together with other members of the BulletinBoard.

  • Library - a collection of snippets and helpers. Replaces CCL, OXPConfig and Hyperradio.
  • BGS - together with Pagroove. Background images, sounds and music.
  • Keyconfig - a helper tool for the keyconfig.plist.
  • GNN - Snoopers replacement. Beta!
  • buoyRepair - together with Eric Walch :-)

The current development versions can be found -> Developers Edge.

For developers:

BGS and GNN got a function to return usage info. Specially bigger scripts are unhandy and often enough it is not clear what you can or should use. The other AddOns may follow. Just use the console to get you started, eg.

 worldScripts.GNN._Help();
 worldScripts.BGS._Help();


If you have a problem with one of them, please drop me a note at the Bulletin Board.

OXP Todos

  • Add _Help() function to other AddOns.
  • Vector
- Rebuild it.
  • Start diving in shader performance thingummies (instructions, registers, ALU and throughput)


Wiki stuff


Have a nice one.
Svengali