Derek Chan
Derek Chan
XCOM2 had a pretty active mod community. AFAIK the scripts are done with overriding templates/classes. Mods can extend the base game's classes in `.uc` scripts. They provide an [XCOM SDK](https://downloads.2kgames.com/xcom2/uploads/pdfs/XCOM2_SDK_QuickStart.pdf)...
I am thinking to refactor and extract the "campaign logic" - the logic involving specific sectors or soldiers into its own module file. But those logic are scattered around everywhere...
Yes, I have quite a number of extension points I wanted to add. Those are still W.I.P. (e.g. 807bcaba8 and 052f2a8eb). Those are in conflict with the recent changes with...
This should be 2 separate issues. I like your idea of 1x, 2x window scaling. We've seen to many people confused about the windowed resolution and scaling. Or, we can...
Wait - isn't it a bug to have `default:` before `DIF_LEVEL_HARD`? ([git-blame](https://github.com/ja2-stracciatella/ja2-stracciatella/commit/36cf532b1581f53fb274d026ff23229b3f5a9336#diff-0e619ad3d3d46e0f27eba2fd94012c5af3741f8d75484ddfa14d0b752971e1f4R284-R286))
I haven't tried in original yet. And I should add that it was in realtime mode when it crashed. Incapacitated by the last enemy, killed the last enemy, back in...
I have added several mod projects in the [ja2-stracciatella](https://github.com/ja2-stracciatella?q=mod-) org. I am thinking how do we organize and offer the mods? A few questions: 1. Is GitHub a good place...
> The site already mentions them, but for the release it would be good to prepare a simple zip file with all of them, just so it's more user-friendly. GitHub...
Do you know of any other data-only mods out there? I found one [more](http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=15352&goto=225702&#msg_225702), copied to GitHub [here](https://github.com/ja2-derek/mod-kaerar-gun-pack). I will add some screenshots to each of the mods we have....
Something like this: https://github.com/ja2-derek/ja2-stracciatella-modpacks/releases/tag/0.0.1 3 community "contrib" mods packaged as .deb and .zip