All Projects

Welcome to the Quadronyx Bug Tracker.

You can select a project from the “All Projects” drop down combo box in the top right corner. Displayed below are the tasks for ALL Quadronyx projects.

IDProjectCategoryTask TypeSeveritySummaryStatusProgressLast Edited  desc
50QELServServerFeature RequestMediumAdd ability for equipment to become "degraded"New
0%
2010-01-22 Task Description

Equipment should support being degraded. At the moment we have break percentages but once these kick in the item is simply lost. We should support the item transitioning to another state, optionally allowing for a modification of it’s stats.

53QELServServerPlanned FeatureMediumStorageNew
0%
2010-01-22 Task Description

We need storage fully functioning. The design for categories isn’t decided as yet. User defined perhaps? The problem with custom is the tediousness of defining each item’s category (unless you have it manual category selection but that’d suck).

56QELServServerPlanned FeatureLowAdd player list command for playersNew
0%
2010-01-22 Task Description

It’d be good for players to be able to get a list of who’s online. Perhaps if we require a PATTERN when more than say 20 are on, that would hopefully stop too many people abusing it.

Perhaps the easiest way would be to stop once you get to 20. So:

#online

Would list ALL the players if there were ⇐ 20 online at that point, however if there were thousands, it’d only return the first 20 (in order of Actor ID I guess).

58QELServServerPlanned FeatureLowAdd lastseen abilityNew
0%
2010-01-22 Task Description

Add the ability to see when the last time a player was on. This would be a useful feature for players I would think.

62QELServServerBug ReportLowAnimations as a result of movement clicks during pendin...Assigned
0%
2010-01-26 Task Description

If whilst in pending combat state (i.e. you just clicked to attack a player/creature from a few steps away and start moving towards them, but combat hasn’t actually started yet) you click to move elsewhere, just after the combat animations start you then do a ‘step or two’ of the move animation in the direction you clicked, then flick back to combat animations fighting your opponent.

It looks weird and can mess up the rotation of the combat participants.

63QELServServerPlanned FeatureLowChannels ACLNew
0%
2010-01-28 Task Description

Channels should have support for simple ACL. They can have a “list” that will function as either a blacklist OR a whitelist.

  • First person to join get’s “op” status.
  • The channel has a BLANK list, defined as a BLACKLIST.
  • op can at any time add a name to the BLACKLIST. By doing so, that person cannot join the channel.
  • If the list is empty, op can add a name as a WHITELIST entry, thereby making the list a WHITELIST. From that moment on, ONLY whitelists are allowed to join and anyone (other than op) that is currently in the channel will be removed.
  • List can only be changed from WHITE to BLACK when it’s empty.
  • op can at any point change someone else to op. They swap effective positions so if the new op was on the WHITELIST then the old op is added and the new op removed (op doesn’t need to be WHITE).

Undecided behaviour:

In the event that the op leaves, one of these should happen:

  • the (WHITE/BLACK)LIST is cleared.
  • if WHITELIST, the first person in WHITELIST becomes op, otherwise list is cleared.
64QELServServerBug ReportLowVisible no cooldown on potion after moving it in eqUnconfirmed
0%
2010-02-03 Task Description

When you move in eq potion with cooldown visiblity of cooldown dissapear, but it still has cooldown.

99OGGBotUncategorisedBug ReportLowtell/ask doesn't ignore illegal nick charsNew
0%
2013-06-01 Task Description

Currently, when the user issues a tell/ask command, the bot doesn’t parse out any punctuation IMMEDIATELY following the nick. This should be done for characters that are illegal for IRC nicks ( TODO: verify this list ).

100OGGBotUncategorisedPlanned FeatureVery LowDo an HPR episode on OGGBotAssigned
0%
2013-06-01 Task Description

Summary says it all :)

112RatSlapUncategorisedPlanned FeatureLowDistribution package should contain archNew
0%
2020-02-28 Task Description

The built dist package is named “ratslap-0.2.0.tar.gz” regardless of architecture.

115RatSlapUncategorisedPlanned FeatureLowAbility to save/load profilesNew
0%
2020-02-28 Task Description

Would be nice to be able to save and load profiles.

116RatSlapUncategorisedPlanned FeatureMediumModes should have simpler names such as A, B, CNew
0%
2020-02-28 Task Description

The mode names should be simpler than “F3”, “F4” and “F5”. They were only named
this way as that was the hex code for the mode, hardly user friendly.

119RatSlapUncategorisedBug ReportLowUnrecognised keys/buttons fail silentlyNew
0%
2020-02-28 Task Description

QB#118 shows that unrecognised parameters (such as “button5”) fail silently,
assigning 000000h instead of reporting an error.

127RatSlapUncategorisedPlanned FeatureLowmusl build for lean standaloneAssigned
50%
2020-02-28 Task Description

We should have a musl build for a lean standalone binary version.

74QELBotWebAdminBug ReportLowWebAdmin to support discount configurationNew
0%
2010-11-15 Task Description

Trac Ticket #39 - Originally reported by: Krayon

The WebAdmin interface should support configuring discounts for players and guilds.
75QELBotWebAdminPlanned FeatureLowWebAdmin to support configuring responsesNew
0%
2010-11-15 Task Description

Trac Ticket #40 - Originally reported by: Krayon

WebAdmin should support configuring of responses.
77QELBotWebAdminPlanned FeatureLowWebAdmin to support viewing MessagesNew
0%
2010-11-15 Task Description

Trac Ticket #43 - Originally reported by: Krayon

The WebAdmin interface could include the ability to view messages as stored in the Messages table. This contains a history of messages sent to/from players using the bot’s “msg” command ( and maybe messages sent via the messaging system developed in #12 (FS#66) too ).
78QELBotWebAdminPlanned FeatureLowImprove WebAdmin field data validationNew
0%
2010-11-15 Task Description

Trac Ticket #49 - Originally reported by: Krayon

WebAdmin fields should perform (better) data validation, such as alpha/alphanumeric/numeric etc.
80QELBotWebAdminFeature RequestLowMake bot able to determine if item is stackableNew
0%
2010-11-15 Task Description

Trac Ticket #58 - Originally reported by: Korrode

Right now there is a “Stackable” entry for each item in the DB. This has to be set manually atm. If not set correctly it can make the allocated slots info output from the “status” command look confusing. (i.e. more than 36 slots allocated. 36 is maximum in EL).

Please make the bot determine if an item is stackable and set it as such.

Until that is done, if you can be bothered, remove “Stackable” column from WBI and allocated slot info from “status” command output.
86QELBotWebAdminPlanned FeatureLowWebAdmin to keep access logsNew
0%
2010-11-15 Task Description

Trac Ticket #75 - Originally reported by: Krayon

The WebAdmin should keep access logs with login/logout etc and times they occur. Perhaps even what modifications took place.
96QELBotWebAdminFeature RequestLowAdd force kill to WebAdminNew
0%
2010-12-15 Task Description

In light of FS#95, it would be good to have the ability to forcibly kill the bot no matter what state it’s in. It would also be useful if the bot had better monitoring and handling of itself ( FS#97 ).

Showing tasks 51 - 71 of 71 Page 2 of 2 - 1 - 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing