Nice plugin. Took a gander at your API. I have a suggestion, you should use immutable, arbitrary-precision signed decimal numbers (like BigDecimal) for currency mathematics not floats and doubles as they will loose precision. Otherwise nice project
Posts by yahwho
-
-
@noci loving the map graphic UI
-
I haven't got this plugin so I can't comment exactly. But if your plugin is using a gui there is indeed an api bug that causes the listener to stop working when someone logs off. Red does know about this and said it should be fixed on the next update - fingers crossed! So it's not a bug in the plugin you're using.
-
Thumbs up @ArcaneDesmond
-
Thanks for the reply / explanation
The only 3D OpenGL stuff I ever did was a bouncing ball hehe - and I know that was tough to code
-
Hey JIW!
They say a picture is worth a thousand words.
I really do appreciate that writing code is not easy! But the game does appear to utilise the CPU when it should utilise the GPU(s) available to it.
You will see from the following screen grabs that when running the game it uses (on my rig at least) 60% of the CPU time on all four cores.
In contrast, the GPU which should be the graphics power house, where there are 8 cores available, only one core is being used at about 35%
Feels a bit like going shopping to the local corner shop in a Bugatti Veyron. ( Honestly I really do wish I knew what that felt like!
)
-
-
We'll that's a bit of a bummer.
Thanks for the reply Minotorious! Always full of answers - they should make you a forum moderator
-
I want fish and fishing myself. I can deal with the way things are as far as plants go rt now but fishing would be a big boon.
Fish would defo make the seas feel more "alive"
-
Does anyone know, without me going off and testing this, if using blueprints require resources? I haven't tried using blueprints you see in non-gm 1 mode.
-
I would like to see more "decorative items"
-
I feel like a trendsetter
-
Downloading textures.jar? Are you playing on a multiplayer server with custom textures?
Steam or standalone version?
-
There's a clue to the file location in my screen dump
-
The next update will definitely include mounts, i.e. horse
Reading that just made my day! -
That's OK, thought I might have been doing something wrong or someone might have had a workaround for it.
Really no need to apologise @red51 you're doing some really great work! You have inspired me to start writing code again which I'm enjoying as much as playing the game!
I can only guess at the length `todo` list you guys have!
I will assume then (unless you state otherwise) that I can carry on with my GUI coding and that I was not doing it wrong and it will work as intended once the listener is fixed
-
Lol you're welcome.
-
Anyone figured out a workaround for this?
-
You need to use this application: http://sqlitebrowser.org/
Let me see if i can grab a dump for you.
It looks like this once run - simply drag the file definitions.db into it
p.s. if you use a copy file like I have you can't do any damage!
-
OK maybe a friendly programmer might write a plugin for the game