Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ebony Spire - Heresy

First person dungeon crawling coffee break rpg where enemies throw all but the kitchen sink at you! · By Bacioiu Ciprian

Is this game dead?

A topic by HedoNNN created Sep 22, 2016 Views: 875 Replies: 9
Viewing posts 1 to 3

Github development seems arrested.

Developer

Hey there! Not at all, I've been busy a bit. Posted this on Twitter yesterday: https://twitter.com/zapakitul/status/7783350878217...


I should probably start doing more commits!

Developer

@HedoNNN: Now I'm at a pc. In short, I haven't committed much on GIT lately due to my work contract (non-competition clause) that started getting enforced kinda late. Quit my job and starting October 3 I'll be working at another non-game dev company. I can publicly do commits and work on my games.

Oh ok. My problem is that WASD is impossible for me to use being left handed AND on a French keyboard.

How can one edit the key mapping? I can't find this info on the readme.

Thanks.

Developer

Hm, you'd have to edit the source code. I'll make an update tonight (just got home) with a config file for keybindings. It will go up on github for now. Problem is with the arrow keys. Might have to rebuild the host to support 'em. I'll post an announcement with the next update.

Woh cool!

Developer

Did a small update to github with the current local changes. Upgrading my tablet right now. Lacking the space on it for a Visual Studio install in order to rebuild the host. Even if I add rebindable keys the problem is I didn't account for special keyboard keys to be pressed (up arrows and CTRL key) at first so I need to re-build the host for it! Going to take a lil while!


I've uploaded an old SDL host I had lying around which should work with my logical files and has support for special keys. Download it from here and tell me if it works ( https://drive.google.com/file/d/0B_4zTDv0yMEbM215Q1cyQTRhcDQ/view?usp=sharing ). If so I can upload the rebindable keys files for you to use. Else, I'll do a github and game update tuesday or after I get back from Clujotronic (busy with a game dev festival)!

I think I lack the technical skills to understand what to do with the SDL.

Developer

place it in the same folder with the game and tell me if it starts and you can play :)

Ok, the SDL is in the same folder of the executable.

When I (try to) launch the SDL nothing happen.

When launching Ebony Spire the keys are still WASD.