-
Posts
1.322 -
Joined
-
Last visited
-
Days Won
10
Everything posted by Loki1950
-
Don't you just hate terminal geeks sometimes Enjoy the Choice
-
He put it in a photo editor it's a joke as he is tired of your harping on this everyday. Enjoy the Choice
-
There is an office building here in Ottawa with two embassies though on separate floors Enjoy the Choice
-
Some questions and proposals in my first post here
Loki1950 replied to Marbod's topic in Gameplay Discussion
The AI is not aware of lots of things it very simple ATM feel free to create a patch we use Phabricator for formal review the AI is mostly written in java script with some helper functions in C++ since it's just Js you could just post a mod here on the forum I imagine someone would happy to try it out Enjoy the Choice -
It's the last error that was fatal check your video drivers. Enjoy the Choice
-
Not only false positives several anti-virus apps automatically mark Open Source programs as not trustworthy. Enjoy the Choice
-
And Git was never designed to handle binary data ie: textures,meshes gracefully and it's slowness is most likely caused by the quality of your internet connection. Enjoy the Choice
-
How about colour blind players? Enjoy the Choice
-
we need volunteers ... There are many absent members
Loki1950 replied to Lion.Kanzen's topic in Gameplay Discussion
Git and svn are both version control systems git was designed by Linus Torvalds for use by the Linux kernel developers after the commercial version control system they where using decided to up the fee they where charging the Linux Foundation. Svn more properly subversion is also Open Source been around for a long time available on most platforms as well. Both have diff/patch functions and where originally designed for use in a terminal window though GUI are available for both the git ones on Linux are kinda primitive for svn I prefer ksvn on Linux Tortoise has both for windows that integrate into the Windows Explorer shell with very good context menus that's the one our wiki recommends on Windows. Enjoy the Choice -
Addition of Han Chinese to 0AD
Loki1950 replied to Yekaterina's topic in Game Development & Technical Discussion
Nice work did you use the makeclothes blender plug in for the hair and moustache or are they just added with GIMP using the plug in does give a better render result though. Enjoy the Choice -
Addition of Han Chinese to 0AD
Loki1950 replied to Yekaterina's topic in Game Development & Technical Discussion
My old high school drafting teacher was quite forceful in saying it was not art but a precise picture of an actual object that was used to duplicate it.He came out of an architectural practice.All that said @m7600is quite right and if you add makehuman you have most things covered. Enjoy the Choice -
atlas Can a bridge over land be made using atlas
Loki1950 replied to andy5995's topic in Scenario Design/Map making
Sorry but units can not walk on any mesh(model) the pathfinder just can not see where it can walk ATM. Enjoy the Choice -
Not mandatory but only you have the permissions to edit your posts(admins can but mostly they are occupied) it's just adding solved to the topic title and it does make searching easier. Enjoy the Choice
-
The release of Alpha 24 and the recent announcements about AOE 4.
Loki1950 replied to mysticjim's topic in General Discussion
Mint is not really lightweight and the whole Cinnamon desktop is their invention and they are built with the Ubuntu repos just like Ubuntu was built on Debian there are always forks in Open Source part of the reason we survive.There is no one way. Enjoy the Choice -
As far as I know only the Atlas(Map editor) can save in the game's map format.With that as a given there is no easy way you will need to export each model separately as .dae then import them into the games public mod or add them to a custom mod so that they become available within Atlas.BTW there are several tutorials on doing all this in our wiki(the Development link in the web page header). Enjoy the Choice
-
My default tactic when any Open Source app is wonky under Windows is to check what the anti-virus is doing most automatically assume they are a security risk. Enjoy the Choice
-
The replay only contains the commands that each player gave so the replay file is just a text file so no data travfer. Enjoy the Choice
-
That may be just bad press that all Open Source projects share with the anti-malware companies they just do not trust noncommercial software at all this has been going on for years. Enjoy the Choice
-
No the SNAP method is completely separated from your distro's repos it's a complete and separate way of delivering software. Enjoy the Choice
-
Please post the replay of the game in question as our lobby monitor has no access to them on the server side it's a text file and not that big. Enjoy the Choice
-
How do you load local.cfg
Loki1950 replied to Yekaterina's topic in Game Development & Technical Discussion
The local.cfg is a standard text file so it may have become corrupted in some way not sure how though. Enjoy the Choice -
A program that looks at network traffic at a very low level as in what is in each packet that is send or received exactly. Enjoy the Choice