Title: WIP: Experimental Crazy Mod port to current UQM Post by: oldlaptop on November 24, 2013, 08:02:47 pm For roughly a month now I've been working on porting Elvish Pillager's old Crazy Mod (http://uqm.stack.nl/forum/index.php?topic=3465.0) (based on UQM 0.6.2, released over five years ago) to the current development UQM code. While there's still some bugs and missing features, it's now mostly complete. Currently known bugs/missing features:
Many AIs are even more broken than they were in the original Crazy Mod... Source code can be found in the 'crazy-ng' branch in this git repository (http://sourceforge.net/u/oldlaptop/sc2/ci/crazy-ng/tree/). A Windows debug build is available here (http://plantmonster.homeip.net/~oldlaptop/crazy-ng/uqm-crazy-ng-0.2-debug.exe), and you can get the resource pack (see below) here (http://plantmonster.homeip.net/~oldlaptop/crazy-ng/crazy-respack-0.2.zip) (thanks to Gekko for hosting these). Since this is based on current UQM git and not 0.7.0, you will need the most recent content update pack from the UQM git snapshot page (http://uqm.stack.nl/files/snapshots/) to play - Windows users can just follow the instructions there, using the Windows debug build linked above along with/instead of a 'normal' UQM snapshot build. You will also need an extra addon pack, or you will see glitches in the ship selection dialog. Windows users just need to put the resource pack linked above in the content/addons directory, if you have voices/Precursors remixes/etc it goes next to them. To build from source you just need to clone the git repository - all the needed content is there. Title: Re: WIP: Experimental Crazy Mod port to current UQM Post by: danzibr on November 25, 2013, 03:43:06 am Cool. I had no idea Crazy Mod was going to be available. I tried it and man... it really deserves its name.
Title: Re: WIP: Experimental Crazy Mod port to current UQM Post by: oldlaptop on November 27, 2013, 02:57:04 pm 30-ship teams working - with almost no interface glitches!
http://plantmonster.homeip.net/~oldlaptop/images/30ship-meleemenu.png (http://plantmonster.homeip.net/~oldlaptop/images/30ship-meleemenu.png) http://plantmonster.homeip.net/~oldlaptop/images/30ship-pickmelee.png (http://plantmonster.homeip.net/~oldlaptop/images/30ship-pickmelee.png) In order to make that second screenshot happen an addon pack is needed (like the Improved Netmelee Mod's effects pack), since the image for the blue background needed to be altered. As before, if you build from source you have this already, if not you can get a copy here (http://plantmonster.homeip.net/~oldlaptop/crazy-ng/crazy-respack-0.2.zip). |