Go to file
2019-08-15 16:57:10 +08:00
bot.go compilation error fix 2019-08-12 15:36:28 +08:00
chirpnest.sample.cfg test 2019-06-28 15:59:58 +08:00
client.go fix references 2019-07-31 16:59:11 +08:00
def.go initiate jobGStock 2019-08-08 20:39:23 +08:00
items.go names fix 2019-08-12 16:55:15 +08:00
job.go initiate jobGStock 2019-08-08 20:39:23 +08:00
main.go client revamping compilation fix 2019-07-31 14:50:33 +08:00
mq.go test 2019-06-28 16:34:15 +08:00
msg.go test new contraints/keys for obj_msg 2019-08-13 11:09:44 +08:00
obj.go fix references 2019-07-31 16:59:11 +08:00
README.md update README 2019-08-15 16:57:10 +08:00
rules.go test g roles 2019-08-12 16:30:17 +08:00
sql.go test new contraints/keys for obj_msg 2019-08-13 11:09:44 +08:00
utils.go client revamping compilation fix 2019-07-31 14:41:48 +08:00
workers.go update README 2019-08-15 16:57:10 +08:00

ChirpNestBot

  • Add autobid option for auctions
  • Check for not launching concurrent msg rescan jobs
  • Make sure refresh message receives the message later (jobMsgRefresh)
  • Adjust /time clock for auctions/... (delay between cw and real time ?)
  • Update old auctions with client
  • Convert config to json and insert sql structure in it
  • Add metrics
  • Eliminate cache map race conditions (all maps with read/write) and use redis ?
  • Transform import/export to jobs, feed msg to identification channel instead of inserting directly
  • Turn on/off queue consumption
  • Client de-registration announce
  • Update items parsing/identification with gear details (atk/def/mana)
  • Auto identificate weight of items
  • Tribute interception
  • Withdrawal bot
  • Crontab : engine, user interface
  • Resources hidding
  • Resources auto destroy
  • Crafting helper (rss, recipes, part) + valuation
  • Vault snapshot/diff
  • Vault valuation
  • Experience graphs & forecast
  • Impersonate
  • Link TelegramUserID and UserID
  • Issue with Squire in the /g_roles ?
  • Foray interception
  • Handle Foray timeout to stop spamming in case something goes bad
  • Export/import all messages
  • Test HTML in message
  • Update auction from broadcast
  • Items parsing/identification
  • MQTGCmdWorker[2] : Publishing message.: Exception (504) Reason: "channel/connection is not open" (add check in MQKeepAliveWorker ?)
  • Rewrite MQ connection handling for clients/keep alive/msg recv
  • Progression :
    • 0 -> 4 : Forest + Foray ;
    • 5 -> 19 : Forest + Foray + Arena ;
    • 20 -> .. : Forest + Swamp + Valley + Foray + Arena.