-
### Description
You can get under the map, which gives you an advantage (it is impossible to die from creatures on the map, but it is possible to die from a T7 meteorite). The character still has the…
-
Hello! Sorry for stupid question, but - how could I bind "volume up" on android phone for fire?
-
I believe health effects should count down until 0 while out of raid, i don't think they get reduced while in menu.
Would need confirmation of this, e.g. muscle fatigue after using Gym
We do somethi…
-
This should be some kind of gamelog.
To be honest I don't know if this is a good idea for production (since remembering played cards is kind of a mandatory strategy), but it's definately for dev.
I …
-
separating chat from game actions has a few advantages:
- global chat could exist not tied to an instance
- cross-instance tells
- chat messages wouldn't cause state rollbacks
- state rollbacks wo…
-
Returns a list of the actions available for a specified game
-
Add a controls screen for changing the key shortcuts to various game actions (movement, showing map, etc.)
-
Hi,
If I change a piece on the board with a chess.put() I see that the board is being changed correctly when i do a chess.ascii().
But then any call to check chess.game_over() will cancel the la…
-
when adding a action in a new hud screen it wont except actions like leave game or end game it says action can only be used in a non action hud screen
-
I am using the Bridge environment in RLCard and made a small modification to the get_payoffs method to print the selected bid at the end of the game. The code modification I made is as follows:
```…