2DWorlds Forums
Buildism Source Code - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: News (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=8)
+--- Thread: Buildism Source Code (/showthread.php?tid=9505)

Pages: 1 2


Buildism Source Code - Jacob__mybb_import1 - 06-18-2012

http://buildism.net/BuildismSource.zip

Warning: It's pretty messy and doesn't follow conventions. If you make anything interesting, post it and I might add it to the game!


RE: Buildism Source Code - Dignity - 06-18-2012

Gimme the website code and I'll make mobile version.
EDIT: noob007, TRIANGLES, NOA!
Oh noes - I see a R ad on this page! D:


RE: Buildism Source Code - Dignity - 06-18-2012

Question: Whats the difference between Buildism.jar and BuildismLauncher.jar?


RE: Buildism Source Code - Jacob__mybb_import1 - 06-18-2012

(06-18-2012, 09:41 PM)Dignity Wrote: Question: Whats the difference between Buildism.jar and BuildismLauncher.jar?

The launcher just downloads the latest updates, it isn't the actual game.


RE: Buildism Source Code - Dignity - 06-18-2012

(06-18-2012, 09:44 PM)Jacob_ Wrote:
(06-18-2012, 09:41 PM)Dignity Wrote: Question: Whats the difference between Buildism.jar and BuildismLauncher.jar?

The launcher just downloads the latest updates, it isn't the actual game.

thnx
I will work on a httpGet method - online saving!
I'm a bit confused with how to define methods though.


RE: Buildism Source Code - Dignity - 06-18-2012

I keep getting this error.
Code:
Exception in thread "main" java.lang.ExceptionInInitializerError
    at net.buildism.object.GameObject.<init>(GameObject.java:116)
    at net.buildism.object.Root.<init>(Root.java:27)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at java.lang.Class.newInstance0(Class.java:372)
    at java.lang.Class.newInstance(Class.java:325)
    at net.buildism.World.createObject(World.java:385)
    at net.buildism.World.createObject(World.java:375)
    at net.buildism.World.create(World.java:599)
    at net.buildism.Game.<init>(Game.java:53)
    at net.buildism.Main.newGame(Main.java:359)
    at net.buildism.Main.setup2(Main.java:560)
    at net.buildism.Main.init(Main.java:637)
    at net.buildism.MainApplet.init(MainApplet.java:59)
    at net.buildism.Test.main(Test.java:23)
Caused by: java.lang.RuntimeException: Uncompilable source code - package se.krka.kahlua.vm does not exist
    at net.buildism.PropChangeHandler.<clinit>(PropChangeHandler.java:25)
    ... 17 moreJava Result: 1



RE: Buildism Source Code - Dr_Pepper - 07-09-2012

with this Code i will rule the world! thought it may be nice to see what make the game work.


RE: Buildism Source Code - Leonartist - 07-09-2012

This might actualy give us something to spend our money on.

http://buildism.net/forum/Thread-Buildism-Ad-Program


RE: Buildism Source Code - Dignity - 07-09-2012

(07-09-2012, 08:54 PM)Leonartist Wrote: This might actualy give us something to spend our money on.

http://buildism.net/forum/Thread-Buildism-Ad-Program

How is that related to the game source code at all?
Its not the website code, the game!


RE: Buildism Source Code - Dr_Pepper - 07-13-2012

fyi i can see the website code right now XD