Giter VIP home page Giter VIP logo

xp-goals's Introduction

Xp Goalz

goals_6

Track your xp goals and schedule them for different hours and days of the week.

Each skill is reset either every hour, day, week, month, or year.

View your most recent results by mousing over.

More specific scheduling can be accomplished with custom patterns.

Custom Patterns

The format for custom patterns is one per line [Y]->[M]->[W]->[D]->[H] = XP

  • Y = Year (2022, 2023, ...)
  • M = Month (Apr, May, ..., Dec)
  • W = Week (Week of Month or year) (1, 2, ..., ((28, 30, 31) (52))
  • D = Day (Day of week, month, or year) (1, 2, ..., (7, (28, 30, 31), 365), or for day of week only (Mon, Tue, ..., Sun)
  • H = Hour (Hour of day) (0, 1, ..., 23)
  • XP = Target Xp (250, 50,000)

Any of [Y], [M], [W], [D], or [H] can be omitted.

Omit XP for configured Target Xp

For cadences the format is [(M,W,D,H)|~offet|interval]

Example 1 - Different Xp for different days of the week

[Mon]->[3pm-5pm]=20000

[Wed]->[7pm-10pm]=30000

Example 2 - Every other day in 2023

[2023]->[D|2]

Example 3 - Every third day of each month offset by 2 days

[M]->[D|~2|3]

Example 4 - April and May 5th 2pm - 6pm

[Apr-May]->[D^5]->[2pm-6pm]

Example 5 - 21st week of the year

[Y]->[W^21]

Example 6 - 50th & 149th day of the year

[Y]->[D^(50,149)]

Example 7 - 2nd and 4th Saturday in April

[Apr]->[W^(2,4)]->[Sat]

Example 8 - Monday, Wednesday, and Friday in July

[Jul]->[W]->[D^(1, 3, 5)]

xp-goals's People

Contributors

hybridbrizz avatar

Stargazers

Thomas Cox avatar  avatar

Watchers

 avatar

xp-goals's Issues

Unable to make anything appear

Ive tried messing with the configuration settings for multiple skills but i cant seem to get anything to pop up onto the screen. Not sure if maybe im doing something wrong.

Suggestions

Have the option to automatically hide bars when goal has been met, and for it to appear when it resets again.

Have the option to stack the bars horizontally or vertically x times and a new stack starts. I have them stacked on the bottom of the screen so they are visible but not blocking much of the screen.

Custom Time for daily goals

I get off work late at night just before midnight, I then stay up late gaming until the early hours of the morning when I got to sleep in prep for work. I would like to set daily xp goals that start and end at say 10pm. So I guess my suggestion is way to make a custom goal that resets daily but overlaps midnight.

Thanks.

Add setting for 'max displayed goals'

I'd love it if I could set a 'maximum number of displayed goal bars'.

I'm using the plugin to help me keep myself motivated by setting a lot of different small goals that usually reset weekly or daily, depending on the skill.
With about 6 daily goals set and a few weekly ones that I set manually it often starts to take up a lot of space.

I made the bars smaller etc. Still, too many visible goals can get me unfocused sometimes, so the option to set max visible goals would help a lot :)


Also, if you'll be adding this, it would be nice if you considered adding a setting for how to sort the goals to top.

By 'percentage done' is nice, I think that's what you're using now. Some more useful ones IMO would be by 'XP left to goal' and by 'XP gained' and the option to reverse these.

Offset day enabledness with 'Reset Offset'

I'd like to have untill 4am to finish my goals, so I put an 4h offset reset in the settings, but with midnight, the skills change to the next day ones. If I have a skill enabled in both days it resets correctly at 4am.
Would it be possible to either offset "day enabledness" with 'Reset Offset' setting, or make another offset setting for the day enabler check-boxes?

[Feature Request] Allow dynamic placement of panel

This plugin tool is amazing, but would be great is players could hold alt to move the panel around on the screen to wherever they want, similar to many other plugin panels. This would allow it to anchor to dynamic points, like the top left, so that it won't cover up other panels that are on screen. Just a suggestion for a future feature!

Progression resets after update

Love the updates <3

Just one thing that I presume shouldn't happen, when the plugin updates (or maybe it was just this update), the progression completely resets. Meaning both the daily/weekly/whatever xp and past resets too.

I honestly don't mind, just wanted to let you know that if this is fixable and not too annoying, it should probably be fixed :)

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.