Skip to content

Releases: Trico-Everfire/p2-publishing-tool

The Rewrite, RELEASE!

05 Mar 14:34
e968cd7
Compare
Choose a tag to compare

Well Seymour, we've made it, despite your directions. After a long journey of throwing out bad code, keeping what works and improving upon it, It's finally done, Portal 2's map uploader is fully functional. I enjoyed working on this tool, and it's finally ready for release, no more betas, no more pre releases, just a working tool. I am not yet done adding features, I plan on adding additional QoL features in the future, like Light Mode:tm: (pls help me), a workshop item information window, a quota viewer, and other bits and pieces people may want, let me know by making an issue on this github. If there are any issues with the tool, PLEASE MAKE AN ISSUE ON THIS GITHUB, I won't know otherwise it exists, Thank you. And remember, testing is the future, and the future starts with YOU.

The Rewrite, Missing the Quota!

04 Mar 11:51
Compare
Choose a tag to compare

Fixed incorrect quota math, would give a "quota exceeded" error when plenty of space was available when trying to upload.

The Rewrite, Steam Workshop Visibility!

03 Mar 21:54
Compare
Choose a tag to compare

After fighting Steam in a fierce battle against undocumented API calls, workshop upload incompatibility and rewriting parts of the upload code. I've figured out the issue and it's now functional! (to my knowledge), Any items created with this tool before this release must be deleted and recreated as they're permanently invisible, sorry for the inconvenience.

The Rewrite, Upload Assurance.

25 Feb 02:12
Compare
Choose a tag to compare

Fixed a bug where uploading was impossible due to the full path to the BSP being used as steam remote storage's path. As well as uploading an item not reloading the item list.

The Rewrite, doing it with Style!

24 Feb 15:27
Compare
Choose a tag to compare

On WIndows it looked pretty awful before, black text on a dark background, white backgrounds in a dark mode environment. That's all fixed now! it's now pure dark theme, if you wish to have a light theme, that'll probably come post release... via someone elses PR, because I don't wanna have my eyes erased by endless flashbangs. Sorry!

The Rewrite, Fixes and Linux Binaries!

24 Feb 04:24
Compare
Choose a tag to compare

The end of the road is in sight, the final touches and bugs are being worked on, it does require a bit more testing, but as far as I know, things are almost ready. only the theming requires some love, which will be applied once the application is confirmed to be properly working. Enjoy this last beta before the full release! But just because we have a finished product, doesn't mean it's fully done, there are some small QoL features I wanna implement post release. they aren't important for the functionality, but are neat things to have that'll make working with the tool a little smoother. so, stay tuned!

The Rewrite, qminimal fix.

19 Feb 00:30
e6d23ef
Compare
Choose a tag to compare
2.0.2-beta

Update CMakeLists.txt

The Rewrite, SSL fix.

18 Feb 23:45
cb85156
Compare
Choose a tag to compare

Fixed missing SSL libraries.

The Rewrite!

17 Feb 23:56
Compare
Choose a tag to compare

After a long time, here it is, the complete rewrite. Please be reminded this is a BETA, so report any issues on this github, thank you!

v1.0.1 Release! Linux Binaries!

29 Aug 03:32
bb1ba74
Compare
Choose a tag to compare

I mastered the art of fighting with CMake, QT and the compiler and have managed to create a version that seems to work. I hope it does for you too.