UstymUkhman / webDOOM

:suspect: Classic DOOM recompiled with WebAssembly :feelsgood:
http://35.158.218.205/experiments/webDOOM/
MIT License
94 stars 53 forks source link

Cheat Codes don't work #1

Open martinvahi opened 5 years ago

martinvahi commented 5 years ago

The classical Doom2 cheat codes, if I remember them correctly, the most important ones are:

God mode: iddqd All weapons and keys: idkfa

https://doom.fandom.com/wiki/Doom_cheat_codes

UstymUkhman commented 4 years ago

Hi martinvahi! Sorry for the reeeeeeeally late response, I'm a very lazy person. 😄

You're totally right, I've tested some cheat codes when you've opened this issue an they didn't work. I've checked if the inputs were read correctly, just to be sure.

Unfortunately, I've abandoned this project since then, so I don't have the environment for further tests. And, as I said above, I'm a very lazy person to set it up again from scratch. 😄

I suspect, I might have broke something in this particular commit when I remapped input keys to be more intuitive. Not sure, though.

Aside this, I don't have other ideas. Anyway, thanks for opening this issue and for your ⭐ , I appreciate that! Sorry again for not responding to you this whole time.