Open GoogleCodeExporter opened 9 years ago
Fix is known, pending on a couple small cleanup changes before upload.
Original comment by radecfor...@gmail.com
on 25 Aug 2013 at 2:48
Just curious, has this been built into any releases as of yet? I just
downloaded the latest and I still get errors when loading the "General Items"
and "Usable Items."
Thanks a bunch for keeping this going!
Original comment by hammy...@gmail.com
on 24 Jan 2014 at 9:44
https://github.com/Windower/POLUtils/wiki
Original comment by mgordon5...@gmail.com
on 24 Jan 2014 at 1:35
The fork on GitHub is unofficial. I'm unhappy that it exists, and even
unhappier that there is no real indication that it is an unofficial fork.
I have done some work in a branch, cleaning up whitespace (using spaces only,
no more tabs), moving things to more recent Visual Studio & .NET framework
(removing most of the unused translation support in the process), and enabling
the AudioManager on all platforms. Once I get back to it and complete the new
installer (using WiX instead of NSIS), it will be up to the current maintainer
to decide whether it can be merged in.
I suppose I could integrate the changes made on that github in my branch, but
I'd prefer to keep those functional changes separate from my cleanup (and
starting a separate branch would only mean a tough merge afterwards). So from
my perspective that would have to wait til after my cleanup was merged in.
Original comment by tim.vanholder@gmail.com
on 24 Jan 2014 at 6:09
The code is open source, and the intention was to keep it functional. It wasn't
functional, thus.
Original comment by mgordon5...@gmail.com
on 3 Feb 2014 at 6:27
I definitely don't want to bother you, I know how it is when things are busy
and people nag you for a release, but just curious if there's any update on
this. I have an app that I publish and one of my DLL's is generated by parsing
the POL Utils' xml output from the item information. It would just be nice to
have all of the new items. Again, I'm not pressuring at all, just wondering how
far down the pipeline it is.
Thanks!
Original comment by hammy...@gmail.com
on 7 Mar 2014 at 9:43
When I have time, I'm looking into WiX to see if I'm creating the installer
correctly.
It's mostly working, I just need to add the start menu entry stuff.
Once that's done, I'll commit that, and I'll look at integrating the changes
from the github fork. When I do, I'll probably rely on you to build that branch
to validate that it works.
At that point, the remaining trouble will be:
- merging it into the trunk
=> this could be trivially easy, it just depends on how much pending work others
have
- distributing the installer (since google code doesn't support file downloads
anymore)
=> I might just put a /releases tree in svn, since the installer's aren't huge,
and we're only using 16MB of the 4GB quota
Original comment by tim.vanholder@gmail.com
on 7 Mar 2014 at 10:11
I've got an FTP server that I run from home that's on 99.9999% of the time. My
app's updater hits the server for new version downloads. I get a stable 1.5mbps
up. Just thought I'd offer if you ever got desperate ^.^b
Original comment by hammy...@gmail.com
on 8 Mar 2014 at 1:53
Bump. ^.^
Original comment by hammy...@gmail.com
on 12 Jul 2014 at 11:01
Original issue reported on code.google.com by
mgordon5...@gmail.com
on 25 Aug 2013 at 11:56