News:

Your help in translating MegaGlest is much appreciated.

Main Menu

Maps overview

Started by martiño, 2 February 2008, 19:00:14

Omega

Quote from: will on  2 May 2011, 14:39:12
Quote from: wciow on  2 May 2011, 12:43:32
With the GAE addons folder you can overide any file at run time. You would need to make some new models and name them the same as the existing statue models. This wil currently be an always-on overide, but it won't delete/change the original tileset and can be easily removed.

The addons folder in GAE is fundementally deeply broken and you can't use it in this way.

The order of who overrides whom is arbitrary and global.
Technically speaking, you can use it that way, but no guarantees the files will be correctly overwritten, and I have no clue how the game would react to multiple mods overwriting the same files. Best to create a whole new tileset, in your case, perhaps a mars or post-apocalyptic earth tileset?
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

will

Quote from: Omega on  2 May 2011, 21:44:50
Technically speaking, you can use it that way, but no guarantees the files will be correctly overwritten, and I have no clue how the game would react to multiple mods overwriting the same files.

On the other hand, I might actually know how it works and what guarantees there are or aren't.

Technically speaking, GAE addons is fundamentally broken and cannot be used this way.

Which does indeed leave conventional tilesets as the only working way to change the tileset.

John.d.h

Of course, you could copy the original tileset, change the assets that you want to change, and link the rest of the XMLs back to the original tileset so you wouldn't need the duplicated assets.

Psychedelic_hands

Quote from: will on  3 May 2011, 05:23:23
Quote from: Omega on  2 May 2011, 21:44:50
Technically speaking, you can use it that way, but no guarantees the files will be correctly overwritten, and I have no clue how the game would react to multiple mods overwriting the same files.

On the other hand, I might actually know how it works and what guarantees there are or aren't.

Technically speaking, GAE addons is fundamentally broken and cannot be used this way.

Which does indeed leave conventional tilesets as the only working way to change the tileset.

Really? I have tested that before and didn't notice anything wrong.
Whats exactly wrong with it?

will

http://blogs.msdn.com/b/oldnewthing/archive/2005/06/07/426294.aspx

if Mr War makes the tileset objects suit his mod, what happens when he plays with other factions?

What happens if someone uses the same overriding trick for the same files in their mod too?

John.d.h


Omega

Quote from: will on  3 May 2011, 11:39:34
http://blogs.msdn.com/b/oldnewthing/archive/2005/06/07/426294.aspx
Good logic. The addons manager, would, of course, fix this, but overly, a new tileset is a better idea, lest an inexperienced player unwillingly and unknowningly "overwrites" his tileset, and may not know how to fix it. Plus, not sure if tileset changes are allowed in multiplayer... I'd assume that a model change wouldn't make a difference, but eg: walkability changes would make a *huge* difference.
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

andy_5995