|
50 | QELServ | Server | Feature Request | Medium | Add ability for equipment to become "degraded" | New | |
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.
|
|
53 | QELServ | Server | Planned Feature | Medium | Storage | New | |
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).
|
|
56 | QELServ | Server | Planned Feature | Low | Add player list command for players | New | |
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).
|
|
58 | QELServ | Server | Planned Feature | Low | Add lastseen ability | New | |
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.
|
|
62 | QELServ | Server | Bug Report | Low | Animations as a result of movement clicks during pendin... | Assigned | |
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.
|
|
63 | QELServ | Server | Planned Feature | Low | Channels ACL | New | |
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.
|
|
64 | QELServ | Server | Bug Report | Low | Visible no cooldown on potion after moving it in eq | Unconfirmed | |
2010-02-03 |
Task Description
When you move in eq potion with cooldown visiblity of cooldown dissapear, but it still has cooldown.
|
|
99 | OGGBot | Uncategorised | Bug Report | Low | tell/ask doesn't ignore illegal nick chars | New | |
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 ).
|
|
100 | OGGBot | Uncategorised | Planned Feature | Very Low | Do an HPR episode on OGGBot | Assigned | |
2013-06-01 |
Task Description
Summary says it all :)
|
|
112 | RatSlap | Uncategorised | Planned Feature | Low | Distribution package should contain arch | New | |
2020-02-28 |
Task Description
The built dist package is named “ratslap-0.2.0.tar.gz” regardless of architecture.
|
|
115 | RatSlap | Uncategorised | Planned Feature | Low | Ability to save/load profiles | New | |
2020-02-28 |
Task Description
Would be nice to be able to save and load profiles.
|
|
116 | RatSlap | Uncategorised | Planned Feature | Medium | Modes should have simpler names such as A, B, C | New | |
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.
|
|
119 | RatSlap | Uncategorised | Bug Report | Low | Unrecognised keys/buttons fail silently | New | |
2020-02-28 |
Task Description
QB#118 shows that unrecognised parameters (such as “button5”) fail silently, assigning 000000h instead of reporting an error.
|
|
127 | RatSlap | Uncategorised | Planned Feature | Low | musl build for lean standalone | Assigned | |
2020-02-28 |
Task Description
We should have a musl build for a lean standalone binary version.
|
|
74 | QELBot | WebAdmin | Bug Report | Low | WebAdmin to support discount configuration | New | |
2010-11-15 |
Task Description
Trac Ticket #39 - Originally reported by: Krayon
The WebAdmin interface should support configuring discounts for players and guilds.
|
|
75 | QELBot | WebAdmin | Planned Feature | Low | WebAdmin to support configuring responses | New | |
2010-11-15 |
Task Description
Trac Ticket #40 - Originally reported by: Krayon
WebAdmin should support configuring of responses.
|
|
77 | QELBot | WebAdmin | Planned Feature | Low | WebAdmin to support viewing Messages | New | |
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 ).
|
|
78 | QELBot | WebAdmin | Planned Feature | Low | Improve WebAdmin field data validation | New | |
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.
|
|
80 | QELBot | WebAdmin | Feature Request | Low | Make bot able to determine if item is stackable | New | |
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.
|
|
86 | QELBot | WebAdmin | Planned Feature | Low | WebAdmin to keep access logs | New | |
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.
|
|
96 | QELBot | WebAdmin | Feature Request | Low | Add force kill to WebAdmin | New | |
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 ).
|