Git Product home page Git Product logo

Comments (4)

sreich avatar sreich commented on August 16, 2024

(1) fixed the copy/build archive link. not sure how that got expired, maybe i moved things around...

(2) universal tween engine, that is downloadable on their site. i just mirrored it on my own nexus sonatype server, to in theory make things easier.

i don't know why that in particular isn't working, i'll have to investigate when i get home from work.

the repo for nexus is: sreich.net:8081/nexus/content/repositories/thirdparty
wondering if the url is wrong in the top-level build.gradle.

(3)What is the status of this?

yeah it's in active development. i've actually got a branch that i just started switching to kotlin (pretty easy to come to from java, especially given it's on the jvm still), but i thus far love the benefits it gives me..cleaned up my codebase quite a bit

right now it's really only singleplayer only, and there's no gameplay yet. i got entities to get spawned/despawned from the server to the client, you can place generators/devices and hook them up with wires (that is client side only. was gonna start networking that, got some of it planned out and found kotlin first). grass grows along the entire world, and transitioning sort of works, though i gotta clean that up and finish some corner cases. probably gonna focus on the wiring first, then do some lighting to make that useful, as well as make the concept of air/survival, and world gen/biomes will have to get tackled sometime after that, probably.

(4) Can I join and help?

sure, you can work on whatever you want :)

if you have any questions or anything, like where to start, how things work, or more problems, you can feel free to email me too..or contact me here. saw you on irc, but that was 3am my time ;)

from ore-infinium.

Strongground avatar Strongground commented on August 16, 2024

Hey cool, I'll have a look at compiling this later while on the train. (: build.gradle is correct, based on your statement. Thanks for fixing the build link too.
Nice to have feedback and see this is not dead yet.

I will see and dig trough your code to see if I can be of any help. Java development wasn't my focus up until now.

Is "Ore Infinium" some kind of spiritual successor to "Ore Chasm"?

from ore-infinium.

sreich avatar sreich commented on August 16, 2024

It's literally from the same person, me. :)

I started it a while ago, was c++, renamed it because someone else had that name. Had some periods of hiatus (school, moving, new job). Now I'm back to working at it, ported it to Java and libgdx, as I got sick of me focusing too much on neat low level things, like raw opengl. Now porting (only took a few days) to kotlin,as it removes a bunch of warts of Java, adds some really handy things,like good functional, lambdas that are good, and null guarantees, and a bunch of other awesome modern stuff I'm loving.

from ore-infinium.

Strongground avatar Strongground commented on August 16, 2024

I got a successful build yesterday! third-party dependencies loaded fine. Now I'll just have to find the resulting jar and test-drive it... :D

I also read a bit about Kotlin. Not sure how much of a help I can be there, up until now I tried to get into Python, mostly. At the moment I'm tempted to throw in some graphics / UI - if that has any priority on your side? Maybe working on the trees as they lack variety and depth in my opinion (no offense!)

Will contact you via IRC, seems more appropriate than abusing the Github issue system any longer... (:

from ore-infinium.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.