sujiniku

Results 45 comments of sujiniku

SDLInputState.cpp // grab symbol keys if (event.type == SDL_TEXTEDITING) { inkeys += event.edit.text; } if (event.type == SDL_TEXTINPUT) { inkeys += event.text.text; } When I wrote the code like this,...

Only when installing Mod, if we allow installing plugin, the player would almost prevent cracking aimed at plugins. Although it is unknown whether it is "plug-in". Perhaps it may be...

Perhaps in combination with the "Feature idea: Interaction in books via Events" #1625 function, this plugins may be written as INI files instead of C++. We should lead the Modder...

Perhaps, this bug is caused by Japanese IME (Input Method) . When I pressed the hot key with Japanese IME turned on (i.e this mode is such "あ", "い" etc....

At out of flare game, the IME doesn't freeze computer. Operating System: Fedora 27 (Linux) Workstation edition (i.e Desktop edition), 64 bit , Gnome 3.26.2 , SDL version: "SDL-1.2.15-29.fc27.x86_64 "...

My computer uses SDL2. Because, debug information is "INFO: Using Render Device: SDLSoftwareRenderDevice (software, SDL 2)" . Detail is such as below... " (gdb) r Starting program: /home/sujiniku/flare-game/flare Missing separate...

Even this freeze bug happens, the monsters can move and the monsters can attack the player. Perhaps, this freeze bug may be occured by not accept input from players. There...

As far as I have experienced this bug about 5-10 times, the computer didn't accept both mouse input and keyboard input . Not only flare but also OS (Fedora +...

![icon1](https://user-images.githubusercontent.com/26195610/35350722-26723e70-0182-11e8-9acf-ae25beb271a8.png) We should create a new icon for such a standing pose.

Also for Sneak Attack, I think the icon is a bit strange too. Because this attack is surprise attack, so the opponent enemy cannot fight for the hero's first attack....