Item Search
     
BG-Wiki Search
Page 10 of 14 FirstFirst ... 8 9 10 11 12 ... LastLast
Results 181 to 200 of 277
  1. #181
    RIDE ARMOR
    Join Date
    Jul 2008
    Posts
    12
    BG Level
    1

    Spellcast, recast, and StatusTimer for me.
    As an additional note, its not a plugin, but dare I ask for... Tetramaster support?
    (I'm probably the only person that actually plays that anymore >_>)

  2. #182
    Relic Weapons
    Join Date
    Dec 2006
    Posts
    364
    BG Level
    4
    FFXI Server
    Kujata

    most of what i use has already been mentioned as the norm, so i wont bother.

    what it must have for me to switch over:

    The ability to jump back and forth between POL/FFXI without crashing, while using a controller.

    edit: With multiple instances running.


  3. #183
    Cerberus
    Join Date
    Feb 2006
    Posts
    456
    BG Level
    4

    just like to add that yarnball sucks compared to the original pre-plugin and gets a bare minimum update only when required.

  4. #184
    Bagel
    Join Date
    Aug 2008
    Posts
    1,419
    BG Level
    6
    FFXI Server
    Lakshmi

    Quote Originally Posted by Shalafi View Post
    just like to add that yarnball sucks compared to the original pre-plugin and gets a bare minimum update only when required.
    Accusations of this nature should be punishable by death in all countries.

    GO AWAY

  5. #185
    Fake Numbers
    Join Date
    Mar 2006
    Posts
    82
    BG Level
    2

    IME
    DrawDistance
    Blinkmenot
    TParty
    Recast
    Distance
    Lightluggage
    Timestamp

  6. #186
    Cerberus
    Join Date
    Feb 2009
    Posts
    482
    BG Level
    4
    FFXI Server
    Asura

    Distance
    Silence
    TParty
    Timestamp
    Recast
    BlinkMeNot
    ExpWatch
    DrawDistance
    SSOrganizer

  7. #187
    Hydra
    Join Date
    Aug 2007
    Posts
    100
    BG Level
    3

    IME
    Recast
    Distance

  8. #188
    Insert witty title here
    Join Date
    Jun 2007
    Posts
    1,191
    BG Level
    6
    FFXI Server
    Phoenix

    Quote Originally Posted by ZhiGaruda View Post
    Accusations of this nature should be punishable by death in all countries.

    GO AWAY
    Except that he's right...

  9. #189
    I Am, Who I Am.
    Join Date
    Nov 2005
    Posts
    15,657
    BG Level
    9
    FFXIV Character
    Trixi Sephyuyx
    FFXIV Server
    Excalibur
    FFXI Server
    Ragnarok

    Ragns bans people who poke at yarnball :E
    I would know ;-;

  10. #190
    Bagel
    Join Date
    Aug 2008
    Posts
    1,419
    BG Level
    6
    FFXI Server
    Lakshmi

    Quote Originally Posted by Esvedium View Post
    Except that he's right...
    You can go with him.

  11. #191
    E. Body
    Join Date
    Sep 2007
    Posts
    2,019
    BG Level
    7
    FFXI Server
    Fenrir

    More or less the replies fit in with what I was thinking....

    In no particular order, the stuff I'd like to implement for the next major release:

    - recast (would contain logic from recast, yarnball, statustimer, tickle and zone timer). This would feed into the new "bar" functionality Azaril started with lua
    - Timestamp (seems to be a pretty big deal. Maybe make this built into the core and toggle on/off by an option?)
    - Expwatch (also part of the bar functionality)
    - screenshot organizer (built into the core)
    - TParty - finish Azaril's existing code
    - infobar - ported from v3 but fed into the new bar plugin up top.

    Obviously no spellcast, and I'd likely get some more small things into the release if all goes well. How does that set with you?

    I'd also like to know how you guys feel about having things like Timestamp and screenshot organizer built into the core as opposed to plugins (and turned on/off with settings).

    Likely eventually most of the logic from expwatch, recast etc will be in the core code anyways and the actual "plugin" you're used to will be controlled with lua...

    Since SE has it's own "windower" anyways, having "Core windower functionality" seems less important. v3 had the plugins VERY abstracted from the core. I see little reason to keep certain logic out in v4, but I'm curious if anyone has a logical reason not to do that.

    Thanks <3

  12. #192
    Old Merits
    Join Date
    Jun 2008
    Posts
    1,027
    BG Level
    6

    I wouldn't be upset if Timestamp were part of the core code of the program, but I don't necessarily see the logic of building it in? I suppose it really depends on which is easier. People who want a timestamp in their chatlog will use it, whether it's core or plugin, and those who don't will turn it off, one way or another.

  13. #193
    Relic Weapons
    Join Date
    Mar 2009
    Posts
    324
    BG Level
    4
    FFXI Server
    Quetzalcoatl

    What is your view on IME support, nitsuj? Will it be easy or hard to implement it (either in the core or as a plugin)?

    Forgive the programming noob, but I also would like to know what the difference between making a function part of the core v. a plugin. For example, does it make the program more bulky in terms of resources to run if more features are added into the core as opposed to optionally loaded as plugins?

  14. #194
    CoP Dynamis
    Join Date
    Apr 2009
    Posts
    275
    BG Level
    4
    FFXI Server
    Phoenix

    IME support is big, given the situation with the lack of 3.x support for IME in Win7. I'd even be willing to give up spellcast for IME (at least... for a while... maybe).

    As for core vs. plugins... I'm of the mind that you'd want to stick stuff in core that wouldn't need to be constantly updated as SE makes changes/additions. That said, it'd be great to be able to update plugins from within Windower itself, the way you do with browser extensions.

  15. #195
    Hydra
    Join Date
    Jan 2009
    Posts
    101
    BG Level
    3
    FFXI Server
    Asura

    Did you windower wizards have to write any serious code for the IME? Or did you just flip a bit or something to enable it in non-JPN clients?

    Kinda wondering.

  16. #196
    Cerberus
    Join Date
    Sep 2008
    Posts
    438
    BG Level
    4
    FFXI Server
    Phoenix

    I don't know about others, but I highly doubt I'd bother using Windower 4 as long as there's no spellcast for it. :/ I just can't be bothered to remake macros and all that if I don't have to.

    Out of curiosity though, what about script macros? I've seen no evidence of it being likely so far. If neither of the two would work in w4, I certainly hope there will be continued support for w3 and plugins.

    EDIT: Oh, an I'm concerned about building plugin functionality into the core.. When plugins that are in the core create problems (IE: updates), wouldn't that shaft Windower 4 altogether temporarily? That seems very problematic to me.

  17. #197
    Hydra
    Join Date
    Jul 2009
    Posts
    141
    BG Level
    3
    FFXI Server
    Sylph

    Quote Originally Posted by nitsuj View Post
    In no particular order, the stuff I'd like to implement for the next major release:

    - recast (would contain logic from recast, yarnball, statustimer, tickle and zone timer). This would feed into the new "bar" functionality Azaril started with lua
    - Timestamp (seems to be a pretty big deal. Maybe make this built into the core and toggle on/off by an option?)
    - Expwatch (also part of the bar functionality)
    - screenshot organizer (built into the core)
    - TParty - finish Azaril's existing code
    - infobar - ported from v3 but fed into the new bar plugin up top.
    That sounds like a substantial release: Good job! But: if this is all going in that 'bar' isnt that going to get pretty crowded? I have windows scattered all over my screen at present, trying to fit infobar, recast/yarnball/status timer etc all into that bar... or am I mis-reading?

  18. #198
    Hydra
    Join Date
    Jul 2009
    Posts
    141
    BG Level
    3
    FFXI Server
    Sylph

    Quote Originally Posted by Belgaer View Post

    EDIT: Oh, an I'm concerned about building plugin functionality into the core.. When plugins that are in the core create problems (IE: updates), wouldn't that shaft Windower 4 altogether temporarily? That seems very problematic to me.
    Im assuming they could be disabled/toggled in the same way we do with plugins at the moment before launch to get around this?

  19. #199
    Hydra
    Join Date
    Jul 2009
    Posts
    141
    BG Level
    3
    FFXI Server
    Sylph

    On a slightly off-topic note:

    If there is a way for windower V4 to force FF to render in an area of the GFX buffer that would fully support Antialiasing, AAF etc and allow GPUs to do thier thing, the potential improvements in graphic quality would be enough to move most people accross to V4 instantly lol (or is there already a workaround for this? As far as I can find out, the way FF is rendered at present doesnt allow these features)

  20. #200
    Hydra
    Join Date
    Oct 2007
    Posts
    126
    BG Level
    3
    FFXI Server
    Unicorn

    Quote Originally Posted by Belgaer View Post
    Out of curiosity though, what about script macros? I've seen no evidence of it being likely so far. If neither of the two would work in w4, I certainly hope there will be continued support for w3 and plugins.
    This. If there's no scripts, I probably won't upgrade to v4. I don't use spellcast, and making the regular old 6 line only macros is not an option.

Page 10 of 14 FirstFirst ... 8 9 10 11 12 ... LastLast

Similar Threads

  1. Windower v4 Alpha
    By [Cookies] in forum FFXI: Everything
    Replies: 154
    Last Post: 2009-04-04, 23:19
  2. So which type are you really?
    By Liquidedust in forum FFXI: Everything
    Replies: 52
    Last Post: 2009-01-17, 20:08