Leo Rudberg

Results 47 issues of Leo Rudberg

See the Wiki for modifier info

help wanted
game
client

See https://github.com/LOZORD/xanadu/blob/master/src/context/game.ts#L207

bug
help wanted
game

We need to hammer out allegiance bonuses to make sure they are fair (and also worthwhile to have in the game).

enhancement
help wanted
question
game

I was thinking of something along the lines of Minecraft -- needing to carry torches and matches, etc to be able to get better room descriptions (especially if there is...

enhancement
question
game

Related to vision in #24, should we an ability-based line-of-sight bonus (i.e. you can see into neighboring rooms)? I think this might be cool, but also possibly unfair and may...

enhancement
question
game

Perhaps we can just use the native DOM API?

enhancement
question
client

http://probst.io/blog/2015/04/11/clang-format-is-available-via-npm/

enhancement
infrastructure

Instead of having a combination of helper function and executed code all in `client.ts`, I think it might be nice to create `index.ts`, which would only contain the executed code...

enhancement
help wanted
client
infrastructure

An example might be when the game transitions from `Lobby` ➡️ `Game`: the player might miss the new `Game Information` tab. (Inspired by testing with my dad 👴 )

enhancement
help wanted
client
hacktoberfest

Just need to update `package.json` according to the [lifecycle guide](https://docs.npmjs.com/misc/scripts).

enhancement
infrastructure