Yes it would make charge, though don’t really know what you would do with that charge, but i think it would be usefull if vehicles are adgjacent you could just do a connect vehicle option…
also does anyone know the benificial affects of a glowing urchin… my char can easly handle the attention with a spoon but is there anything other than just glowing.
Artifact effects and wahtnot are all randomly generated. I believe there is a list of potential things it could do on the wiki page, if you want to check that.
what happens by building with RELEASE=1?
from the makefile i guess it’d take more time to build since there would be optimizations in the code (stripping of unnecessary things etc.)
is the product noticeably faster though?
are the distributed experimental builds built with this on or off?
It depends on your particular computer whether the increase in speed will be “noticeable”. Personally I could probably slow down Cata by 50% and I still wouldn’t be able to notice a difference, but I know there are people out there who are already noticing lag on the current, already optimized stable versions.
As for the experimental builds, I don’t believe they are built with RELEASE=1, just the stable builds.
@Catfoodbob: i used vim since i’m on linux, but i’d suggest your text editor of choice.
a good choice for windows is notepad++
@i2amroy: ty for the reply. For me the game can be very laggy at times, hoarder that i am.
I have noticed that closing and reopening the game (not just save/reload, but quit) helps short-term.
I always self build experimental and weren’t aware of the optimization flag.
That said I’d recommend using Notepad++ for most of your editing even with Codeblocks. The editor in code blocks is nice for quick debug changes, but I’m not the biggest fan of just using it for large scale editing.
Now that i do have the Notepad ++ where would be a good starting point to learn the language and such that is used for it, as you see, i have absolutely no clue as in what to do with it. and what languages do you people know, just want to know you know?