|
95 | QELBot | B.Database | Bug Report | Critical | Crash/Reconnect loop on empty Inventory | Assigned | |
2010-12-15 |
Task Description
When the bot has an empty inventory, it will continually loop. It’s particularly bad as you can’t stop it from the WebAdmin and it spams the server with reconnect after reconnect.
|
|
93 | QELBot | Bot | Bug Report | High | Bot crash during "inv" | Assigned | |
2010-11-15 |
Task Description
First seen on 2010-11-14 23:28 EST (UTC - 5:00), from the error log:
File "/home/qelbot/adversary/bot.py", line 848, in process_pm
price = get_selling_price(requestor, item_name)
File "/home/qelbot/adversary/bot.py", line 1773, in get_selling_price
my_db.execute(sql,(v.guild, item))
File "/home/qelbot/adversary/database.py", line 44, in execute
self.cursor.execute(sql, args)
File "/usr/lib/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute
self.errorhandler(self, exc, value)
File "/usr/lib/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
_mysql_exceptions.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT)
and (utf8_general_ci,COERCIBLE) for operation '='")
|
|
107 | RatSlap | Uncategorised | Planned Feature | High | Reset to defaults/factory reset option | Assigned | |
2020-02-28 |
Task Description
At present, the original configuration is lost once you modify the modes of the mouse. An option to return the mouse to it’s factory defaults would be advantageous.
|
|
54 | QELServ | S.Admin | Planned Feature | High | Add support for banning | New | |
2010-01-22 |
Task Description
As we get players, we will get trouble makers, that much is already clear. We need the ability to ban users for a configurable amount of time, as well as preset amounts. These SHOULDN’T effect the forum bans however a ban on the forum SHOULD be a ban in game also (I think).
Something like this might do:
#ban PLAYERNAME [[[Y:]D:]H:]M REASON
eg.
#ban testuser 1:4:6:3 Because you're a tool
This would ban ‘testuser’ for 1 year, 4 days, 6 hours and 3 minutes because he’s a tool. He would be informed of such when trying to login.
Other examples:
#ban testuser 5 Come back in 5 minutes when you've learned to behave
#ban testuser 7:0 You're gone for 1 week buddy!
Should we support banning per player or per forum account (given that 1 forum account can have multiple players)?
Should we have pre-sets like: #ban7 for 7 days, #banwarn for 1 hour, #banladen for life?
|
|
20 | QELServ | S.Combat | Bug Report | Medium | Target leaves PK causes server lag | Assigned | |
2010-01-09 |
Task Description
If you attack someone in a PK area, and whilst in the PENDING fight state they leave the PK area, server lag occurs as the server tries to initiate combat.
|
|
32 | QELServ | S.Combat | Planned Feature | Medium | Sand Bomb and resulting opponent behaviour | Assigned | |
2010-01-24 |
Task Description
Change “Getaway thing” to “Sand bomb” and make it so when you flee off opponents they can’t move/attack for 2 seconds, and when you use the “Sand bomb” they can’t move/attack for 5 seconds.
Sand bomb can have 60 sec cooldown (to start with, it may come down a little)
|
|
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.
|
|
51 | QELServ | S.AI | Bug Report | Medium | Creature spawning intelligent placement | New | |
2010-01-22 |
Task Description
Creature’s can currently spawn anywhere within their given rectangle. This includes levels that aren’t necessarily possible to get to or from (say for example, a table). This means the creatures are currently taking up a useless slot, limiting the number of creatures people can fight, and using up unnecessary thinks, trying to find a way out.
Placement should be more intelligent, perhaps opting for something within a few height levels of norm, or of the spawns center.
|
|
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).
|
|
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.
|
|
69 | QELBot | B.Trading | Bug Report | Low | Bot giving wrong responses when finalizing a trade | Requires testing | |
2010-11-15 |
Task Description
Trac Ticket #24 - Originally reported by: Korrode
When buying something from the Bot, after the trade is done it gives the wrong responce. Instead of saying “Thank you” it says “Sorry We couldnt come to an agreement.
|
|
71 | QELBot | B.Database | Bug Report | Low | Transaction recording errors | Requires testing | |
2010-11-15 |
Task Description
Trac Ticket #29 - Originally reported by: SleepyDragon
Ok, I discovered by accident why she is not correctly recording all transactions in the db. When you trade with her if you don’t press the accept buttons in the right order so that she comes up with the message “It’s been a pleasure doing business with you” etc and instead comes up with the message “sorry we couldn’t reach an agreement”, even if the transaction has been completed it will not register in the db.
|
|
3 | QELServ | Server | Bug Report | Low | Walking doesn't navigate NPCs/creatures/players | Assigned | |
2010-01-09 |
Task Description
( from: http://qelserv.quadronyx.org/forums/?topic=15.msg238#msg238 )
Quote from: collardhills on 2008-11-13, 02:50:29
It seems if you click somewhere, and someone/thing is next to you, or gets in your way (even in an open map) you just stop, until the thing moves. On main server, you move around the object/person whenever this happens. Could you implement the same thing here?
This is indeed the case as no actor checking occurs while navigating at this point. At least not until it finds an actor in the next square in sequence.
|
|
9 | QELServ | S.Trading | Planned Feature | Low | Trading system | Assigned | |
2010-02-02 |
Task Description
Implement a trading system allowing players, NPCs and Creatures to trade items (client has existing trading window).
|
|
19 | QELServ | Server | Bug Report | Low | Actors should have a limited sight range | Assigned | |
2010-01-09 |
Task Description
At the moment, all actors can see all other actors on the map they are on. Instead they should have a limited range of vision.
|
|
48 | QELServ | Server | Bug Report | Low | Bags should be stackable | Assigned | |
2010-01-20 |
Task Description
Despite the changes for FS#47 the CLIENT doesn’t sent the right number of items to pick up as it expects items in bags to be stacked.
Since stacking in the bag is reasonable, and because it’ll save a client modification at this stage, bags should be made to support stacking of non-stackable items.
|
|
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.
|
|
89 | QELBot | WebAdmin | Planned Feature | Low | WebAdmin to have current inventory list | Assigned | |
2010-11-15 |
Task Description
Trac Ticket #84 - Originally reported by: Krayon
As listed in #77 item 3, a list of the bot’s current inventory would be useful. You could therefore see exactly what it has on it. Potentially, the items list could have a column for currently holding and have a toggle for “only show items currently in inv”.
|
|
92 | QELBot | B.Adverts | Feature Request | Low | Add ability for bots to be on the "greypal" search serv... | Assigned | |
2013-06-01 |
Task Description
It would be advantageous to have the bots on the public listing(s) out there. From greypal ( via http://greypal.el-fd.org/csv-doc.html ):
If your bot has no method to access the data via web -> FAIL
If your bot is hostey by el-services.net or learner -> np should work already
You need to provide a URL where a csv file can be retrieved
Format of the URL:
the URL should look like http://www.foo.bar/mybots/Testbot.csv
where "http://www.foo.bar/mybots/" is the base for all your hosted bots.
"Testbot" must match the botname.
and the extension ".csv"
Format of entries:
botname,Testbot
owner,Greypal
location,Testmap,40,50
buying,Fire Essence,1,2.5
selling,Fire Essence,1,3.5
Selling/Buying In Detail:
1. field = action, atm buying or selling
2. field = "Item Description"
3. field = amount, a positive number including 0, or * if there is no limit.
4. field = price, just in gc, please do not use k or such, just for sorting reasons
There should be only one entry for botname, owner and location.
The location entry has the following structure "location,<mapname>,<x-coord>,<y-coord>
Buying and selling entries as needed.
The item description must match the description seen in sto,inv or trade.
If you have a bunch of bots you can also provide a "index" file under the base-url like http://www.foo.bar/mybots/botlist.txt
at minimum there should be one botname per line in raw ascii.
Optional you can add separated by a space-character a url for a existing web-interface.
Just PM me ingame or via forum
|
|
98 | QELServ | Client | Bug Report | Low | Maps don't display properly | Assigned | |
2012-10-23 |
Task Description
Seems the client paths for 3D objects has changed to a flat directory vs the old tree style. Maps will need to be modified.
|
|
110 | RatSlap | Uncategorised | Bug Report | Low | Document basic usage | Assigned | |
2016-11-08 |
Task Description
From https://github.com/krayon/ratslap/issues/2 :
https://github.com/jpotier wrote:
I may be tired, but I don't get how to set say key 1 to my button G4.
Actually, apart from calling
./ratslap -p f3-5
I don't understand how you actually set a modified mode. Should I edit the
source code and recompile?
https://github.com/thomasluquet wrote:
Same thing, for me, the documentation it is not really clear for me...
BTW, i try to make a draw of the mouse and the buttons, is it ok ? (i can
send you the .odg if you want)
|
|
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.
|
|
4 | QELServ | S.Combat | Bug Report | Low | A successful flee during combat prep doesn't flee | New | |
2009-09-21 |
Task Description
( from: http://qelserv.quadronyx.org/forums/index.php?topic=15.msg318#msg318 )
If you attempt to flee during combat preparation and actually succeed, the battle still takes place.
|
|
7 | QELServ | S.AI | Bug Report | Low | Creature AI is almost worse than none | New | |
2010-01-22 |
Task Description
Creatures move in a very stupid way and inevitably end up stuck and/or blocking paths etc. Whilst paths will be fixed in maps by making them wider, creatures should probably not stop on any narrow area anyway and should, in general, “think” about where they’re going
|
|
8 | QELServ | Client | Bug Report | Low | Remove "stupid" client code | New | |
2009-09-24 |
Task Description
At some point the client should be “cleaned” of all the truly ridiculous RAW_TEXT scraping code and changed to support simple server messages. These will eventually interfere with “normal” functionality.
|
|
11 | QELServ | S.Trading | Planned Feature | Low | Add support for storage trading | New | |
2009-09-21 |
Task Description
Trading should support transferring items to/from storage as well as inventory.
|
|
25 | QELServ | Server | Bug Report | Low | Taking multiple non-stackable items from bag screws pla... | New | |
2009-10-30 |
Task Description
If a player takes multiple of a non-stackable item, in one go, from a bag where they are stacked, their carry capacity gets screwed. ATM this is only causing an issue with #airdrop but could potentially cause other issues if we choose to allow bags to be non-stack exempt.
|
|
27 | QELServ | Server | Bug Report | Low | Equipping a stackable item, equips ALL of that item | New | |
2010-01-18 |
Task Description
When equipping an item that is stackable (and you have more than one), it equips ALL of that item, not just one.
|
|
31 | QELServ | Server | Planned Feature | Low | Finish channel system | New | |
2009-12-19 |
Task Description
The channel system needs to be checked to confirm everything is working properly (active channel might not be working correctly for example).
|
|
45 | QELServ | Server | Planned Feature | Low | Implement party system | New | |
2010-01-20 |
Task Description
A party system where you can “party up” with people and go on missions together. Perhaps an NPC interface that allows you to select the people from those around you for your party or something.
NOTE: Different to guilds ;)
|
|
46 | QELServ | Server | Planned Feature | Low | Party drops | New | |
2010-01-20 |
Task Description
Once we have parties ( FS#45 ), we will be able to have party drops.
4 ways this can be done:
You drop many bags around with % of loot, first in best dressed.
You drop 1 bag but when a player takes items, it gives a % to each in the party instead of all to the one.
You don’t “drop” at all, just allocate items straight to the party members.
Drop 1 bag. But once it’s picked up, all other party members automatically get a bag under their feet, opened, containing their % of the spoils.
Whilst the most complicated, the 4th option sounds the most attractive and flexible from a player perspective.
|
|
52 | QELServ | S.AI | Bug Report | Low | Finish NPC buying/selling support | New | |
2010-01-22 |
Task Description
NPCs buying and selling needs to work betterer (and completely).
|
|
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.
|
|
59 | QELServ | S.Admin | Planned Feature | Low | Admin access player inventory | New | |
2010-01-22 |
Task Description
Admins need the ability to see (and modify) a player’s inventory. This would allow them to remove items, add items etc. They would most likely have to use a bag as a go between but that would be acceptable.
|
|
60 | QELServ | S.Admin | Planned Feature | Low | Admin access player storage | New | |
2010-01-22 |
Task Description
Admins need the ability to see (and modify) a player’s storage. This would allow them to remove items, add items etc. They would most likely have to use a bag as a go between but that would be acceptable.
|
|
61 | QELServ | S.Admin | Planned Feature | Low | Global item purge/list/modify | New | |
2010-01-22 |
Task Description
The ability to purge, modify and list (who has and where) items would be advantageous.
It would allow for the easy removal or substitution of an item, on a global scale. Ideally it should handle things like subing a sword for a piece of fruit - which should remove sword, give fruit and stack with existing fruit if req’d.
To be able to list all players who are currently in possession of a given sword, and how many etc would be part of this presumably.
|
|
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.
|
|
65 | QELBot | B.Admin | Feature Request | Low | Command to track best / worst selling items | New | |
2010-11-15 |
Task Description
Trac Ticket #6 - Originally reported by: Catspaw <dobiesnaga@googlemail.com>
I wondered about a command to report back the 5 best / worst selling items over a period of time (either since the bot was active or defined in a number of days with a command like sales_days). The command could be something like sales_rep and I am not sure if it would be worth setting the number of items it reports with another command like sales_number (set from 1 - 10).
|
|
66 | QELBot | B.Messaging | Feature Request | Low | External msg guild and members | New | |
2010-11-15 |
Task Description
Trac Ticket #12 - Originally reported by Krayon:
As well as listing guildies in the web admin area (see #9), I think the ability to msg them from the interface would be useful. Additionally messaging to the entire guild (via #gm) would also be nice.
|
|
67 | QELBot | B.Database | Planned Feature | Low | Move custom messages to the database | New | |
2010-11-15 |
Task Description
Trac Ticket #22 - Originally reported by: Krayon
Customisable messages are currently stored in the config.py file. They should be moved to the
When this is done, the messages should be changed from REQUIRING the data placeholders (%s etc) to optionally containing them. The system can be made more advanced, for 1. %normal_cost% = cost of item before 2. %cost% = item 3. %discount% = discount percent 4. %guild% = guild they belong to, %player player’‘s
msg_trade_total_guild_discount = “Well %player%, because you belong to guild %guild%, we are give you a %discount% percent discount off the price. This will therefore only be %cost%gc
This would allow for much better customisability with messages.
|
|
72 | QELBot | B.Other | Planned Feature | Low | Bot to support item abbreviations table | New | |
2010-11-15 |
Task Description
Trac Ticket #30 - Originally reported by: Krayon
The bot should have a table of item abbreviations. When someone wants to buy/sell an item, they can then use the abbreviated name for that transaction.
|
|
73 | QELBot | B.Messaging | Planned Feature | Low | Bot to support logging of messages, such as guild chan ... | New | |
2010-11-15 |
Task Description
Trac Ticket #31 - Originally reported by: Krayon
The bot should support the ability to log guild channel (or any channel for that matter), #GMs, #IGs etc for later retrieval by direct interaction (PM) or the web based interface.
|
|
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.
|
|
79 | QELBot | B.Admin | Bug Report | Low | Remove Home and Storage | New | |
2010-11-15 |
Task Description
Trac Ticket #57 - Originally reported by: Korrode
Remove “Home” and “Storage” from both the WBI (General tab) and the in-game admin “help” command output until such time as those features are tested and confirmed to be working properly.
|
|
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.
|
|
81 | QELBot | B.Messaging | Bug Report | Low | Item name "*unknown*" | New | |
2010-11-15 |
Task Description
Trac Ticket #59 - Originally reported by: Korrode
When a slot is empty, QELBot displays that slot as holding an item called “*unknown*”. i.e. a ling from her “dump_inv” command in-game looks like this:
PM from FlameKeeper: Slot: 32 Qty: 0 Item: *unknown*
The item *unknown* appears in the Items list in the WBI, probably best to make it now appear.
|