Deep_Blue
Knight
- Joined
- Aug 2, 2005
- Messages
- 750
I am really disappointed with the current situation of Modding in Civ5, It seems like they released an unfinished SDK and that they didnt plan wisely before they release it.
I swear that before the patches I was able to change happiness in Lua using ChangeHappinessFromBuildings. But this function doesn't work any more in the new patches
What else we have to change happiness , we have the stupid SetHappniess() which is no good because happiness will reset every turn. why changing Happiness is forbidden in Civ5 modding? that is really very very dumb.
Modding now is limited more than before, I am really disappointed with that.
They promised a game that will be more moddable that ever, and what we got:

I swear that before the patches I was able to change happiness in Lua using ChangeHappinessFromBuildings. But this function doesn't work any more in the new patches

What else we have to change happiness , we have the stupid SetHappniess() which is no good because happiness will reset every turn. why changing Happiness is forbidden in Civ5 modding? that is really very very dumb.
Modding now is limited more than before, I am really disappointed with that.
They promised a game that will be more moddable that ever, and what we got:
- An SDK with many many limitations
- Poor graphics modibility
- Stupid FontIcons
- Unfinished Nexus
- No documentation
- Removal of functions (like ChangeHappinessFromBuildings) in the patches without notice
- Unstable Modding environment , mods before the patch doesnt work after it. the real cause of this instability is because most of the lua files are not modular, they are poorly programmed with lack of vision for any future changes.
