Server_CardZone::getFreeGridColumn() now runs in O(log n), which should remove...
Server_CardZone::getFreeGridColumn() now runs in O(log n), which should remove the performance bottleneck when processing insertCard(x = -1) commands on a large zone, e.g. createToken
Please register or sign in to comment