jorb wrote:If I were playing this game for hardcore srs bzns pvp, I'd be using a modified client as well.
ok
jorb wrote:If I were playing this game for hardcore srs bzns pvp, I'd be using a modified client as well.
jorb wrote:The boat bug is unfortunate. It should be fixed. We've known about it for a long while, but its not entirely trivial to fix it (according to loftar).
def leave_boat(player, boat):
(x,y) = boat_position(boat)
check = ((-1,-1),(-1,0),(-1,+1),(0,-1),(0,+1), (+1,-1),(+1,0),(+1,+1))
for (cx,cy) in check:
if put_player(player, x+cx, y+cy):
return true
error("fancy error message explaining that you have to stay in the boat")
Next weekend?It will be fixed. I don't know when.
jorb wrote:I have decided not to resurrect kLauE. Partly because the bug has been known for a long time, and partly because kLauE had clearly put himself in harm's way in the first place.
Users browsing this forum: Claude [Bot] and 0 guests