Go to file
2020-02-20 10:40:48 +08:00
data update rules 2020-02-15 14:34:49 +08:00
bindata.go update bindata 2020-02-04 04:23:29 +08:00
bot.go update ETA for shops 2020-02-14 11:29:42 +08:00
client.go test default config value 2020-02-10 10:23:55 +08:00
cron.go update client 2020-02-03 10:54:34 +08:00
def.go typo 2020-02-20 10:40:48 +08:00
item.go test 2020-01-27 16:38:11 +08:00
job.go padding for shop number 2020-02-14 12:55:25 +08:00
main.go fix mod for shops slaves workload 2020-02-13 16:50:41 +08:00
mq.go test 2019-06-28 16:34:15 +08:00
msg.go update items 2020-02-15 14:33:35 +08:00
obj.go update for classes 2020-02-20 10:39:40 +08:00
README.md readme 2020-01-24 15:50:55 +08:00
rules.go test shutdown 2020-02-14 11:08:19 +08:00
sql.go update for classes 2020-02-17 18:05:30 +08:00
utils.go fix 2020-02-01 15:21:43 +08:00
workers.go test shutdown 2020-02-14 11:08:19 +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.