Age | Commit message (Collapse) | Author | Files | Lines |
|
item.
What happened:
1) The pickup code first tries to pickup first item under you without
checking if it is ignored.
2) ::pickUp queries ratelimiter, which clears to send.
3) ::pickUp checks if item is ignored and bails out
4) The pickup code did not bail early, despite "success" of (1) and
selects a non-ignored item to pick-up.
5) ::pickUp queries ratelimiter, which thinks that a packet has been
sent in (2) and aborts.
|
|
The coverage report is broken. I did not had time to fix it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
works fine
added "-A 20" to assert grep, so we get the backtrace directly in our pipelines
|
|
|
|
(i dont rly know why, but all our updates are hosted there, so our serverlist now)
|
|
deprecate working stuff <_<)
|
|
|
|
and tools to build the client.
|
|
|
|
|
|
|
|
|
|
|
|
our gitlab runners dont support i386 docker images
(nobody should use a 32bit OS anymore)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #26
|
|
|
|
|
|
commit 1e2a88e975019929c4c7e3154537865cc09550a6 - V2
|
|
|
|
|
|
|
|
|
|
|