Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276

Full Statistics

Online Users
There are currently 245 online users.
» 0 Member(s) | 243 Guest(s)
Bing, Google

Latest Threads
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 5,981
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 686
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,497
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,204
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,069
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 949
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 928
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,138
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 950
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 907

 
Brick Glitchz0r
Posted by: Fat_Sacks - 02-26-2011, 08:35 AM - Forum: Suggestions - No Replies

If you press backspace in a game, you delete the ' press . to chat'

Print this item

Information Buildism mobile?
Posted by: Fat_Sacks - 02-26-2011, 08:09 AM - Forum: Suggestions - Replies (2)

Yeah, on my IPod just browsin' the forums. I would love to have the site be a mobile version or even the whole game mobile.

Print this item

Big Grin First ever ladder on Builderism!
Posted by: Fat_Sacks - 02-26-2011, 05:00 AM - Forum: Current Games - Replies (8)

http://buildism.net/game.php?id=1044
It basicly uses water bricks. Nothing fancy. :Big Grin

Print this item

Music Possible Buildidm logo I made
Posted by: Fat_Sacks - 02-26-2011, 04:38 AM - Forum: Suggestions - Replies (4)

Dunno, made this in a few seconds, tell me what you guys think.



Attached Files Thumbnail(s)
   
Print this item

  Buildist city
Posted by: BuildistGuard - 02-26-2011, 01:30 AM - Forum: 2DWorlds Discussion - Replies (2)

A paraody of Simcity 4, Buildist city allows you to build a city with only buildings built with blocks. Buildist city is currently in the works by some developers. Buildist city is 2D and runs on buildism. Buildist city will also show buildist citizens. Buildist city has no main goal. This thread will be updated almost everytime. Please give scripts to make the gameplay like simcity 4 like the residential, industrial, and commercial zones. Try your best to contribute to my future game, expected to be release on buildism in spring 2012.

Print this item

  2/25/11
Posted by: Jacob__mybb_import1 - 02-26-2011, 12:43 AM - Forum: News - Replies (3)

  • Added water! First build a container, then click the appropriate toolbar button and place it the same way you would place a box.
  • You can now change the masses of parts; be careful though because you can't get a part's original mass back without recreating it.

Print this item

  What do you think of my CHEESEMAN Skin?
Posted by: Daria-Theblablybla - 02-25-2011, 06:26 AM - Forum: Skins - Replies (24)

Honestly, what do you think? I know the holes aren't lined up correctly though :/

Print this item

Rainbow Lololol, My skin is my Roblox character, lollollol2222lol
Posted by: Fat_Sacks - 02-25-2011, 06:21 AM - Forum: Skins - No Replies

lollollol2222lol
Tell me, does it look similar at all?

Print this item

  The Road to Beta
Posted by: Jacob__mybb_import1 - 02-24-2011, 11:37 PM - Forum: News - Replies (17)

Buildism is currently in alpha, a status that usually implies that a program is only useful for testing and is not usable yet. I think it's time to change that, so as soon as the following features are finished, Buildism will become a beta!

  • Seats
  • Ladders
  • Stable welds
  • Water (possibly)

I'm not going to set a release date, but I do think the next few months will be a good period of growth for Buildism Smile

*imagines climbing up a ladder and onto a pirate ship made of many parts, sitting in the captain's seat and sailing off into the ocean*

Print this item

  MAJOR ERROR(S)!!!
Posted by: Qwertygiy - 02-24-2011, 03:33 PM - Forum: 2DWorlds Discussion - Replies (7)

1: Textures are no longer working. All textured parts are invisible.

2: Im not respawning when I die...

3: As Darklord has pointed out, negative bounciness = Whoops.

Also, this prints in the output MANY MANY TIMES:

Error drawing object Qwertygiy
java.lang.RuntimeException: Wrong thread
at net.buildism.Util.checkThread(Util.java:102)
at org.jbox2d.dynamics.Body.getAngle(Body.java:559)
at net.buildism.object.Part.getRotation(Part.java:622)
at net.buildism.object.Character.draw(Character.java:270)
at net.buildism.GamePanel.drawStuff(GamePanel.java:271)
at net.buildism.GamePanel.paintComponent(GamePanel.java:157)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Print this item