XaiJu
thinmatrix
thinmatrix

patreon


Patreon Reward December - $12.50 Tier

Hi everyone,

Here is the current code for Equilinox:

https://drive.google.com/file/d/1KQJE_ecbqwG3u8B-vanRAiaWEEfWIeDN/view?usp=sharing

Check the "Patreon Reward - $5+" post below for links to download the game, and more news about this month's version!

 For the code you'll need to set it up in a project that has the lwjgl, lwjgl_utils, and PNGDecoder jars added to the build path, along with the relevant natives (all provided in the zip folder). Let me know if you have any trouble setting it up.

Thank yoouu,

Karl

Comments

Heya, Did you also make the "resources" folder a source folder? By indicating it is a source folder the "res" folder ends up in the "bin" folder, which is where it needs to be. If you're having trouble you can always just manually copy the "res" folder into the "bin" folder. Happy new year!

ThinMatrix

hi Karl, amazing job, thanks for the inspiration :) Hopefully a small question: whilst trying to run from the sources, it's unable to find the file with all the text: Couldn't get reader for /res/languageSheet.csv java.lang.NullPointerException at java.io.Reader.<init>(Reader.java:78) at java.io.InputStreamReader.<init>(InputStreamReader.java:72) at utils.MyFile.getReader(MyFile.java:65) at utils.CSVReader.<init>(CSVReader.java:15) at languages.GameText.init(GameText.java:19) at basics.EngineMaster.init(EngineMaster.java:33) at gameManaging.GameManager.init(GameManager.java:40) at main.MainApp.main(MainApp.java:30) Problem loading language text file! I'm not sure why the folder 'res' in inside 'resources/res'. I've tried to move the folder up\change structure, no luck so far. Could you give me some pointers? And Merry Christmas to you! :)

Hmm, maybe a small bug (where can I file those?). After going through the code, I decided to play a bit, started on a mountain and put down grass, daisy and 1 tree. It was growing, after a while, I saw the gras was not to happy; so I moved to lower ground near water, planted one, now it's happy. I move back to the mountain, and the tree is gone. It was still growing when I left (at 27% or something), and now there is no dp (10 left) and the dp/min = 0, so you are just locked out... Maybe it would be good to keep a log of lifetime events? Maybe the tree died because I f-ed up and shouldn't have put it on the mountain, but now, I just have no idea and after 2 minutes of play, I already have to restart the game :)

Hey Karl, just became a Patreon. Keep up the good work; starting to look at the code now :)


More Creators