Giter Site home page Giter Site logo

Comments (12)

arscan avatar arscan commented on May 24, 2024

hey @wizonesolutions, I'm about to push a major rewrite, which is now in the api-refactor branch. Any interest in trying out that branch to see how it performs on your mac? I put in refreshes everywhere that I felt appropriate (but nowhere else), and i'm curious if I will have to add in the entire-page-rewrites that I did before to support macs. If so, I may add a "hard-refresh" flag for mac users, because it annoys me that my computer is doing more work than it has to.

The rewrite doesn't really add any functionality (except a debug window, open with "~", "r" to pull stuff from the site), but it rationalized the entire codebase so I can now start adding stuff like purchases, parties, etc.

Thanks!

from habitrpg-txt.

wizonesolutions avatar wizonesolutions commented on May 24, 2024

Definitely interested, I'll try tonight or tomorrow
On Apr 13, 2013 1:57 AM, "Rob Scanlon" [email protected] wrote:

hey @wizonesolutions https://github.com/wizonesolutions, I'm about to
push a major rewrite, which is now in the api-refactor branch. Any interest
in trying out that branch to see how it performs on your mac? I put in
refreshes everywhere that I felt appropriate (but nowhere else), and i'm
curious if I will have to add in the entire-page-rewrites that I did before
to support macs. If so, I may add a "hard-refresh" flag for mac users,
because it annoys me that my computer is doing more work than it has to.

The rewrite doesn't really add any functionality (except a debug window,
open with "~", "r" to pull stuff from the site), but it rationalized the
entire codebase so I can now start adding stuff like purchasing stuff, etc.

Thanks!


Reply to this email directly or view it on GitHubhttps://github.com/arscan/habitrpg-ncurses/issues/11#issuecomment-16323498
.

from habitrpg-txt.

arscan avatar arscan commented on May 24, 2024

added search, which is pretty handy.

from habitrpg-txt.

arscan avatar arscan commented on May 24, 2024

fyi, i just merged it into master. note: node index.js to start it now.

from habitrpg-txt.

wizonesolutions avatar wizonesolutions commented on May 24, 2024

Giving it a shot tomorrow morning.

On Sat, Apr 13, 2013 at 8:57 PM, Rob Scanlon [email protected]:

fyi, i just merged it into master. i changed node index.js to start it
now.


Reply to this email directly or view it on GitHubhttps://github.com/arscan/habitrpg-ncurses/issues/11#issuecomment-16338702
.

from habitrpg-txt.

wizonesolutions avatar wizonesolutions commented on May 24, 2024

It's a little better, but still refreshes erratically and usually doesn't show all my tasks. Also, it refreshes in such a way that it's hard to tell what my keypress actually did. And I think I have to hit the up key to move down? Weird stuff like that.

from habitrpg-txt.

arscan avatar arscan commented on May 24, 2024

Heh, the up key to move down was an easy fix (I usually use j and k so didn't notice that i broke that).

sorry on the other issues. guess i'll have to add in full screen refreshes like before.

from habitrpg-txt.

arscan avatar arscan commented on May 24, 2024

If you press "r" when it is broken does that fix everything (temporarily)?

from habitrpg-txt.

arscan avatar arscan commented on May 24, 2024

alright @wizonesolutions ... i did a full rewrite and it no longer uses ncurses. It basically just uses straight-up terminal command codes to move the cursor around... so I imagine that it should work fine in osx. it works fine in tmux, which was also broken before.

press "?" to toggle the help dialog for key bindings.

from habitrpg-txt.

wizonesolutions avatar wizonesolutions commented on May 24, 2024

Alright let me give it a shot today or soon

On Sun, Apr 21, 2013 at 7:25 AM, Rob Scanlon [email protected]:

alright @wizonesolutions https://github.com/wizonesolutions ... i did a
full rewrite and it no longer uses ncurses. It basically just uses
straight-up terminal command codes to move the cursor around... so I
imagine that it should work fine in osx. it works fine in tmux, which was
also broken before.

press "?" to toggle the help dialog for key bindings.


Reply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-16716351
.

from habitrpg-txt.

wizonesolutions avatar wizonesolutions commented on May 24, 2024

@arscan 👏 👏 👏

This works TONS better. I can actually see the interface, woo!

I'll file separate issues if needed but just wanted to give feedback.

How often does it refresh everything?

from habitrpg-txt.

arscan avatar arscan commented on May 24, 2024

"I can actually see the interface" -- hahaha, that is an improvement :)

It refreshes every 10 seconds right now. You can press "r" to force a refresh.

Yeah, I'd love the feedback, or if you have any feature ideas let me know.

from habitrpg-txt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.