Comrade Angles utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

Hey all! So I've been working on a game. The engine is mostly done, but I haven't added much content. Right now, I'm working on getting the melee combat fine tuned. If you want to see what I've got and give me some advice, you can at the link here: mediafire.com/file/poht38r7ys8

I think it still feels a little lacking? Not quite sure what it needs. Maybe slower attack speed, and attacking slows you while you're doing it? Something to make it less "Just point and click a lot". :/

@Angle Doesn't run, says it can't find file "mono_20.png". Are you missing assets?

@icefox Shouldn't be. I'll double check though. :/

@icefox Anyway I updated the download, maybe see if it works now? XD

@Angle @icefox i downloaded this build and it failed looking for lwjgl32.dll and i can't figure it out.

@Triplefox @icefox Hmm. It looks like 't find the libraries. Did you try running it with "run.bat"?

@Angle @icefox the command line run.bat runs is

java -Djava.library.path="C:\Users\jhofm\Downloads\TempleoftheElements\dist\\lib\native" -jar "TempleoftheElements.jar"

which gives identical behavior to running the jar without the path

Comrade Angles @Angle

@Triplefox @icefox Huh. I see theres a duplicated \ in there, before the \lib\native. Not sure if thats a problem, or how to get rid of it if it is? I guess just copy past that command, edit out the extra \, and see if that works? :/

@Angle yeah that didn't change anything. ime java isn't easy to distribute at all

@Triplefox Hmm, yeah fair enough.Though I'm on linux, so this might be a lot easier to figure out if I weren't. XD

@Triplefox Anyway I'm gonna try updating my LWJGL to the latest version, as I have to do that anyway, and we'll se if that changes anything. :X