Sign in to follow this  
Warlander

Deedplanner 2.9.10 - 3D House And Deed Planner

Recommended Posts

Would it be possible to make the check something you can do manually, rather than having it check constantly?

"Validate building" or such.

Share this post


Link to post
Share on other sites
6 hours ago, Jaybudd said:

Would it be possible to make the check something you can do manually, rather than having it check constantly?

"Validate building" or such.

 

Hmm... I could take a look at checking if all buildings on map are valid, and giving info about where on map the error is - possibly even go as far as making this check work in background in order to notify about possible design flaws in a real time. (maybe even more than just this one check)

 

Thanks for this suggestion, seems like very good idea for the next bigger update! :)

  • Like 1

Share this post


Link to post
Share on other sites

Hello. Used deed planner few months ago. Now installed new version and there is something wrong with bridges.

 

Planned 3 tile wide, 4 tile long stone flat bridge from the ground to the second floor. From the 3 wide tiles all middle were ok, all outer tiles on both side got wrong models.

 

Another bridge, 2 tiles wide, 9 tiles long, flat stone bridge. All supports are ok, all parts between them got wrong models.

Edited by Wilczan

Share this post


Link to post
Share on other sites

please move the download to a different site lol its so full of malware and ads its insane

 

program is awesome though :)

Share this post


Link to post
Share on other sites

Perhaps it's Win10; as I like to blame most things on now days, or something else entirely. Either way after downloading, extracting, then running the program I am met with a bright red bordered window of error. After closing said window I find that not only is the program unresponsive, it also refuses to close on it's own and requires the assistance of Task Manager.
The following is the error report, if anyone can tell me what all this means or how to get the program to 'behave properly' I would appreciate it.
 

Spoiler

[2016-11-15 17:15:55] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_111
DeedPlanner 2.6.6
javax.media.opengl.GLException: Method "glCreateProgram" not available
    at jogamp.opengl.gl4.GL4bcImpl.glCreateProgram(GL4bcImpl.java:3411)
    at pl.wurmonline.deedplanner.graphics.shaders.Program.createOrGetProgram(Program.java:28)
    at pl.wurmonline.deedplanner.graphics.shaders.Program.bind(Program.java:58)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:437)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665)
    at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649)
    at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1213)
    at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1269)
    at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119)
    at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994)
    at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1777)
    at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:545)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1200(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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)

 

 

Thank you.

~Twigg~

Share this post


Link to post
Share on other sites
1 hour ago, Twigg said:

Perhaps it's Win10; as I like to blame most things on now days, or something else entirely. Either way after downloading, extracting, then running the program I am met with a bright red bordered window of error. After closing said window I find that not only is the program unresponsive, it also refuses to close on it's own and requires the assistance of Task Manager.
The following is the error report, if anyone can tell me what all this means or how to get the program to 'behave properly' I would appreciate it.
 

  Hide contents

[2016-11-15 17:15:55] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_111
DeedPlanner 2.6.6
javax.media.opengl.GLException: Method "glCreateProgram" not available
    at jogamp.opengl.gl4.GL4bcImpl.glCreateProgram(GL4bcImpl.java:3411)
    at pl.wurmonline.deedplanner.graphics.shaders.Program.createOrGetProgram(Program.java:28)
    at pl.wurmonline.deedplanner.graphics.shaders.Program.bind(Program.java:58)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:437)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665)
    at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649)
    at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1213)
    at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1269)
    at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119)
    at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994)
    at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1777)
    at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:545)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1200(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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)

 

 

Thank you.

~Twigg~

 

It looks like either your GPU does not support shaders at all or - more likely - GPU drivers are heavily outdated/broken.

If you are on laptop and have dedicated GPU, another possibility is that integrated GPU does not support shader in which case you must force GPU drivers to use dedicated GPU with DeedPlanner instead.

DeedPlanner complains that it cannot use shaders at all.

Share this post


Link to post
Share on other sites

Alright, think that about sums it up. Thank you very much for the prompt response.

~Twigg~

Share this post


Link to post
Share on other sites
59 minutes ago, Twigg said:

Alright, think that about sums it up. Thank you very much for the prompt response.

~Twigg~

 

Is the problem fixed? :)

Share this post


Link to post
Share on other sites

Sadly not, but in truth I have not attempted to fix it yet either. I am going to give it some time before I attempt to tackle it as it is frustrating me to no end currently. I will update you when I do.

Share this post


Link to post
Share on other sites

I've been trying to plan a sort of donut house with bridges, but Deedplanner refuses to place the bridge in the correct orientation.

 

I select the start tile, move up a floor, and select the end tile, but when I place the bridge, the end of the bridge is the low end and the start is the high end, instead of vice versa.

Share this post


Link to post
Share on other sites
1 hour ago, Ostentatio said:

I've been trying to plan a sort of donut house with bridges, but Deedplanner refuses to place the bridge in the correct orientation.

 

I select the start tile, move up a floor, and select the end tile, but when I place the bridge, the end of the bridge is the low end and the start is the high end, instead of vice versa.

swipe what end is start and end of bridge i had this happen few times. has something to do with north vs south and east vs west

Share this post


Link to post
Share on other sites

Thanks, I'll try that when I get the chance.

 

Also, is it just me, or is the wooden house portcullis still missing?

Share this post


Link to post
Share on other sites

Hey Warlander, love this tool as you know. It just gets better and better!

 

I'm about to do some renovation so I was wondering if there are any plans to put pylons and obelisks in at some point? I think they would be a great addition due to the following factors:

  • They are huge visible elements that you would not want to make the mistake of building in the wrong spot
  • They take so much time and resources to make, so if the layout design fails, it would be so awful
  • They are elements that one would often "build around", meaning that they would most likely be very "central" types of objects for the design of a place and that everything in the surrounding area would be built to accommodate such an object - thus - needs a lot of planning

Share this post


Link to post
Share on other sites
On ‎11‎/‎14‎/‎2016 at 7:29 PM, Killroth said:

please move the download to a different site lol its so full of malware and ads its insane

 

program is awesome though :)

yes please move it

 

cant dl from this site

Share this post


Link to post
Share on other sites
21 hours ago, Malena said:

Hey Warlander, love this tool as you know. It just gets better and better!

 

I'm about to do some renovation so I was wondering if there are any plans to put pylons and obelisks in at some point? I think they would be a great addition due to the following factors:

  • They are huge visible elements that you would not want to make the mistake of building in the wrong spot
  • They take so much time and resources to make, so if the layout design fails, it would be so awful
  • They are elements that one would often "build around", meaning that they would most likely be very "central" types of objects for the design of a place and that everything in the surrounding area would be built to accommodate such an object - thus - needs a lot of planning

 

I will take a look at them this week.

 

On 15.11.2016 at 1:29 AM, Killroth said:

please move the download to a different site lol its so full of malware and ads its insane

 

program is awesome though :)

 

Hmm... To be honest earnings from ads on this site are minimal anyway (total of $5,67 in 11 months) so I will remove it.

Share this post


Link to post
Share on other sites

This is so easy to use and it's amazing! 

Thank You for changing the dl location

Share this post


Link to post
Share on other sites
On 11/20/2016 at 2:51 PM, Warlander said:

I will take a look at them this week.

 

Thank you!

Share this post


Link to post
Share on other sites

I cannot run the program. Error log:

[2016-11-23 16:17:09] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_111
DeedPlanner 2.6.6
java.lang.NullPointerException
    at pl.wurmonline.deedplanner.data.Tile.renderGround(Tile.java:194)
    at pl.wurmonline.deedplanner.data.Tile.render3d(Tile.java:164)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:450)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665)
    at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649)
    at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1213)
    at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1269)
    at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119)
    at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994)
    at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1777)
    at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:545)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1200(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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)

 

Edited by Trevize

Share this post


Link to post
Share on other sites
On 23.11.2016 at 4:17 PM, Trevize said:

I cannot run the program. Error log:

[2016-11-23 16:17:09] Error has occurred!
Java vendor: Oracle Corporation
Java version: 1.8.0_111
DeedPlanner 2.6.6
java.lang.NullPointerException
    at pl.wurmonline.deedplanner.data.Tile.renderGround(Tile.java:194)
    at pl.wurmonline.deedplanner.data.Tile.render3d(Tile.java:164)
    at pl.wurmonline.deedplanner.data.Map.render(Map.java:450)
    at pl.wurmonline.deedplanner.graphics.GraphicsLoop.display(GraphicsLoop.java:58)
    at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665)
    at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649)
    at javax.media.opengl.awt.GLJPanel$Updater.display(GLJPanel.java:1213)
    at javax.media.opengl.awt.GLJPanel$8.run(GLJPanel.java:1269)
    at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119)
    at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:994)
    at javax.media.opengl.awt.GLJPanel$OffscreenBackend.doPaintComponent(GLJPanel.java:1777)
    at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:545)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JLayeredPane.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
    at javax.swing.RepaintManager.paint(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
    at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
    at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
    at java.awt.Container.paint(Unknown Source)
    at java.awt.Window.paint(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at javax.swing.RepaintManager$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
    at javax.swing.RepaintManager.access$1200(Unknown Source)
    at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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)

 

 

This error usually happens when program database is not accessible - is the Data folder in the same location as the program executable (.jar) file?

Share this post


Link to post
Share on other sites

DeedPlanner 2.6.7 released! Changes:

  • Added possibility to customize left and right-click ground types you want to place: simply use the proper mouse button to select ground type for that button!
  • Added pillars and obelisks.
  • Like 1

Share this post


Link to post
Share on other sites

Thank you thank you thank you thank you! So amazing to be able to conjure wild designs with these pylons and obelisks now! :)))

Share this post


Link to post
Share on other sites

I have one interesting idea for next DeedPlanner update, but fulfilling it would require an artist.

 

I think it would be interesting idea to have farm tiles textures with all types of crops images photoshopped (or gimped) on them, to make using DeedPlanner for farm planning possible.

 

If someone is interested, please send me a message. :)

  • Like 1

Share this post


Link to post
Share on other sites
2 minutes ago, Warlander said:

I have one interesting idea for next DeedPlanner update, but fulfilling it would require an artist.

 

I think it would be interesting idea to have farm tiles textures with all types of crops images photoshopped (or gimped) on them, to make using DeedPlanner for farm planning possible.

 

If someone is interested, please send me a message. :)

 

*puts her hand up to volunteer*

 

I'd love to help out Warlander, it would be such a nice way to personally pay back and thank you for your efforts making this little application that has been such a huge part of my wurm life. 

  • Like 2

Share this post


Link to post
Share on other sites

Ok, so...

 

It seems that the next larger update (ETA: before the end of this year) will be filled with graphics-related changes, so I am taking a suggestions that are related to this aspect of the program. :)

 

Two changes I can already confirm is a farm planning mode and lightning in caves (similar to actual Wurm caves).

 

From technical side, the graphics library will stay the same (JOGL), but the renderer will be rewritten to allow the use of more shaders and better optimizations.

  • Like 2

Share this post


Link to post
Share on other sites
2 hours ago, Warlander said:

Ok, so...

 

It seems that the next larger update (ETA: before the end of this year) will be filled with graphics-related changes, so I am taking a suggestions that are related to this aspect of the program. :)

 

Two changes I can already confirm is a farm planning mode and lightning in caves (similar to actual Wurm caves).

 

From technical side, the graphics library will stay the same (JOGL), but the renderer will be rewritten to allow the use of more shaders and better optimizations.

 

More models, I believe I listed some of the missing models on a previous page.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this