Search results

From Elite Wiki
  • *[[Bounty Informer OXP]] - this is Timer's more recent update and is on the in-game [[Expansions Manager]]
    2 KB (243 words) - 02:20, 29 February 2024
  • ...igion than I had believed possible. When the mass ended, I set the meter's timer to a twenty-four hour delay between reintegrations and told the barbarians
    20 KB (3,500 words) - 03:50, 29 February 2024
  • ...>guiScreenChanged</tt>, <tt>alertConditionChanged</tt> or triggered by the timer. OXPs can also be notified about changes via the <tt>.Notify</tt> and <tt>. ...LaunchFromStation</tt>) to avoid loading order stuff without the need of a timer and grabs the reference. If a user changes the settings through OXPConfigs
    14 KB (2,158 words) - 03:15, 29 February 2024
  • |aut=[[User:timer|timer]] |aut=[[User:timer|timer]]
    169 KB (24,764 words) - 08:35, 18 March 2024
  • ...solutions to this problem by either running the initialisation code from a timer or from a screen change event instead of the startUp function but these met ...not handle dependency chains very well (if at all) and you have to set the timer to trigger long enough afterwards to guarantee that the code your code depe
    7 KB (1,155 words) - 02:53, 29 February 2024
  • :Number. Switches the nextTime for the countdown timer to clock.absoluteSeconds+offset (0...0.3). This can help to ‘correct’ t
    13 KB (1,797 words) - 14:42, 20 September 2023
  • *no longer uses a timer, core game now handles the actual shield recharging;
    4 KB (662 words) - 03:13, 29 February 2024
  • a point. The timer that the OXP had before while you were looking When the timer expires (a random time but usually a few hours),
    20 KB (3,222 words) - 14:40, 18 March 2024
  • ...eaves the system or in case of entities is out of scanner range based on a timer with 25 sec intervals. The range check can by bypassed.
    4 KB (527 words) - 19:03, 10 April 2024
  • ...t circuit can be heard when the discharge occurs. In addition, a countdown timer/alarm alerts the pilot to the status of capacitor charging. ...harging and discharging are in separate functions; charging is essentially timer-driven, but discharging, i.e., transferring energy from the capacitor to th
    8 KB (1,205 words) - 04:24, 29 February 2024
  • *Version 1.1: 21/6/11 – Bug fix to the timer mechanism that updates the scanner to avoid log warning messages. ...ed a ‘silent’ bug in my use of timer mechanism. Added code to stop the timer on player death.
    4 KB (557 words) - 03:36, 29 February 2024
  • Version 1.3 released 30/6/12 - Added extra checks to stop timer showing warning message if a jump countdown with a damaged drive is aborted
    8 KB (1,314 words) - 02:20, 29 February 2024
  • ...ic.php?f=4&t=11357&start=30 SniperLock] suggestion to conversion to OXZ by Timer (2014)
    4 KB (635 words) - 04:27, 29 February 2024
  • ...n Cargo Bay (takes up 8t storage). Refillable by ''eg'' [[Sun skimming]]. (Timer 2013)
    5 KB (828 words) - 02:41, 29 February 2024
  • * Timer on start up for the worldscripts has been added to allow each worldscript t
    10 KB (1,583 words) - 20:57, 23 January 2016
  • It's a big blimp. Huge cargo capacity, but slow. Perfect for the old timer Ooliters. ...p. Large cargo capacity, and also slow. Perfect for the not-quite so old timer Ooliters.
    6 KB (935 words) - 03:06, 29 February 2024
  • this.$addFriendlyTimerReference = new Timer(this, function () { this.$addFriendlyTimerReference = new Timer(this, function () {
    6 KB (813 words) - 02:46, 29 February 2024
  • ===using a Timer and it's callback function (modified example taken from [[Ore Processor]]): ...function. When the equipment is activated, the timer is being started. The timer is configured to fire every 0.5 seconds. Every time it fires, the callback
    3 KB (405 words) - 03:44, 29 February 2024
  • ...ounts in Cargo Bay (takes up 8TC storage). Refillable by eg Sun skimming. (Timer 2013)
    17 KB (2,692 words) - 05:28, 18 March 2024
  • A fix against garbage-collected timer in log.
    20 KB (2,617 words) - 04:18, 19 April 2024
  • *Removed "(adjusting)" text from timer in Large and other included HUDs.
    16 KB (2,370 words) - 04:16, 19 April 2024
  • Fixed timer stop.
    4 KB (609 words) - 09:25, 18 March 2024
  • |author = [[User:Timer|Timer]]
    2 KB (251 words) - 09:23, 18 March 2024
  • |author = [[User:Timer|timer]]
    2 KB (288 words) - 02:36, 29 February 2024
  • Current version is refactored and adapted for OXZ format by [[User:timer|timer]].<br/>
    3 KB (437 words) - 02:23, 29 February 2024
  • |author = [[User:timer|timer]]
    2 KB (200 words) - 02:20, 29 February 2024
  • Use less CPU by searching new ships in timer instead of FCB.
    12 KB (1,818 words) - 05:34, 18 March 2024
  • * Made use of the new "weaponsSystemsOnline" event to improve timer code performance. * Made use of the "playerDockingClearanceExpired" event to avoid the use of a timer, for better performance.
    22 KB (3,371 words) - 04:43, 29 February 2024
  • * Fixed timer setup bug in Black Market script.
    34 KB (5,448 words) - 09:20, 18 March 2024
  • if (worldScripts.GNN._insertNews) const delayMoarNews = new Timer (this, $main, 1)
    6 KB (921 words) - 14:44, 20 September 2023
  • * Better timer handling.
    6 KB (909 words) - 02:39, 29 February 2024
  • this.$InstructionTimer = new Timer(this,this._giveInstructions,0,10);
    9 KB (1,288 words) - 03:03, 29 February 2024
  • * Improved integration with Countdown to Zero, to prevent timer garbage collection.
    10 KB (1,554 words) - 03:07, 29 February 2024
  • * Fixes bug in the handling of timer to repopulate asteroid fields.
    5 KB (772 words) - 08:46, 18 March 2024
  • ...e'' for the main orbital station in the solar system. An emergency docking timer will be started immediately after your request for docking clearance (when ...r issue report in the emergency_docking.js and with the improved method of timer management in traffic_lights.js.
    4 KB (547 words) - 04:37, 29 February 2024
  • * Updates sun reference in timer function when exiting witchspace.
    3 KB (411 words) - 04:39, 29 February 2024
  • ...n Cargo Bay (takes up 8t storage). Refillable by ''eg'' [[Sun skimming]]. (Timer 2013)
    3 KB (441 words) - 02:58, 29 February 2024
  • *25.10.2017 - Version 2.2 Code improvement - kill delay timer after stations seeding.
    11 KB (1,626 words) - 03:21, 29 February 2024
  • *25.10.2017 - Version 0.8 Code improvement - kill delay timer after jovian moons seeding. ...on 0.7 Refined problem with Jovian moons display on ASC (resetting seeding timer delay to 0.2 s).
    6 KB (907 words) - 03:11, 29 February 2024
  • ::CargoScanner: Since updated by Timer and now on the [[Expansions Manager]] as [[Cargo Scanner OXP]]
    63 KB (9,237 words) - 12:24, 19 April 2024
  • ...se the axis profiles were set so as to no longer need it''. Cody is an old timer who mastered Classic Elite before joining the Oolite boards over a decade a
    20 KB (3,203 words) - 14:45, 18 March 2024
  • *[[DuplexFuelTank OXP|Duplex Fuel Tank]] by [[User:Timer|Timer]]: super expensive but easily rechargeable (even by sun-skimming!).
    7 KB (1,092 words) - 02:55, 29 February 2024
  • ...e slightly less responsive in these cases as the changes are detected by a timer.
    2 KB (426 words) - 03:37, 29 February 2024
  • ...overed the Target System Upgrade expansion by Andrey Belov (also known as "timer"). I noticed that the equipment's hostile/outlaw mode was not selecting Tha
    12 KB (2,068 words) - 04:33, 29 February 2024
  • *[[Targeter OXP|Target System Upgrade]] by [[User:Timer|Timer]] (also called Targeter): toggles between targeting hostile & outlaw ships
    8 KB (1,155 words) - 02:52, 29 February 2024
  • ...omplete reorientation before completion of the normal hyperspace countdown timer. This is a known issue. We decided that accelerating the reorientation an
    6 KB (812 words) - 02:33, 29 February 2024
  • Increase timer frequency (to 2/sec) while incoming missiles are detected. <br>
    2 KB (241 words) - 03:10, 29 February 2024
  • ...oken. Claims & rights. Managing workers & mines. Music while you work!</s> Timer has fixed this one
    20 KB (2,945 words) - 12:13, 26 April 2024
  • ...] (2011) spawns 2 drones, one using frame callback, the other a javascript timer.
    5 KB (878 words) - 02:14, 29 February 2024
  • ::CargoScanner: Since updated by Timer and now on the [[Expansions Manager]] as [[Cargo Scanner OXP]]
    4 KB (561 words) - 03:17, 29 February 2024
  • ...-fuse Q-bomb is a development of the standard Q-bomb. It has a much longer timer than the standard item, 30 seconds rather than the usual 5 seconds.
    10 KB (1,592 words) - 11:22, 3 August 2022
  • ...or v2.0, CommRLock for post release feedback and bug reports, [[User:Timer|Timer]] for help with accommodating his Duplex Fuel Tank OXP and all the regulars
    2 KB (278 words) - 04:43, 29 February 2024
  • *[[File:Mining WIP.oxz]] - [[User:Timer|Timer]]'s 2023 rewrite with bugs extirpated and the Tarantella dance suitably mut
    8 KB (1,288 words) - 03:09, 29 February 2024
  • ...d replaced it with a simple, old-fashioned GameController object working a timer off the main runloop. Ten minutes work, a few moments fervent prayer, and s
    237 KB (36,292 words) - 02:12, 29 February 2024
  • ...cussion. But there has been other work done by Rustem, Stimer/[[User:Timer|Timer]], Vasig, ''etc''. There have also been 2 Russian Language translations for *[[User:Timer|Timer]]: introduced the equipment modification (b) key in the Vanilla game code,
    3 KB (425 words) - 03:42, 29 February 2024

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)