tirbofish/dropbear · history
-
2f6997cMerge pull request #74 from tirbofish/physics-scripting — Thribhu K -
f5ccc40wip: implemented JNI function headers (finally). doing some testing. — Thribhu K -
620110dwip: added JNI "*Native" java files and matched the jvmMain stuff. — Thribhu K -
9a88505refactor + wip: changed to a more "abstract" component querying system, allowing for other developers to create their own components. also shuffled the code, and now got the commonMain working (to a documentable stage). — Thribhu K -
98781d6created a new euca://internal URI for any models that are stored in the executables memory. first one i implemented was euca://internal/dropbear/cube — Thribhu K -
2300585plugin loading system and the very basics of an SDK — tk -
8a42193completed the Kotlin/Native part of the three functions, hopefully it works (haven't tested it yet). — tk -
0f11ba0added magna-carta plugin support for template. — tk -
a22b802Merge pull request #50 from 4tkbytes/sockets — tk -
d4725cc18 hours on this commit, and fuckass kotlin native doesnt work for shit. i hate this ugh — tk -
82a4473attempting hybrid solution: jvm for dev build, native for prod build. — tk -
534cf03Merge pull request #49 from 4tkbytes/kotlin — tk -
2bfa265initialised kotlin project, about to start on it... — tk