New Engine Code
Added 2019-09-24 18:46:43 +0000 UTCHey everyone!
Here's the latest code for the new game/engine. It's got the new UI stuff that I talked about in this week's devlog video, but it doesn't have the text rendering stuff yet. I'll upload the code again in a few days when I've fully incorporated text into the UI system.
Code: https://drive.google.com/open?id=1fpbzTnLNOGNbJVnM3MzlWbw4g74XE2Pc
To get it working in Eclipse just start a new project, copy the "src" and "res" folders into the project's folder, and then add the relevant jar files to the build path in Eclipse. You need to add all the jars provided in the "jars" folder, plus the jars for your OS from the "OS Specific jars" folder. Here's a quick video demonstrating this: https://www.dropbox.com/s/jxl92yn8p776fq0/How%20to%20set%20up%20engine.wmv?dl=0
Sorry that updates have been a bit slow the last few weeks - I'm in the middle of routine check-ups relating to my illness last year, which involves me having to travel to the hospital in Berlin a few times. I've got the final appointment in a few days though and then hopefully that will be it for another 4 months!
Things should then start progressing at a faster rate soon :)
Thanks as always for all your support!
Karl