I ran into a bug. Two. v0.1.11a
I found an abandoned spaceship planetside and when prompted to
Attempt Repair (y/n)? any input besides Y would loop the message. Repairing the ship and when prompted to take control, again only Y was accepted input. Any other reply brought back the prompt.
In other words, once I moved onto a tile with an abandoned ship, the only outcome is to fully attempt repair and assume command of the new ship. Happened twice but neither time did repair fail so I don't know what happens then. I have remapped keys and the option that supplies any key as N on a Y/N prompt.
Keymap:
# keybindings
# WARNING: the program does not check for collisions. If you put 2 functions on the
# same key things might get wierd.
# If you delete this file prospector will use default keybindings, so you can always do that if things go wrong
# directions
key_nw = y
key_north = k
key_ne = u
key_west = h
key_east = l
key_sw = b
key_south = j
key_se = n
key_wait = .
#general
key_manual = ?
key_messages = m
key_screenshot = *
key_configuration = =
key_autoinspect = I
key_autopickup = P
key_shipstatus = @
key_logbook = L
key_quest = Q
key_weapons = W
key_equipped = E
key_yes = Y
#space
key_landing = ;
key_scanning = s
key_dock = d
key_save = S
key_quit= q
key_rename = r
key_comment = c
key_tow = t
#planet surface
key_pickup = ,
key_dropitem = d
key_inspect = i
key_examine = x
key_radio = r
key_teleport = t
key_jump = v
key_communicate = c
key_offer = o
key_grenade = g
key_fire = f
key_heal = m
key_walk = w
key_oxygen = O
key_close = C
#space combat
key_dropshield = s
key_activatesensors = a
key_run = r
EDIT! Just realized I have a collision on the m key. Messages and Healing. Could be the culprit? I'll have another game or two later tonight.
2nd bug, I met a rival away team on a planet and their spaceship took off and stranded the rival away team. They had already done all their ore collection (
Going for ore at X,Y) and were
Returning to ship... when
You hear a scoutship starting in the distance.. After their ship took off they kept spamming the
Returning... message.
Had fun playing again! Saw my name in the help file (3rd bug! Remapped keys/arrow keys don't scroll help menu. Have to use number keys (2 and 8 ) to scroll the help screen) and figured I oughta give a bump to the thread and help along the development.
Thanks magellan!