Go to file
2020-01-24 15:50:55 +08:00
data test 2020-01-21 14:03:35 +08:00
bindata.go update bindata 2020-01-16 21:49:03 +08:00
bot.go update deposit all 2020-01-23 14:09:07 +08:00
client.go test 2020-01-16 23:18:25 +08:00
cron.go fix 2020-01-16 21:33:47 +08:00
def.go update job 2020-01-22 17:07:14 +08:00
job.go fix g withdraw 2020-01-23 14:13:49 +08:00
main.go update g withdraw 2020-01-17 10:47:03 +08:00
mq.go test 2019-06-28 16:34:15 +08:00
msg.go update job 2020-01-22 17:07:14 +08:00
obj.go update load obj job 2020-01-21 15:46:27 +08:00
README.md readme 2020-01-24 15:50:55 +08:00
rules.go update g withdraw 2020-01-17 10:47:03 +08:00
sql.go update payload job 2020-01-21 14:14:58 +08:00
utils.go test g withdraw 2020-01-14 11:34:29 +08:00
workers.go test 2020-01-17 12:24:07 +08:00

ChirpNestBot

  • Remove duplicate messages from external channels where there was client+bot feed
  • Identify TG user_id
  • 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
  • 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
  • Crontab : 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 (can use historic auction messages)
  • Issue with Squire in the /g_roles ?
  • Handle Foray timeout to stop spamming in case something goes bad
  • Insert sql structure in config ?
  • Convert config to json
  • Foray interception
  • Withdrawal bot
  • Crontab : engine
  • 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.