Victor Sergienko
Victor Sergienko
Original Spelunky had a C key rotate the wielded item through: bomb, rope, nothing. Now, I cannot stop wielding a bomb if I mistakenly took it.
Jupiter Hell does a great diagnostic thing: they have a deterministic level generator, which depends on a single random seed. Thus, in order to report a level generation problem, one...
Before a character takes a single step, they should not be attacked by mobs or traps. I got a bat and a skeleton on me right off the bat. ![Screen...
The mixer library is still on SDL1 version.
I'm trying to run it on a Macbook, and the menu is only visible if I make the window really tiny. If press N, the game crashes with: ``` thread...
* Establish a connection to other instances of HS on the LAN, if they are logged in with the same Apple ID; * Add API to listen to the instance...
May I kindly ask you to make a binary package for the recent IDEA? It appears to be not so ordinary to build it from scratch. Thanks!
When `make` is run with, for example, `--warn-undefined-variables`, it emits some warnings, like: ``` /home/user/project/something.mk:180: warning: undefined variable 'INSTALL_DIR' ``` It would be great to color these too.
This is not a complete PR (it's ugly to put a hack code into a core class), but rather a request for comment. I was curious what it would take...
It would be really great to know the feature status/plan for the project. Can we followers have a checklist please?