jonkogan / nullpomino

Automatically exported from code.google.com/p/nullpomino
0 stars 0 forks source link

setting ; and ' keys does not work in slick.bat #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. double click slick.bat
2. enter keyboard configuration
3. Try to set semi colon and comma as left and right move key, alt key as 
softdrop

What is the expected output? What do you see instead?
keys presses are not detected, must use swing.bat version instead.

What version of the product are you using? On what operating system?
7.5 r629
windows 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by junwong...@gmail.com on 7 Jan 2011 at 12:26

GoogleCodeExporter commented 8 years ago
awake has also identified - = \ and / as problem keys 
(http://groups.google.com/group/nullpomino-dev/browse_thread/thread/eaa4e8d77f4c
bc89?hl=en_US). This might be a problem with Slick and not Nullpomino itself, 
though. Do those keys work in SDL as well?

Original comment by Zirc...@gmail.com on 7 Jan 2011 at 9:29

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This might be related to issue 39.
Since r619 we introduced -j as default parameter because of it, so using JInput 
as the key input handler. Might this have broken other things, or is this still 
r629 (or newer), i.e. LWJGL somehow?

Original comment by bob.ins...@gmail.com on 7 Jan 2011 at 10:57

GoogleCodeExporter commented 8 years ago
This should be fixed in r637.
Please someone that can verify all keys that had issues, do that an report 
back. Be sure to run play_slick.bat and not the .exe for now, since it has not 
been updated yet.
I could verify myself the SLASH key works fine again with LWJGL that doesn't 
with JInput (-j) - the other mentioned keys worked anyway for my keyboard 
layout.

Original comment by bob.ins...@gmail.com on 7 Jan 2011 at 11:44

GoogleCodeExporter commented 8 years ago
Fixed in r638 of course. I reverted the .exe to pre r619 state, so it can also 
be used now. nullpo.it.cx build/zip updated to r639 - please test if all keys 
work now as expected.

Original comment by bob.ins...@gmail.com on 7 Jan 2011 at 12:38

GoogleCodeExporter commented 8 years ago
keys seem to be working

Original comment by junwong...@gmail.com on 16 Jan 2011 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by bob.ins...@gmail.com on 16 Jan 2011 at 7:22

GoogleCodeExporter commented 8 years ago

Original comment by bob.ins...@gmail.com on 21 Jan 2011 at 3:43