Tomáš Windsor

Results 10 comments of Tomáš Windsor

Since you are using `[]` array notation (PHP 5.4 feature), why not also use `__DIR__` magical constant (PHP 5.3 feature) instead of `dirname(__FILE__)`?

I would start simply with special direction flag for zone boundary (ideally if it would set/unset from both sides automatically when possible for neighbouring rooms when user sets/unsets it from...

I wouldn't be so sure, that in MUME the used wordspot is always the nearest one possible...

I believe there are at least two speeds possible (move per 10 seconds - most rivers, and move per 5 seconds - e.g. Anduin). But whether it is something that...

All regular rivers are clock-synced. Anduin has custom mudlle which isn't I guess.

Another possible enhancement could be displaying arrows towards all the matched rooms (and even better if those were clickable), that aren't in currently visible part of the map (much like...

We need to ask A+ (I suggest Rogon or Waba) to make sure. But my guess is both is a room flag. At least I can't remember any room where...

But it seems they also didn't differentiate between the follower-losing and other randoms in Cheeselab.

We still need to decide if we want to keep current implementation in MMapper and have these as exit flags or if we want to switch into room flags implementation....

What you call 'MobFlags' are still 'RoomFlags' (they describe a room, not a mobile). We have no true 'MobFlags' in MMapper (flags describing mobiles).